kovur.blogg.se

Learning kotlin from java
Learning kotlin from java




learning kotlin from java

Kotlin-jupyter is an open source project that brings Kotlin support to Jupyter Notebook.Ĭheck out Kotlin kernel's GitHub repo for installation instructions, documentation, and examples. The Jupyter Notebook is an open-source web application that allows you to create and share documents (aka "notebooks") that can contain code, visualizations, and Markdown text.

learning kotlin from java

Kotlin integrates with these tools to help you explore data, share your findings with colleagues, or build up your data science and machine learning skills. Notebooks such as Jupyter Notebook, Datalore, and Apache Zeppelin provide convenient tools for data visualization and exploratory research. Static typing and null safety help create reliable, maintainable code that is easy to troubleshoot.īeing a JVM language, Kotlin gives you great performance and an ability to leverage an entire ecosystem of tried and true Java libraries.

learning kotlin from java

Kotlin is concise, readable, and easy to learn. From building data pipelines to productionizing machine learning models, Kotlin can be a great choice for working with data:






Learning kotlin from java