Three winners of Apple’s annual Worldwide Developers Conference student challenge share how they’re using technology to solve real-world problems. (more…)
Read more »
What are Swift function builders? What is SwiftUI ViewBuilder? How Swift function builders work on the compiler level? How to implement a function builder in Swift? These are the questions to answer in this Swift function builders tutorial. (more…)
Read more »
A tool to enforce Swift style and conventions. Contribute to realm/SwiftLint development by creating an account on GitHub. (more…)
Read more »
Hi,
You may have heard that Swift is now available on Windows. We've been following this development closely, and we've decided to make it possible to use the Swift plugin in CLion on Windows. It’s n... (more…)
Read more »
In an effort to explain what effects application design patterns have on code, I deliberately write an application using the worst possible application design pattern, in the hope that obvious mistakes will reveal the benefits of using better patterns. (more…)
Read more »