| View previous topic :: View next topic |
| Author |
Message |
JohnnyBoy Veteran Member


Joined: 13 Jul 2007 Posts: 3954 Location: West Sussex, South-East England
|
Posted: Sun Jul 04, 2010 4:28 am Post subject: Practice C programming using XCode? |
|
|
Just recently, I found a stack of books that I bought many years ago with titles like "C for beginners" and "Learn C in 24 hours". I've also still got Borland's Turbo C for MS-DOS and for Windows, so it wouldn't be difficult for me to run one of those thru VMWare Fusion.
But I remember reading that Objective C was, in essence, C plus some OO libraries. So I wondered whether there was a much more straightforward way to input and compile some simple C programs: XCode.
Has anybody tried doing this? Is it possible for XCode to display the output of a basic C program? Would it appear in a dialog box or a terminal window? _________________ Intel Mini 2.0GHz C2D (4GB/120GB/SuperDrive/10.5.8 ), 120GB WD Passport, Logitech ergo k/b
iPod Touch (32GB, 3rd gen), iPod Shuffle (512MB, 1st gen) |
|
| Back to top |
|
 |
Cypher Veteran Member


Joined: 24 Jan 2007 Posts: 2920 Location: North West - UK
|
Posted: Sun Jul 04, 2010 5:05 am Post subject: |
|
|
I think it would make much more sense to just jump straight into Objective C. As it's name suggest Objective C is an object oriented language, so is more similar to C++. Whilst both are based on C, both languages are much more than C. (Check your PM's) _________________ Phil
Mac Mini 2.53GHz - iMac 2.0Ghz - Macbook Pro 2.4GHz - iPad 1 32GB 3G
6TB Netgear Ready NAS NV+ - 6TB Drobo S |
|
| Back to top |
|
 |
JohnnyBoy Veteran Member


Joined: 13 Jul 2007 Posts: 3954 Location: West Sussex, South-East England
|
Posted: Sun Jul 04, 2010 11:07 am Post subject: |
|
|
PM received, Cypher!  _________________ Intel Mini 2.0GHz C2D (4GB/120GB/SuperDrive/10.5.8 ), 120GB WD Passport, Logitech ergo k/b
iPod Touch (32GB, 3rd gen), iPod Shuffle (512MB, 1st gen) |
|
| Back to top |
|
 |
|