Android Development For Beginner With Kotlin
If you’re looking to get into Android development, then this video is for you! In this beginner’s guide, we’ll be teaching you how to develop apps using the Kotlin language.
Kotlin is a new language designed specifically for Android development. In this video, we’ll be showing you how to create basic apps using Kotlin and the Android Studio IDE. By the end of this guide, you’ll have the skills you need to begin developing apps for Android!
21 Kotlin Function
00:00:00 001 Kotlin Function
00:13:38 002 Kotlin Default Argument
00:23:44 003 Kotlin Named Argument
00:31:27 004 Recursive Function
22 Kotlin OOP
00:38:44 001 Class
00:49:42 002 More on Classes
00:54:47 003 Primary Constructor
01:01:54 004 Secondary Constructor
01:06:09 005 Kotlin init
01:12:13 006 Kotlin Inheritance Theory
01:17:35 007 Inheritance
01:35:10 008 Method Override
01:43:07 009 Class Visibility Modifiers
01:51:16 010 Visibility Modifiers Propertys Functions
02:01:00 011 Kotlin Abstract Class
02:20:07 012 Kotlin Interfaces
02:36:14 013 Kotlin interfaces vs Abstract classes
02:40:03 014 Kotlin Nested Class
02:45:41 015 Kotlin Inner Class
02:51:39 016 Kotlin Data Class
03:01:30 017 Object Declarations
03:16:31 018 Companion objects
23 Git and GitHub
03:22:27 001 Install and configure Git
24 Project Calculator
03:28:24 001 Calculator – Part 1
03:38:10 002 Calculator – Part 2
03:47:07 003 Calculator – Part 3
03:55:43 004 Calculator – Part 4
04:01:17 005 Calculator – Part 5
04:05:36 006 Calculator – Part 6
04:13:40 007 Calculator – Part 7
04:18:45 008 Calculator – Part 8
04:24:34 009 Calculator – Part 9
04:34:02 010 Calculator – Part 10
04:45:53 011 Calculator – Part 11
04:53:19 012 Calculator – Part 12
05:00:00 013 Calculator – Part 13 – Final
25 Roll The Dice Game
05:05:10 001 Roll The Dice Game – Part 1
05:14:53 002 Roll The Dice Game – Part 2
05:27:04 003 Roll The Dice Game – Part 3
05:38:39 004 Roll The Dice Game – Part 4
05:47:21 005 Roll The Dice Game – Part 5
05:54:02 006 Roll The Dice Game – Part 6
06:07:05 007 Roll The Dice Game – Part 7
06:19:56 008 Roll The Dice Game – Part 8
06:28:48 009 Roll The Dice Game – Part 9
06:38:56 010 Push Project To GitHub
Views :29
android studio