/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jakewharton.com
| | ncorti.com
5.0 parsecs away

Travel
| | Let's discover two scenarios where name mangling is used in the Kotlin Compiler: inline classes and the internal modifier
| | arturdryomov.dev
3.2 parsecs away

Travel
| | Kotlin and Gradle source sets in action
| | scastiel.dev
4.5 parsecs away

Travel
| | The more I play with Kotlin, the more convinced I am that a combo of two of its features is vastly underrated: first, the ability to create domain-specific languages (DSL), thanks to some syntactic sugar; then, the ability to write scripts and create interpreters for them.
| | anti-forensics.com
18.3 parsecs away

Travel
| Simple C# application demonstrating how to kill running processes. In this case, the Digital Forensics software. C# Kill Process