Transducers in Swift

The necessary metaphor 🌯🌯🌯Let’s say that you world at a teddy bear factory. Your boss comes and tells you to remove all the faulty teddy bears from the line … Read more

Similar

Asymmetric cryptography in Swift

This post is the second of a series of articles focused on Cryptography in Swift. In the first post of the series, we explored Symmetric cryptography. In this post we are going to talk about asymmetric cryptography, and we will implement a class called As...

Read more »

Swift for Android Development

Swift is amazing open source programming language. If we can migrate to Swift for Android development, then we can use the same language for both iOS and Android. Moreover license of Java belong to Oracle. If we can make this happen, this will be amazing... (more…)

Read more »