The next installment of the 71Squared iPhone Programming tutorials is now available. This tutorial covers a tile map class which can consume configuration files created using the Tiled map editor.
Check out these cool WordPress plugins! – CodeRevolution.
Author: WPInitiator
-

iPhone Game Programming – Tutorial 6 – Tiled Map Class
-

iPhone Game Programming – Tutorial 3 – SpriteSheet Class
Hi all and welcome to Tutorial 3 in my iPhone Programming series on creating an OpenGL game.This video runs for 46 minutes and covers changes to the project so far which are based on feedback I have had in the blog and also the creation of the SpriteSheet class.
Check out these cool WordPress plugins! – CodeRevolution. -

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
Check out these cool WordPress plugins! – CodeRevolution. -

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 frame should appear, so, rather than having every frame only appear on screen for the same period of time, each frame can have its own display time.
The class also supports the ability to repeat animations and ping pong backwards and forwards.
Check out these cool WordPress plugins! – CodeRevolution. -

Flytec 6015 – Route Programming and Flying Tutorial
This is a brief tutorial on how to program a route into your Flytec 6015 Variometer. Created for pilots competing in the Rat Race Paragliding Competition at Woodrat in Southern Oregon.
Check out these cool WordPress plugins! – CodeRevolution. -

UITableView iPhone Programming Tutorial
Teaches how to populate a UITableView instance.
Check out these cool WordPress plugins! – CodeRevolution. -
![Programming a module in Modul8 with Python [Tutorial]](https://wpinitiate.com/wp-content/uploads/2018/05/5413/221409445_1280x720.jpg)
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
Check out these cool WordPress plugins! – CodeRevolution. -

Java Programming Step by Step Video Tutorial
Buy the full video at http://www.patrickvideos.com
Learn Java & Object Oriented programming using this easy to follow, step-by-step video tutorial designed for fast learning.
This tutorial is aimed at beginners
a) Planning a career in Java
b) College students in Java 101
c) High School students preparing for the AP Computer Science A exam.
No prior programming experience required.
Check out these cool WordPress plugins! – CodeRevolution. -

iPhone Game Programming – Tutorial 2 – Image Class
I have finally been able to upload the second tutorial on writing a game on the iPhone using OpenGL.This Tutorial has turned out to be longer than I thought and comes in at around 1.5 hours. It covers the creation of an Image class which wraps around the Texture2D class and functions which I think would be useful in a game such as scaling, rotation and applying a colour filter and alpha etc. This image class will form the basis for the next tutorials where we will create a class for handling sprite maps, animation and bitmap fonts.
Check out these cool WordPress plugins! – CodeRevolution.