Skip to content

domenicosolazzo/practice-swift

Repository files navigation

Practice Swift

Practice does make perfect: an alternative way to learn Swift. P.S. Migrating the project to Swift 3.0. WIP!!

WHY?

I am new to iOS development and I started learning Swift more than a year ago.

This is my list of iOS projects following tutorials, books and code examples that I have found around the web.

Hope this material will be useful to other people and will help you to get a better understanding about Swift.

Note

I try to keep this list updated. Adding new projects every day. Still learning :)

Feedback?

Always welcome!!!

Projects

AutoLayout

  • Basic
  • Basic autolayout - Another example
  • HelloPizza
  • Layout
  • Multiple Controls
  • Orientations
  • Restructure

Background Processing

  • Slow Worker: Showing how a slow process can slow down the UI
  • State Lab

Camera

  • TakePic: Taking pictures/videos with iOS

Core Data

Core Location

Core Graphics

Core Motion

  • Ball: Moving a marble using the gyroscope
  • Motion Monitor: Monitoring the accelerator and the gyroscope
  • Motion Monitor(2): Monitoring the accelerator and the gyroscope. Different way to code this feature.
  • Shake & Break: How to intercept the shake movement

Gesture

  • Check Please: Advanced Gesture recognizer
  • Gesture Recognizer: Example about how to recognize simple gestures
  • Pinch Me: How to pinch a photo
  • Swipes: How to swipe with iOS
  • TapTaps: Intercept the tap event
  • Touch Explorer: A list of touch examples

iCloud

  • TinyPix: How to save and retrieve information with iCloud

Localization

  • Locale: Simple locazation example

Settings

  • Bridge Control: How to use General Settings with your app

Views

  • CollectionView examples
  • UI Effects: List of UI effects
  • NavigationController examples
  • TableView examples
  • Pickers examples
  • SplitView examples
  • ViewSwitcher: Simple example about how to switch between views

Playground

  • Strings
  • Array
  • Dictionary
  • Closure
  • Enumerations
  • Optionals
  • Classes
  • Subscripts
  • Inheritance
  • Generics
  • Advanced Operators
  • Extensions
  • Protocols
  • Algorithms
  • Drawing
  • UIKit
  • Camera
  • SceneKit
  • Try / Catch

Apps

Tutorials

  • Developing iOS apps with Swift

Courses

Games

About

Learning a new language: SWIFT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published