Object-Oriented Programming in Kotlin (Premium)

18 views
0

Object-Oriented Programming in Kotlin

File details overview
Name Details
File Name Object-Oriented Programming in Kotlin
Source https://www.pluralsight.com/courses/kotlin-object-oriented-programming
File size 821 MB
Publisher pluralsight
update and Published 2023

Kotlin is an object-oriented language, and if you know a language like Java or C#, then you will know about classes, interfaces, and inheritance. However, Kotlin is expressive and extensible in ways that those older languages are not. In this course, Object-Oriented Programming in Kotlin, you’ll learn to write applications in Kotlin using the object-oriented features of the language. First, you’ll explore how to define a class in Kotlin, and then add methods and properties. Then, you’ll see how properties work, method overloading, visibility, and initializing objects at creation time. Next, you’ll look at primary and secondary constructors, using the init method, and modeling data by using abstract classes, interfaces, and inheritance, including how interfaces can help you test your code. Finally, you’ll dive into other class types such as sealed classes and data classes and how these make it easier to understand the meaning in our code. When you’re finished with this course, you’ll have the skills and knowledge of Kotlin needed to develop Kotlin applications.

 

You May Also like Latest Post   Photigy – Post-production Course for Product Photographers and Retouchers

Your email address will not be published. Required fields are marked *