1. Einleitung – 04:13
2. Hallo Weltprogramm – 08:31
3. So erstellen Sie ein Android-Projekt mit Kotlin – 18:38
4. Klasse & Objekt – 24:18
5. Var Val – 29:56
6. Kotlin & Java zusammen – 32:51
7. Konvertieren Sie Java & Kotlin – 38:07
8. Dekompilieren Sie den Bytecode – 40:06
9. Operatoren – 46:07
10. Zeichenfolgenvorlage – 50:41
11. If Else Expression – 54:11
12. String-Vergleich – 57:47
13. Nullbehandlung – 01.02.11
14. Wann Ausdruck – 01.07.04
15. Loop & Range – 01:14:34
16. Liste und Karte – 01:27:20
17. Funktionsausdruck – 01:35:23
18. Funktionsaufruf von Java – 01:44:34
19. Standard- und benannte Parameter – 01:51:20
20. Zeichenfolge in Ganzzahl – 02:03:21
21. Versuchen Sie Expression – 02:07:32
22. Nebenstellenfunktion – 02:12:17
23. Überladen von Infix und Operator – 02:20:20
24. Rekursion – 02:27:05
25. Rekursion | Factorial – 02:34:46
26. Schwanzrekursion – 02:41:12
27. Konstruktor – 02:46:46
28. Sekundärer Konstruktor – 02:53:29
29. Vererbung – 02:58:46
30. Erbauer – 03:09:35
31. Abstrakte Klasse – 03:14:21
32. Schnittstelle – 03:20:17
33. Datenklasse – 03:29:32
34. Objektschlüsselwort – 03:40:09
35. Anonyme innere Klasse – 03:46:54
36. Begleitobjekt – 03:53:31
37. Begleitobjekt | Werksmuster – 03:59:08
38. Backtick als Escape-Charakter – 04.03.18
39. Benutzereingabe in Kotlin – 04.06.42
40. Array – 04:11:48
41. Liste – 04:21:53
42. Liste der Objekte – 04:30:01
43. Funktion höherer Ordnung – 04:35:15
44. Filter und Map – 04:49:06
Bearbeitungsmaschinen & Monitore:
Besuchen Sie unsere Website: www.telusko.com
courses.telusko.com
Instagram:
Twitter:
Facebook:
Telusko:
Navin Reddy:
Abonnieren Sie unseren anderen Kanal:
Navin Reddy:
Telusko Hindi:
Spende & Unterstützung:
Indische Zahlung:
PayPal-ID: navinreddy20
Patreon: navinreddy20
Can you say smoother ????????????
Could you add auto-generated english subtitles to this video, please? 🙂
4:02:25 what did he say?
How did you get auto complete in eclipse? I have installed it but there is no auto complete so I have to write every letters, please tell me how to activate auto completion in eclipse for kotlin, thanks in advance .
SUBTITLES PLEASE!!!
Y don't u make playlist…. 5 hr continues is shit
I'm 55 minutes in and so far this is a very good course. I intend to watch one hour a day. I hope you create a course on how to use Kotlin to programmatically develop Android apps in the near future.
@Telusko Hi Navin, I like your videos and appreciate your efforts but I found you where saying why do we use break inside switch so as per my knowledge I would like to add here with example if you agree or disagree please let me know 🙂 you opinion, I will happy to know.
If suppose we use same method from different – different cases for examample :
switch(num){
case 1: doCal();
break;
case 2: doCal();
break;
case 3: doNetworkCall();
break;
default :
} in above example we are calling doCal() methods from two cases, these kind of situation we can achieve easy to avoid writing break;
switch(num){
case 1 :
case 2 : doCal();
break;
case 3: doNetworkCall();
break;
default:
}
in both the cases 1 and 2 it will use doCal() method.
@Telusko Sir can you please make a video on Kotlin Generics and Variance.
If you can please make a full course tutorial on Android Studio using Kotlin 🙂
This is the BEST tutorial I had on Kotlin. Simply awesome! God bless you!
Bro,can u tell the required programming languages(which are popular and nice) to get job In USA as a software engineer,PLS DON'T FORGET TO REPLY
At around 1:11:00 you ask why is there a break in the switch case statement. The optional break is very useful when you need to group conditions that require the same action. So you can write case 1: case 2: case 3: doSomething(); break; and all of those cases will do the same without repeating code. It can greatly increase readability when you need to describe a lot of conditions.
Thank you for sharing your knowledge with all of us on Kotlin! 🙂 Keep up the great work!
Sir Would Java be of no use in future because of growing use of Python in web dev, data science, ML, AI and
Growing Use of KOTLIN, DART flutter in Android dev side? If it is not so plz do explain in detail the advantages of Java and it's uses in comparison to python
Sir aap mahaan hain…. Salute to you….
Only because of you guys we. are growing
Indian people are very friendly god bless you!
Thank you very much sir.
May God bless your family for all the good things that you have been doing for us
Sir plz make Spring mvc full course
Sir please make viedos on android development with kotlin
Sir please make videos on flutter
please make a video on how to setup the android studio and simple application using android studio.
Hi navin sir thanks for this tutorials
please work on application in kotlin
after that, sir please make a complete android apps development videos.
Sir I am comoleted bca degree I am completed core java but I am in confusion 🤔 what I learn after the core java and how to plan our IT career please don't forget sir please hive me reply sir please sir
Sir please make videos on machine learning thanks in advance
Wow! I am looking for this video
Nice intro. Thanks…
Sir you are amazing…thanks a lot , ur teaching is superbbbb!!
i love you so much sir..you are always great
You are awesome ❤
Android development with Kotlin or java..
Android development tutorial
Sir.. Please Android Development ek series banao
Thanks for giving ur 5 hrs to us….
Please make video on ktor and tornadoFx
Ktor full class plzz
Super sir
Hey Sir I need your help I got offer for android developer and .net developer from two different company…So I am confused should i go for android or .net developer ?? ??????????????????????? please help me
Sorry sir but video is so long
That's why learning is boaring
If you create sort video then learning is interesting and you get more views on it
I'm going to start learning Flutter in 2-3 weeks and I saw videos were you talked about it. Do you have planned to create any Full course like this one but for Flutter?
We all love u sir your courses are amazing
Sir please make videos on machine learning
sir ! please upload high resolution this video showing upto 360p only.
God bless you. You have been helping people for a long time. I hope you get all your heart's desire.