Start at CocoaHeads.org

Using Git with Robert Walker

In June, Robert Walker enlightened us on the basics and benefits of using Git as a source code management system.

Beginning with a brief overview of source control, we learned about the pros and cons of using Git, how to deeply manage source code merges and branches (even within an SVN-dominated team), and finally looked at git-hub, Git’s social coding site.

The lecture video is on
Vimeo.

The lecture slides and demo code are in the
Files Area. Read More...

The Text System with Aaron Hillegass

Aaron Hillegass, Cocoa developer extraordinaire and director of the Big Nerd Ranch, spent time with us discussing the power of the text system.

This month’s lecture began with a discussion about the power features of the text system, such as NSTextContainer, NSTextView, and the global field editor. For good measure, we learn how to sine-justify text. You read correctly.

Toward the end of the meeting, the lecture turned into more of a Q/A about Cocoa programming in general.

Aaron is best known for his work with the
Big Nerd Ranch, as well as for his book, Cocoa Programming for Mac OS X, which is considered by many to be the definitive guide to beginning Cocoa programming.

The lecture slides and sample code are currently available in the
Files area.

The lecture video/screencast are currently being edited and will be made available as soon as they are complete.

Next lecture: Source Control with GIT, presented by Robert Walker.
Read More...

iPhone Basics with Adam Preble

This month we learned about the differences between Cocoa and Cocoa touch programming with a lecture from Adam Preble of JungleDisk, and had a general discussion about iPhone programming. Read More...

CoreFoundation with Jeremy Sherman

Jeremy, a developer with the consulting group over at the Big Nerd Ranch, gave a lecture about CoreFoundation. Read More...

Getting Up and Running

For the very first meeting, we met at Maggiano’s to discuss debugging practices. There was no formal lecture this time around - we had a dinner discussion led by the Big Nerd Ranch’s Jeremy Sherman. Here’s a collection of tips, links, etc. that were mentioned. Read More...