I am trying to program in C++ on my iBook (I am taking AP CS classes at my High School where they are teaching C++), however I am having some problems compiling & coding. Here are my questions:
1) Is C++ what people normaly program in on OS X?
2) What are you supposed to use to write C++ code with? Project Builder?
3) When compiling and linking, how come the executable is so big? A simple "Hello World!" program is 100k! Is there a way I can shrink it?
4) How do I do GUI programming w/ C++?
5) Can someone explain what Cocoa is? Is it a language, or an API?
Thanks in advance,
Joey
1) Is C++ what people normaly program in on OS X?
2) What are you supposed to use to write C++ code with? Project Builder?
3) When compiling and linking, how come the executable is so big? A simple "Hello World!" program is 100k! Is there a way I can shrink it?
4) How do I do GUI programming w/ C++?
5) Can someone explain what Cocoa is? Is it a language, or an API?
Thanks in advance,
Joey