May 7, 2008
What Is SuperHappyDevHouse? Party For Hackers And Thinkers Goes Global And Celebrates SHDH25
By: Cheri Renee Watkins
Apr 22, 2008
Programming On-Offline Mashups: Using Glue Code, Data, Service and Technology Mashups in Development
By:
Guy Lecky-Thompson
Mar 24, 2008
Beginning Games Programming: How to Use the Free GameMaker Software and Share Games with Others
By: Harry P. Schlanger
Feb 22, 2008
Computer Programming Certification: Explaining Different Types of Computer Programming Certifications
By:
Guy Lecky-Thompson
Feb 17, 2008
JavaScript Array Class Programming: How To Use the Array Class in JavaScript Programming Projects
By:
Guy Lecky-Thompson
Feb 15, 2008
JavaScript Dynamic HTML Primer: How To Write DHTML with CSS, JavaScript Handlers and Input Buttons
By:
Guy Lecky-Thompson
Feb 15, 2008
JavaScript Shopping Cart Scripting: How To Build a JavaScript Cart Program for HTML Web Sites
By:
Guy Lecky-Thompson
Jan 27, 2008
Alan Turing's Processing Machine: The Computer that Can Perform any Concievable Operation
By:
Isaac M. McPhee
Jan 22, 2008
Using JavaScript with HTML Forms: Validation Tips and Techniques Using Client Side Programming
By:
Guy Lecky-Thompson
Jan 15, 2008
Using HREF JavaScript Links: How To Incorporate JavaScript without Using Buttons
By:
Guy Lecky-Thompson
Dec 20, 2007
Batch File Programming for Windows: Writing Scripts for Execution from the Windows Command Line
By:
Guy Lecky-Thompson
Oct 11, 2007
Effective Use Of Exceptions: Improve Your Code By Using Exceptions Effectively
By: James Huw Evans
Sep 27, 2007
Microsoft Silverlight AJAX How-To: Getting Started with Silverlight Using JavaScript XML and HTML
By:
Guy Lecky-Thompson
Sep 20, 2007
Patterns and Anti-Patterns: How patterns and anti-patterns can help you engineer code day-to-day
By: James Huw Evans
Sep 19, 2007
Neural Network Model Algorithm: Modeling Neurons for Use in NN Simulations
By:
Guy Lecky-Thompson
Sep 14, 2007
Run-time Type Checks Are Harmful: How To Use Your Language's Type System To Remove Redundant Code
By: James Huw Evans
Sep 12, 2007
Computer Programming Schools Tips: Choosing Classes, Courses, Colleges, Universities and Online Schools
By:
Guy Lecky-Thompson
Aug 23, 2007
Document as You Go: Don't Forget the Most Important Part of a Program
By: Ken Standard
Aug 16, 2007
OOP Programs and Methods: Introduction To UML
By: Ken Standard
Aug 14, 2007
Genetic Algorithms and A-Life: A Short Introduction to GA and GP in the Context of Artificial Life
By:
Guy Lecky-Thompson
Aug 6, 2007
Writing a File Size Function: A Guide to Obtaining File Information in C and Other Languages
By:
Guy Lecky-Thompson
Jul 30, 2007
Elements Of Good GUI Design II: Part Deux
By: Ken Standard
Jul 23, 2007
Introduction to Arrays: How to Define and Use Arrays in Programming
By:
Guy Lecky-Thompson
Jul 16, 2007
Elements of Good GUI Design: Well used designs always contain these elements
By: Ken Standard
Jul 16, 2007
Introduction to Pointers: Tutorial Article for all Programming Languages Using the Pointer
By:
Guy Lecky-Thompson
Jul 9, 2007
Introduction to Boolean Logic: A Guide to Using AND OR NOT XOR in True/False and Bitwise Operations
By:
Guy Lecky-Thompson
Jun 20, 2007
Tile Based Worlds Game Programming: Technique for Creating and Manipulating Game World Representations
By:
Guy Lecky-Thompson
Jun 14, 2007
Using the Win32 API Edit Control: Tips and Tricks for Windows GUI Programming with the Edit Class
By:
Guy Lecky-Thompson
Jun 9, 2007
CSS and HTML Template Tutorial: Beginning Web Design and Development Mastery with Styles and HTML
By:
Guy Lecky-Thompson
Jun 2, 2007
Getting Started in C++ Programming: How to Learn to Program in C++ With No Previous Experience
By:
Guy Lecky-Thompson
Mar 22, 2007
How to Loop in Cell Range in Excel: Three Ways to Iterate Over Ranges Using MS Visual Basic for XL
By:
Guy Lecky-Thompson
Feb 15, 2007
Programming Jobs at RentACoder: A review of one of the best places to land a lucrative contract.
By:
Guy Lecky-Thompson
Jan 30, 2007
Conditional Sum Examples in Excel: Using the conditional sum in Excel
By:
Guy Lecky-Thompson
Jan 21, 2007
Introduction to VBA for MS Word: How to extend Microsoft Word using VBA and macros.
By:
Guy Lecky-Thompson
Jan 16, 2007
MS Visual Basic for Applications: How to use Visual Basic for Applications (VBA) with MS Office tools, including VBA for MS Excel, VBA for MS Word, and a general overview of Microsoft Visual Basic for Applications.
By:
Guy Lecky-Thompson
Jan 11, 2007
Changing Cell Color w/VBA in Excel: How to conditionally change cell properties based on contents.
By:
Guy Lecky-Thompson
Jan 8, 2007
XP Software Programming Paradigm: Guide to extreme programming, agile code, scrum programming, team programming and other XP principles.
By:
Guy Lecky-Thompson
Jan 5, 2007
A Mid String Function for C and C+: Replicating one of the most useful string handling functions in the Visual Basic language, using C and C++.
By:
Guy Lecky-Thompson
Dec 29, 2006
The Win32 WinMain Function: Writing programs for Win32, using WinMain as the entry point.
By:
Guy Lecky-Thompson
Dec 22, 2006
The Borland Win32 Compiler Guide: How to compile and build Windows (Win32) applications with the free Borland compiler.
By:
Guy Lecky-Thompson
Dec 15, 2006
Intercepting Messages in Win32: Obtaining, decoding, and using messages in Windows programming.
By:
Guy Lecky-Thompson
Dec 8, 2006
Starting with VBA for MS Excel: How to write macros in Microsoft Excel to perform simple decision based calculations using VBA.
By:
Guy Lecky-Thompson
Dec 1, 2006
String Tokenizing in C Programming: A guide to using the strtok function
By:
Guy Lecky-Thompson
Nov 24, 2006
BB4W Windows Programming Primer: Getting started in Windows programming within the BB4W environment.
By:
Guy Lecky-Thompson
Nov 17, 2006
Understanding Unix Curses Programs: A primer on the theory behind curses programming
By:
Guy Lecky-Thompson
Nov 10, 2006
BBC BASIC for Windows Programming: A review of the BBC BASIC for Windows programming environment.
By:
Guy Lecky-Thompson
Nov 3, 2006
How to lay out computer code: A guide to correct indentation and code placement.
By:
Guy Lecky-Thompson
Oct 20, 2006
Introduction to C# Programming: C# Programming for existing C and C++ programmers.
By:
Guy Lecky-Thompson
Oct 10, 2006
How to comment Computer Programs: Code commenting best practices for aspiring computer programmers.
By:
Guy Lecky-Thompson
Oct 5, 2006
GUI vs Console Programming: Programming differences between the command line and the GUI
By:
Guy Lecky-Thompson
Sep 29, 2006
Draw Boxes on the Screen in C: Programming How to Use Conio and the Curses Library in C to Draw a Rectangle on the Screen.
By:
Guy Lecky-Thompson
Sep 27, 2006
Procedure, subroutine or function? Programming terminology 101 - a look at the differences in approach and definition of procedures, subroutines and functions.
By:
Guy Lecky-Thompson
Sep 22, 2006
Programming for the World Wide Web: From web pages to content management, the technologies, languages and techniques behind internet programming.
By:
Guy Lecky-Thompson
Sep 15, 2006
Alphabetizing a linked list in C: A hands-on tutorial covering C programming techniques for linked lis
By:
Guy Lecky-Thompson
Sep 6, 2006
Types of integers, floating point: Numerical data types in computer programming
By:
Guy Lecky-Thompson
Sep 1, 2006
Get Started with Bloodshed Dev C++: A quick start guide to getting, installing and using Bloodshed Dev C++
By:
Guy Lecky-Thompson
Aug 18, 2006
Conditional Compilation in C: Platform-specific constraints, debug builds and performance issue clarified by the GNU Foundation.
By:
Guy Lecky-Thompson
Aug 11, 2006
C Programming with Free Compilers: Tutorials for novices using this language and an equipment list to get started.
By:
Guy Lecky-Thompson
Aug 4, 2006
SQL Server Training First Steps: Standard Query Language statements for relational database manipulation.
By:
Guy Lecky-Thompson
Jul 28, 2006
Windows and Win32 Programming: The differences between GUI and command line architecture.
By:
Guy Lecky-Thompson
Jul 21, 2006
Video Game Programming: Scripting, level design, tools, and play area skills required for various platforms.
By:
Guy Lecky-Thompson
Jul 14, 2006
HTML Tutorial: Codes, tags and colors to customize Web layout and optimize ads and search engine traffic.
By:
Guy Lecky-Thompson
Jul 7, 2006
Standard Input and Output in C: Command line and file handling in a library tutorial.
By:
Guy Lecky-Thompson
Jun 30, 2006
C Functions for Memory Handling: Header files and libraries to work with various operating systems.
By:
Guy Lecky-Thompson
Jun 23, 2006
Using the C String Library: ANSI compatible implementations for creating, searching, tokenizing and comparing character arrays.
By:
Guy Lecky-Thompson
Jun 16, 2006
The Linked List Abstract Data: Defining required data structures and linking strategies for object re-use, maintenance and neutral implementation.
By:
Guy Lecky-Thompson
Jun 9, 2006
C Header Files: Breaking up code into separate source files, handling strings, mathematical functions and standardized input and output.
By:
Guy Lecky-Thompson
Jun 2, 2006
The Stack Abstract Data Type: Promoting object oriented techniques and maintaining code for Last-In-First-Out (LIFO) or First-In-First-Out (FIFO) stacks.
By:
Guy Lecky-Thompson
May 25, 2006
Functions and Parameters in C: A tutorial for beginner or intermediate programmers about passing, naming, and return values with sample code.
By:
Guy Lecky-Thompson
May 19, 2006
Data Structures and Algorithms: A language-independent introduction to linked lists,stacks, queues, object oriented design and algorithms.
By:
Guy Lecky-Thompson
May 12, 2006
User Defined Data Types in C: Enumerations, floating points, integers, ASCII characters, pointers to declare variables.
By:
Guy Lecky-Thompson
May 5, 2006
C Tutorial Conditions: Selectively executing code statements based on evaluation.
By:
Guy Lecky-Thompson
Apr 14, 2006
Using Loops in C Programming: How to identify and maintain stored, retrieved, and updated variables.
By:
Guy Lecky-Thompson
Apr 11, 2006
Programming Loops in Computer Code: Condition tested, counted and endless loops to control the flow of information.
By:
Guy Lecky-Thompson
Apr 11, 2006
Testing Conditions in Programming: Determining the path through a program by selectively executing code based on the comparison of a value against an expression.
By:
Guy Lecky-Thompson
Apr 11, 2006
Programming Functions/ Procedures: Subroutines and set constructs that use the program language to break and name code that returns a value.
By:
Guy Lecky-Thompson
Apr 11, 2006
Abstract Data Types: Constructors, destructors and manipulation functions.
By:
Guy Lecky-Thompson
Apr 11, 2006
Object Oriented Programming Code: Using code to break down a computing problem into discrete units.
By:
Guy Lecky-Thompson
Apr 10, 2006
Using Variables in Programming: Scalars, arrays, and user defined terms to store information that will be needed during the lifespan of a computer application.
By:
Guy Lecky-Thompson
Apr 10, 2006
Outputing Data to Screen or Disk: Graphic User Interfaces and Console Devices to code using paint, canvas, handle, context, widget and window functions.
By:
Guy Lecky-Thompson
Apr 7, 2006
Console/Command Line Programming: Using a shell to interpret user commands to perform specific actions.
By:
Guy Lecky-Thompson
Mar 31, 2006
Computer Programming 101: Platform theory, tools, resources, principles and concepts related to coding and tutorials.
By:
Guy Lecky-Thompson
Mar 30, 2006
Defining Data Types in Programming: Numbers, integer and floating point ranges, characters, strings, pointers and more.
By:
Guy Lecky-Thompson
Mar 24, 2006
Borland C Compiler Setup: MacOS, Windows, Linux installations, settings, and tutorial.
By:
Guy Lecky-Thompson
Mar 16, 2006
JavaScript, Tools, Free Downloads: Target files, virtual machines, operating system applications and more.
By:
Guy Lecky-Thompson
Mar 9, 2006
Programming a Web Counter in C: Using a Common Gateway Interface to run native executables on the web host, using the Server Side Include (SSI) function.
By:
Guy Lecky-Thompson
Mar 3, 2006
Free Programming Tools: Compilers for Windows 32, basic interpreters and business-oriented languages, Editors and IDEs.
By:
Guy Lecky-Thompson
Feb 24, 2006
Glossary of Computer Languages: Mark-up, Compiler, Interpreted, Java, C, C+, Delphi, PHP, Perl, VBScript and more.
By:
Guy Lecky-Thompson
Oct 22, 2005
Mailing List, Feeds and Contacts: How to sign-up and stay informed
By:
Guy Lecky-Thompson
How to subscribe to feeds