↓
 
Hawk iMedia 
 
  • Home
  • About Us

Hawk iMedia

#pragma mark - Development Blog

Home→Tags Best Practices

Tag Archives: Best Practices

The Next Thing

Hawk iMedia Posted on April 26, 2013 by Hawk iMediaApril 25, 2013

I debated about what to write about today, especially in the wake of yesterday’s WWDC ticket frenzy, the subsequent online screaming about it, and everything else. I think in the end, Apple will do what Apple does, and that’ll be … Continue reading →

Posted in iDevBlogADay | Tagged Best Practices, CoreData, Design, iOS, UI, UX | Leave a reply

Unit Testing for Fun and Profit

Hawk iMedia Posted on February 1, 2013 by Hawk iMediaFebruary 1, 2013

How do you know if your code works? You test it of course. But, how do you test your code? Do you run it in the simulator? On your device? Is that enough? The simple answer is: No. How can … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Quality, Test Driven Development, Unit Testing, Workflow | Leave a reply

Later Never Comes

Hawk iMedia Posted on January 18, 2013 by Hawk iMediaJanuary 18, 2013

What is the cost of expedience? Answer: Technical debt. How often have you had to solve a problem quickly, knowing that your solution was correct (i.e. it works), but not really how you’d have liked to do it? Sometimes the … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Lessons Learned | Leave a reply

Pro Tip: Data Types Matter

Hawk iMedia Posted on November 9, 2012 by Hawk iMediaNovember 8, 2012

I made a stupid mistake recently, which cost me more than a few hours of time to figure out. But I learned a couple things: Xcode will let you dig as deep a hole as you like, despite its “assistance”, … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Lessons Learned, Xcode | 5 Replies

The Last Word on Many From One

Hawk iMedia Posted on June 8, 2012 by Hawk iMediaJune 7, 2012

It turns out that building multiple targets from one source code base is both easy and hard, both simple and complex. It all depends not only on the ultimate products you want to create, but a bit on your workflow … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Workflow, xcodebuild | Leave a reply

Many From One, Again

Hawk iMedia Posted on May 25, 2012 by Hawk iMediaMay 24, 2012

Several months ago I wrote about some tricks I was using to build many targets from one code base. The rubber is meeting the road on that project as we get closer to being ready to submit to Apple, and … Continue reading →

Posted in iDevBlogADay, Software Development | Tagged Best Practices, Workflow | 6 Replies

The Stunning Utility of Global Classes

Hawk iMedia Posted on December 9, 2011 by Hawk iMediaDecember 10, 2011

Set aside any ideas you may have that global data is evil. If you spend any time on the StackOverflow website, you’ve likely seen questions like “How do I share data from one view controller with another view controller?” The … Continue reading →

Posted in iDevBlogADay | Tagged Best Practices, Objective-C | 5 Replies
©2025 - Hawk iMedia
↑