Because of some suggestions, I'm going to try to gather some good programming resources in this thread. If you know any good websites, either post them here, or PM me and I'll add them to this post.
Tutorials, Books, Utils, Misc
- http://www.techbooksforfree.com/ (Free Books)
- http://www.freeprogrammingresources.com/books.html (Tutorials)
- http://programmersheaven.com/ ( tutorials, examples, utils)
- http://www.maththinking.com/boat/booksIndex.html ( books )
- http://computer.howstuffworks.com/ ( ALL )
- http://www.developer.com/
- http://programmingtutorials.com/ ( tutorials )
- http://www.sysinternals.com/ntw2k/utilities.shtml (freeware utils)
- http://www.wotsit.org/ ( file formats )
- http://www.catb.org/~esr/faqs/hacker-howto.html ( How to be a hacker )
Visual Basic / *Basic
Java
- http://java.sun.com/ ( API's, Examples, Tutorials )
TCL / TK
- http://tcl.tk ( Tcl/Tk info, with man pages )
Source Code / Examples
ASM
- http://asmcompo.org ( ASM Competition )
- irc://irc.efnet.co.uk/asm ( ASM on IRC )
- http://linuxassembly.org/ ( Linux ASM )
- http://intel.com/ ( Intel )
- http://amd.com/ ( ASM Manual )
- http://www.madwizard.org ( x86 ASM )
- http://win32asm.cjb.net/ ( x86 ASM )
- http://www.masm32.com ( x86 ASM )
- http://nasm.sourceforge.net/wakka.php?wakka=HomePage ( x86 ASM )
OS Development
- irc://irc.freenode.com/osdev ( OS/Low Level projects )
- http://my.execpc.com/~geezer/osd/
Windows Programming / .NET
Python
- http://www.python.org/topics/learn/
- http://www.awaretek.com/tutorials.html
- http://diveintopython.org/
- http://www.tutorialized.com/tutorials/Python/1
- http://www.techtutorials.info/python.html
- http://www.techiwarehouse.com/Python/Python_Tutorial.html
Delphi
- http://www.delphi3000.com
- http://www.delphicity.com
- http://www.delphibasics.co.uk/
- http://delphi.about.com/
- http://www.lmc-mediaagentur.de/dpool.htm
C / C++
- http://www.cplusplus.com/
- http://c.rm-f.net
- http://www.eskimo.com/~scs/C-faq/top.html
- http://www.cprogramming.com/
- http://davidrobins.net/code/cpp/EFnet_cpp_faq.html
- http://cplus.about.com/od/beginnerctutorial/l/blcplustut.htm
Game Programming / Graphics / AI Programming
- http://www.gamedev.net/ (game programming)
- http://ai-depot.com/Features/Tutorials.html ( AI Programming )
Markup Languages
PHP
- http://www.php.net/
- http://www.w3schools.com/php/default.asp
- http://webmonkey.wired.com/webmonkey/programming/php/index.html
- http://www.webscriptsdirectory.com/PHP/User-Authentication/
- http://www.hotscripts.com/PHP/Scripts_and_Programs/User_Authentication/
- http://www.phpfreaks.com/scripts/User_Authentication/16.php
- http://simplythebest.net/scripts/php_scripts/user_authentication_scripts.html
- http://www.phpscriptsearch.com/0/PHP-User-Authentication/
Perl
- http://www.cpan.org (Modules)
Lisp
- http://www.gigamonkeys.com/book/ Free Common Lisp Book
JavaScript
- http://www.downloadfreetrial.com/scripts/javascript/user_authentication.html
- http://www.tutorialized.com/tutorials/Javascript/User-Authentication/1
- http://www.refdev.com/free_scripts/JavaScript/User_Authentication/
- http://www.scriptsbank.com/JavaScript/User_Authentication/
ASP
- http://www.allthescripts.com/browse-69-0.html
- http://www.webscriptsdirectory.com/ASP/User-Authentication/
- http://www.codejunction.com/scripts/asp/user-authentication
- http://www.matrix28.com/asp/User_authentication/index.pl
IRC Channels on EFNet
- #asm
- #OSDEV
- #C
- #C++
- #winprog
Post more links, and one of the mods will add them to this list!
-- Iron