On Wed, Jun 25, 2008 at 5:54 AM, Pete Theisen <[EMAIL PROTECTED]> wrote: >> Anything wrong with GCC? It's a great compiler. Of course the GUI >> stuff won't work... > > Hi Paul! > > I don't doubt you, but about these two books I have here - which one > should I read first. Starting with no knowledge of C + +. Oh, OK, I know > it has something to do with programming . . .
Fair enough. I'm not familiar with these books. You might want to start with plain old C and then C++. It's like learning Fox for DOS and then moving on to VFP. C++ is backwards compatible. The nice thing about C/C++ is that once you've mastered it languages like Javascript, Java & C# are easy to read as they are all heavily influenced by C++. I'm a C person really, never done a lot of C++. If you have any questions regarding GCC just ask. I've used GCC on at several platforms (Linux, Windows, AmigaOS...) and many targets (x86, 68000, SH4 & 6809 CPUs). -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

