3-1-13

Somewhat of a palindrome day, but not quite, today is a day for beginnings.

I am taking the Winter 2013 Stanford CS193p iOS Development course on iTunes U with the legendary Paul A Hegarty (former VP of Engineering at NeXT, close associate to Steve Jobs, co-founder of ORM (Operating Resource Management) pioneer Ariba, and author of AppKit) in order to teach myself all the new iOS 6 SDK & Xcode updates such as (but not limited to):

  • Storyboards,
  • Autolayout,
  • NSAttributedString’s new methods,
  • UICollectionView,
  • Allocating arrays on the fly,
  • @property updates (goodbye synthesize – almost).

Today I’m starting Assignment #3: Graphical Set.

I’ll post the code to the following GitHub repo when I’m done (where I already have my first two assignments checked-in):
https://github.com/duliodenis/cs193p-Winter-2013-hw3

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s