Software Engineering Daily - Data Science with Jonathan Dinu and Ryan Orban
p/software-engineering-daily-data-science-with-jonathan-dinu-and-ryan-orban
Everyone Needs a Data Scientist
Erika Hokanson 🐕

Software Engineering Daily: Kotlin with Hadi Hariri — The world through the lens of software.

Featured
1
Replies
Best
Erika Hokanson 🐕
Whatever engineering problem you have right now, the solution is probably not to write a new programming language. But sometimes it does make sense. JetBrains makes IDEs–the interactive development environments that many people code in, like IntelliJ and Webstorm. And all of these IDEs are written in Java. So the JetBrains team is very familiar with Java and the JVM. Since JetBrains spends so much time working on tooling for developers, they also have an intimate understanding of the problems that developers encounter. Kotlin was developed as an alternative to JVM languages such as Java and Scala. In this episode, Hadi Hariri from JetBrains explains why the company decided to build a new JVM language. We discuss many of its features, such as safety, concision, and its ability to compile to JavaScript.