Giter Club home page Giter Club logo

book--ios-apprentice's Introduction

iOS Apprentice

Projects, playgrounds, and other material made while following along with the Ray Wenderlich book iOS Apprentice.

Shield.io MIT License Shield

Project Portfolio

A game testing the user's ability to drag a slider the a specific number.

Topics Covered & Challenges Conquered

  • Sliders, labels, and other common UIKit controls.
  • Building responsive interfaces that adapt to all screen sizes.
  • Responding to UI events and updating state as a result.
  • Designing and integrating custom artwork into a view.

๐Ÿ“ธ Moar Screenshots




List of lists with scheduling support and reminder notifications... Table Views and To-Do on steroids.

Topics Covered & Challenges Conquered

  • Table Views and more table views.

  • Designing deep navigation flows, utilizing segues and protocols to communicate and handle actions along the way.

  • Handling UITextFieldDelegate events to dynamically enable/disable submission buttons.

  • Registering and managing local notifications for instances of checklist items.

  • Architecting an app data model.

  • Using user documents to saving and load data across application instances.

  • Using UserDefaults to saving and load user preferences and app view state across application instances.

  • Using a custom global theme color.


๐Ÿ“ธ Moar Screenshots




An app that uses Core Location to fetch the user's current GPS coordinates, allowing them to "tag" a current location and add custom information to it. Additionally, these tagged locations are displayed as pins on an interactive map.

Topics Covered & Challenges Conquered

  • Using Core Location: Fetching the user's current location, checking reading accuracy, handling errors and permissions, creating CLLocation and CLPlacemark models from location readings, etc.
  • Using Core Data: Designing fetch requests, using NSFetchedResultsController with table views, persisting changes, caching, configuring dynamic blob storage for images, and more.
  • Integrating enums properties with Core Data entities.
  • Using Core Animation to present a richer launch experience.
  • Integrating sound effect to confirm completion of long-running background operations.
  • Creating custom art and imagery for animations.
  • Creating custom theme colors for light and dark mode.
  • Creating/configuring custom theming and appearance settings.
  • Using a tabbed view controller with the coordinator pattern.
  • Creating custom, interactive map view pins and annotations.

๐Ÿ“ธ Moar Screenshots




An app that searches and surfaces content provided by the iTunes Search API.

Topics Covered & Challenges Conquered

  • Building a networking stack to perform various searches against the iTunes Search API.
  • Building dynamic views with Collection View Compositional Layouts and Diffable Data Sources.
  • Debugging with exception breakpoints.
  • Custom Presentation Controllers with custom transition animations ๐Ÿ’ฅ.
  • Stretchable Images via image slicing.
  • Supporting Dynamic Type.
  • Localizing an app using thoughtful string definition architecture and the various l10n tools that Xcode provides.
  • Implementing a Split View Controller-based presentation that adapts to iPads and iPhones in landscape and portrait orientation ๐Ÿ’ช.
  • Dynamic Sizing based upon size classes.
  • Distributing app to the App Store via App Store Connect.

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.