Overhead. No one wants their department to be considered overhead. Most service centers at both large and small organizations operate…
Either you or someone you know has received a βHouston, we have a problemβ email indicating that the company has…
Not to get too political, but I consider myself a pretty strong woman who takes very seriously the subject of…
One thing that I see quite often is UITableViewCells that have a UIControl (like a UIButton or UISwitch) on them.…
This is the first post in a series on the fundamental principles of consulting. Building software is a creative endeavor…
In this post, we will discuss if Async/Await work in Swift/iOS. Today, Swift doesn't have a language-level solution to writing…
On one of your companyβs walls, in an employee handbook, or in a PowerPoint deck on someoneβs hard drive there…
A memory leak occurs in an iOS app when memory that is no longer in use is not properly cleared…
Test-driven development and the mobile development community as a whole is maturing and reinventing traditional paradigms with a mobile twist,…
The Codable protocols (Decodable and Encodable) were introduced to the Swift standard library with Swift 4. Apple introduces these protocols…
Graduating from college is one of the hardest transitions a person can make. (more…)
Everything new is old...everything old is new, including data collection. (more…)