Latest Contributing Articles
Nov 18, 2009
JavaScript Query String URL Parameters Tutorial: How to URL Query Strings and Extract Parameters from URL
In: Javascript/Java Programming
By: Guy Lecky-Thompson
Nov 16, 2009
Sequential and Random Access File Handling in C: The C stdio fseek, ftell and rewind Functions for use with Files
In: C Programming
By: Guy Lecky-Thompson
Nov 4, 2009
Faster PHP Web Development With an MVC Approach: How to use CodeIgniter Development Tools for Custom Websites
In: Computer Programming (general)
By: Vinicius Alves
Oct 30, 2009
Microsoft Exchange Server Setup Guide: Global Catalog Server and Installation of Microsoft Exchange Server
In: Computer Programming (general)
By: Preetam Kaushik
Oct 30, 2009
How to Setup Microsoft Exchange Server: Microsoft Exchange Server - Domain Controller and Active Directory
In: Computer Programming (general)
By: Preetam Kaushik
Oct 5, 2009
Introduction to SQL: SELECT, FROM, WHERE & More: Query Commands for Relational Database Management Systems
In: Database Programming
By: Jennifer Graham
Oct 2, 2009
Simple Software Development for Small Businesses: How to Define, Commission, Test and Deploy Small Applications
In: Computer Programming (general)
By: Guy Lecky-Thompson
Sep 20, 2009
HTML: What It Is and What It Does: HTML Basics for Beginners
In: Computer Programming Languages
By: Joshua Nuttall
Sep 17, 2009
Values in Extreme Programming: Agile Software Development Takes the Human Factors Into Account
In: Computer Programming (general)
By: Tsveti Georgieva
Sep 16, 2009
Introduction to SQL: Getting Started: A Query Language for Relational Database Management Systems
In: Database Programming
By: Jennifer Graham
Sep 12, 2009
How to Concatenate a Range of Cells in Excel: Free Excel VBA Function to Join Cells with a Delimiter
In: Computer Programming (general)
By: Katie Giles
Sep 11, 2009
Javascript Window Objects: Centered or Non-Centered Popups at Your Disposal
In: Javascript/Java Programming
By: Don Waterfield
Sep 6, 2009
Microsoft Excel - Change Text to Sentence Case: How to Convert Text into Sentence Case Using an Excel VBA Function
In: Computer Programming (general)
By: Katie Giles
Sep 1, 2009
MYSQL Custom Field Sorting Revisited: With Maintenance Tables And PHP Sourcecode
In: Database Programming
By: Don Waterfield
Sep 1, 2009
MYSQL Custom Field Sorting: With Maintenance Tables
In: Database Programming
By: Don Waterfield
Sep 1, 2009
AutoHotKey for Automating and Programming Win32: Windows GUI and API Programming Made Easy with AHK
In: Windows Programming
By: Guy Lecky-Thompson
Aug 30, 2009
What is a Relational Database Management System? A Logical Place for Data Storage
In: Database Programming
By: Jennifer Graham
Aug 28, 2009
PHP Shortcuts: Part of The Webmaster's Little Bag of Tricks
In: PHP Programming
By: Don Waterfield
Aug 27, 2009
PHP Variables: Building Blocks of a Successful Program
In: PHP Programming
By: Don Waterfield
Aug 20, 2009
PHP Session Variables: Painless Data Persistence in a Temporal Browser World
In: PHP Programming
By: Don Waterfield
Aug 18, 2009
PHP Cookies: The How-to and Why with Examples
In: PHP Programming
By: Don Waterfield
Aug 8, 2009
Programming a User Interface in MSAccess 2007: Using Event-Driven VBA Procedures
In: Computer Programming Tutorials
By: Harry P. Schlanger
Aug 7, 2009
How to Set Up a Blog: Tips for Finding Blogging Services and Royalty Free Images
In: Computer Programming (general)
By: Venice Kichura
Jul 28, 2009
Connecting to Databases with Perl: Tutorial for Creating a Simple Table Viewer
In: Computer Programming Tutorials
By: Vasu Chetty
Jul 15, 2009
Tips for Complex Programming Assignments: Understanding the Importance of Planning and Documentation
In: Computer Programming Tutorials
By: Vasu Chetty
Jul 6, 2009
What is Pseudocode? How is Structured English Useful to Software Developers and Coders?
In: Computer Programming (general)
By: Dawn Brewer
Jul 1, 2009
ASCII Codes For Common Keyboard Characters: Decimal and Binary Conversions For Useful Numbers, Letters and Chars
In: Computer Programming (general)
By: Martin Bell
Jun 25, 2009
Understanding Object Oriented Programming: A Simplified Look at Object Oriented Programming for Beginners
In: Computer Programming (general)
By: Vasu Chetty
Jun 11, 2009
Reading a Serial Port Using Windows: How To Input Data From COM1 Using C++ With WIN32
In: C Programming
By: Martin Bell
Jun 7, 2009
How To Configure an RS-232 Port On A PC To Read: Set Up Word Length, Baud, Parity, Start and Stop Bits
In: C Programming
By: Martin Bell
Jun 4, 2009
Reading Information From a PC Serial Port: How To Read a Character From The RS-232 COM1 of a Personal Computer
In: C Programming
By: Martin Bell
Apr 19, 2009
Spreadsheet Formula to Count Words in Cell: Excel or OpenOffice Calc Formula to Count Characters in a Cell
In: Computer Programming (general)
By: Guy Lecky-Thompson
Feb 16, 2009
Types of Java Methods: Their Definitions and Purpose
In: Javascript/Java Programming
By: Ana Mills
Feb 16, 2009
Introduction to Java Control Structures: Their Types and Descriptions
In: Javascript/Java Programming
By: Ana Mills
Feb 15, 2009
Introduction to Java Loops: Basic Structure and Types
In: Javascript/Java Programming
By: Ana Mills
Feb 15, 2009
Introduction to Boolean Values in Java: Boolean Variables, Relational and Logical Operators
In: Javascript/Java Programming
By: Ana Mills
Feb 15, 2009
Construction Methods in Java: Definition, Parameters, and Overloading
In: Javascript/Java Programming
By: Ana Mills
Feb 14, 2009
Control Structures in Programming: An Explanation of the Three Basic Structures Found in Programs
In: Computer Programming (general)
By: Dawn Brewer
Feb 13, 2009
How to Develop a Computer Program: Four Key Steps to Producing Code in any Programming Language
In: Computer Programming (general)
By: Dawn Brewer
Feb 13, 2009
Testing Computer Programs: Understand the Different Types of Testing to Improve Development
In: Computer Programming (general)
By: Dawn Brewer
Feb 3, 2009
A Computer Program for the Chaos Game: Using MS Access 2007 to Generate the Sierpinski Triangle
In: Windows Programming
By: Harry P. Schlanger
Jan 29, 2009
Using Brushes and Pens in GDI API: Win32 GDI Tutorial Explaining How To Use the API to Draw with GDI
In: Windows Programming
By: Guy Lecky-Thompson
Jan 29, 2009
Drawing Win32 GDI API Programming: Using Windows APIs to Draw on the Screen without DirectX or OpenGL
In: Windows Programming
By: Guy Lecky-Thompson
Jan 21, 2009
Win32 GDI Path Functions: How to Create Closed Shapes and Clip Regions with Path Brackets
In: Windows Programming
By: Guy Lecky-Thompson
Jan 3, 2009
Java Variables: Declaring, Initializing, and the Simple Global
In: Javascript/Java Programming
By: Ana Mills
Jan 2, 2009
Win32 Drawing and Bitmaps How-To: Windows Programming Tutorial for Graphics and Bitmap Handling
In: Windows Programming
By: Guy Lecky-Thompson
Dec 29, 2008
Make a Command Interpreter: Step-by-Step Guide to Interpreter Design
In: Computer Programming (general)
By: Scott Hermanson
Dec 19, 2008
Win32 GDI Drawing Polygons Shapes: Windows Graphics Programming Tutorial for PolyLine and PolyDraw
In: Windows Programming
By: Guy Lecky-Thompson
Dec 17, 2008
Mashups, Social Software, and Web 2.0: How Remixing Programming Code Has Changed The Web
In: Computer Programming (general)
By: Allan Cho
Dec 8, 2008
Win32 GDI Plotting Points & Lines: How To Draw Basic Elements Using LineTo, MoveToEx and Arc Functions
In: Windows Programming
By: Guy Lecky-Thompson
Dec 4, 2008
Java Coding Conventions: Naming Conventions, Data Types, Comments and Structures
In: Javascript/Java Programming
By: Ana Mills
Dec 1, 2008
The Basic Java Program: A Simple Example of Java Code
In: Javascript/Java Programming
By: Ana Mills
Nov 29, 2008
Applying Referential Integrity to a Database: Correct Table Linking at Start is Essential Cost-Effectiveness
In: Database Programming
By: Harry P. Schlanger
Nov 27, 2008
Microsoft HTML Help Workshop (HHW): User Documentation Support for Desktop Applications
In: Computer Programming (general)
By: Harry P. Schlanger
Nov 25, 2008
Win32 GDI Drawing Shapes: Rectangles and Ellipses in the Windows API using Pens and Brushes
In: Windows Programming
By: Guy Lecky-Thompson
Nov 21, 2008
Creating Brushes in the Win32 API: How to Use CreateBrushIndirect, CreateSolidBrush, Pattern and Hatch
In: Windows Programming
By: Guy Lecky-Thompson
Nov 20, 2008
Basic Java Programming Tutorial: The JDK, Objects, Classes, and Methods
In: Javascript/Java Programming
By: Ana Mills
Nov 6, 2008
How to Make a Link: Html Links
In: Computer Programming Tutorials
By: Christine Decourlande
Nov 2, 2008
Where to Find the Best JavaScripts on the Web: Websites that Offer More Codes and More Choices
In: Javascript/Java Programming
By: Denise Oliveri
Oct 29, 2008
Good Programming Style: Making Code Easier to Maintain and Modify
In: Computer Programming (general)
By: Peter Jorgensen
Oct 24, 2008
Win32 GDI Programming with Pens: Windows Drawing with CreatePen and CreatePenIndirect Tutorial
In: Windows Programming
By: Guy Lecky-Thompson
Oct 17, 2008
Win32 GDI Programming Techniques: Using SelectObject in Windows Programming for Drawing and Painting
In: Windows Programming
By: Guy Lecky-Thompson
Oct 8, 2008
The Information Technology Roadmap: The Evolution of IT and its Future Trend
In: Computer Programming (general)
By: Shounak Mondal
Sep 27, 2008
How to Use Transparent PNGs in IE6: A Code Solution to Using PNG Alpha Channels in Internet Explorer 6
In: Computer Programming (general)
By: Nicolas McGregor
Sep 25, 2008
Web Design: The Fun, Free and Exciting World of the Web Page
In: Computer Programming (general)
By: Phillip Taylor Hart
Sep 23, 2008
Introduction to 'For' Loops in C: Syntax and Usage of For Construct in ANSI C99
In: C Programming
By: Dario Borghino
Sep 19, 2008
Win32 CreateDC and GDI Functions: Win32 GDI API Programming and Handling Device Contexts and Bitmaps
In: Windows Programming
By: Guy Lecky-Thompson
Sep 17, 2008
Win32 CreateMenu API Function: How to Create Menus Correctly using Windows Functions from Win32 API
In: Windows Programming
By: Guy Lecky-Thompson
Sep 11, 2008
Win32 CreateWindow API Function: How To Use the Windows API to Create Windows with Function Examples
In: Windows Programming
By: Guy Lecky-Thompson
Aug 25, 2008
Computer Programming Fundamentals: Basic Concepts of All Programming Computer Languages
In: Computer Programming (general)
By: Peter Jorgensen
Aug 9, 2008
Best Programming Language to Start With: How to Plan your First Approach to Computer Software Building
In: Computer Programming Languages
By: Dario Borghino
Jul 23, 2008
Mac Programming - an Introduction: Writing Programs on the Macintosh OS X
In: Mac Programming
By: Peter Jorgensen
Jul 17, 2008
Using FIND and MID in Excel VBA: Creating Functions to Split Text Using Visual Basic for Applications
In: Computer Programming (general)
By: Guy Lecky-Thompson
Jul 9, 2008
Using WM_DESTROY PostQuitMessage: Correctly Closing Windows Applications in Win32 Menu Programming
In: Windows Programming
By: Guy Lecky-Thompson
Jun 23, 2008
Batch File Programming Redirection: Using the CMD Redirection Operators & Pipes with Win32 Command Line
In: Command Line Programming
By: Guy Lecky-Thompson
Jun 21, 2008
Understanding Silverlight 2 Beta 2: Basic Concepts of this Rich Interactive Application Platform
In: Computer Programming Languages
By: Dan Hartshorn
Jun 20, 2008
JavaScript Class Using Substring: How To Parse Strings with the Java Script String Methods
In: Javascript/Java Programming
By: Guy Lecky-Thompson
Jun 19, 2008
Transact-SQL Primer: Inner Join: Learn How to Combine Data from Multiple Tables in a SQL Query
In: Database Programming
By: Dan Hartshorn
Jun 19, 2008
Using JavaScript Cookies with HTML: Exploring Ways to Read, Write, Delete and Manipulate document.cookie
In: Javascript/Java Programming
By: Guy Lecky-Thompson
Jun 18, 2008
Using the JavaScript Date Object: How-To Java Script Tutorial Article for Processing Dates and Offsets
In: Javascript/Java Programming
By: Guy Lecky-Thompson
Jun 16, 2008
SQL Server Transact-SQL Primer: Start Learning Basic Database Programming Commands
In: Database Programming
By: Dan Hartshorn
Jun 15, 2008
Install SQL Server 2005 Express: Learn How to Install Microsoft's Free SQL 2005 Development Platform
In: Database Programming
By: Dan Hartshorn
Jun 10, 2008
Running Steps CMD File IDE Review: New Win32 Batch File Debugger, Development Environment and Test Tool
In: Command Line Programming
By: Guy Lecky-Thompson
Jun 3, 2008
Vista Program Compatibility Tips: How-To Guide for Win32 Programmers to Ensure Vista Compatibility
In: Windows Programming
By: Guy Lecky-Thompson
May 28, 2008
Build a Blog or CMS with PHP: Tutorial Using PHP and MySQL to Create Web Publishing Platforms
In: PHP Programming
By: Guy Lecky-Thompson
May 28, 2008
Programming With Random Numbers: Using Pseudorandom Numbers in Real Programming Projects
In: Computer Programming (general)
By: Guy Lecky-Thompson
May 28, 2008
Searching, Opening Files in Win32: Win32 API Tutorial Example Searching Files in Folders with Wildcards
In: Windows Programming
By: Guy Lecky-Thompson
May 26, 2008
Alex Martelli Interviewed: Google's Uber Tech Lead on Software Engineering
In: Computer Programming (general)
By: Dario Borghino
May 23, 2008
Windows GUI Programming Resize Tip: How to Intelligently Resize the Win32 GUI Window Using GetClientRect
In: Windows Programming
By: Guy Lecky-Thompson
May 16, 2008
Command Line Programming with AT: Using DOS Commands To Schedule Programs and Batch Scripts
In: Command Line Programming
By: Guy Lecky-Thompson
May 10, 2008
Programming in Phrogram: KPL as a Fun Way to Learn Programming
In: Computer Programming Languages
By: Jacqueline Masloff
May 7, 2008
What Is SuperHappyDevHouse? Party for Hackers and Thinkers Goes Global and Celebrates SHDH25
In: Computer Programming (general)
By: Cheri Renee Watkins
May 7, 2008
Implementing while Loops in C: Repetitive Programming Using the While Keyword in C/C++
In: C Programming
By: Guy Lecky-Thompson
Apr 23, 2008
The .Net Framework: A New Approach to Code Development via Common Language Runtime
In: Windows Programming
By: Jacqueline Masloff
Apr 22, 2008
Programming On-Offline Mashups: Using Glue Code, Data, Service and Technology Mashups in Development
In: Computer Programming (general)
By: Guy Lecky-Thompson
Apr 17, 2008
The Technologies of Ajax: How to Create Exciting and Dynamic Web Pages and Applications
In: AJAX Programming
By: Jacqueline Masloff
Apr 17, 2008
Programming MS Access Applications: Improve Functionality with Macros and Visual Basic for Applications
In: Database Programming
By: Harry P. Schlanger
Apr 16, 2008
Making Popup JavaScript Window: Training and Tutorials Using JavaScript.alert and JavaScript.window
In: Javascript/Java Programming
By: Guy Lecky-Thompson
Mar 24, 2008
Beginning Games Programming: How to Use the Free GameMaker Software and Share Games with Others
In: Computer Programming (general)
By: Harry P. Schlanger
Mar 21, 2008
How To Get URL Parts in JavaScript: JavaScript Tutorial Describing the Window.location Object
In: Javascript/Java Programming
By: Guy Lecky-Thompson
How to subscribe to feeds
|