Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> C Or C++ Tutorial
Matrixdudej
post Nov 26 2006, 02:45 AM
Post #1


Premium Member
********

Group: Members
Posts: 164
Joined: 14-November 06
Member No.: 33,330



does anyone know where i can get a FREE tutorial on learning c/c++?
Go to the top of the page
 
+Quote Post
syncn21
post Nov 26 2006, 04:51 AM
Post #2


Newbie [Level 1]
*

Group: Members
Posts: 19
Joined: 26-November 06
Member No.: 34,064



QUOTE(Matrixdudej @ Nov 26 2006, 02:45 AM) *

does anyone know where i can get a FREE tutorial on learning c/c++?



yes ofcourse you can get these turorials in google search ...it is available for free of cost..you can download it in the formalt you wish to like for example you can take the complete tutorial of c++ in a pdf format and you can have it .. just in google search type cc++ tutorial as your key word.
Go to the top of the page
 
+Quote Post
hyper_monkey20
post Nov 26 2006, 10:44 AM
Post #3


Newbie [Level 1]
*

Group: Members
Posts: 17
Joined: 24-November 06
Member No.: 33,972



http://www.edm2.com/0507/introcpp1.html

That's a quick tutorial on basic C++, after that look into more resources... After that learn how the windows API works (google windows API) and learn directdraw or the SGI API for 2d graphics..... if your into "gaming" or programming for games thats a great place to start, if you look for forums on those and ask questions i'm sure they'd point you to the right direction. Remember c++ and C are a large undertaking, so take it slow, learn things and review them. Theres obvious reasons why courses can be dedicated to them. But the rewards are amazing!
Go to the top of the page
 
+Quote Post
apacheNewbie
post Dec 4 2006, 10:29 AM
Post #4


Newbie [Level 2]
**

Group: Members
Posts: 30
Joined: 23-November 06
Member No.: 33,877



You can seach it by using your favourite search engine.
It is also good if you buy/borrow some books as I find it more understandable.

I recommend reading "Learning C++ in 21 days". In a month or so, you will understand the concept behind C++.
Go to the top of the page
 
+Quote Post
Saint_Michael
post Dec 4 2006, 11:39 AM
Post #5


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,564
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



I don't trust those learn in 21 days books of course I never read one laugh.gif. Also the for dummies books could help out in want to learn about c and c++.

But for tutorial websites I always recommend this site

pixel2life.com They got a good index of tutorials that will help in the basic concepts of c c++.
Go to the top of the page
 
+Quote Post
Yacoby
post Dec 4 2006, 11:45 AM
Post #6


Super Member
*********

Group: Members
Posts: 212
Joined: 15-September 06
Member No.: 30,028



I found Thinking in C++ very useful, although I hate reading tutorials, I still managed to get the gist of C++. Don't be put off by the length.

EDIT:
I don't understand how you can realistically learn a language to a reasonable quality within 21 days. In my opinion, a year sounds more realistic. Having said that, I haven't ever stayed programing in a language for anything longer than 6 months.

This post has been edited by Yacoby: Dec 4 2006, 11:54 AM
Go to the top of the page
 
+Quote Post
TheWakeUpCall
post Dec 19 2006, 12:43 PM
Post #7


Newbie [Level 1]
*

Group: Members
Posts: 18
Joined: 19-December 06
Member No.: 35,582



I've never been albe to grasp C++. I think soon I will have another go at it. It is just really hard to learn and there is just so much to write in it, although I guess it does give you more options in what you can do with your software.
Go to the top of the page
 
+Quote Post
bhavesh
post Dec 19 2006, 06:29 PM
Post #8


ZED
*********

Group: [HOSTED]
Posts: 554
Joined: 21-August 06
From: Ziya's Heart
Member No.: 28,693



Learning C++ in 21 days is a big ask. Instead of searching I would refer you to buy a book like Robert Lafore's Programming in C++ and learn it. It is written for people who don't know any thing about programming.

I have also gone through one site made by my friend. click here

This post has been edited by bhavesh: Dec 19 2006, 06:31 PM
Go to the top of the page
 
+Quote Post
alamzaib
post Feb 12 2007, 01:54 PM
Post #9


Newbie [Level 1]
*

Group: Members
Posts: 18
Joined: 7-February 07
Member No.: 38,392



I recomended you to search in wikkipedia not in any search engine.I think It will help to learn ..
Go to the top of the page
 
+Quote Post
sirphantom