c++

Stuff that don´t fit in the other categories.
Post Reply
User avatar
kirill2525
Newbie
Newbie
Posts: 2
Joined: 27 Oct 2008, 17:00
15

c++

Post by kirill2525 »

can i download c++ for dummies (or any c++ learning thingy) for free?
and if yes then were?

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

In our download section
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
Big-E
Administrator
Administrator
Posts: 1332
Joined: 16 May 2007, 16:00
16
Location: IN UR ____ , ____ING UR _____ .
Contact:

Post by Big-E »

Simple, visit our downloads section:
http://suck-o.com/modules.php?name=Down ... oad&cid=24

User avatar
Uner
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 123
Joined: 08 Dec 2007, 17:00
16
Location: 45*26'57.41* N

Post by Uner »

Code: Select all

http://www.b213.net/index.php?id=c%2b%2b
125 ebooks.

Please, use the code tag when posting external links.
Thanks,
Nerdz

User avatar
f4Gg0t_43
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 245
Joined: 13 Sep 2008, 16:00
15
Contact:

Post by f4Gg0t_43 »

also torrents

Code: Select all

http://thepiratebay.org/torrent/4032613/C___Programming_Books_2007

Please, use the code tag when posting external links.
Thanks,
Nerdz

User avatar
Nerdz
The Architect
The Architect
Posts: 1127
Joined: 15 Jun 2005, 16:00
18
Location: #db_error in: select usr.location from sucko_member where usr.id=63;
Contact:

Post by Nerdz »

Don't forget, you don't read a programming book like any other book. I suggest you that at the end of each chapter, practice what you've just learned!
Give a man a fish, you feed him for one day.
Learn a man to fish, you feed him for life.

User avatar
f4Gg0t_43
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 245
Joined: 13 Sep 2008, 16:00
15
Contact:

Post by f4Gg0t_43 »

here's a tutorial, has a quiz after each chapter.

Code: Select all

http://www.learncpp.com/

User avatar
kirill2525
Newbie
Newbie
Posts: 2
Joined: 27 Oct 2008, 17:00
15

Post by kirill2525 »

thkx guyz

User avatar
F4LSE
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 236
Joined: 02 Jul 2007, 16:00
16
Location: My Lab
Contact:

Post by F4LSE »

C++ is a trip. Start slow and easy or u may get discouraged by trying to handle too much at once

User avatar
f4Gg0t_43
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 245
Joined: 13 Sep 2008, 16:00
15
Contact:

Post by f4Gg0t_43 »

you should learn how binary works aswell

User avatar
Still_Learning
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 1040
Joined: 11 Jun 2008, 16:00
15
Location: Trigger City

Post by Still_Learning »

Nerdz wrote:Don't forget, you don't read a programming book like any other book. I suggest you that at the end of each chapter, practice what you've just learned!
That is great advice.. lol seriously, I have been trying to read these books from the start of the chapter and always end up and the end reading the practice questions , trying and testing, learning the code for each chapter then going back to the stuff I dont understand.

Post Reply