Programming Guides
Linc
OwnerDetroit Icrontian
PHP Guides
SM Threads
The "One Page Website"
Display Server Stats in Windows
Creating a Counter in PHP (Beginner)
Feedback/Commentary System (Beginner/Intermediate)
Page-Style Selecter (Intermediate/Hard)
Basic Mailform
Mailform with attachments (Advanced)
Displaying Random Images from a mySQL Database
phpMyAdmin access
Connecting to a MySQL Database
C and C++ Guides
SM Threads
C - Getting Familiar with IF and ELSE statements, etc
Getting Familiar with loops in C/C++
SM Threads
The "One Page Website"
Display Server Stats in Windows
Creating a Counter in PHP (Beginner)
Feedback/Commentary System (Beginner/Intermediate)
Page-Style Selecter (Intermediate/Hard)
Basic Mailform
Mailform with attachments (Advanced)
Displaying Random Images from a mySQL Database
phpMyAdmin access
Connecting to a MySQL Database
C and C++ Guides
SM Threads
C - Getting Familiar with IF and ELSE statements, etc
Getting Familiar with loops in C/C++
0
Comments
Guides written by: Josh-, Simguy, a2jfreak, and Mr. Kwitko
Books
General Keebler recommends:
The Visual Quickstart and Quickpro Series
Topics include C++, PHP, HTML, SQL, JavaScript, and almost any language you can think of. I recommend the series because the Quickstart books offer a simple, easy & fun to read introduction for those who have never used the language or are new to the language. The Quickpro books are a comprehensive guide to the languages that will quickly make you an advanced coder. I particularly like the split-column layout - text in one column, graphic examples in the other. It makes plodding through a tech book less tedious.
Also watch out for Sources, because some are poorly written to do a certain function or task. Just because they know how to program doesn't mean they are doing it correctly. And reading bad coding, leads to bad coding. So take heed, the internet is a great innovation, and may contain great sources; but it contains more poorly coded sources.