billythekid02
User
| Posts: 16 |   |
|
mac development in Xcode - 2007/02/01 09:54
Hi all
They just got brand new intel iMacs at the Student computing center here at Texas A&M and I've found that it's a pleasure to use them, much more so than windows pc's, half because of the increased performance and stability and half because they are unix-based, and all of our work is graded in unix. I am a computer science major and I'm able to compile and run many terminal applications using a command line. I recently discovered Xcode, but it has a lot of terms I don't know about like "Carbon," "Cocoa," etc. Does anybody know what these mean, and for now, does anybody know how to create a project for a plain old C++ terminal application that uses the standard library along with cpp and h files? I'd much rather be doing this in an IDE than in a text editor and command line.
Thanks!
|