public marks

PUBLIC MARKS from tadanderson with tag ios

June 2014

Learning Mobile App Development: A Hands-on Guide to Building Apps with iOS and Android Book Review

This book is a great book for looking at how some of the most commonly used functionality compares across the Android and iOS environments.

March 2014

iOS Programming: The Big Nerd Ranch Guide (4th Edition) Book Review

This book does a great job of showing you what you need to know to get started with iOS. When you are done with it you should be able to easily move into programming iOS applications and learning more advanced topics along the way.

December 2013

iOS 7 Programming Cookbook Book Review

This is a massive cookbook with tons of recipes. It covers a ton of material and it covers it in depth.

November 2013

iOS Components and Frameworks: Understanding the Advanced Features of the iOS SDK Book Review

If you are an iOS developer, and are using Xcode, this book will at some point offer you information on a topic you need to get your head around quickly.

September 2013

Test iOS Apps with UI Automation Book Review

This book has made creating iOS Automation scripts much easier than it would have been with the Apple Instruments User Guide alone.

January 2013

December 2012

Learning Objective-C 2.0: A Hands-on Guide to Objective-C for Mac and iOS Developers (2nd Edition) Book Review

If I had to give this book a one word description, I would say it is 'balanced'. I would recommend this book as the place to start for anyone coming from a different find which such as C# or Java, and also as the place to start for anybody looking to get into building applications with Objective-C.

August 2012

Test-Driven iOS Development Book Review

This is a great book for both someone who wants to learn Test Driven Development (TDD), anyone that wants to learn how to do unit testing in Xcode, and anyone who wants to improve their designs using TDD.

Cocoa Design Patterns Book Review

If you want to get to know Cocoa from the inside out, this is the book to pickup.