PDA

View Full Version : A List of Tourtorials for programing languages and the like



Lord Winter
03-26-2007, 02:24
I've noticed that their are many people here who are learning Programming languages. While most of these seem to be learning them in a class room setting a few of us are without that resources. This thread is designed as a list of tutorials for programming languages, scripting languages ect... Please contribute in the following format.

Name:
Link
Language(s):
Brief description:


C Plus Plus Resource Network (http://www.cplusplus.com/)
Language: C++
Brief description: A walkthrough from a Hello world program to more advance program.
Courtesy of DoH

The java function references (http://java.sun.com/reference/api/)
Language(s): java
Brief description: Explains every standard class and its functions, extremely useful if you feel the water you're swimming in is just a little too deep. Courtesy of Doc Bean

W3 Schools (http://www.w3schools.com/default.asp)
Languages: XHTML, Java script, CSS, XML, SQL and PHP
Description: Everything that you would need to know about web developing. From basic HTML to server side scripting. All tutorials also include editable examples.
Courtesy of DoH

doc_bean
03-26-2007, 13:34
The java function references (http://java.sun.com/reference/api/)
Language(s): java
Brief description: Explains every standard class and its functions, extremely useful if you feel the water you're swimming in is just a little too deep.

Lord Winter
04-06-2007, 03:56
Anyothers?

Tran
04-06-2007, 05:05
What about tutorial for Pascal? Really need 'em