Jump to content

Tutorials


Recommended Posts

This topic is for all languages, if you know of any tutorials that you have found to of been extra useful to you post them here.

This is so people can find good tutorials of the language they need.

Are a few sites that I have found quite useful:

For quick basic language tutorial click here.

for a css tutorial click here.

 

 

Joe

Link to comment
Share on other sites

Sorry they are all kind of out of order. These are not just toturials, they are also sites that will help you as you progress.

www.htmldog.com

PHP 101: PHP For the Absolute Beginner

http://devzone.zend.com/node/view/id/627

Server Side Coding : PHP & MySQL Tutorials

http://www.sitepoint.com/subcat/php-tutorials

 

PHP MySQL Tutorial

http://www.php-mysql-tutorial.com/

 

PHP Reference Manual

http://php.net/

 

Learn PHP Free

http://www.learnphpfree.com/

 

The Melonfire Community

http://www.melonfire.com/community/c...2&category=PHP

 

CodeWalkers.com PHP tutorials

http://codewalkers.com/tutorials.php?c=5

 

Free2Code.com PHP tutorials

http://www.free2code.net/plugins/art...?id=259&page=1

 

Practical PHP Programming wiki

http://hudzilla.org/phpwiki/index.php?title=Main_Page

 

W3Schools - PHP Tutorial

http://www.w3schools.com/php/default.asp

 

ASP

http://asp.net/

Other- unordered

* [http://python.org/doc/2.4/] - cfc

Official Python Documentation

* [http://www.vex.net/parnassus/] - cfc

Vaults of Parnassus

* [http://www.activestate.com/Products/ActivePython/] - cfc

Activestate ActivePython IDE

* [http://www.awaretek.com/tutorials.html] - cfc

Repository of more than 125 Python resources, including some rated books

* [http://www.devshed.com/c/a/Python/Sockets-in-Python/] - cfc

Sockets in Python

* [http://condor.depaul.edu/~sjost/210l...iniManual.html] - cfc

Python Minimanual

* [http://uselesspython.com/Jython_Swing_Basics.html] - cfc

Jython Swing Basics, good for showing how Java integrates with Python for Jython

* [http://java.sun.com/j2se/1.5.0/docs/api/] - cfc

API Specifications

* [http://www.mindview.net/Books/TIJ/] - cfc

Thinking in Java, 3rd Edition by Bruce Eckel (available for free in electronic format)

* [http://eclipse.org/] - cfc

Eclipse IDE

* [http://java.sun.com/docs/books/tutorial/index.html] - cfc

Sun Java Tutorial

* [http://java.sun.com/developer/onlineTraining/index.html] - cfc

More Sun Java Tutorials

x86 Assembly

[http://webster.cs.ucr.edu/links.htm] - neofibril

Assembly Language Gateway

* [http://www.alu.org/alu/res-lisp] - neofibril

Resources (links to just about everything...)

* [http://www.cs.auc.dk/~normark/prog3-...itle-page.html] - neofibril

Functional Programming in Scheme

* [http://www.gamedev.net/reference/art...rticle1955.asp] - neofibril

Concerning Lisp

* [http://www.lispworks.com/products/my...d_legends.html] - neofibril

Common Lisp - Myths and Legends

* [http://www.cs.uni-bonn.de/~costanza/lisp/guide.html] - neofibril

Highly Opinionated Guide to Lisp

* [http://www.teach-scheme.org/Notes/scheme-faq.html] - neofibril

Notes on Scheme

* [http://www.shiro.dreamhost.com/schem...hemersway.html] - neofibril

An introductory article about Scheme's extensible design.

* [http://www.engin.umd.umich.edu/CIS/c...me/scheme.html] - Liorean

* [http://en.wikipedia.org/wiki/Scheme_...mming_language] - Liorean

* [ftp://ftp.cs.utexas.edu/pub/garbage/...intro_toc.html] - Liorean

* [http://www.ccs.neu.edu/home/dorai/t-...-y-scheme.html] - Liorean

* [http://www.scheme.com/tspl2d/] - Liorean

* [http://www.htdp.org/] - Liorean

* [http://mitpress.mit.edu/sicp/full-text/book/book.html] - Liorean

Structure and Interpretation of Computer Programs, perhaps the most authorative resource for LISP and Scheme

* [http://www.jetcafe.org/~jim/lambda.html] - Liorean

* [http://www-2.cs.cmu.edu/afs/cs.cmu.e...-research.html] - Liorean

* [http://www.schemers.org/Documents/St...HTML/r5rs.html] - Liorean

Language Specification

* [http://www.drscheme.org/] - Liorean

IDE

* [http://www.4guysfromrolla.com/webtech/010600-1.shtml] - oracleguy

Writing a stored procedure.

* [http://www.aspfaq.com/show.asp?id=2188] - oracleguy

Very helpful article in dealing with memo, text, or currency columns when using MDAC.

Windows Development

 

* [http://www.winprog.org/tutorial] - Mhtml

Very nice intro to Windows GUI programming.

* [http://www.foosyerdoos.fsnet.co.uk/] - Mhtml

Nice Win32 GUI examples.

* [http://www.msdn.com/] - Mhtml

Microsoft Development Network, the essential bookmark for all Windows developers.

* [http://www.catch22.org.uk/] - Mhtml

All sorts of cool Windows tutorials.

* [http://www.flipcode.com/] - Mhtml

* [http://www.madwizard.org/view.php?pa...tents&lang=cpp] - whackaxe

* [http://www.hal-pc.org/~johnnie2/winsock.html] - whackaxe

Game Programming

 

* [http://nehe.gamedev.net] - Mhtml

OpenGL tutorials and resources

* [http://nexe.gamedev.net] - Mhtml

DirectX tutorials and resources

* [www.gamedev.net] - Mhtml

Your one stop shop for anything game dev related, articles, tutorials, books, forums and industry relevant news it's all there.

* [www.libsdl.org] - Mhtml

SDL (Simple Directmedia Layer) a cool and extensive game programming library.

* [www.openal.org] - Mhtml

A audio interface library.

* [www.opengl.org] - Mhtml

The OpenGL website.

* [www.opengl.org/documentation/red_book_1.0/] - Mhtml

OpenGL Red Book

* [www.fmod.org] - Mhtml

Possibly the best audio lib out there.

Visual Basic and Friends

VB6

 

* [http://www.mvps.org/ccrp/] - oracleguy

This site has a some great replacement controls for VB6's common controls.

* [http://support.microsoft.com/default...NoWebContent=1] - oracleguy

How to develop a COM component for use on an ASP page

 

 

VB.Net

 

* [http://www.developer.com/net/vb/article.php/3082491] - oracleguy

Writing console applications.

Linux

 

* [http://www.ibiblio.org/navigator-bin/navigator.cgi] - Unit

Linux Source Navigator - Very useful to figure out how certain things are done in an operating system. Includes syntax coloring and is displayed in the browser.

Apple Development

 

* [http://developer.apple.com/] - bradyj

Regular Expressions

 

* [http://www.regularexpressions.info/tutorial.html] - trib4lmaniac

Regular expressions tutorial.

* [http://www.regexplib.com/] - trib4lmaniac

A huge library of regular expressions.

* [http://sitescooper.org/tao_regexps.html] - trib4lmaniac

* [http://www.datamike.org/man/regexman.txt] - trib4lmaniac

* [http://www.pcre.org/man.txt] - trib4lmaniac

* http://www.weitz.de/regex-coach/] - trib4lmaniac

A great tool for anyone wanting to learn regexps.

 

 

Php

 

* [http://www.phpbuilder.com/columns/dario19990616.php3] - trib4lmaniac

 

 

Python

 

* [http://gnosis.cx/publish/programming...pressions.html] - trib4lmaniac

* [http://www.amk.ca/python/howto/regex/] - trib4lmaniac

C/c++ & C#

C#

 

* [http://www.aspnetpro.com/newslettera...200405bw_l.asp] - oracleguy

About the different types of constants and how they work.

* [http://www.csharpfriends.com/] - oracleguy

They seem to have some stuff of value

* [http://www.programmersheaven.com/2/Les_CSharp_0] - oracleguy

A bunch of C# tutorials

* [http://www.c-sharpcorner.com/Code/20...WithArrays.asp] - oracleguy

Programming with arrays in C#

* [www.cprogramming.com] - Mhtml

Excellent intro to C/C++ tutorials!

 

 

C/C++

 

* [http://www.cpp-home.com/] - whackaxe

* [http://www.cppreference.com/] - whackaxe

* [http://www.cs.cf.ac.uk/Dave/C/CE.html] - Unit

Dave Marshall's C Programming - Excellent resource for someone learning C/C++

 

 

All

 

* [http://cboard.cprogramming.com/] - Mhtml

Popular programming forums.

 

General

 

* [http://www.sourceforge.net/] - Mhtml

Open source community

* [http://users.erols.com/ziring/dopl.html] - neofibril

Dictionary of Programming Languages

* [http://www.acooke.org/andrew/writing/lang.html] - neofibril

An Introduction to Programming Languages

* [http://www.bagley.org/~doug/shootout/] - neofibril

The Great Computer Language Shootout

* [http://aima.cs.berkeley.edu/ai.html] - neofibril

AI on the Web

* [http://www.acm.inf.ethz.ch/ProblemSetArchive.html] - codegoboom

ACM ICPC Problem Set Archive

* [www.wotsit.org] - Mhtml

File programming information for any format you can imagine.

Hope this can be of help to you guys.

 

P.S. can we make this a sticky?

http://www.codingforums.com they help me

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...