Thread: Learning C++
View Single Post
  #2  
Old April 23rd, 2008, 01:03 PM
Mikuro's Avatar
Mikuro Mikuro is offline
Crotchety UI Nitpicker
 
Join Date: Mar 2005
Posts: 2,438
Thanks: 2
Thanked 3 Times in 3 Posts
Mikuro is on a distinguished road
For general C++, I highly recommend http://www.cplusplus.com and http://www.cppreference.com . The first has lots of tutorials and documentation, the second is a great bare-bones reference. Neither is Mac-specific, though. I can't help you there, since I've never done any Mac-specific coding in C++ (I mostly use Objective-C for that).
__________________
Mac mini — 1.25GHz G4, 1GB RAM — OS 10.5.2

I'm now a four-browser man. How on earth did this happen?!

Useful programs: PithHelmet, Butler, ffmpegX, VLC, Perian, Tofu, Wcalc
Reply With Quote