<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<title type="text">CoffeeBreak</title>
	<subtitle type="text">CoffeeBreak:CoffeeBreak, the neverpanic.de blog</subtitle>
	<link rel="alternate" type="text/html" href="http://www.neverpanic.de/blog/" />
	<link rel="self" type="application/atom+xml" href="http://www.neverpanic.de/blog/atom/" />
	<updated>2011-08-10T23:15:35Z</updated>
	<rights>Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Germany License</rights>
	<generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
	<id>tag:neverpanic.de,2011-08-10:/blog/</id>
	
	<entry>
		<title>Xcode from NULL to 100;</title>
		<link rel="alternate" type="text/html" href="http://www.neverpanic.de/blog/single/xcode&#45;from&#45;null&#45;to&#45;100/" />
		<id>tag:neverpanic.de,2009-09-17:/blog/single/xcode-from-null-to-100/#3.79</id>
		<published>2009-09-17T16:24:41Z</published>
		<updated>2009-09-18T00:08:42Z</updated>
		<author>
			<name>Clemens Lang</name>
			<email>neverpanic@gmail.com</email>
			<uri>http://www.neverpanic.de/about-me</uri>		</author>
		
			<category
				term="OS X"
				scheme="/site/category/os-x/"
				label="OS X" />
		<content type="html">
			<![CDATA[
				<p>
    I was recently browsing the new <a href="http://www.apple.com/itunes/">iTunes 9</a> Store and somehow ended up in the podcast section. I had a look around the featured podcast and noticed a somewhat new podcast about Xcode called “Xcode von NULL auf Hundert;” (the podcast is german and, as such, has a german title). Ever since I switched to a Mac I have wanted to learn some basics of Cocoa programming.
</p>
<p>
    I started reading some resources on Objective-C programming a while ago, but didn't finish any because most of them were pretty technical and theoretical and thus getting boring pretty fast. The “Xcode from NULL to 100;” podcast does a lot more learning by doing – e.g. they guide you to build a (graphical!) calculator and explain memory allocating and releasing using that example.
</p>
<p>
    The podcast targets absolute beginners – if you already have a background in programming, some of the information not related to OS X GUI programming will probably be pretty redundant to you, but you might still use the podcast to get started with Apple's Interface Builder.
</p>
<p>
    <a href="http://0x02100.silutions.de/">Xcode von NULL auf Hundert; podcast</a>
</p> 
			]]>
		</content>
	</entry>
	
</feed>
