All,
I have compiled a list of programming resources that are available to you on the net. These are intended to help you out with programming. Mostly web languages but I am trying to get a list of other sites together like VB, VB.net, C, C++. So if you have any please share.
Web Resources
- w3schools: tutorials for web based languages
- Quirks Mode (general web resource)
- A List Apart (general web resource)
- HTML (HyperText Markup Language: format of webpages)
- CSS (Cascading Style Sheets: presentation of HTML)
- CSS tutorial
- CSS 3.0 tutorial
- W3C CSS Validation
- CSS Zen Garden
- CSS Code Samples
- CSS Resources and Code Samples
- Rounded Corners (CSS 3.0 makes this technique obsolete)
- Javascript (client side scripting language)
- Javascript tutorial
- Javascript Library (animation, CSS, and AJAX function)
- Javascript News/Code
- Javascript Tutorials/Code
- Javascript Author's Website
- Public domain JS code
- PHP (server side scripting language)
- PHP Manual (best friend of PHP programmers)
- PHP tutorial
- PHP Freaks (PHP tutorials/forums)
- ASP.net (Microsoft-only server side language)
- Microsoft's ASP.net site (tutorials, resources, etc)
- ASP.net tutorial
- Visual Web Developer Express (a must-have for ASP.net development)
- CGI (Common Gateway Interface: server side applications in traditional languages like C)
- Getting Started with CGI Programming in C (should apply to other languages too though)
- SQL (Standard Query Language: for accessing a database with a server side scripting language)
- MySQL (popular and open source database server)
- Microsoft SQL Server 2008 Express
- SQL tutorial
- MySQL developer area
- XML/JSON/AJAX (applications of Javascript)
- XML tutorial
- JSON
- AJAX tutorial
- See also: JQuery (above)
- Feed Validator for Atom and RSS feeds
- Flash/ActionScript
- Java
- Python for the Web
- Djago: The Web framework for perfectionists with deadlines
- Mod_python: Python module for Apache
- See below for General Program Resources for Python resources
Microsoft-specific Resources
- Batch Programming
- WMI
- VB
Apple-specific Resources
- Mac OS X Reference Library (useful Cocoa references)
- iOS Reference Library
- Objective-C Beginner's Guide (written for GNUstep, some examples need adjustment for OS X)
- Cocoa Fundamentals
Linux-specific Resources
General Programming Resources
If you have a site please feel free to share it because as programmers, we need all the resources that we can get. Sometimes your code doesn't want to work for you but maybe with the help of these resources they will!
Again I hope these help those in need,
Jason
PROnetworks Staff



