Be Swift: Date and Time
Coding for real-world apps is a humbling experience. In this post, the insanely complex rabbit hole known as date and time is explored using several Xcode playground examples. Updated: December 2021
Coding for real-world apps is a humbling experience. In this post, the insanely complex rabbit hole known as date and time is explored using several Xcode playground examples. Updated: December 2021
An example Xcode13 project (iOS15) that implements a SwiftUI List with previous/next focus, move and delete, editing of multiple TextFields per row, and keyboard avoidance. Created October 2021.
In this post on Swift code topics, the elegance of using functions map and filter are described with several Xcode playground examples. Updated: September 2021.
CocoaPods integrates third-party software libraries into my app's Xcode project cleanly with professionally developed code, documentation, and version management. Updated: September 2021
There are numerous Xcode tips and short-cuts that one learns during their journey along the app development path. Here is my growing list as of August 2021.
As a person learns their craft, their choice of tools evolve becoming highly suitable, functionally precise, and artistic masterpieces in their own right. Updated: August 2021.
It only makes sense to develop apps that operate natively in the world's languages and their diverse cultures. In this post, we look at the steps to set up Xcode for app localization. Updated: December 2020
Having worked on some complicated systems with embedded software, I appreciate the list from this amazingly well-written paper on best practices in software development independent of software language.
The story of four app developers are showcased during the WWDC 2009 keynote. It is this video that inspired me to start the journey to be an iOS app developer. I must have watched this video a hundred times.