Page 1 of 1

Programming in C++ Linux?

Posted: Sat Oct 13, 2012 10:40 am
by Morgan Krieg
What's the most efficient way? What programs do you recommend? Any books that I should read?

Re: Programming in C++ Linux?

Posted: Tue Oct 23, 2012 7:57 pm
by homerscousin

Re: Programming in C++ Linux?

Posted: Thu Oct 25, 2012 7:51 am
by Elliott
To be fair, with the amount of interesting and useful stuff you can produce using just the core language + standard library (i.e. not a lot apart from implementing interesting algorithms that only a select handful of people find interesting), C++ may as well be platform-dependent.