Skip to content

{ Monthly Archives } June 2009

Objective-C

Here are some interesting things I learned today about the differences between java/C# and Objective-C.  Also how to play a sound on your iPhone. Calling Methods This was the very first thing that jumped out at me when I started using Objective-C.  To call a method, you use the following syntax: [object message:param1 namedParam2:param2 namedParam3:param3]; [...]

rekindled

I am going to write about rekindling my passion for programming.  Working for go nowhere corporate giants for the past eight years really sucked the life out of me.  It left me with a fat wallet but no passion.  When I worked for startups, I had a passion for writing code.  I miss the days when I’d work until I was [...]