Posts Tagged ‘ Simple Objective C ’
Following on from the initial calculator design, extensions to allow the additional functionality of single float point memory. Adding this is fairly simple, when you remember that previously we were able to send the characters from the display to a float variable and then perform an operation on them. Instead of sending the float to [ READ MORE ]
After completing the simple program ‘Hello World’, it is time to start coding something useful. After a quick decision (well actually lets be honest with a new language one of the first programs to write is the obligatory calculator application). However I decided to add a small twist to the Calculator, making it effectively the [ READ MORE ]
Objective-C, otherwise known as Cocoa in Mac OS X, is the programming language of choice for the Mac OS, and also mobile apple hardware like the iPhone, and the new iPad. With a basic background in C++ from about 4 years ago, it shouldn’t be too hard to pick up the basics. I found an [ READ MORE ]
Get every new post delivered to your Inbox.
SocialVibe