Coder Social home page Coder Social logo

krishna03 / programming-ios-book-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mattneub/programming-ios-book-examples

0.0 2.0 1.0 31.57 MB

Downloadable code examples for my book, "Programming iOS 5".

Home Page: http://www.tidbits.com/matt

programming-ios-book-examples's Introduction

The downloadable code and screenshots for my book, "Programming iOS 5: Fundamentals of iPhone, iPad, and iPod touch Development," published by O'Reilly in March 2012, have now been moved off to the subfolder iOS5bookExamples.

At the top level, I've begun revising the examples to fit iOS 6. So far I've revised the existing examples for chapters 1 through 18.

Changes include:

  • Use new literals and subscripting for arrays, dictionaries, numbers.

  • Use autosynthesis of properties.

  • Use constraints (instead of frame) to position and size subviews, whenever this is relational (and doesn't get in the way of the example).

  • Illustrate some newly available CIFilters.

  • Illustrate new UIView/UIGestureRecognizer interaction.

  • Illustrate new rotation rules, including new structure of launch-into-rotation.

  • For table views, use exclusively new register-and-dequeue architecture.

New examples include:

  • Further illustrate use of constraints (ch 14), esp. in company with animation (ch 17).

  • Show gesture recognizers in nib (ch 18).

  • Show new rotation/orientation rules (ch 19).

  • Show new state save-and-restore (ch 19).

  • Show new storyboard features: container controller, Exit (unwind).

  • Show collection views.

Matt Neuburg

programming-ios-book-examples's People

Contributors

mattneub avatar

Watchers

James Cloos avatar  avatar

Forkers

q200981193

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.