Adventures in Debugging: Keeping a Log
iOS Leveling Up MacI usually encounter two classes of bugs on a regular basis. The first is of the form “I think I know where this...
Before the Presentation
Leveling UpEver have one of those moments, after a flurry of activity, and realized what you’ve accomplished? Now that this summer is over, I...
The Selfless Debugger
iOS Leveling Up MacYou know that feeling. You’re on a deadline. It’s 9:00 at night. You have a demo the next morning. ...
So, What Next?
iOS Leveling Up MacYou’ve just taken a Big Nerd Ranch course , or you’ve worked through our iOS or Cocoa book. Now what? What can...
Debugging Remote Processes With Pry-Remote
Back-End Full-Stack Web Leveling UpHighgroove really likes Pry. It’s a great tool for digging into your code and seeing what’s going on with tons of great features. However,...
Using Git Hunks
Leveling UpAs a developer, I always try to follow the “Boy Scout Principle” when it comes to the code I’m working with. Simply put: