iOS Programming

Toy Bin

In this article by Steffen Damtoft Sommer and Jim Campagno, the author of the book Swift 3 Programming for Kids, we will walk…

7 years ago

Shift to Swift in 2017

It’s a great time to be a Swift developer because this modern programming language has a lot of momentum and…

7 years ago

Working with Closures

In this article, Jon Hoffman, the author of the book Mastering Swift 3 - Linux, talks about most major programming…

7 years ago

UITableView Touch Up

 In this article by Donny Wals, from the book Mastering iOS 10 Programming, we will go through UITableView touch up.…

7 years ago

Planning and Structuring Your Test-Driven iOS App

In this article written by Dr. Dominik Hauser, author of the book Test–Driven iOS Development with Swift 3.0, you will learn…

8 years ago

Swift’s Core Libraries

In this article, Jon Hoffman, the author of the book Mastering Swift 3, talks about how he was really excited when…

8 years ago

Extra, Extra Collection, and Closure Changes that Rock!

In this article by Keith Elliott, author of, Swift 3 New Features , we are focusing on collection and closure changes…

8 years ago

Fake Swift Enums and User-Friendly Frameworks

Swift Enums are a great and useful hybrid of classic enums with tuples. One of the most attractive points of…

8 years ago

String management in Swift

One of the most common tasks when building a production app is translating the user interface into multiple languages. I…

8 years ago

Intro to the Swift REPL and Playgrounds

When Apple introduced Swift at WWDC (its annual Worldwide Developers Conference) in 2014, it had a few goals for the…

8 years ago