PDA

View Full Version : Anyone know of a good tutorial for C on OS X?




couch potato
Oct 25, 2003, 12:56 AM
For the last few weeks, I have been teaching myself C. the books i have teach me C, nothing about programming on actual OS X. so i have been using the terminal, and running my apps in there.

however, i have become more and more eager to make actual os x programs. apple's site provides a little help, but nothing for total noobs like me.

so my question is: does anyone know of a really basic tutorial for how to code OS X programs in C? i dont know C++ yet:(



bousozoku
Oct 25, 2003, 01:17 AM
Try the Apple developer area and look for Carbon tutorials.

There's nothing really n00bish, though, with GUI.