in Uni atm im studying an intro to Ansi C Programming. in my first assignment today we used Cygwin which is a Unix emulator in Windows and Crimson which is a text editor to write C programs on the lab PCs.
how can i do this on my Mac without using Windows? presumably this can be done on Mac OS X as its Unix based. all the lecturers use Macs as OS X's Unix core obviously appeals to them but the lecturer atm hasnt done an example of writing and compiling a program… just gone through the theory.
i realise that i can just use Terminal in place of Cygwin, but what app do i use to write C programs that also colour codes commands to make it more user friendly? TextEdit? XCode?
also im very new to C Programming so can anyone give me any pointers or tips that helped you when you first learnt C? thanks
how can i do this on my Mac without using Windows? presumably this can be done on Mac OS X as its Unix based. all the lecturers use Macs as OS X's Unix core obviously appeals to them but the lecturer atm hasnt done an example of writing and compiling a program… just gone through the theory.
i realise that i can just use Terminal in place of Cygwin, but what app do i use to write C programs that also colour codes commands to make it more user friendly? TextEdit? XCode?
also im very new to C Programming so can anyone give me any pointers or tips that helped you when you first learnt C? thanks