If you’re going to develop iOS or OS X applications, you’re going to be using Xcode, Apple’s integrated development environment (IDE). The blog post is…
Poet Ponders the Digital
If you’re going to develop iOS or OS X applications, you’re going to be using Xcode, Apple’s integrated development environment (IDE). The blog post is…
If you want to learn Objective-C, it helps to know C. Learning C — or reviewing it — is a good way to become familiar…
To refresh my programming skills in C and begin my Objective-C journey, I am using the following books. These books are only the beginning of…
Late last night I installed the update to Apple’s OS X programming tool suite, Xcode 4. This summer, in my “free” time I intend to…
Learning to Code: Comments Count
Published by Poet Ponders on May 16, 2013I like comments in computer programming source code. I’ve never been the programmer to claim, “My code doesn’t need comments.” Maybe it is because I’ve…