As a developer learning never stops. That’s really exciting but also time consuming. Swift quickly became the most popular programming language and that means that a lot of people are doing cool stuff with it. This post is a collection of resources and ...
Read more »
Many times when designing software, we have to deal with the possible absence of a value. This is especially true when working with third party libraries, APIs, databases, or user input. A user may submit a form without filling it out, or we may not get a...
Read more »
The ElegantJ BI cube engine enables connection to disparate data sources, databases, CSV files and MDX data sources like Microsoft® SSAS and SAP® BW cubes.
Read more »
Wrapping up the weekly article series with three of my major overall learnings after close to four years of continuous writing about Swift. (more…)
Read more »
You can use the hasPrefix(_:) method to test whether a string begins with the specified prefix. (more…)
Read more »