Programming

TwitterFacebook
Get flash to fully experience Pearltrees
http://unity3d.com/unity/ Unity is the development environment that gets out of your way, allowing you to focus on simply creating your game. Developing for web, mobile, or console?

UNITY: Game Development Tool

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. http://golang.org/

The Go Programming Language

http://ericflo.github.com/blog/2012/01/01/reducing-code-nesting "This guy’s code sucks!" It’s something we’ve all said or thought when we run into code we don’t like. Sometimes it’s because it’s buggy, sometimes it’s because it conforms to a style we don’t like, and sometimes it’s because it just feels wrong.

Reducing Code Nesting - Eric Florenzano's Blog

http://www.wibit.net/curriculum/courses/programming_java

Programming in Java | WiBit.net

A long time ago, in a decade far far away called... the nineties, there was a birth.

An introduction to Objective-C | Think Vitamin

Never written a line of code? If you’ve never written a line of code and are interested in developing iOS apps then I would highly recommend picking up either of these books: Programming in Objective-C or Cocoa Book Basic Syntax for a Class http://thinkvitamin.com/code/ios/an-introduction-to-objective-c/

prog_guide:lesson_1._install_test – cocos2d for iPhone

http://www.cocos2d-iphone.org/wiki/doku.php/prog_guide:lesson_1._install_test Cocos2d for iPhone is an OpenGL ES based library for creating games on the iPhone, iPod touch, and iPad.
Online docs will be updated after release, the download includes the docs. http://www.cocos2d.org/

cocos2d

Update 2: August 17, 2011 The TechExxpert guide has been updated to fully allow Xcode 4.1 to work. Sorry that the past fixes did not work. Thanks for the comments!

Installing iOS SDK and Xcode on Windows 7 | The iPod touch Weblog - Apple News, Tricks, and Themes

http://ipodtoucher55.blogspot.com/2010/12/installing-ios-sdk-and-xcode-on-windows.html
http://progit.org/book/ch1-4.html

Pro Git - Pro Git 1.4 Getting Started Installing Git

Let’s get into using some Git.
C++

Ruby