Episode 7 Objective-C
Download
News
Wii U http://e3.nintendo.com/hw/#/introduction
Duke Nukem Forever http://arstechnica.com/gaming/news/2011/06/duke-nukem-forever-review-barely-playable-unfunny-and-rampantly-offensive.ars?utm_source=rss&utm_medium=rss&utm_campaign=rss
How/Why we got into programming
Upon listener request, we talk about how we got started programming and why we will love it today.
Tool of the Biweek
Jason: JavE: http://www.jave.de/
Patrick: Ascii Flow Diagram http://www.asciiflow.com/
Programming Language Discussion
History of Objective-C
Uses
iOS/ Mac OSX Cocoa
Strengths
-Dynamically & Statically typed
-Property Directives
-Object Oriented
-Smooth interface to C/C++
Weaknesses
-Low user base (especially outside of iOS/OSX dev)
-Verbose and complicated syntax (dot syntax)
Asynchronous Programming
Writing & Understanding Event-Driven Code