Git Repositories for 4 of My Books

I have set up 4 GitHub repositories for my four books:

iOS 4 Programming Cookbook
Repo: git@github.com:vandadnp/iOS-4-Programming-Cookbook.git
Web: https://github.com/vandadnp/iOS-4-Programming-Cookbook

Concurrent Programming in Mac OS X and iOS
Repo: git@github.com:vandadnp/Concurrent-Programming-in-Mac-OS-X-and-iOS.git
Web: https://github.com/vandadnp/Concurrent-Programming-in-Mac-OS-X-and-iOS

Writing Game Center Apps in iOS
Repo: git@github.com:vandadnp/Writing-Game-Center-Apps-in-iOS.git
Web: https://github.com/vandadnp/Writing-Game-Center-Apps-in-iOS

Graphics and Animation on iOS
Repo: git@github.com:vandadnp/Graphics-and-Animation-on-iOS.git
Web: https://github.com/vandadnp/Graphics-and-Animation-on-iOS

Enjoy 🙂

Xcode 4 Refactoring Features – Part 1

In this video, you will learn about Rename, Extract, Create Superclass, and Move Up refactoring facilities in Xcode 4, Apple’s latest and greatest development environment for iOS and Mac OS X. If you have any questions, or comments, leave them down here.