Apple introduced Swift they shared some key features like: Swift is now also faster than Objective-C. Swift development started in 2010 and first introduced...
Read more »
Example macros for the Swift macros effort. Contribute to DougGregor/swift-macro-examples development by creating an account on GitHub. (more…)
Read more »
Extensions in Swift are great. We can extend structs, classes, enums, etc., whether we own the code or not, in almost any way we need. This enables us to do easier initializations, mapping, convenience functions, protocol implementation (one of my favorit... (more…)
Read more »
Every year, in the lead-up to Apple’s Worldwide Developer Conference, young people showcase their coding skills in the Swift Student Challenge. (more…)
Read more »
IBM update @IanPartridge and @Chris_Bailey let the group know that following a review by IBM of its open source priorities, it has been decided that they will not be continuing to work on Swift in 2020. As a result, they are both standing down from the wo... (more…)
Read more »