Ice House Academy curriculum for Android and iOS. Contribute to Ice-House-Engineering/academy-curriculum development by creating an account on GitHub. (more…)
Read more »
Google's plans on making Swift the first mainstream language with first-class language-integrated differentiable programming capabilities. What's so cool about Swift? (more…)
Read more »
Learn how you can use the Result type that was introduced in Swift 5 to clearly communicate success and error cases in your code. (more…)
Read more »
A few days ago I came across this article by Yammer Engineering describing their process of migrating their codebase to Swift 3.
Read more »
Explanation on why we can’t perform dynamic dispatch on PATs (protocol with associated types) and how we can workaround this. (more…)
Read more »