GithubHelp home page GithubHelp logo

isaac12x / awesome-swift-education Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hsavit1/awesome-swift-education

0.0 1.0 0.0 301 KB

List of resources for the Swift programming language.

License: MIT License

Swift 100.00%

awesome-swift-education's Introduction

Swift Logo

Awesome-Swift-Education

A curated list of resources for learning about the Swift Language

Key

  • ๐Ÿ“ = Gist
  • โœ๏ธ = Repository
  • ๐Ÿ““ = Blog
  • ๐Ÿ“„ = Blog Post
  • ๐Ÿ“œ = Quick Reference
  • ๐Ÿ“š = Book
  • ๐Ÿ“– = Guide Book
  • ๐Ÿ“ฐ = Newsletter
  • ๐Ÿ’พ = Slides
  • ๐ŸŽค = Video Presentation
  • ๐Ÿ“น = Video
  • ๐Ÿ”— = Link
  • ๐Ÿ”ฅ = Awesome List
  • ๐ŸŽ“ = Learning Resource
  • ๐Ÿ“‹ = Interview Questions
  • ๐Ÿ”Œ = Networking Related Post
  • ๐Ÿ“Š = Algorithm Related Post

Index

Open Source Swift

Swift Style

In-Browser Swift Editors

Quick References

Blogs

Newsletters

Great Learning Resources

Free Books

Not Free (but still awesome) Swift Books

Presentations

  • All the slides from Swift Summit London 2015 ๐Ÿ”—

Other Video

Posts

Animations and Front End Stuff

  • Mixing SpriteKit with UIKit in iOS 9 ๐Ÿ“„

Application Structure / Architecture

  • Demystifying iOS Architecture Patterns ๐Ÿ“„

Associated Types and Objects

Closures

  • Closures and Capturing Values in Swift ๐Ÿ“„
  • Instance methods are Curried Functions in Swift ๐Ÿ“„
  • Using Local Closures with Swift ๐Ÿ“„
  • Delaying Code Execution through Closures ๐Ÿ“„
  • Can we please make a standard style for closures? ๐Ÿ“„

Collections / Sequences / Generators

Command Line and Swift Scripting

Concurrency

Core Data

  • A Swift Into To Core Data ๐Ÿ”Œ
  • Moving from ObjC to Swift with Core Data ๐Ÿ”Œ
  • What, if any, ACID gurantees does Core Data Make? ๐Ÿ”Œ
  • Core Data Libraries and NSKeyedArchiver ๐Ÿ”Œ

Data Structures and Algorithms

Design Patterns

Development

Enums and Pattern Matching

Error Handling

Extensions

Functional Programming in Swift

Functional Reactive Programming in Swift

Generics

Initializers

Interpolability with C and Objective-C

Language Comparisons

LLVM Compiler

Objective C Transitioning to Swift

Open Source Swift

Operator Overloading

  • Operator Overloading and JSON Parsing in Swift ๐Ÿ“„

Opinions about Swift

Optionals and Types

Other

Problem Solving

Production Swift

Protocol Oriented Programming in Swift 2

  • ๐Ÿ™Œ Protocol-Oriented Programming in Swift ๐ŸŽค
  • Protocols in Swift ๐Ÿ“„
  • POP is OOP Thesis ๐Ÿ“„
  • Standard Template Protocols โœ๏ธ
  • Protocol Oriented MVVM ๐Ÿ“„, ๐Ÿ’พ
  • Functional thinking via Protocol Extensions ๐Ÿ“„
  • Protocol Extensions vs Type Extensions ๐Ÿ“„
  • Swift Diagrams Playground for P.O.P. ๐Ÿ“„
  • Gist covers whatever went on in the official presentation ๐Ÿ“„
  • What are the advantages? ๐Ÿ“„
  • Another look into the concept of P.O.P. ๐Ÿ“„
  • If you're subclassing, you're doing it wrong. POP and VOP explained ๐Ÿ“„
  • Every Swift Value Type Should be Equatable ๐Ÿ“„
  • Protocol Oriented Programming through UIKit ๐Ÿ“„
  • Protocols in Swift ๐Ÿ“„
  • Ray Wenderlich intro to P.O.P. ๐Ÿ“„
  • Protocol Extensions and the death of the Pipe forward operator ๐Ÿ“„
  • How Protocol Oriented Programming could still improve ๐Ÿ“„
  • THe Swift Protocol Proposal ๐Ÿ“„
  • Swift Default Protocol Implementations ๐Ÿ“„
  • ๐Ÿ™Œ Mixins and Traits in Swift 2.0 ๐Ÿ“„
  • Minimal Swift 2.1 Protocol Coformance ๐Ÿ“„
  • Favor Mixins over inheritance ๐Ÿ“„
  • Use Protocol Composition ๐Ÿ“„
  • Can Swift have Dependent Types? ๐Ÿ“„
  • More Misunderstanding of Dependent Types ๐Ÿ“„

Realm

Security

Swift Language

  • Function Params are Tuples in Swift ๐Ÿ“„

Testing

Text Manipulation and RegEx

Type Reflection and Casting

  • Simple Reflection in Swift ๐Ÿ“„
  • Understanding Reflection in Swift and how to use it ๐Ÿ“„
  • Typecasting and the Swift Runtime ๐Ÿ“„

Web Services and Networking

Web Services - Other

Interview Situations

awesome-swift-education's People

Contributors

bcylin avatar davecom avatar hsavit1 avatar

Watchers

 avatar

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.