One Month Later

12/16/2014

It’s been a month since I’ve started working on my app, and a little more than two months since I started programming in Objective-C. Every time I think about it, it feels kind of crazy how much I’ve come...

Read More

Shaking a UIView

12/7/2014

In the last few days I haven’t been writing much, but I have been spending a lot of time working on CodeCalendar.

Instead of updating my progress in this post, I’m going to do something different by teaching one...

Read More

UITableViewCell Shadows and Performance

12/4/2014

Today I’ve been working on implementing drop shadows in my UITableViewCells. In my opinion, the sense of depth created by the shadows makes the cells look much better.





Read More

UIView Animations and layoutIfNeeded

12/3/2014

I’ve been working on a feature for my app that involves a black transparent bar that pops up from the bottom of the screen when a certain condition is met.

The way I implemented this feature was to create...

Read More

My Current Progress and First Post

12/2/2014

Hey everyone! This blog is going to document how I, a recent graduate with a degree in biology, will try to enter the programming industry. I’m going to be writing about the challenges I encounter trying...

Read More