The reflective-object oriented Programming Languages

For beginners, flames not allowed...(just by the staff :P)
Post Reply
Ameradi
On the way to fame!
On the way to fame!
Posts: 46
Joined: 20 May 2005, 16:00
18
Location: Germany
Contact:

The reflective-object oriented Programming Languages

Post by Ameradi »

Totorials

C

How C Programming Works
http://computer.howstuffworks.com/c.htm

C Programming Tutorial
http://cplus.about.com/library/blctut.htm

C Programming
http://www.strath.ac.uk/IT/Docs/Ccourse/

Programming in C
http://www.cs.cf.ac.uk/Dave/C/CE.html
C Programming contents
http://goforit.unk.edu/cprogram/cstart.htm

Learn C/C++ Today
http://www.cyberdiem.com/vin/learn.html

Introduction to Sockets in C [PDF] Thanks - digitlcoup
http://www.math.grinnell.edu/~walker/c/ ... ockets.pdf

The Development of the C Language [PDF] - Thanks digitlcoup
http://cm.bell-labs.com/cm/cs/who/dmr/chist.pdf

ANSI C for Programmers on UNIX Systems [PDF] - Thanks digitlcoup
http://www.eng.cam.ac.uk/help/tpl/langu ... ing_C.html

--------------------------------------------------------------------------------

C++

Complete C++ language tutorial
http://www.cplusplus.com/doc/tutorial/

Online C++ Tutorial
http://www.intap.net/~drw/cpp/

C++ Programming Tutorial
http://cplus.about.com/library/blcplustut.htm

C++ tutorial for C users
http://www.4p8.com/eric.brasseur/cppcen.html

C++ Tutorials
http://www.glenmccl.com/tutor.htm

DevCentral Tutorials: C/C++
http://devcentral.iticentral.com/articl ... efault.php

C++ Tutorial Links
http://www.mysteries-megasite.com/linux/C-tutorial.html

--------------------------------------------------------------------------------

Java

The Java Tutorial
http://java.sun.com/docs/books/tutorial/

Java Coffee Break Tutorials
http://www.javacoffeebreak.com/tutorials/

Java Programming Resources
http://www.apl.jhu.edu/~hall/java/

Java Tutorials
http://www.freewarejava.com/tutorials/index.shtml

--------------------------------------------------------------------------------

Perl [ Under Development ! ]

Databases - An Introduction to the DBI
http://www.cwinters.com/programming/yapc_dbi.html

--------------------------------------------------------------------------------

PHP

A simple PHP Tutorial
http://us3.php.net/tut.php

PHP Tutorial
http://www.freewebmasterhelp.com/tutorials/php

Another PHP Tutorial
http://www.w3schools.com/php/default.asp

PHP Tips and Tutorials
http://www.hotscripts.com/PHP/Tips_and_Tutorials/

Gimpster PHP Tutorial
http://www.gimpster.com/wiki/PhpTutorial

IBM Introduction to PHP
http://www-106.ibm.com/developerworks/l ... l-php.html

An Introduction to PHP
http://www.rci.rutgers.edu/~jfulton/php1/

PHP Manual
http://www.phpfreaks.com/phpmanual.php

--------------------------------------------------------------------------------

Python

125 Python Tutorials
http://www.awaretek.com/tutorials.html

Python Tutorial
http://docs.python.org/tut/tut.html

Non-Programmers Tutorial For Python
http://honors.montana.edu/~jjc/easytut/easytut/

Python Tutorial
http://martin.f2o.org/python/tutorial

Introductory Material on Python
http://www.python.org/doc/Intros.html

The What, Why, Who, and Where of Python
http://www.networkcomputing.com/unixwor ... 5/005.html

Python + KDE Tutorial
http://www.xs4all.nl/~bsarempt/python/tutorial.html

Free Python Tutorials
http://www.tutorialized.com/tutorials/Python/1

Python Tutorial
http://www.cs.bham.ac.uk/resources/ums/ ... t/tut.html

--------------------------------------------------------------------------------

Enjoy it !
Last edited by Ameradi on 24 Aug 2005, 03:21, edited 5 times in total.

User avatar
kip
On the way to fame!
On the way to fame!
Posts: 36
Joined: 02 Aug 2005, 16:00
18
Contact:

Post by kip »

thanks for the links :)
knowledge is power

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

Nice one, Uhdie... :wink:

Post Reply