Geekpedia
  • Tech
    • Tutorials
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
    • Software
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
  • Media
    • Pictures
  • News
      • ActionScript
      • AI Coding
      • ASP
      • ASP.NET
      • C
      • CSS
      • C#
      • C++
      • Code
      • General
      • HTML
      • Java
      • JavaScript
      • PHP
      • Silverlight
      • SQL
      • Visual Basic
      • Communications
      • Development
      • Internet
      • Linux
      • Microsoft
      • Security
      • Windows
  • Gear
  • Mobillity
  • Wellness
  • Knowledge Base
    • Pictures
  • News
Getting a list of all the files in a directory
C# Code
September 24, 2023November 3, 2023Nathan

Getting a list of all the files in a directory

With very little C# code you are able to loop through all the files at a given path.

Discover
Convert a number from digits to words
Code JavaScript
September 24, 2023November 3, 2023Nathan

Convert a number from digits to words

A JavaScript function for converting numbers (21) to words (twenty-one). It works for numbers up to 999, but it can be transformed to support numbers in the thousands too.

Discover
Read file to output stream and return its state
C++ Code
September 24, 2023November 3, 2023Nathan

Read file to output stream and return its state

This code will read a file and display its content to the output stream (console), while being on the lookout for errors.

Discover
Quicksort algorithm and character count
C++ Code
September 24, 2023November 3, 2023Nathan

Quicksort algorithm and character count

This C++ console application accepts a string as input and after storing them in a character array, sorts them alphabetically using the quicksort algorithm. It also counts the number of character occurences in the string.

Discover
Basic Chatroom Skeleton Application
Code Java
September 24, 2023December 12, 2023Nathan

Basic Chatroom Skeleton Application

This Java code is not addressing the core of a chat application (sending and receiving messages) however it makes a good GUI skeleton for starting such an application.

Discover
Shorten a string with complete words
Code Ruby
September 24, 2023November 3, 2023Nathan

Shorten a string with complete words

The Excerpt() function takes in a string and shortens it to the desired amount of characters, but without cutting into the middle of a word.

Discover
String Ends With Values in Array of Strings
C# Code
September 24, 2023November 3, 2023Nathan

String Ends With Values in Array of Strings

This simple method checks if a string ends with either of the values in an array of characters, and returns true if it does. Useful to add appropriate suffixes to words in standard form.

Discover
Check URL validity using JavaScript
Code JavaScript
September 24, 2023November 3, 2023Nathan

Check URL validity using JavaScript

The CheckValidUrl() function takes in an URL and checks whether or not it is valid by verifying it against a regular expression. Works for HTTP, HTTPS and FTP URLs.

Discover
Simple Interest Calculator Java Applet
Code Java
September 24, 2023December 12, 2023Nathan

Simple Interest Calculator Java Applet

A sample interest calculator, very basic in functionality, coded in Java and ready to be compiled and executed as a Java Applet.

Discover
Converting from binary to decimal and back
Code Python
September 24, 2023November 3, 2023Nathan

Converting from binary to decimal and back

A simple method for converting binary numbers to decimal, and a wise method for converting decimal numbers to binary (using hexadecimal in between.)

Discover

Posts pagination

Previous 1 … 16 17 18 … 21 Next

Trending Posts

Mastering Responsive UI Design with ActionScript

Mar 1, 202417 min read
Read More

Harnessing ActionScript for Cutting-Edge Data Visualization: Trends, Tools, and Techniques

Feb 28, 202423 min read
Read More

Mastering Advanced Form Handling in ASP.NET: Enhancing Web Interactivity

Feb 26, 202413 min read
Read More

Leveraging ActionScript for Enhanced Advertising and Marketing Impact

Feb 24, 202420 min read
Read More

Improving Performance of ASP Applications

Feb 23, 20249 min read
Read More
No Post Found

Trending News

The Future of Technology: WIRED’s Latest Breakthroughs in Science and Business

Dec 19, 202311 min read
Read More

Revolutionizing AI: The Emergence of 3D Electronics from 2D Materials

Dec 19, 202313 min read
Read More

Google and IBM Advance Quantum Computing, Poised to Transform Problem Solving

Dec 19, 20239 min read
Read More
Image Not Found
Geekpedia is a knowledge-driven website offering fresh takes on tech, wellness, gear, and more — all through a thoughtful lens.
From coding tips to curated lifestyle content, it’s built for those who live smart, think sharp, and stay curious.
FOLLOW US
  • Social Image
  • Social Image
  • Social Image
  • Code
  • Gear
  • Generative AI
  • Knowledge Base
  • News
  • Contact Us
  • Work With Us
  • About Us
  • Affiliate Disclosure
  • FAQ
  • Advertisement
  • Disclaimer
  • Privacy Policy
  • Terms & Conditions