本站已收录 番号和无损神作磁力链接/BT种子 

[FreeCourseSite.com] Udemy - The Complete Android Kotlin Developer Course

种子简介

种子名称: [FreeCourseSite.com] Udemy - The Complete Android Kotlin Developer Course
文件类型: 视频
文件数目: 199个文件
文件大小: 3.95 GB
收录时间: 2019-9-7 17:46
已经下载: 3
资源热度: 132
最近下载: 2024-7-1 04:12

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:854b038d192fd65959861c957b69a09bad990b0d&dn=[FreeCourseSite.com] Udemy - The Complete Android Kotlin Developer Course 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[FreeCourseSite.com] Udemy - The Complete Android Kotlin Developer Course.torrent
  • 01 Introduction and Setup the environment/001 Introduction.mp413.75MB
  • 01 Introduction and Setup the environment/002 Install Java JDK.mp411.1MB
  • 01 Introduction and Setup the environment/003 Install IntelliJ IDEA.mp47.15MB
  • 02 Variables/005 Program concept.mp44.38MB
  • 02 Variables/006 Run first App.mp411.63MB
  • 02 Variables/007 Variable Concept.mp46.77MB
  • 02 Variables/008 Define Variables.mp418.28MB
  • 02 Variables/009 Var vs Val.mp43.05MB
  • 02 Variables/010 Input data - ReadLine.mp420.63MB
  • 02 Variables/011 Add Comments.mp47.08MB
  • 02 Variables/012 Null safety.mp49.49MB
  • 03 Operations and Priorities/013 Convert between Data Type.mp413.5MB
  • 03 Operations and Priorities/014 Math operations_.mp412.56MB
  • 03 Operations and Priorities/015 Priorites.mp412.65MB
  • 03 Operations and Priorities/016 Increment and Decrement.mp414.37MB
  • 03 Operations and Priorities/017 App __ Find my age.mp49.98MB
  • 03 Operations and Priorities/018 Debug your Code step by step.mp45.68MB
  • 04 Decision Making/019 Logic statement.mp422.9MB
  • 04 Decision Making/020 Simple IF.mp420.43MB
  • 04 Decision Making/021 IF- Else.mp45.79MB
  • 04 Decision Making/022 IF- ElseIF.mp411.19MB
  • 04 Decision Making/023 Nested IF.mp46.32MB
  • 04 Decision Making/024 When.mp411.64MB
  • 04 Decision Making/025 Expression If and When_.mp49.01MB
  • 05 Loop Control/026 Simple For Loop.mp410.02MB
  • 05 Loop Control/027 Nested For Loop.mp46.75MB
  • 05 Loop Control/028 While Loop.mp44.51MB
  • 05 Loop Control/029 Do While Loop.mp46.27MB
  • 05 Loop Control/030 Returns and Jumps.mp413.23MB
  • 06 Collections and Strings/031 String.mp422.11MB
  • 06 Collections and Strings/032 One-Dimension Array structure.mp415.09MB
  • 06 Collections and Strings/033 One-Dimension Array implementation.mp415.74MB
  • 06 Collections and Strings/034 ArrayList.mp413.9MB
  • 06 Collections and Strings/035 HashMap.mp49.91MB
  • 06 Collections and Strings/036 mapOf_ Arrayof_ listOf and mutableListOf.mp413.08MB
  • 06 Collections and Strings/037 setOf and mutableSetOf.mp45.05MB
  • 07 Functions/038 Simple Function.mp420.57MB
  • 07 Functions/039 Function Overload.mp47.99MB
  • 07 Functions/040 Polymorphism.mp46.65MB
  • 07 Functions/041 Global and Local Variables.mp44.25MB
  • 08 Object Oriented Programming/042 What is OOP.mp44.52MB
  • 08 Object Oriented Programming/043 Simple Class.mp424.35MB
  • 08 Object Oriented Programming/044 constructor.mp412.69MB
  • 08 Object Oriented Programming/045 Inheritance.mp411.63MB
  • 08 Object Oriented Programming/046 Visibility Modifiers.mp45.37MB
  • 08 Object Oriented Programming/047 Overriding.mp410.27MB
  • 08 Object Oriented Programming/048 Casting.mp47MB
  • 08 Object Oriented Programming/049 super and this.mp44.19MB
  • 08 Object Oriented Programming/050 interface.mp410.41MB
  • 08 Object Oriented Programming/051 Abstract.mp49.51MB
  • 08 Object Oriented Programming/052 Enum.mp45.46MB
  • 08 Object Oriented Programming/053 Generic.mp412.26MB
  • 08 Object Oriented Programming/054 Extensions.mp410.1MB
  • 08 Object Oriented Programming/055 Packages.mp411.27MB
  • 08 Object Oriented Programming/056 Inner and Nested Class.mp44.89MB
  • 08 Object Oriented Programming/057 Lazy and Singleton design pattern.mp410.55MB
  • 08 Object Oriented Programming/058 Comparable __ Sort array of Objects.mp421.79MB
  • 09 Storage__Files/059 Exceptions_ Try-Catch.mp413.73MB
  • 09 Storage__Files/060 File Write.mp413.44MB
  • 09 Storage__Files/061 File Read.mp415.95MB
  • 10 Multi Threading/062 Multi Threading Concept.mp44.48MB
  • 10 Multi Threading/063 Multi Threading example.mp424.91MB
  • 11 Android Startup/064 Install Android Studio.mp43.29MB
  • 11 Android Startup/065 Setup Kotlin in Android.mp418.06MB
  • 12 Find my age App/066 Find my age Preview.mp4798.18KB
  • 12 Find my age App/067 Layout design with constraint layout.mp439.08MB
  • 12 Find my age App/068 Implement App code.mp426.17MB
  • 12 Find my age App/069 Debug and Find Errors.mp414.67MB
  • 13 Complete Tic Tac toy game/070 Tic Tac Toy overview.mp41.1MB
  • 13 Complete Tic Tac toy game/071 Layout desgin with TableLayout.mp424.3MB
  • 13 Complete Tic Tac toy game/072 Buttons call event.mp417.17MB
  • 13 Complete Tic Tac toy game/073 Find winner.mp426.02MB
  • 13 Complete Tic Tac toy game/074 Play with device.mp419.64MB
  • 13 Complete Tic Tac toy game/075 Add colors.mp415.29MB
  • 14 Calculator app/076 calculator preview.mp41.17MB
  • 14 Calculator app/077 layout design.mp426.74MB
  • 14 Calculator app/078 Add colors to app.mp425.46MB
  • 14 Calculator app/079 fix Design issue.mp419.49MB
  • 14 Calculator app/080 Number Click_.mp423.18MB
  • 14 Calculator app/081 Add math operations.mp426MB
  • 14 Calculator app/082 margin buttons.mp47.69MB
  • 14 Calculator app/083 Percent and Clean.mp49.4MB
  • 14 Calculator app/084 Supporting Multiple Screens.mp438.65MB
  • 15 Pockemon game in Android/085 Pockemon game overview.mp42.3MB
  • 15 Pockemon game in Android/086 Setting the project and use Google Map API.mp418.06MB
  • 15 Pockemon game in Android/087 Add marker with image on Map.mp411.15MB
  • 15 Pockemon game in Android/088 Request on run time permission.mp421.16MB
  • 15 Pockemon game in Android/089 Show player location on the map.mp424.18MB
  • 15 Pockemon game in Android/090 Place Pockemons on the map.mp442.85MB
  • 15 Pockemon game in Android/091 Catch Pockemon.mp419.59MB
  • 16 Zoo App/092 Zoo App preview.mp41015.38KB
  • 16 Zoo App/093 ListView layout design.mp438.39MB
  • 16 Zoo App/094 Load listView with Data.mp448.44MB
  • 16 Zoo App/095 Load different views in ListView.mp410.55MB
  • 16 Zoo App/096 ListView events.mp430.87MB
  • 16 Zoo App/097 Add or Remove item to listView.mp414.65MB
  • 16 Zoo App/098 Support Different image size.mp423.25MB
  • 17 Restaurant menu/099 Restaurant menu preview.mp41.44MB
  • 17 Restaurant menu/100 Design GridView Layout.mp439.3MB
  • 17 Restaurant menu/101 Load gridView with list of foods.mp440.59MB
  • 17 Restaurant menu/102 Show Food details.mp418.61MB
  • 18 Web services__ Find City Sunrise time App/103 Sunrise App preview.mp42.08MB
  • 18 Web services__ Find City Sunrise time App/104 HTTP calls.mp41.99MB
  • 18 Web services__ Find City Sunrise time App/105 Json and XML.mp414.02MB
  • 18 Web services__ Find City Sunrise time App/106 City Sunrise App __ UI layout design.mp421.48MB
  • 18 Web services__ Find City Sunrise time App/107 City Sunrise App__ HTTP calls and JSON read.mp445.76MB
  • 18 Web services__ Find City Sunrise time App/108 Add nice Shape and rectangle for layout.mp435.67MB
  • 19 Sqlite database__ My Notes App/109 My notes app overview.mp43.14MB
  • 19 Sqlite database__ My Notes App/110 Design notes ListView.mp437.4MB
  • 19 Sqlite database__ My Notes App/111 List dummy notes use ListView.mp441.46MB
  • 19 Sqlite database__ My Notes App/112 Design Add notes layout.mp419.44MB
  • 19 Sqlite database__ My Notes App/113 use Menu bar and Intent.mp441.24MB
  • 19 Sqlite database__ My Notes App/114 Styles.mp420.77MB
  • 19 Sqlite database__ My Notes App/115 Add notes to Sqlite database.mp454.63MB
  • 19 Sqlite database__ My Notes App/116 list notes from Sqlite database.mp431.93MB
  • 19 Sqlite database__ My Notes App/117 delete notes from Sqlite database.mp424.75MB
  • 19 Sqlite database__ My Notes App/118 update notes in Sqlite database.mp441.37MB
  • 19 Sqlite database__ My Notes App/119 Support different languages and change app icon.mp420.83MB
  • 19 Sqlite database__ My Notes App/120 The Activity Lifecycle.mp416.78MB
  • 20 Firebase__ Online Tic tac toy game/121 Online game game overview.mp41.62MB
  • 20 Firebase__ Online Tic tac toy game/122 Connect to firebase and FirebaseAnalytics.mp428.02MB
  • 20 Firebase__ Online Tic tac toy game/123 Login Page desgin.mp412.41MB
  • 20 Firebase__ Online Tic tac toy game/124 FirebaseAuth With email and password.mp425.09MB
  • 20 Firebase__ Online Tic tac toy game/125 Add player info In firebase Database.mp427.4MB
  • 20 Firebase__ Online Tic tac toy game/126 play Game layout Design.mp421.51MB
  • 20 Firebase__ Online Tic tac toy game/127 Send Game Play request.mp430MB
  • 20 Firebase__ Online Tic tac toy game/128 Accept game inviation.mp431.39MB
  • 20 Firebase__ Online Tic tac toy game/129 Play game live.mp436.12MB
  • 20 Firebase__ Online Tic tac toy game/130 Notification to play game.mp428.76MB
  • 20 Firebase__ Online Tic tac toy game/131 Notification Channels.mp456.54MB
  • 21 Firebase __ Twitter and Facebook App/132 Twitter app overview.mp41.87MB
  • 21 Firebase __ Twitter and Facebook App/133 Desgin login layout_.mp424.65MB
  • 21 Firebase __ Twitter and Facebook App/134 Load image from Phone.mp434.82MB
  • 21 Firebase __ Twitter and Facebook App/135 upload images to firebase.mp452.8MB
  • 21 Firebase __ Twitter and Facebook App/136 Tweets layout design.mp445.43MB
  • 21 Firebase __ Twitter and Facebook App/137 Add post.mp441.93MB
  • 21 Firebase __ Twitter and Facebook App/138 Load posts.mp437.48MB
  • 21 Firebase __ Twitter and Facebook App/139 Show post user info.mp414.37MB
  • 21 Firebase __ Twitter and Facebook App/140 Show loading now.mp416.16MB
  • 21 Firebase __ Twitter and Facebook App/141 Show Ads between feeds.mp430.29MB
  • 21 Firebase __ Twitter and Facebook App/142 Firebase Cloud Messaging.mp433.17MB
  • 22 Media Player for play online and Local songs App/143 Media Player overview.mp41.38MB
  • 22 Media Player for play online and Local songs App/144 Media player layout desgin.mp437.27MB
  • 22 Media Player for play online and Local songs App/145 List songs.mp438.37MB
  • 22 Media Player for play online and Local songs App/146 Play songs from online URL.mp423.32MB
  • 22 Media Player for play online and Local songs App/147 Play songs from Phone storage.mp421.97MB
  • 23 Complete Alarm app/148 Complete Alarm app overview.mp42.22MB
  • 23 Complete Alarm app/149 Android Studio Updates.mp43.06MB
  • 23 Complete Alarm app/150 Layout desgin.mp410.76MB
  • 23 Complete Alarm app/151 Fragments.mp418.22MB
  • 23 Complete Alarm app/152 Broadcast Receiver and Service concept.mp417.01MB
  • 23 Complete Alarm app/153 Broadcast Receiver and Set alarm time.mp427.5MB
  • 23 Complete Alarm app/154 SharedPreferences and start app with OS.mp431.1MB
  • 23 Complete Alarm app/155 Show Notification.mp46.77MB
  • 24 Sensors Apps/156 Light sensor__ Run music when light goes to off in room.mp421.38MB
  • 24 Sensors Apps/157 Accelerometer sensor__ Nimbuzz vibrate when phone is shake.mp438.06MB
  • 25 Firebase __ Find my phone App/158 Find my Phone Preview.mp47.25MB
  • 25 Firebase __ Find my phone App/159 User login with phone number.mp436.66MB
  • 25 Firebase __ Find my phone App/160 menus for Contact and main activity.mp421.19MB
  • 25 Firebase __ Find my phone App/161 dummy Contact List data.mp442.83MB
  • 25 Firebase __ Find my phone App/162 Pick Contacts from phone.mp445.69MB
  • 25 Firebase __ Find my phone App/163 Save my trackers in Shared Ref.mp461.01MB
  • 25 Firebase __ Find my phone App/164 Firebase signIn Anonymously.mp415.38MB
  • 25 Firebase __ Find my phone App/165 Save user info Firebase.mp49.18MB
  • 25 Firebase __ Find my phone App/166 Save my trackers in Realtime- database.mp418.65MB
  • 25 Firebase __ Find my phone App/167 People Who I Find Dummy Data.mp49.93MB
  • 25 Firebase __ Find my phone App/168 People Who I Find Firebase Data.mp440.71MB
  • 25 Firebase __ Find my phone App/169 Load user's contacts.mp441.95MB
  • 25 Firebase __ Find my phone App/170 Send phone location to the server.mp466.37MB
  • 25 Firebase __ Find my phone App/171 Find missing phone location.mp448.01MB
  • 25 Firebase __ Find my phone App/172 Services Vs Broadcast receiver Updates.mp412.96MB
  • 25 Firebase __ Find my phone App/173 Service __ Run App in background.mp432.04MB
  • 25 Firebase __ Find my phone App/174 Run App with OS.mp411.55MB
  • 26 Twitter App using MySql and PHP web service/176 What we Will Build.mp43.23MB
  • 26 Twitter App using MySql and PHP web service/177 Build MYSQL Database schema.mp46.33MB
  • 26 Twitter App using MySql and PHP web service/178 Build MYSQL database.mp447.19MB
  • 26 Twitter App using MySql and PHP web service/179 PHP Web service and MYSQL __ Register.mp437.29MB
  • 26 Twitter App using MySql and PHP web service/180 Connect to Firebase adn Add Assets.mp48.41MB
  • 26 Twitter App using MySql and PHP web service/181 Design Login and Register Pages.mp431.97MB
  • 26 Twitter App using MySql and PHP web service/182 signInAnonymously.mp415.51MB
  • 26 Twitter App using MySql and PHP web service/183 Select image from device and upload it to firebase.mp426.99MB
  • 26 Twitter App using MySql and PHP web service/184 Register User.mp436.25MB
  • 26 Twitter App using MySql and PHP web service/185 Disable button.mp49.44MB
  • 26 Twitter App using MySql and PHP web service/186 PHP Web service and MYSQL __ Login.mp416.64MB
  • 26 Twitter App using MySql and PHP web service/187 User Login.mp432.26MB
  • 26 Twitter App using MySql and PHP web service/188 Save user Data in Phone.mp417.57MB
  • 26 Twitter App using MySql and PHP web service/189 PHP Web service and MYSQL __ Add Post.mp410.94MB
  • 26 Twitter App using MySql and PHP web service/190 Desgin Layout for list post.mp457.61MB
  • 26 Twitter App using MySql and PHP web service/191 Add tweets.mp423.55MB
  • 26 Twitter App using MySql and PHP web service/192 PHP Web service and MYSQL __ List Post.mp426.58MB
  • 26 Twitter App using MySql and PHP web service/193 List posts.mp445.42MB
  • 26 Twitter App using MySql and PHP web service/194 One person posts.mp429.23MB
  • 26 Twitter App using MySql and PHP web service/195 PHP Web service and MYSQL __ follow- un follow.mp410.4MB
  • 26 Twitter App using MySql and PHP web service/196 PHP Web service and MYSQL __ Is following.mp45.01MB
  • 27 Build Web Services with Node_js and C#/198 Node_js Web service and MYSQL.mp447.49MB
  • 27 Build Web Services with Node_js and C#/199 C# Web service and SQL Server.mp452.48MB
  • 28 Publish App to Store/200 Publish App to Store.mp410.19MB
  • 28 Publish App to Store/201 Convert app to source code.mp414.66MB
  • 28 Publish App to Store/202 Avoid Convert app to source code.mp415.39MB