Skip to content

kingsley108/Swift-Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ios-starter-kit

A starter kit for those interested in iOS programming

Basic Swift

// Topics: Lazy Loading, Destructuring, Documentation Keywords.
// Topics: Enums, Equatable, Comparable & Operator Overloading, Sets, Tuples, Generics, References.
// Topics: Inheritance, POP, MVC.
// Topics: Loops, Mathing Optionals, Matching Ranges, Matching Enums and Associated Values.
// Topics: Closures.
// Topics: Try Catch Statement, Error Propogation & Assertion.
// Topics: map(), flatmap(), filter(), reduce().

AutoLayout

// Topics: Priorities and Content Size, StackViews, ScrollView, Layout Guides.

Rx-Swift

// Topics: Observables, Traits.
// Topics: Publish Subjects, Behaviour Subject, Replay Subject, Relays.
// Topics: Map, FlatMap, FlatMap Latest, Share vs Share(replay:).
// Topics: Concatenating Operators, Merging, CombineLatest, Zip, SwitchLatest,WithLatestFrom & Sample, Reduce, Scan
// Topics: Ignoring, Skip, Taking, Distinct Operators, Take (Duration), Throttle.
// Topics: Replay, Buffer, Hot and Cold Observables, Delay vs Delay Subscription, Timers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published