Category: Tutorial

  • Apple Watch Tutorial – Learn How to Make a Simple Apple Watch App

    Apple Watch Tutorial – Learn How to Make a Simple Apple Watch App

    Link to the Kickstarter https://www.kickstarter.com/projects/1766493251/how-to-make-a-freaking-apple-watch-app-be-one-of-t Apple has released WatchKit, a tool to create apps for the new Apple Watch. I have created a tutorial that walks you through making your very first Apple Watch app – Emoji Dictionary. This tutorial is intended for anyone who wants to make Apple Watch apps, but no programming experience…

  • Gtk+ Kick-Start Tutorial for Vala

    Gtk+ Kick-Start Tutorial for Vala

    8 minutes tutorial on how to create a simple GTK+ application using the Vala programming language.

  • Basic C Programming

    Basic C Programming

    This episode of the TeachMeCocoa.com video tutorials will instruct the viewer on the basic principles and syntax of programming in the C language. This tutorial is geared towards those who have some programming experience in another language, and would like to understand the basics of using C. Understanding C is vital for writing quality Objective-C…

  • Xcode 3.0 Tutorial

    Xcode 3.0 Tutorial

    An introduction to Xcode 3.0 and Interface Builder 3.0 with a simple programming tutorial. Enjoy this tutorial? I’m now working on a complete podcast series on programming in Xcode called Hot Cocoa. Check it out here: http://hotcocoa.lastedit.com

  • iPhone Game Programming – Tutorial 5 – Animation Class

    iPhone Game Programming – Tutorial 5 – Animation Class

    Tutorial 5 is now uploaded and ready to view and runs for around 37mins. This tutorial covers the Animation class which allows you to specify a series of sprites which are displayed on screen in order. This class allows you to add any number of frames to an animation and also specify how long each…

  • Programming a module in Modul8 with Python [Tutorial]

    Programming a module in Modul8 with Python [Tutorial]

    Step by step tutorial to program a modul in Modul8 using the scripting language Python. More info in http://www.miguelespada.es/?p=594