Topic: code reuse

Kotlin 1.2 released with the ability to share code between JVM and JavaScript

JetBrains is on a mission to bring Kotlin to all modern application components. The company just announced version 1.2 of the statically typed programming language for modern multiplatform applications. According to the company, this is a major release that gives developers the possibility to reuse code between the JVM and JavaScript. “Now you can write the … continue reading

Lessons in code recycling from Pokémon Go

Good programmers write good code, but great programmers DO steal. And reuse. And recycle. And this can often include recycling the bad along with the good. Bad example: Let’s look at some (in)famous virus examples. We all know that Stuxnet, DuQu, Flame, and Gauss were related in core code elements. All four have been described … continue reading

DMCA.com Protection Status