PDA

View Full Version : Please tell me abt sites teaching programming


Chetan1991
27-10-2007, 04:44 PM
Guys, Can you please give me some links to programming related websites at beginner, intermediate and advanced level. Actually I wnt to learn C++ and Oracle from absolute beginner level.

[xubz]
27-10-2007, 05:03 PM
Well, Learning from Internet doesn't always work. You can't concentrate (my personal experience).

Try to get a printed copy of "Thinking in C++" or "Beginning Visual C++ 2005" (if you're interested in Windows Programming with C++)


Edit: Just Forgot to mention.
http://www.ibiblio.org/obp/thinkCS/cpp/english/

^That is the Ultimate C++ Tutorial Online :)

fun2sh
27-10-2007, 05:21 PM
hey www.cplusplus.com is also gud

The_Devil_Himself
27-10-2007, 05:27 PM
']


Edit: Just Forgot to mention.
http://www.ibiblio.org/obp/thinkCS/cpp/english/

^That is the Ultimate C++ Tutorial Online :)

bookmarked.Thanks.

xbonez
27-10-2007, 06:35 PM
ultimate site for all programming languages - www.w3schools.com

Sykora
27-10-2007, 06:37 PM
First of all, the link is .com, not .org
Secondly, that's only for web scripting languages, such as php, as well as learning html, css, javascript, xml, etc. Not all programming languages.

@Thread Starter : Googling "C++ tutorials" swamps me with results. of which most of them are worth looking into. Did you try that?

xbonez
27-10-2007, 08:47 PM
as u may notice, i've written w3schools.com and NOT .org. Pls check more carefully next time

PS- i haven't edited my post too as u can clearly see

Sykora
27-10-2007, 08:53 PM
Now that _is_ strange. The first time I clicked it, it took me to .org, and when I rechecked, it was .org. ??

Chetan1991
29-10-2007, 02:47 PM
Thanx to all of you for the links. Can you provide some more links??