Swift for iOS Developers
Details
[If you are a recruiter or an employer, and wishing to attend, please RSVP directly to Kunjan Shah.]
For our March meetup, member Amit Jain discuss Swift Development. Swift has seen a meteoric rise in usage and the iOS community has been "swiftly" adopting it to write production code. It's a good time to be a Cocoa developer. This Meetup will be about how to write Swift day-to-day to make better and less buggy iOS apps. We will talk about:
- How common design patterns from Objective-C translate to Swift
- How to use open-source third party libraries in Swift projects
- How to be friends with the strict type-checking system; aka how to field optionals while working with Cocoa classes.
- Things that Swift enables which weren't trivially doable or possible at all in Objective-C which can help you write more concise and simpler code.
- How simple ideas from functional programming and immutable value types in swift make writing concurrent code easier and app architecture free of dependencies.
