Swift, Kotlin, and Go
It is impressive to see the amount of similarity which exists in Swift, Kotlin and Go, the three new languages for iOS, Android, and server-development respectively. Consider a simple, Hello World program. Swift func printHello() { // Type automatically inferred […]