Visalia Direct: Virtual ValleyAugust 5, 2013 DeadlineSeptember 2013 Issue Desktop Databases: Still Great for Many Tasks “dBase LLC is very excited to announce the new…
Poet Ponders the Digital
Visalia Direct: Virtual ValleyAugust 5, 2013 DeadlineSeptember 2013 Issue Desktop Databases: Still Great for Many Tasks “dBase LLC is very excited to announce the new…
Pittsburgh TechFest was Saturday, June 1, 2013. For me, this is like going to a county fair or theme park… minus the junk food I…
I overuse some words and phrases in my writing. Most writers have some problem words. It isn’t that the words should never be used, or…
In my earlier posts (I, II, and Intro), I explained that I’ll be using Xcode to learn Objective-C and the Cocoa Frameworks to learn about…
Visalia Direct: Virtual ValleyMay 6, 2013 DeadlineJune 2013 Issue BYOPC: Build Your Own PC Building your own computer lets you decide what matters most: processor…
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…
Can software accurately analyze the writing style of an author to determine if he or she wrote a specific work? Maybe… Open source app can…
As readers of this blog know, the more I delve into programming, the more convinced I am that it should be a standard school subject…
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…