Programming with Xcode: Part 1 - Creating a New Project




AppleVis Podcast show

Summary: <p>In the first of a planned series of podcasts, Alex Hall introduces us to programming with Xcode by creating a new project, logging a line of code, checking that log, and carrying out some basic debugging.</p> <p>If you are unfamiliar with Xcode, it is an integrated development environment containing a suite of software development tools developed by Apple for developing software for OS X and iOS.</p> <p>The text guides mentioned by Alex in this podcast can be found on the AppleVis website at <a href="http://www.applevis.com/guides/programming-ios">http://www.applevis.com/guides/programming-ios</a> and <a href="http://www.applevis.com/guides/programming-os-x">http://www.applevis.com/guides/programming-os-x</a></p>