Azure
Trust the recursion...
I can't find the book anywhere. I only see the ebook for sale. The book is made by functionx, right? Can you post a picture of it?
Which book did you use to get started? I think I'm going to buy the book Twimy suggested. BTW, has anybody purchased anything from www.mircrocenter.com ? That's the only website I could find that sells C++ Programming Fundamentals: CypberRookies. Also, what book should I use after I have read and mastered the fundamentals book to be very fluent in the language of C++?slickshoes113 posted on Jul 29 2003 said:Barnes and Noble (bn.com) has a good selection of programming books. I've programming (C++ mainly) for awhile and am looking to get into making games for the GP32. If you're a programming newbie, I would highly suggest C/C++ they're both quite powerful and pretty easy to learn (though I think C is the faster of the two). And as for one of earlier questions, definitly get a book instead of online tutorials. I've yet to find a good tutorial that explains things thoroughly and easily. My suggestion would be to check out reviews of some books at Barnes and Noble, and get one from there. Hope that helps you.
I will have problem following your tutorial if I read the cyberrokies book for C++ programming?Rico posted on Aug 10 2003 said:You can't really learn C++ without C, except for C-style casts I think ... basically if you have read the book you will have problem following my tutorial. I've had people who only know QBasic tell me they could follow it
- Rico
Would I need to learn C in order to start programming for the gp32? Is C really necessary?Twimfy posted on Aug 19 2003 said:No. If you learn C++ you'll find that C comes naturally. C++ is just a more flexible version of C.