No video

Kotlin Full Course for Beginners [FREE] | Android Kotlin Tutorial | Learn Kotlin in 6 Hours

Kotlin Full Course for Beginners [FREE] | Android Kotlin Tutorial | Learn Kotlin in 6 Hours
00:00:00 - Course Overview
00:01:05 - Introduction
00:14:35 - Setting up Kotlin on Andriod Studio
00:21:40 - Classes in Kotlin
00:25:27 - First Program in Kotlin (Hello World!)
00:28:49 - Variable & Data Types
00:33:12 - Val & Var
00:38:03 - Methods in Kotlin
00:45:07 - Conditional Statements
00:52:39 - For and For Each Loop
00:59:38 - While and Do While
01:04:01 - Triple,Pair
01:12:06 - Creating Objects from Classes
01:24:30 - Constructors
01:41:11 - Custom Constructors
01:59:27 - Companion Object
02:17:48 - Inheritance
02:42:20 - Super and This Keywords
03:07:57 - Interface
03:29:13 - Abstraction
03:47:43 - Enum
04:00:45 - Generics
04:20:15 - Lambdas
04:37:25 - Higher-Order Functions
04:54:12 - Delegation
05:09:40 - Scope Functions
05:40:40 - Collections
05:51:15 - Lists
06:11:38 - Nullability
06:21:37 - Learning the Basic Syntax
💎 Get Access to Premium Videos and Live Streams: / @wscubetech
WsCube Tech is a leading Web, Mobile App & Digital Marketing company, and institute in India.
We help businesses of all sizes to build their online presence, grow their business, and reach new heights.
👉For Digital Marketing services (Brand Building, SEO, SMO, PPC, SEM, Content Writing), Web Development and App Development solutions, visit our website: www.wscubetech.com/
👉Want to learn new skills and improve existing ones with in-depth and practical sessions? Enroll in our advanced online courses now and make yourself job-ready: courses.wscubetech.com/s/store
All the courses are job-oriented, up-to-date with the latest algorithms and modules, fully practical, and provide you hands-on projects.
👉 Want to learn and acquire skills in English? Visit WsCube Tech English channel: bit.ly/2M3oYOs
📞 For more info about the courses, call us: +91-7878985501, +91-9269698122
Connect with WsCube Tech on social media for the latest offers, promos, job vacancies, and much more:
► Subscribe: bit.ly/wscubechannel
► Facebook: / wscubetech.india
► Twitter: / wscubetechindia
► Instagram: / wscubetechindia
► LinkedIn : / wscubetechindia
► KZread: / wscubetechjodhpur
► Website: wscubetech.com
-------------------------------------| Thanks |--------------------------
#kotlin #kotlintutorial #kotlinandroid

Пікірлер: 154

  • @wscubetech
    @wscubetech Жыл бұрын

    😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments. 👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course 👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/KZread-WsCubeTech

  • @ranjitnalavde3707

    @ranjitnalavde3707

    Жыл бұрын

    pp

  • @anshuljoshi6358
    @anshuljoshi6358 Жыл бұрын

    Mai aaj subha ya dhund rha tha or aaj ya upload ho gya 😀😀 most happy person for this

  • @rautish6534

    @rautish6534

    Жыл бұрын

    Same

  • @TechnicalAkshay

    @TechnicalAkshay

    4 ай бұрын

    kaisa he ye course?

  • @csstudent-W8

    @csstudent-W8

    4 ай бұрын

    @@TechnicalAkshay android ke resorces mila kya koi ???

  • @TechnicalAkshay

    @TechnicalAkshay

    4 ай бұрын

    @@csstudent-W8 android basics codelab course se seekh raha hu abhi to

  • @csstudent-W8

    @csstudent-W8

    4 ай бұрын

    @@TechnicalAkshay kidhr available hai ye hai ?

  • @matkarharsh881
    @matkarharsh8812 ай бұрын

    00:03 Introduction to Kotlin for Android Development 01:56 Introduction to Kotlin and its usage in Android development. 05:24 Kotlin became an official language for Android app development in 2017 07:13 Kotlin allows writing less code with simplified syntax and interoperability. 10:41 Kotlin variables are non-null by default 12:25 Transitioning to Kotlin for Android development 15:46 Setting up the latest Android IDE 17:25 Enabling Kotlin in an Android project 20:18 Modifying files and configuring plugins in Android Studio 21:58 Kotlin has similar features to Java with different syntax 25:08 Understanding class extension and interface implementation in Kotlin 26:47 Understanding method notation and parameters 30:06 Understanding data types and variables in Kotlin 31:37 Learning variable declaration and usage in Kotlin 34:56 Understanding Kotlin variable assignments and data types 36:35 Difference between var and val in Kotlin 39:35 Discussing access modifiers in Kotlin 41:06 Declaring methods and return types in Kotlin 44:38 Introduction to conditional statements in Kotlin. 46:43 Understanding if-else statements and variable creation in Kotlin 51:10 Understanding conditional statements in Kotlin 52:47 Syntax of for loop in Kotlin 56:14 Understanding increment and decrement in Kotlin 57:46 Understanding the increments and loop syntax in Kotlin 1:01:35 Learn about loops and conditions in Kotlin 1:03:28 Understanding execution and syntax in Kotlin 1:07:21 Printing values and using lambda expressions 1:08:58 Storing and retrieving data in Kotlin 1:13:31 Understanding classes and objects in Kotlin 1:15:04 Understanding the role of objects and classes in Kotlin. 1:18:13 Creating and using classes and objects in Kotlin 1:20:04 Understanding object creation and variable assignment in Kotlin 1:23:56 Understanding constructors in Kotlin 1:25:28 Understanding constructors in Kotlin 1:28:20 Understanding Kotlin constructors and their types 1:29:45 Understanding primary and custom constructors in Kotlin 1:32:47 Understanding constructors in Kotlin 1:34:13 Creating a custom constructor with parameters in Kotlin 1:37:41 Explanation of object creation and access in Kotlin 1:39:29 Understanding Kotlin constructors 1:43:03 Customizing parameters in constructor for different values 1:44:26 Understanding custom constructors in Kotlin 1:47:40 Understanding primary and secondary constructors in Kotlin 1:49:13 Understanding primary constructor and its customization 1:53:36 Understanding object creation and constructor in Kotlin 1:55:04 Custom constructors using default values in Kotlin 1:59:38 Understanding the concept of static in programming 2:01:20 Dynamic means something that can change at run time 2:04:30 Understanding the concept of static and memory allocation in Kotlin. 2:05:58 Creating and accessing objects in Kotlin 2:09:03 Creating functions and classes in Kotlin 2:11:56 Variables and members can be declared anywhere inside the class 2:15:58 Understanding the importance and access of class members in Kotlin. 2:17:39 Inheritance plays an important role in OOPs concepts 2:20:50 Creating and defining a human being with Kotlin code 2:22:24 Inheritance allows classes to inherit functionality from each other. 2:25:34 Understanding inheritance in object-oriented programming. 2:27:17 Understanding inheritance and classes in Kotlin 2:30:56 Understanding class declaration and object creation in Kotlin 2:32:50 Understanding class inheritance and method overriding 2:36:18 Understanding overriding and super keyword. 2:37:58 Understanding method overriding and run-time polymorphism 2:42:42 Understanding the 'this' keyword in Kotlin. 2:44:19 Understanding inheritance and superclass in Kotlin 2:47:56 Understanding class, object, and function in Kotlin 2:51:02 Understanding 'this' and 'super' keywords in Kotlin 2:58:26 Understanding initialization and return types in Kotlin functions. 3:00:22 Explanation of returning values and printing 3:05:56 Inheritance and object creation in Kotlin 3:07:48 Understanding interfaces and their implementation. 5:03:34 Learn Kotlin in 3 hours Crafted by Merlin AI.

  • @flintlookwood3495

    @flintlookwood3495

    Ай бұрын

    itni mahnet.Ap ko to creater ki traf sy ename milna chyiea

  • @Amitthakkarofficial
    @Amitthakkarofficial Жыл бұрын

    This guy is a genius , he knows so many things hence he is able to explain with examples, using tectonic plates example and so on. Great work and heartiest thanks to you.

  • @TikkarMarathi
    @TikkarMarathi Жыл бұрын

    Thanks

  • @_sudhanshuuu

    @_sudhanshuuu

    Ай бұрын

    Is jyda ti mujhe need hai

  • @_sudhanshuuu

    @_sudhanshuuu

    Ай бұрын

    100 💵

  • @karthikdani
    @karthikdani Жыл бұрын

    Thank you soo much! I cannot thank enough especially to sir who taught the course. Wish I knew his name. I did not miss a single minute, more advanced courses on Android Development is all I can expect.

  • @abhisheksinghal4470
    @abhisheksinghal4470 Жыл бұрын

    Thanks, Man !! I Appreciate your effort toward the Android community. Please provide android development videos with Kotlin. You really doing a good job. Cheers !!

  • @debasishmohanta6458
    @debasishmohanta6458 Жыл бұрын

    You deserve 1 Billion likes and Subscribers.. hat's off to your efforts.. ♥️

  • @MayankChaudhary28
    @MayankChaudhary28Ай бұрын

    00:00:00 - Course Overview 00:01:05 - Introduction 00:14:35 - Setting up Kotlin on Andriod Studio 00:21:40 - Classes in Kotlin 00:25:27 - First Program in Kotlin (Hello World!) 00:28:49 - Variable & Data Types 00:33:12 - Val & Var 00:38:03 - Methods in Kotlin 00:45:07 - Conditional Statements 00:52:39 - For and For Each Loop 00:59:38 - While and Do While 01:04:01 - Triple,Pair 01:12:06 - Creating Objects from Classes 01:24:30 - Constructors 01:41:11 - Custom Constructors 01:59:27 - Companion Object 02:17:48 - Inheritance 02:42:20 - Super and This Keywords 03:07:57 - Interface 03:29:13 - Abstraction 03:47:43 - Enum 04:00:45 - Generics 04:20:15 - Lambdas 04:37:25 - Higher-Order Functions 04:54:12 - Delegation 05:09:40 - Scope Functions 05:40:40 - Collections 05:51:15 - Lists 06:11:38 - Nullability 06:21:37 - Learning the Basic Syntax

  • @EnaScienceshorts
    @EnaScienceshorts11 ай бұрын

    Aapka Android app wala video mast hai 41 hours ka ❤❤❤

  • @babulkumar7795
    @babulkumar7795 Жыл бұрын

    Thank you so much sir.......to give us awesome knowledge.......

  • @Mr.Chauhan1997
    @Mr.Chauhan1997 Жыл бұрын

    world best youtube channel for learning

  • @SamsonNgassa
    @SamsonNgassaАй бұрын

    You better use English because even from other countries other than India we need to understand programming from you Indians,,,, you're amazing in technology 🎉🎉

  • @EducarePakInd
    @EducarePakInd Жыл бұрын

    very informative video thanks for sharing this keep it up and stay connected

  • @AmanKumar-ec6bz
    @AmanKumar-ec6bz Жыл бұрын

    06:27:00 overall complete thanku WsCube Tech

  • @saqib_usr
    @saqib_usr5 ай бұрын

    i am satisfied from this chennel

  • @rishijha9621
    @rishijha9621 Жыл бұрын

    Thans for such detailed video, Very well explained, very easy even for beginners

  • @babulkumar7795
    @babulkumar7795 Жыл бұрын

    Sir me dil se thanks kahata hoon.....

  • @waqasali92724
    @waqasali9272418 күн бұрын

    Indian tutorial are better then other countries ❤❤

  • @kj5215
    @kj52158 ай бұрын

    23:52 Kotlin classes are final by default and cannot be inherited 25:01 Kotiln automatically understands whether to extend or implement, no need to write it explicitly

  • @dishayadav9908
    @dishayadav9908 Жыл бұрын

    Thank you sirr...so explain...in so details...

  • @knowledge4win382
    @knowledge4win3827 ай бұрын

    Thank so much sir, I watch full Course, this is very very helpful for me and others .

  • @farrukhvloggingworld4371
    @farrukhvloggingworld4371 Жыл бұрын

    Thanks sir i am still searching for this course LoveFromPakistan ♥️

  • @chandansuthar6447
    @chandansuthar6447 Жыл бұрын

    Great kotlin course ever. Waiting for the advanced android course (kotlin).😎

  • @devabdul
    @devabdul Жыл бұрын

    I love the previous android app development course. Thank you so much for most useful course.

  • @dklodhi523

    @dklodhi523

    Жыл бұрын

    Nowiks

  • @Afi-TechWorld

    @Afi-TechWorld

    3 ай бұрын

    plz link share kre app course ka

  • @technicalsarwan2848
    @technicalsarwan28489 ай бұрын

    thank you sir

  • @Anonymous-cb6by
    @Anonymous-cb6by Жыл бұрын

    When Array literal syntax in kotlin will come? var array = arrayOf(1,2,3,4,5) // old syntax var array = [1,2,3,4,5] // new syntax

  • @aasmuhammad6690
    @aasmuhammad66905 ай бұрын

    THANKS YOU SIR

  • @souravd2661
    @souravd26613 ай бұрын

    sounds like 50% PHP in nature... thanks for making such kind of helpfull & proper tutorial..

  • @surajfabricator
    @surajfabricator Жыл бұрын

    Of course always ready with wscube tech 🙏

  • @themilkywaygaming7453
    @themilkywaygaming745310 ай бұрын

    I appreciate you sir for making such a detailed and easily explained video . Thank you so much

  • @mdaslamknl
    @mdaslamknl Жыл бұрын

    Excellent bus thodi se speed slow hosakti Thanks

  • @divyagohil7431
    @divyagohil7431Ай бұрын

    Thank you so much Sir..

  • @dhruvsharma5786
    @dhruvsharma57866 ай бұрын

    Thank you Bhaiya☺🙏

  • @nonakchakma4109
    @nonakchakma41094 ай бұрын

    your video provide me huge help. Thanks

  • @apunichjohncena4533
    @apunichjohncena4533 Жыл бұрын

    दिल मांगे MORE, Advanced Android Development.. ✊😍❤️💯👌🎉🤩🤗😱🥰

  • @yashraghuvanshi6449
    @yashraghuvanshi644910 ай бұрын

    Thankyou so much ❤️

  • @binondi
    @binondi11 ай бұрын

    You are teaching the course actually what i want❤️

  • @AmanKumar-ec6bz
    @AmanKumar-ec6bz Жыл бұрын

    Thanks for this course love u sir

  • @manishasavaliya1635
    @manishasavaliya1635 Жыл бұрын

    Thank you so much

  • @mohsinrasheed7645
    @mohsinrasheed7645 Жыл бұрын

    Amazing Tutorial

  • @amirhafizkhan9304
    @amirhafizkhan93045 ай бұрын

    I wanted to say you Thank you for your best and easy explanation much appreciated 🥰❤

  • @English-vocabu..
    @English-vocabu.. Жыл бұрын

    Awesome ❤️🙏🙏

  • @ASTAppLab
    @ASTAppLab10 ай бұрын

    Thanks so much awesome explaination of kotlin with example

  • @yasirrajper2803
    @yasirrajper2803 Жыл бұрын

    Thank you for this amazing tutorial, plz upload another advance android course

  • @FerozAbba
    @FerozAbba Жыл бұрын

    best information

  • @skgeducation7483
    @skgeducation74837 ай бұрын

    thank you

  • @KangKangs
    @KangKangs Жыл бұрын

    Thanks brother

  • @surendramaran
    @surendramaran Жыл бұрын

    You look better than the person who is in thumbnail.

  • @svvoice8318
    @svvoice8318 Жыл бұрын

    Sir please provide their notes 🙏..... Very helpful this..

  • @D-Coder440
    @D-Coder4408 ай бұрын

    Thank you so sir finally I completed 😊❤

  • @PranabPranab-fb2yi
    @PranabPranab-fb2yi Жыл бұрын

    Super video sir........we are happy

  • @shakeelnawaz4776
    @shakeelnawaz47768 ай бұрын

    Great content and teaching method as always. Thanks. On lighter note, Multiple inheritance not possible, simple example, aik he child k 2 baap ni ho skty

  • @mohammadayan9648
    @mohammadayan9648 Жыл бұрын

    Sir programming mai logic kaise improve kare is par videos banaiye aur sir programming mai kafi saare doubts aata hai toh kya kare kha solve honge with explanation.

  • @mohsinrasheed7645
    @mohsinrasheed7645 Жыл бұрын

    Thank Your Sir

  • @UNFORSEEN_DANISH
    @UNFORSEEN_DANISH Жыл бұрын

    thanks for This course apki ki vajah se mene apna pehla app banaya or doubt solve huve "love you WsCubeTech" ❤‍🩹

  • @ZILLEHASNAIN-ep7zj
    @ZILLEHASNAIN-ep7zj10 ай бұрын

    Thank you So much Sir 🥰🥰

  • @D-Coder440
    @D-Coder4409 ай бұрын

    Let's begin this course from today 🔥

  • @Learningwithbenefits
    @Learningwithbenefits Жыл бұрын

    Sir kindly android Java pr be complere video banal ly Thanks 👍

  • @dvilhacker2084
    @dvilhacker2084 Жыл бұрын

    Thnx sir❤

  • @snehilsparsh_
    @snehilsparsh_10 ай бұрын

    I don't think this century it will touch 1 million but nice video 🎉

  • @mp44boy74

    @mp44boy74

    7 ай бұрын

    This century 😂😂😂

  • @bhawnarajput4705
    @bhawnarajput4705 Жыл бұрын

    Thank you so much❣️

  • @PremisLiveYT
    @PremisLiveYT Жыл бұрын

    Thank you sir ❤️🔥

  • @gamingmania9234
    @gamingmania92346 ай бұрын

    Thank you sir❤❤❤

  • @Mastifunnykids18
    @Mastifunnykids18Ай бұрын

    Well defined

  • @shaileshhacker
    @shaileshhacker Жыл бұрын

    Thank You

  • @morshedraiankhan6968
    @morshedraiankhan6968 Жыл бұрын

    Please make a full video of kotlin multiplatform android development

  • @HARI.68
    @HARI.686 ай бұрын

    Can you please teach without basis of java

  • @AshishRoy856
    @AshishRoy8562 ай бұрын

    6:45

  • @Vipintiwari___
    @Vipintiwari___ Жыл бұрын

    Thank you so much for this amazing course, i will give you 5 starts out of 5,😇😇😇😇 Please create a full and new android development course in Kotlin....🙏🙏🙏🙏🙏🙏 Please consider it ...

  • @only4umurree
    @only4umurree10 ай бұрын

    Love you sir

  • @samiyiola142
    @samiyiola14224 күн бұрын

    I would like you to help me with my attendance system project

  • @Rajkumar-sg3yx
    @Rajkumar-sg3yxАй бұрын

    thank u for this video sir sync know kaise karte hai?

  • @karenantao
    @karenantao Жыл бұрын

    Awesome course ❤️👍

  • @AJAYSAINI-sk9rp
    @AJAYSAINI-sk9rp11 ай бұрын

    Thank Sir

  • @arshadahmad9264
    @arshadahmad92642 ай бұрын

    course mein sound toh sahi honi chahi but course bhadiya hai

  • @razaroy4918
    @razaroy4918 Жыл бұрын

    Sir ecommerce and grocery app baaye with user and admin panel

  • @margin2.054
    @margin2.0547 ай бұрын

    best part is scope function

  • @ayyoobhasan6125
    @ayyoobhasan61254 ай бұрын

    i dont have knowleadge about andriod and java but i want to learn andriod devleopment with kotlin . Is this course is for basic learner also?

  • @Mohit-gb9dv
    @Mohit-gb9dv Жыл бұрын

    Corouiting with retrofit pe android video bana do plz

  • @beginnersplay947
    @beginnersplay94711 ай бұрын

    pehle java krni padegi ?

  • @biswaitibritto
    @biswaitibrittoАй бұрын

    This tutorial is not for beginners. You have to know java first then you can watch this video. Otherwise you will not understand a word.

  • @deepikadeepu1310
    @deepikadeepu13105 ай бұрын

    Tnks

  • @sw_a_ppy
    @sw_a_ppy Жыл бұрын

    Libraries and jetpack compose sir playlist Bano do sir

  • @FrenzexTV
    @FrenzexTV4 ай бұрын

    Is this advance course? I mean will this video help me to get job as Android developer?

  • @akifkhan-gi6pl
    @akifkhan-gi6plАй бұрын

    we want android app dev in kotlin advance course + real time projects

  • @varunsood7899
    @varunsood7899 Жыл бұрын

    Sir ap ppt provide kar sakta ho it will helpful for us ☺️

  • @ParasProgramming123
    @ParasProgramming123 Жыл бұрын

    Ab android development m node js mongodb ko b add kr do dynamic app k liy

  • @rehaansingh2758
    @rehaansingh27583 ай бұрын

    Sir i don't get Kotlin extensions in plugins in android studio because it is depreciated by Google document. Please reply me to fix this.

  • @vikasvishwakarma2678
    @vikasvishwakarma26783 ай бұрын

    Sir jo pheli bar dekh raha hoga to kya wo ab phle Java dekhega tab yaha ayega kyaa 🤔

  • @TeluguFactsworld7228
    @TeluguFactsworld72287 ай бұрын

    The explanation is very good but I'm Telugu don't understand in Hindi it is better if it was in English

  • @aryanaryan9282
    @aryanaryan92829 ай бұрын

    Java se comparison h saara.. Mtlb phle java seekhein!?

  • @clipsonly1831

    @clipsonly1831

    3 ай бұрын

    Ha yaar dekh lo

  • @vimalchaudhary4461

    @vimalchaudhary4461

    Ай бұрын

    No need ..... You can directly start to learn kotlin.

  • @darshanjain9979
    @darshanjain997911 ай бұрын

    Sir pls kotlin se android development course banao

  • @manishmishra-zi3yi
    @manishmishra-zi3yi Жыл бұрын

    Sir plz add Android advance course

  • @name1566
    @name1566 Жыл бұрын

    DSA in JAVA

  • @themilkywaygaming7453
    @themilkywaygaming745311 ай бұрын

    1:18:26 what's that sound 💀

  • @imsikkusankiofficial
    @imsikkusankiofficial Жыл бұрын

    Provide DSA with python

  • @PurbaChakraborty-um8wt
    @PurbaChakraborty-um8wtАй бұрын

    U should mention that we need to learn java before this... This is not beginner friendly at all

  • @divyanshm.2276
    @divyanshm.227610 ай бұрын

    haoon !

  • @abdullahrajpoot1805
    @abdullahrajpoot18054 ай бұрын

    Can you please share this vedio slides with me ?

Келесі