Category: Swift Programming Language
-
iOS team workflow
A great write-up. Only correction is that CocoaPods does work with Swift, you just have to use the pre-release version. That’s what the iOS developers at Artsy did with Eidolon and Moya.
-
core data & cloud services for iOS in Swift
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. This week’s resources cover details of dealing with data loaded from the Internet, storing data locally (core data and alternatives to core data), and cloud services. Finally we wrap up…
-
Autolayout, Adaptive Layout, Debugging in Xcode, iOS design patterns, and more
As an iOS / Swift mentor for Thinkful.com, every week I give my students a list of resources as a follow up to our mentoring session. Typically this consists of a short email listing the resources, which can include podcasts, videos, blog posts, etc. I have a ton of resources I like to share over…
-
“Objective-C without all the baggage of C”
One of my developers who has a C background said about Objective-C, ‘it has a lot of baggage from C’. Apple asked the question, ‘what if we could have Objective-C, without the baggage of C’. Today they gave an answer- a new language called Swift. finally.
You must be logged in to post a comment.