Not all languages are covered in this - only ones I've used/searched for.
So I'll start with the Windows-based ones and then move on to the cross-platform languages.
The online tutorials at www.homeandlearn.co.uk, I would always recommend because the dude who wrote them explains this in such an easily understandable way, gives you, at the end of the modules, tasks which you can do to practice what you have learnt and this guy's tutorials are the best I've come across on the Internet.
Batch/MS-DOS; (Windows only):
Batch Tutorial
Visual Basic .NET:
Home & Learn - VB .NET
Visual C# .NET; ( pronounced as C sharp by the way):
Home & Learn - Visual C# .NET
ASP .NET:
ASP.NET-tutorials.com
Python:
Beginner's Guide - wiki
ActivePython | Python 2.5 | with exercises
ActivePython | Python 2.6 | with exercises
ActivePython | Python 3.1 | with exercises
Java:
Sun Microsystem's tutorial
C++:
C++ online
Pascal:
Entire Pascal Language tutorial
Bash; (Linux only):
Basch Scripting Tutorial
Web Design:
Home & Learn - Web Design
PHP:
Home & Learn - PHP
For Linux users who are wanting to download a tutorial...
Use the wget command from the terminal to download a tutorial with the following syntax.
wget -r http://www.example.com/
This will save the URL in a folder on your desktop named as the website. (e.g, docs.activestate.com)
This post has been edited by ɹəuəllıʍ ʇɐb: 28 November 2009 - 01:28
Reason for edit: added info by request.

Sign In »
Register Now!
Help













