I'm helping with an iOS class for high school students during the summer. I used to do iOS development professionally a while ago, but that was back in the Objective-C days. I've done some minor stuff in Swift - and it doesn't seem particularly hard - but... (more…)
Read more »
Swift for Embedded Systems ✨. Contribute to swift-embedded/swift-embedded development by creating an account on GitHub. (more…)
Read more »
The app launch experience is the first impression you make on a user. Every millisecond they wait for your app to start is valuable time… (more…)
Read more »
Table views are a fundamental piece of iOS apps. In this guide I cover the advantages of table views, data sources, cells, and the correct MVC architecture... (more…)
Read more »
Complex projects demands advanced Swift techniques for reusable, maintainable, and testable code. Expand your knowledge with powerful techniques. (more…)
Read more »