Core Fruition

Unlearning Cocoa

There’s a great post on The Daydream Blog about coming up to speed with Cocoa development. One paragraph really rang true for me:

Every time you try to learn a new aspect of Cocoa, you find yourself struggling to do something that feels like the “right way”. A few days later you come out with 3 lines of code that feel completely natural but felt incredibly painful to reach. You will be met with countless, “aaah, that’s how it works and it makes complete sense” moments. You spend days wondering why this bit of Cocoa is so gnarly, and seemingly unintuitive, until you reach another moment of understanding.

Read the whole post here.