01 Development Setup - Windows PC MAC and Linux Ubuntu/attached_files/001 Introduction/Assets.zip
665.6 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/001 Introduction.html
636 B
01 Development Setup - Windows PC MAC and Linux Ubuntu/002 Install Java JDK - Windows PC.mp4
23.46 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/003 Install IntelliJ IDEA - Windows PC.mp4
17.64 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/004 Install Android Studio - Windows PC.mp4
36.36 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/005 Install IntelliJ IDEA - MAC.mp4
17.73 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/006 Install Java - Linux Ubuntu.mp4
17.31 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/007 Install Android IntelliJ - Linux Ubuntu.mp4
30.6 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/008 Installing Android Studio - Linux Ubuntu.mp4
28.4 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/009 How to Import Kotlin CodeResources into IntelliJ.mp4
6.97 MB
01 Development Setup - Windows PC MAC and Linux Ubuntu/010 Kotlin Source Code - Github.html
394 B
02 Introduction to Kotlin Programming Language/011 Write a Hello World program in Kotlin.mp4
11.91 MB
02 Introduction to Kotlin Programming Language/012 Kotlin - How to Make Comments in Your Code.mp4
7.13 MB
02 Introduction to Kotlin Programming Language/013 Kotlin Variables.mp4
14.57 MB
02 Introduction to Kotlin Programming Language/014 Kotlin Variable type String.mp4
12.09 MB
02 Introduction to Kotlin Programming Language/015 Kotlin Variable type Int.mp4
17.76 MB
02 Introduction to Kotlin Programming Language/016 Kotlin - Variable type - Double.mp4
10.32 MB
02 Introduction to Kotlin Programming Language/017 Kotlin Variable type Boolean.mp4
9.35 MB
02 Introduction to Kotlin Programming Language/018 Kotlin - Variable type - Float.mp4
9.37 MB
02 Introduction to Kotlin Programming Language/019 Kotlin Char Variable Types.mp4
11.36 MB
02 Introduction to Kotlin Programming Language/020 Kotlin - Difference between Var and Val Keywords.mp4
14.99 MB
02 Introduction to Kotlin Programming Language/021 Kotlin - How to Read Input with readLine Method - App - Store Coversation.mp4
32.71 MB
02 Introduction to Kotlin Programming Language/022 CodeResource Files.html
569 B
03 Kotlin - Operations and Operators/023 Kotlin - Adding Numbers.mp4
11.72 MB
03 Kotlin - Operations and Operators/024 Kotlin - Subtraction.mp4
5 MB
03 Kotlin - Operations and Operators/025 Kotlin - Multiplying Numbers.mp4
5.91 MB
03 Kotlin - Operations and Operators/026 Kotlin - Division.mp4
16.53 MB
03 Kotlin - Operations and Operators/027 Kotlin - Remainder.mp4
7.92 MB
03 Kotlin - Operations and Operators/028 Incrementing and Decrementing.mp4
14.48 MB
03 Kotlin - Operations and Operators/029 How to Convert Between Data Types.mp4
16.76 MB
03 Kotlin - Operations and Operators/030 CodeResource Files.html
574 B
04 Kotlin Language - Decision Making - If else switch/031 Conditional operators.mp4
15.03 MB
04 Kotlin Language - Decision Making - If else switch/032 If-else Statements and Conditional operators.mp4
17.35 MB
04 Kotlin Language - Decision Making - If else switch/033 Logical Operators AND OR NOT.mp4
22.41 MB
04 Kotlin Language - Decision Making - If else switch/034 When Expression.mp4
22.27 MB
04 Kotlin Language - Decision Making - If else switch/035 For Loop.mp4
21.71 MB
04 Kotlin Language - Decision Making - If else switch/036 While Loop.mp4
10.76 MB
04 Kotlin Language - Decision Making - If else switch/037 Do while Loop.mp4
13.62 MB
04 Kotlin Language - Decision Making - If else switch/038 App - How Many Siblings.mp4
24.78 MB
04 Kotlin Language - Decision Making - If else switch/039 CodeResource Files.html
574 B
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/040 Functions With Parameters.mp4
21.59 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/041 Functions Return Types.mp4
27.59 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/042 Functions - No return Type No parameters.mp4
7.95 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/043 Variable Scope.mp4
13.73 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/044 Introduction to Object Oriented Programming - OOP - Whats a Class.mp4
7.6 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/045 Lets Create our First Class.mp4
34.95 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/046 Setters and Getters.mp4
19.33 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/047 Inheritance - Introduction.mp4
4.59 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/048 Inheritance.mp4
32.46 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/049 Overloading Constructors.mp4
26.23 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/050 Controlling Access to fields Instance Variables - Properties.mp4
27.03 MB
05 Introduction to Classes and Objects - Object Oriented Programming in Kotlin/051 CodeResource Files.html
574 B
06 Advanced OOP In Kotlin/052 Interface Classes.mp4
17.7 MB
06 Advanced OOP In Kotlin/053 Abstract Classes.mp4
31.94 MB
06 Advanced OOP In Kotlin/054 Generic Classes.mp4
20.48 MB
06 Advanced OOP In Kotlin/055 Enums in Kotlin.mp4
18.39 MB
06 Advanced OOP In Kotlin/056 CodeResource Files.html
574 B
07 Introduction to Arrays and Advanced Data Structures - Collections and More/057 Whats an Array - Creating Arrays in Kotlin.mp4
3.26 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/058 Create Arrays and Iterate Through.mp4
17.2 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/059 Arrays - Part 2.mp4
16.6 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/060 Array Lists.mp4
27.9 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/061 Hashmaps.mp4
17.73 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/062 MapOf Arrayof MutableList.mp4
27.25 MB
07 Introduction to Arrays and Advanced Data Structures - Collections and More/063 CodeResource Files.html
574 B
08 Kotlin - Introduction to IO - Write Read File - Storage/064 Writing to Files Text Files.mp4
21.36 MB
08 Kotlin - Introduction to IO - Write Read File - Storage/065 writing to File with User Input and Appending Characters.mp4
16.15 MB
08 Kotlin - Introduction to IO - Write Read File - Storage/066 Reading from Text Files.mp4
17.06 MB
08 Kotlin - Introduction to IO - Write Read File - Storage/067 App - Writing a Reader-Write App.mp4
09 Introduction to Android Studio and Development Setup/069 Installing the Android Studio and Setup Kotlin and Run First App.mp4
39.07 MB
09 Introduction to Android Studio and Development Setup/070 Android Studio Quick Tour.mp4
32.65 MB
09 Introduction to Android Studio and Development Setup/071 Android Studio Tour - File Structure Manifest Strings.mp4
30.38 MB
09 Introduction to Android Studio and Development Setup/072 App - Whats My Name.mp4
34.38 MB
09 Introduction to Android Studio and Development Setup/073 CodeResource Files.html
497 B
09 Introduction to Android Studio and Development Setup/074 String.xml Manifest and Android Studio File.mp4
26.04 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/075 TextViews EditText and Buttons - Enter Name and Show name.mp4
32.47 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/076 Enter Name and Show - Final.mp4
20.37 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/077 CodeResource Files.html
499 B
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/078 App - How Much You Weigh on Mars.mp4
23.31 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/079 App - How Much You Weigh on Other Planets.mp4
35.93 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/080 CheckBoxes in Android.mp4
44.88 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/081 App- How Much You Weigh on. Improved Version 2.mp4
48.21 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/082 App - Weight On. Improved part 2.mp4
39.18 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/083 App- How Much You Weigh on. Improved Version 3 - Final.mp4
46.25 MB
10 Creating User Interface - TextViews Buttons EditTexts. and More UI Widgets/084 CodeResource Files.html
484 B
11 Creating User Interfaces - Part 2/085 Adding Images to Our Apps - ImageViews.mp4
33.39 MB
11 Creating User Interfaces - Part 2/086 Adding Images to Our Apps - Why we Use Kotlin Extensions Plugin.mp4
21.8 MB
11 Creating User Interfaces - Part 2/087 CodeResource Files.html
473 B
11 Creating User Interfaces - Part 2/088 App - ImageFilter.mp4
54.75 MB
11 Creating User Interfaces - Part 2/089 CodeResources Files.html
484 B
11 Creating User Interfaces - Part 2/090 App - Random background Colors.mp4
29.86 MB
11 Creating User Interfaces - Part 2/091 CodeResource Files.html
480 B
11 Creating User Interfaces - Part 2/092 Layouts - LinearLayout.mp4
22.08 MB
11 Creating User Interfaces - Part 2/093 RelativeLayouts.mp4
27.19 MB
11 Creating User Interfaces - Part 2/094 TableRow Layout.mp4
23.08 MB
11 Creating User Interfaces - Part 2/095 ScrowView Layout.mp4
11.59 MB
11 Creating User Interfaces - Part 2/096 Styles and Themes in Android.mp4
54.24 MB
11 Creating User Interfaces - Part 2/097 Context in Android and Toast Class.mp4
33.47 MB
11 Creating User Interfaces - Part 2/098 Debugging Your Code.mp4
25.48 MB
12 Activities and Navigations/099 Whats an Activity.mp4
16.62 MB
12 Activities and Navigations/100 Activity lifecycle.mp4
27.97 MB
12 Activities and Navigations/101 Navigating from One Activity to Another.mp4
18.66 MB
12 Activities and Navigations/102 Passing Data between Activities.mp4
21.01 MB
12 Activities and Navigations/103 Passing data back to first Activity.mp4
39.57 MB
12 Activities and Navigations/104 App - Animals Bio - User Interface - Part I.mp4
33.25 MB
12 Activities and Navigations/105 App - Animals Bio - Final.mp4
34.5 MB
12 Activities and Navigations/106 CodeResource Files.html
625 B
13 Introduction to RecyclerViews - Advanced Android Widgets/107 Introduction to Listviews - Demo.mp4
6.19 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/108 How do Listviews Work - Adpaters and Listviews.mp4
33.02 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/109 CodeResource Files.html
482 B
13 Introduction to RecyclerViews - Advanced Android Widgets/110 RecyclerView - Part 1 - UI.mp4
31.66 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/111 RecyclerView - Part 2 - UI.mp4
40.38 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/112 RecyclerView - Part 3 - Code.mp4
51.94 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/113 Adding Event Listeners to Each Row.mp4
14.22 MB
13 Introduction to RecyclerViews - Advanced Android Widgets/114 CodeResource Files.html
479 B
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/115 Shared Preferences.mp4
47.31 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/116 Introduction to Databases in Android - Kotlin - Sqlite.mp4
5.3 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/117 App - Chores - Demo.mp4
7.07 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/118 App - App - Chores - User Interface.mp4
37.02 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/119 App - Chores - Database handler Class.mp4
33.43 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/120 App - Chores - Add and Retrieve a Chore.mp4
51.99 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/121 App - Chores - Finalize CRUD Functions.mp4
39.37 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/122 App - Chores - Saving User Input to Database.mp4
36.1 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/123 App - Chores - Custom Listrow - User Inter face.mp4
38.49 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/124 App - Chores - Recycler Adapter.mp4
44.51 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/125 App - Chores - Showing Chores on Recycler Adapter.mp4
44.79 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/126 App - Chores - Adding Toolbar Add Button.mp4
33.44 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/127 App - Chores - Create Custom Popup.mp4
42.46 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/128 App - Chores - Saving Chore From Popup.mp4
30.82 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/129 App - Chores - Deleting Chore.mp4
67.72 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/130 App - Chores - Final Touches.mp4
58.63 MB
14 Storage in Android and Kotlin - Sharedpreferences Database - Internal Storage/131 CodeResource Files.html
629 B
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/132 Introduction to HTTP Request and JSON and Networking in Android.mp4
11.44 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/133 Whats an Android Library.mp4
7.07 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/134 Volley String Request.mp4
54.67 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/135 Volley JSON ArrayRequest.mp4
65.79 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/136 Volley JSON ObjectRequest.mp4
77.52 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/137 App - Recipe Finder - Demo.mp4
9.68 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/138 App - Recipe Finder - User Interface - Part 1.mp4
39.85 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/139 App - Recipe Finder - User Interface - Part 2 - Listrow.mp4
35.86 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/140 App - Recipe Finder -RecyclerAdapter.mp4
53.92 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/141 App - Recipe Finder - Parsing Recipies.mp4
50.59 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/142 App - Recipe Finder - Show Recipes on RecyclerVew.mp4
43.15 MB
15 Connecting to the World - Connecting and Consuming JSON data from the Internet/143 App - Recipe Finder - Final.mp4
50.91 MB
16 Firebase - Cloud Based Application Development/144 Firebase - Introduction to Cloud Based Services - Setup.mp4
26.43 MB
16 Firebase - Cloud Based Application Development/145 Firebase - Read Values from Fireabase Database.mp4
23.68 MB
16 Firebase - Cloud Based Application Development/146 Firebase - Save Objects and Use Push.mp4
30.34 MB
16 Firebase - Cloud Based Application Development/147 Firebase - Login User With Email and Password.mp4