In this pandemic you have probably seen many restaurants using QR codes for their menu in order to avoid using carton-made menu that could possibly be contaminated by other customers. Today I’ll… (more…)
Read more »
Do you think Swift structs are safe? This video may change your mind. “Structs should be the default choice” and “Only use classes when necessary” is common advice but might be misleading. We’d like to show you a different way of looking at the “Structs v... (more…)
Read more »
At WWDC21, Apple announced Swift-DocC, a new documentation compiler for Swift frameworks and... (more…)
Read more »
Learn to Make an Image Recognition App for the iPhone. Using Swift 3 and IBM Bluemix Image Recognition Service. → Be sure to let us know in the comments what... (more…)
Read more »
Get started with noncopyable types in Swift. Discover what copying means in Swift, when you might want to use a noncopyable type, and how value ownership let... (more…)
Read more »