Тёмный

Kotlin Data Class Tutorial with Example 

Simplified Coding
Подписаться 118 тыс.
Просмотров 12 тыс.
50% 1

Welcome to another video that is Kotlin Data Class Tutorial. Data class in Kotlin is another cool feature that replaces all the boilerplate that comes with Java Pojo class.
Now creating a class, that just stores data is very easy and handy with Kotlin Data Class. In this Kotlin Data Class Tutorial we will learn what is a data class, how to use it and why it is better than java pojo classes.
0:00 Introduction
0:32 Java POJO Class
1:50 Creating Kotlin Data Class
3:40 Creating Data Class Instance
5:00 Kotlin Data Class Body
6:40 componentN Function
7:50 Destructuring Declaration
If you are having difficulties navigating from one lesson to another, then click on this link and it will open the complete playlist of this Kotlin Object Oriented Programming. In this playlist all lessons are already arranged in chronological order.
👉 bit.ly/3lMLtpj
All the codes about this Kotlin Android Tutorial for Beginners are organized sequentially in this repository
👉 bit.ly/2UoyiQf
And if you need more support, then you can join the Simplified Coding’s Quora Space to post your questions.
👉 www.quora.com/q/simplifiedcoding
If you want to get in touch with me; you can find my contact details here:
👉 www.simplifiedcoding.net/about/
Finally, If you love my content please SHARE my courses to your friends. You can share this course to your Facebook, WhatsApp etc.
For more contents related to Software Development visit my website.
👉 www.simplifiedcoding.net
You can SUPPORT me if you want
👉 Patreon: / belalkhan
👉 UPI (India Only): probelalkhan@okaxis
👉 PayTM (India Only): +917549161079
👉 PayPal: www.paypal.me/probelalkhan
You can also check some of my other courses from these links
👉 Android MVVM Tutorial: bit.ly/3iLfVzu
👉 Android Game Development Tutorial: bit.ly/38JmltC
👉 Retrofit Android Tutorial: bit.ly/2DEwAl1
👉 Android RecyclerView Tutorial: bit.ly/2TqVjPz
👉 Android Room Tutorial: bit.ly/2PfQHeN
👉 Firebase Auth Tutorial: bit.ly/2WUGhEo
👉 Android Notification Tutorial: bit.ly/2Sc6jQl
👉 Building a Complete Wallpaper App: bit.ly/30UN8zV
👉 Build Tic Tac Toe in Android: bit.ly/30goxW0
❤️❤️ Thank You All for the Love and Support ❤️❤️
#KotlinOOP
#OOPsConcept
#LearnKotlin

Наука

Опубликовано:

 

23 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 24   
@adityashidlyali7814
@adityashidlyali7814 3 года назад
Sir your Kotlin videos made my OOPs much stronger.. thank you sir..❤️
@funnyvid7634
@funnyvid7634 11 месяцев назад
Excellent, I am using your videos to supplement my learning from a book
@thetalesoflordakeza
@thetalesoflordakeza 4 месяца назад
Very useful tutorial! Thank you!
@terencejumba1939
@terencejumba1939 2 года назад
Nice tutorial I've really learned a lot much appreciated💪🏻😃
@shreyashchoudhary7413
@shreyashchoudhary7413 3 года назад
Loved it!
@Kepler57
@Kepler57 2 года назад
Bravo Bilal! Thumb up!
@czerewacz
@czerewacz 3 года назад
Maaan! I just saw the official Video from google “Data Classes - Kotlin Vocabulary “ and was good but I still did not fully get it. I instantly searched “Data Class” in your channel and your video helped me a lot! 💪🏻😃 Would be cool if you can create videos based on Android Dev Channel with the Simplified Coding touch!! Keep up the good work 🙏🏻❤️
@islamicinsightbysaifi
@islamicinsightbysaifi 3 года назад
Good job
@vikramsinghnegi1559
@vikramsinghnegi1559 2 года назад
A fruit full thanks to you sir for this beautiful tutorial. But I have a question. Why kotlin compiler generates componentN methods instead of just using getters? If you check out decompiled kotlin bytecode you'll notice that componentN methods and getters are exactly the same. Please answer. It's my humble request to you sir.
@luckysoftwaresolutions8989
@luckysoftwaresolutions8989 3 года назад
How to add vfx effects to our apps like making vedios or photoeditings
@AlaaAlbrg
@AlaaAlbrg 3 года назад
The component part is not very clear, why you comment the all the print(person.componentX), and what are those useful I didn't get it?
@SimplifiedCoding
@SimplifiedCoding 3 года назад
for all the variables available in the constructor of your data class, a function named componentN() where n is the number. component1() will return first paramemter component2() will return second parameter . . componentN() will return Nth parameter. Hope you understood now.
@syedhassan1586
@syedhassan1586 3 года назад
Sir please make a video on OOP. We want to clear the concepts.
@SimplifiedCoding
@SimplifiedCoding 3 года назад
Kotlin Object Oriented Programming for Beginners ru-vid.com/group/PLk7v1Z2rk4hjgFKGBxDkb0f09ugBC0xOL
@luckysoftwaresolutions8989
@luckysoftwaresolutions8989 3 года назад
Sir could you make a vedios about android development from scratch
@kidsstory8675
@kidsstory8675 2 года назад
Hi Vikram betal!!! 😂😂
@GD-ix6gd
@GD-ix6gd 3 года назад
Sir please rest api with pagination ka ek tutorial bna dijiye.
@SimplifiedCoding
@SimplifiedCoding 3 года назад
Check here: www.simplifiedcoding.net/android-jetpack-paging-3/
@GD-ix6gd
@GD-ix6gd 3 года назад
@@SimplifiedCoding sir mera matlab tha ki server side pagination hona chyiye 1 object me limited data hina chyiye Like this { "page" : "1" "Data" : "5" "Results" : [ ]
@GD-ix6gd
@GD-ix6gd 3 года назад
Mene pura RU-vid dekh liya lekin kahi bhi pagination in rest api ka tutorial nahi he
@SimplifiedCoding
@SimplifiedCoding 3 года назад
Ok i will make
@GD-ix6gd
@GD-ix6gd 3 года назад
@@SimplifiedCoding Look, please do it like this { "page": 1, "results": [ { "profile_path": "/z3sLuRKP7hQVrvSTsqdLjGSldwG.jpg", "adult": false, "id": 28782, "known_for": [ { "poster_path": "/hE24GYddaxB9MVZl1CaiI86M3kp.jpg", "adult": false, "overview": "A cryptic message from Bond’s past sends him on a trail to uncover a sinister organization. While M battles political forces to keep the secret service alive, Bond peels back the layers of deceit to reveal the terrible truth behind SPECTRE.", "release_date": "2015-10-26", "original_title": "Spectre", "genre_ids": [ 28, 12, Ye Tmdb ka api he
@bechirtrifi7372
@bechirtrifi7372 3 года назад
@user-if7jp3rb9v
@user-if7jp3rb9v 6 месяцев назад
That's java code not in kotlin
Далее
Kotlin Enum Tutorial with Example
5:24
Просмотров 9 тыс.
Kotlin Sealed Class Tutorial with Example
5:49
Просмотров 19 тыс.
Let, Also, Apply, Run, With - Kotlin Scope Functions
11:44
Kotlin Generics Explained with Example
10:18
Просмотров 18 тыс.
Where Did Arch Linux Come From?
16:21
Просмотров 10 тыс.