FAQs AND TUTORIALS
VBScript Tutorial
A pretty good tutorial on VBScript Programming.
Voodoo's Javascipt Tutorial
An excellent site to learn how to create your own Javascript.
Cubic's & $eeN's Dungeon
I can't even begin to describe how cool this page is! You'll have to see it yourself =) Check the Sourcerer page for some great code and tutorials (very hard to find stuff on there).
Outlaw Triad Homepage
Home page of the Outlaw Triad demo series tutorials. Lots of good tutorials that are worth looking at if you're new to 3D/Graphics/Demo programming. Source code is in pascal (some asm too).
Pascal FAQs
Pascal reference book
Electronic Turbo Pascal Reference freeware book, E.Mitchell
Pascal tutorial
ASCII-text Turbo Pascal Tutor 1-22, G.Grotzinger
Another Pascal FAQ
Common Turbo Pascal Questions and Timo's answers
De Pascal Programmer's corner
A few pascal faqs (Note: the page is not in English, but the faqs are)
Compiler FAQs
Windows FAQs
File Format FAQs
General C/C++ FAQs
Graphics Programming FAQs
Denthor's VGA coding tutorials
Download tut*.zip and read them all, you'll learn A LOT!
Artificial Intelligence
- AI Tutorial v1.1
- Allis' Ph.D. thesis: Searching For Solutions In Games And AI
- IF, AI And The Confabulating Arranger Model
- A Genetic Algorithm Tutorial
- Representing Trees in Genetic Algorithms
- Wargame Strategy AI
- Artificial Intelligence General FAQ v1.38
General C/C++ Programming
- C Language Tutorial
- A TUTORIAL ON POINTERS AND ARRAYS IN C
- Notes on Programming in C
- General Steps in Converting C application to C++
- A Brief Tutorial on Pointers, Lvalues, & Rvalues
- C++ Overview
- Operator Precedence and Associativity Rules in C / C++
- The Ten Commandments for C Programmers - (Annotated Edition)
- Tutorial in iostreams
- Underneath Structured Exceptions & C++ Exceptions
- Database Applications With VDBT Components
- Borland C++ v5.0 ObjectScripting
Sound Programming
- Unofficial SB AWE32 Programming Document
- Standard MIDI File Format
- Programmer's Guide to Yamaha YMF 262/OPL3 FM Music Synthesizer
- Programming the SoundBlaster 16 DSP
- Programming the AdLib/Sound Blaster FM Music Chips
- Midi And 4 Channel Surround Sound
- RIFF WAVE (.WAV) file format
- S3M File Format and Mixing Info
- Computer Music File Formats Collection v1.0 - 17 formats
- RIFF Wave (.wav) File Format
Technical References
- Everything You Always Wanted To Know About Math Coprocessors
- Programmer's Technical Reference v3.3
- CRC Error Detection Algorithms Guide by R. Williams
- HelpPc v2.10 - Programmer's Technical Reference, Software/Hardware
- Interrupt List in WinHelp Format With Search Utility
- Tutorial on Critical Error (0x24) Handler
- XMS v2.0/3.0 specs, Himem v2.04 source, examples using XMS
- Dos Protected Mode Interface (DPMI) Specifications v1.0
- Microsoft MS-DOS CD-ROM Extentions v2.1 Specifications
- VESA BIOS Extention v1.2 Specification
- Personal Computer Hardware FAQ - v1.18
Windows Programming