SlideShare a Scribd company logo
What's new with
By Simileoluwa Aluko
Outline
Brief Introduction of Kotlin
Syntax
What's new with Kotlin
Kotlin and Android
Beyond Android
References
A Brief Introduction
Kotin is a statically typed programming language for Multiplatform
applications.
It is 100% interoperable with Java and the Android platform.
Kotlin is an official language on Android. It is officially supported by
Google.
Kotlin can be used to build Server-Side applications, Web applications and
Native applications
Why kotlin?
Concise
It drastically reduces the amount of boilerplate code. You are set free from writing
redundant lines of code!
Safe
Errors due to null pointer exceptions are properly handled in kotlin. This helps you avoid
a ton of errors. Variables cannot be set to null by default.
Interoperable
Kotlin is fully compatible with any library on the JVM and Android. It can also be deployed
on the browser
Kotlin syntax
The Famous "Hello World!"
Kotlin syntax
It is object oriented
Kotlin syntax
For the "Androiders"
Kotlin syntax
Functions
What's new with kotlin
Getter and setter classes
Data classes
Classes are not expensive
Initialising variables by lazy
Extension functions
Default parameter values
When statement
With and Apply
Maps
Null Safety
Coroutines
What's new with kotlin
Kotlin Java
Getter and setter classes
What's new with kotlin
Classes are not expensive
What's new with kotlin
Variables by Lazy
What's new with kotlin
Extension functions
What's new with kotlin
When statement
What's new with kotlin
Apply
What's new with kotlin
With
What's new with kotlin
Maps
What's new with kotlin
Null Safety
Nullable types and non-null types
Safe calls
Elvis operator
What's new with kotlin
Coroutines
Coroutines are really nice. Basically, they are like very minimal light-weight Threads. The
Read more about them here : https://kotlinlang.org/docs/reference/coroutines.html
Kotlin and Android
A few highlights...
Avoid NullPointerExceptions in your code.
Code becomes more readable and concise.
Lambdas .
Default and named arguments.
Bye✌🏽👋🏽 findViewById().
Extend functionality without inheritance using extensive functions.
100% interoperable with java.
Kotlin is an open source project; just like our beloved Android.
Beyond Android
➤ Kotlin for server side development
http://kotlinlang.org/docs/reference/server-overview.html
➤ Kotlin for Web development
http://kotlinlang.org/docs/reference/js-overview.html
➤ Kotlin/Native
http://kotlinlang.org/docs/reference/js-overview.html
References
https://kotlinlang.org
https://kotlinlang.org/docs/reference/
https://developer.android.com/kotlin/
Google IO18 - How to Kotlin by Andrey Breslav
“ Kotlin is not just about writing your
app with lesser lines.
It’s all about writing SAFER &
BETTER APPS!
Gracias!

More Related Content

PPTX
Rockstar Night - Spring, migrating to functional configuration
Nicolas Fränkel
 
PDF
Slides kotlin yajug
Bastien Ladron
 
PDF
Kotlin tech talk
Tjerk W
 
PDF
Kotlin introduction
Joaquin Diez
 
PDF
[INNOVATUBE] Tech Talk #3: Golang - Takaaki Mizuno
Nexus FrontierTech
 
PDF
Kotlin
Seun Oh
 
PPTX
Desarrollo multiplataforma con kotlin | UPV 2018
Víctor Bolinches
 
PDF
Using kotlin for server side development
선옥 장
 
Rockstar Night - Spring, migrating to functional configuration
Nicolas Fränkel
 
Slides kotlin yajug
Bastien Ladron
 
Kotlin tech talk
Tjerk W
 
Kotlin introduction
Joaquin Diez
 
[INNOVATUBE] Tech Talk #3: Golang - Takaaki Mizuno
Nexus FrontierTech
 
Kotlin
Seun Oh
 
Desarrollo multiplataforma con kotlin | UPV 2018
Víctor Bolinches
 
Using kotlin for server side development
선옥 장
 

What's hot (15)

PPTX
Dev Catchup @ARQGroup
Karan Sharma
 
PPTX
Intro to Kotlin Minia GDG DevFest 2017
Shady Selim
 
PDF
Is this Swift for Android? A short introduction to the Kotlin language
Antonis Lilis
 
PDF
Kotlin top features overview
Dennis Boanini
 
PDF
Architecting Cross-Platform Apps with MvvmCross, Stuart Lodge
Xamarin
 
PPTX
Intro to Kotlin
Shady Selim
 
PDF
Building Command Line Tools with Golang
Takaaki Mizuno
 
PDF
Introduction to Kotlin coroutines
Roman Elizarov
 
PDF
Fight Complexity with Functional Programming
All Things Open
 
PDF
Kotlin & arrow: the functional way
nluaces
 
PDF
Як РНР розробник пише код на Kotlin
phpfriendsclub
 
PDF
Kotlin & Arrow the functional way
Thoughtworks
 
PDF
Dev + DevOps для PHP розробника
phpfriendsclub
 
PPTX
Making Swift Native Modules in React Native
Ray Deck
 
PPT
Intro dotnet
shuklagirish
 
Dev Catchup @ARQGroup
Karan Sharma
 
Intro to Kotlin Minia GDG DevFest 2017
Shady Selim
 
Is this Swift for Android? A short introduction to the Kotlin language
Antonis Lilis
 
Kotlin top features overview
Dennis Boanini
 
Architecting Cross-Platform Apps with MvvmCross, Stuart Lodge
Xamarin
 
Intro to Kotlin
Shady Selim
 
Building Command Line Tools with Golang
Takaaki Mizuno
 
Introduction to Kotlin coroutines
Roman Elizarov
 
Fight Complexity with Functional Programming
All Things Open
 
Kotlin & arrow: the functional way
nluaces
 
Як РНР розробник пише код на Kotlin
phpfriendsclub
 
Kotlin & Arrow the functional way
Thoughtworks
 
Dev + DevOps для PHP розробника
phpfriendsclub
 
Making Swift Native Modules in React Native
Ray Deck
 
Intro dotnet
shuklagirish
 
Ad

Similar to What's new with Kotlin - Google IO18' extended Covenant University. (20)

PPTX
Android with kotlin course
Abdul Rahman Masri Attal
 
PPTX
Android Development with Kotlin course
GoogleDevelopersLeba
 
PDF
Android 101 - Kotlin ( Future of Android Development)
Hassan Abid
 
PDF
A short introduction to the Kotlin language for Java developers
Antonis Lilis
 
PDF
Kotlin for android development
Jalpesh Vasa
 
PDF
Kotlin for Android
Han Yin
 
PDF
Best kotlin Course in Jalandhar, Punjab
mandeepsondh0
 
PDF
Developers’ mDay u Banjoj Luci - Duško Bajić, Kotlin User Group Bosnia – Kotl...
mCloud
 
PPTX
Hello to Kotlin
FatimaYousif11
 
PPTX
Kotlin
Sudhanshu Vohra
 
PPTX
Kotlin - A Programming Language
Mobio Solutions
 
PDF
Why You Should Go with Kotlin for Android App Development.pdf
RipenApps
 
PPTX
Kotlin – Alternative oder Ergänzung zu Java?
gedoplan
 
PPTX
The-Future-of-Kotlin-What-Developers-Need-to-Know.pptx
JHK Infotech
 
PPTX
Why Kotlin?
Yongqiang Li
 
PDF
Learn Kotlin and Build Robust Android Apps with Bcoder.pdf
Bcoder Dev
 
PPTX
Kotlin Overview
Ekta Raj
 
PPTX
Introduction to Kotlin Language and its application to Android platform
EastBanc Tachnologies
 
PDF
Kotlin from-scratch
Franco Lombardo
 
Android with kotlin course
Abdul Rahman Masri Attal
 
Android Development with Kotlin course
GoogleDevelopersLeba
 
Android 101 - Kotlin ( Future of Android Development)
Hassan Abid
 
A short introduction to the Kotlin language for Java developers
Antonis Lilis
 
Kotlin for android development
Jalpesh Vasa
 
Kotlin for Android
Han Yin
 
Best kotlin Course in Jalandhar, Punjab
mandeepsondh0
 
Developers’ mDay u Banjoj Luci - Duško Bajić, Kotlin User Group Bosnia – Kotl...
mCloud
 
Hello to Kotlin
FatimaYousif11
 
Kotlin - A Programming Language
Mobio Solutions
 
Why You Should Go with Kotlin for Android App Development.pdf
RipenApps
 
Kotlin – Alternative oder Ergänzung zu Java?
gedoplan
 
The-Future-of-Kotlin-What-Developers-Need-to-Know.pptx
JHK Infotech
 
Why Kotlin?
Yongqiang Li
 
Learn Kotlin and Build Robust Android Apps with Bcoder.pdf
Bcoder Dev
 
Kotlin Overview
Ekta Raj
 
Introduction to Kotlin Language and its application to Android platform
EastBanc Tachnologies
 
Kotlin from-scratch
Franco Lombardo
 
Ad

Recently uploaded (20)

PDF
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
PPTX
Presentation about variables and constant.pptx
kr2589474
 
PDF
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
PPTX
Explanation about Structures in C language.pptx
Veeral Rathod
 
PDF
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
PPTX
Odoo Integration Services by Candidroot Solutions
CandidRoot Solutions Private Limited
 
PDF
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
PPTX
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
PDF
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
PDF
Using licensed Data Loss Prevention (DLP) as a strategic proactive data secur...
Q-Advise
 
PPTX
TRAVEL APIs | WHITE LABEL TRAVEL API | TOP TRAVEL APIs
philipnathen82
 
PDF
Bandai Playdia The Book - David Glotz
BluePanther6
 
PPTX
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
PDF
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 
DOCX
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
PDF
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
PDF
Immersive experiences: what Pharo users do!
ESUG
 
PPTX
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
PDF
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
PPTX
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 
MiniTool Power Data Recovery Crack New Pre Activated Version Latest 2025
imang66g
 
Presentation about variables and constant.pptx
kr2589474
 
New Download FL Studio Crack Full Version [Latest 2025]
imang66g
 
Explanation about Structures in C language.pptx
Veeral Rathod
 
Enhancing Healthcare RPM Platforms with Contextual AI Integration
Cadabra Studio
 
Odoo Integration Services by Candidroot Solutions
CandidRoot Solutions Private Limited
 
WatchTraderHub - Watch Dealer software with inventory management and multi-ch...
WatchDealer Pavel
 
The-Dawn-of-AI-Reshaping-Our-World.pptxx
parthbhanushali307
 
Applitools Platform Pulse: What's New and What's Coming - July 2025
Applitools
 
Using licensed Data Loss Prevention (DLP) as a strategic proactive data secur...
Q-Advise
 
TRAVEL APIs | WHITE LABEL TRAVEL API | TOP TRAVEL APIs
philipnathen82
 
Bandai Playdia The Book - David Glotz
BluePanther6
 
Contractor Management Platform and Software Solution for Compliance
SHEQ Network Limited
 
advancepresentationskillshdhdhhdhdhdhhfhf
jasmenrojas249
 
Can You Build Dashboards Using Open Source Visualization Tool.docx
Varsha Nayak
 
10 posting ideas for community engagement with AI prompts
Pankaj Taneja
 
Immersive experiences: what Pharo users do!
ESUG
 
classification of computer and basic part of digital computer
ravisinghrajpurohit3
 
New Download MiniTool Partition Wizard Crack Latest Version 2025
imang66g
 
ConcordeApp: Engineering Global Impact & Unlocking Billions in Event ROI with AI
chastechaste14
 

What's new with Kotlin - Google IO18' extended Covenant University.