One of the apps I use everyday during iOS development is Codebox (Mac-App-Store Link) . If you havn't bought/installed it already I suggest you do ;)
What codebox does is give you a place where you can store all you're code snippets and tag them, which makes them extremely easy to search/navigate through and tons of other features. Your whole "Code Snippet" library is saved into one single file (I suspect with a type of .xml architecture).
ANYWAY...I've decided to share my "Codebox" file which you can easily open with the code box app or import. I've currently got 43 enteries explaining and showing examples of basic Objective-C and cocos2D practices like loops, data types, arrays, dictionaries, memory management, methods, messages, accelerometer, CCMotionStreak, CCLayer, etc., etc. (Detailed list coming soon!).
I will update this page regularly with the newest version of my codebox
Last update:05.05.2011
Current Code Entries:43
head over to ablfx.com for the download link: http://www.ablfx.com/?page_id=368
P.S. This codebox is far from perfect and there might even be small mistakes in there so I'd really appreciate some feedback if you notice anything...It will definitely become more polished over time!
