Sunday, November 4, 2007

PHP for Beginners

PHP 101: A good introduction for absolute beginner.

PHP101

C++ Segfaults and Power

People without prior language experience should learn C first before moving onto C++
Thinking in C:
Download Site
After you Finish Thinking in C Learn a bit more about pointers.
Pointer Tutorials :
Tutorial 1
Tutorial 2
Tutorial 3

After Mastering Pointers Start Learning C++

For People with Experience in a language or people who have completed Basic Tutorials on C
Thinking in C++ volume 1 + 2:
Master Download Site

Web Building Tutorials

http://www.w3schools.com/ provides plenty of tutorials for website creation.
here is a link to it. link

Zero to SCJP

Here is my collection of links to give you experience and knowledge in the JAVA programming language.

Learning JAVA

If you never Programmed before do this Thinking In C
Thinking in C

After you Finish Thinking in C Learn a bit more about pointers.
Pointer Tutorials :
Tutorial 1
Tutorial 2
Tutorial 3

After Mastering Pointers Start Learning JAVA

Read Bruce Eckel's Thinking In JAVA eBook:
Thinking in Java 3rd

Also Sun Tutorials:
Sun Tutorials on Java

Get Certification:
Sun Certification
It is good to be certified to prove your skills in java, it will cost money to take this exam though so be prepared.

Goodluck