Dive into the Kotlin ecosystem and familiarize yourself with all of its fascinating features
About This Video
Learn programming with Kotlin - the latest frontier of Android development
Practical content with live code teaches you the fundamentals of Kotlin programming
See the power of combining Kotlin and Java code, with an emphasis on Kotlin-only features
In Detail
Kotlin is an easy-to-learn, pragmatic language that has adopted the best traits of other popular …
Kotlin Fundamentals
Video description
Dive into the Kotlin ecosystem and familiarize yourself with all of its fascinating features
About This Video
Learn programming with Kotlin - the latest frontier of Android development
Practical content with live code teaches you the fundamentals of Kotlin programming
See the power of combining Kotlin and Java code, with an emphasis on Kotlin-only features
In Detail
Kotlin is an easy-to-learn, pragmatic language that has adopted the best traits of other popular languages such as Java, C#, Python, Groovy, and Scala. This video tutorial is your one stop guide to getting started with Kotlin programming, covering the basics, object-oriented features, and even functional programming in Kotlin.
You’ll take your first steps in Kotlin programming by building a simple “Hello, Kotlin” program. You’ll explore the basics such as types and syntax, and also basics of object-oriented programming such as classes and inheritance. Next, you’ll dive into Kotlin objects and functions, and see how they’re different from other programming languages. You’ll learn to organize your code and simplify your coding experience with the help of different functions and statements in Kotlin. From there, you’ll lwork with collections and streams, employ loops in your code, and filter data with the help of different collection operations.
Finally, you’ll dive into Kotlin’s functional aspects, where you’ll work with extension functions and values, model functions, and overload functions in Kotlin. By the end of this video tutorial, you’ll be well-versed with Kotlin’s fundamental features, and will be ready to begin your career as a Kotlin developer.
Audience
If you are a newbie with zero experience in Kotlin and are looking to dive into it, then this is the video course you’ve been looking for. Ideal for those who have little or zero experience in Java and programming in general, this video tutorial will get you started on your path as a programmer with Kotlin, the latest frontier for Android development.
Chapter 3 : Working with Kotlin Objects and Functions
Choosing Between Open Class and Final Class
Modifying Class Properties with Object Expressions and Companion Objects
Efficient Type Checking with Smart Casts
Exploring Flow Control Statements
Working with String Templates and Multiline Strings
Understanding Referential and Structural Equality
Chapter 4 : Collections and Streams
Defining and Accessing Collections
Employing Loops in Your Code
Passing Vararg Parameters
Filtering Your Data
Running Collection Operations – Map/Reduce/Sort
Working with Ranges
Chapter 5 : Diving into Kotlin’s Functional Aspects
Working with Extension Functions
Working with Extension Properties
Creating Beautiful APIs Using Lambda with Receiver
Overloading Operators
Working with Generics
Reducing Noise with Infix Function Calls
Start your Free Trial Self paced Go to the Course We have partnered with providers to bring you collection of courses, When you buy through links on our site, we may earn an affiliate commission from provider.
This site uses cookies. By continuing to use this website, you agree to their use.I Accept