Finding Kotlin in a Java World

1 · GO-JEK Technologies · July 29, 2019, 4:17 a.m.
Examples of why coding in Kotlin makes sense over Java.gojek.jobsHello there!I’ve been a coder / quality engineer for eight years. In that time, the language I’ve felt most at home with is Python 🐍. Here’s why:- Python helped me solidify programming concepts- Helped turn ideas into executable logic quickly, with concise code- The dynamic nature/duck typing and focus on writing readable and explicit code while solving problemsWhen I switched jobs a year back, most of the test automation code I de...