Testing with Pseudorandom Data: Building Test Harnesses with Known Good Data for UDT Testing
Implementing Markov Chains: Markovian Linked List Tutorial for Programmers and Game Developers
Self Managing Linked List in C++: A Node Only Class in C++ Implementing a Simple Linked List
Understanding C++ Classes Tutorial: An Introduction to OO Programming for C and C++ Programmers
Program for Swapping Integers in C: Using Call by Reference to Swap Two Variables in Programming
MySpace HTML Tutorial Formatting: Using Tags to Personalize your Space with Character Formatting
Sending Email with SMTP AUTH: How to Authenticate and Forward Messages Using TCP/IP Sockets
Programming Graphics in BBC BASIC: An introduction to using colors and line drawing commands
Making Sounds with BASIC Programs: Using the SOUND and ENVELOPE keywords to generate music
Types and Variables in BASIC: Data storage using built-in and user defined structures
Flow Control in BASIC Programming: Changing the execution sequence in a BASIC program
Programming Functions in BASIC: How to create user defined blocks of code that return values.
Writing PROCedures in BASIC: How to create named blocks of callable code using PROC and ENDPROC
Counted Loops in BASIC Programming: Describing the use of the FOR .. TO .. STEP .. NEXT construct
Repetition in BASIC Programming: Using non-counted loops in BBC BASIC programming
Text Input with BBC BASIC: How to retrieve user input in the command line environment
Text Output with BBC BASIC: How to display / print data in the command line environment
Learn to Program with BBC BASIC: A guide to programming for beginners using BBC BASIC