8000 GitHub - bolot/BNRTimeline: Big Nerd Ranch Intro to iOS Tutorial at mdevcon
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bolot/BNRTimeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

BNRTimeline

Big Nerd Ranch Intro to iOS Tutorial at mdevcon.

For this example, we created a simple app that allows the user to take photos (or choose them from the photo library) and share them via social networks, email, or iMessage. The photos are presented in a reverse chronological timeline (hence the app name). This app covers the following topics:

  • Storyboards
  • Connecting UI to code
  • Core Data
  • Camera and photo library
  • Image scaling
  • Image conversions (to/from JPEG)
  • Social/sharing
  • Custom table view cells

This exercise is meant to whet your appetite for iOS development by exploring interesting frameworks and demonstrating a rapid prototyping approach using Storyboards.

You might find the following Big Nerd Ranch resources useful in your continued study of iOS development:

About

Big Nerd Ranch Intro to iOS Tutorial at mdevcon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0