Forums

Forums (http://www.abandonia.com/vbullet/index.php)
-   Programming (http://www.abandonia.com/vbullet/forumdisplay.php?f=25)
-   -   Books (http://www.abandonia.com/vbullet/showthread.php?t=3755)

NrmMyth 13-03-2005 06:13 PM

I started this topic becouse (IMO) the best way of learning somethig new about the programming is the book or e-book (preferably free).

So if anyone of you knows a good book about programming that you read or not, post!
:ok:
Also if anyone post a crapy book :not_ok: and I don't know of it so I put it in the list, tell me!
:ok:


Game programming
Andre Lamothe - Tricks of the Windows game programming gurus

Pangloth 13-03-2005 08:22 PM

Well, the best way to find a book that you like is to go to the bookstore and browse through theirs.

One that I found useful is Stephen Prata's C Primer Plus, another is C++ Primer Plus. It might also be a good idea to pick up a reference in addition, Schildt's books are good for that.

NeKromancer 14-03-2005 02:00 AM

I always found this webpage very useful to my programming desires.

http://linoleum.leapster.org

NrmMyth 14-03-2005 08:23 PM

Quote:

Originally posted by NeKromancer@Mar 14 2005, 03:00 AM
I always found this webpage very useful to my programming desires.

http://linoleum.leapster.org

I was on that page, IMO it is very resourcefull, but sorry this topic does only books. :cry:

aaberg 15-03-2005 10:10 PM

Try this link.

A lot of programming books have some free chapters for advertisement reasons. This website puts together some of those chapters, which in total gives you a full featured book.

Very smart.

By the way. The language is C#.

Data 16-03-2005 09:07 AM

http://www.icce.rug.nl/documents/cpp.shtml
c++ for people with C experience

Warning Huge book.

Ioncannon 19-03-2005 02:08 PM

is Sams Teach Yourself C++ in 21 day a good book?

NrmMyth 19-03-2005 04:45 PM

Quote:

Originally posted by Ioncannon@Mar 19 2005, 03:08 PM
is Sams Teach Yourself C++ in 21 day a good book?
I think it is................, a good book about Win app programing.
But if you need to learn C++ from scratch, try to find another good book.
Then later on you can return to your previous book.

You should try Bruce Eckels free e-book.
The link is on the beginning of this topic.

Jim6 20-03-2005 12:11 AM

I couldn't agree more - Eckel is a legend!

Something else I've found is: http://newdata.box.sk/bx/c/ which is nice for someone still learning - although I'd leave maybe 63 days at least!


Edit: Oh, sorry - didn't ralise it was the Sam's Teach Yourself referenced earlier...

Edit2: Also, a word of warning about "Savitch: Problem solving in C++" - it's utterly worthless.

NrmMyth 20-03-2005 02:26 PM

Quote:

Originally posted by Jim6@Mar 20 2005, 01:11 AM
I couldn't agree more - Eckel is a legend!

Something else I've found is: http://newdata.box.sk/bx/c/ which is nice for someone still learning - although I'd leave maybe 63 days at least!


Edit: Oh, sorry - didn't ralise it was the Sam's Teach Yourself referenced earlier...

Edit2: Also, a word of warning about "Savitch: Problem solving in C++" - it's utterly worthless.

Thanks for warning. :ok:

Ioncannon 22-03-2005 12:45 AM

Quote:

Originally posted by NrmMyth+Mar 19 2005, 05:45 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (NrmMyth @ Mar 19 2005, 05:45 PM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Ioncannon@Mar 19 2005, 03:08 PM
is Sams Teach Yourself C++ in 21 day a good book?
I think it is................, a good book about Win app programing.
But if you need to learn C++ from scratch, try to find another good book.
Then later on you can return to your previous book.

You should try Bruce Eckels free e-book.
The link is on the beginning of this topic. [/b][/quote]
hmm that ebook looks helpfull, I will read into it after I have the time...

NrmMyth 22-03-2005 02:23 PM

Quote:

Originally posted by Ioncannon+Mar 22 2005, 01:45 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Ioncannon @ Mar 22 2005, 01:45 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-NrmMyth@Mar 19 2005, 05:45 PM

I think it is................, a good book about Win app programing.
But if you need to learn C++ from scratch, try to find another good book.
Then later on you can return to your previous book.

You should try Bruce Eckels free e-book.
The link is on the beginning of this topic.

hmm that ebook looks helpfull, I will read into it after I have the time... [/b][/quote]
It's very "deep".

Jim6 22-03-2005 03:43 PM

meaning "Insanely detailed"

NrmMyth 22-03-2005 05:55 PM

Quote:

Originally posted by Jim6@Mar 22 2005, 04:43 PM
meaning "Insanely detailed"
Yes, it is...
But what can be wrong with that???

Jim6 26-03-2005 01:26 AM

... meaning, that it's not exactly a "cover to cover"* kind of book. An excellent reference though!



*On further thought; these are useless when it comes to programming books, so that's a good thing. All I mean was, you can't really "read into it" :P

Evad 26-03-2005 02:00 AM

you guys rock.

NrmMyth 27-03-2005 11:35 PM

Can you tell me (if you heard of it ) is "The C++ programming language" by Byarne Stroustrup worth buying.
I need a book that can teach me C++, as I already know C.
Thanks. :ok:

Evad 28-03-2005 01:31 AM

I dunno anout that one, but presently I'm reading "the complete idiots guide to C++" its just what I was looking for. it also covers some of the major upgrades that C++ has over C Nrmmyth.

NrmMyth 28-03-2005 10:21 PM

Quote:

Originally posted by Evad@Mar 28 2005, 01:31 AM
I dunno anout that one, but presently I'm reading "the complete idiots guide to C++" its just what I was looking for. it also covers some of the major upgrades that C++ has over C Nrmmyth.
LOL You created a smile on my face. LOL Really!

Evad 29-03-2005 02:54 AM

;)
seriously though, don't let the name throw you off, it's good. the thing i like best is it puts everything in relative terms, for anyone who doesn't kow the terminology.
thax again kon_tiki


The current time is 08:35 PM (GMT)

Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.