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

[GigaCourse.Com] Udemy - Android Development For Beginner With Kotlin

种子简介

种子名称: [GigaCourse.Com] Udemy - Android Development For Beginner With Kotlin
文件类型: 视频
文件数目: 192个文件
文件大小: 9.52 GB
收录时间: 2021-8-6 16:50
已经下载: 3
资源热度: 177
最近下载: 2024-11-14 06:05

下载BT种子文件

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

磁力链接下载

magnet:?xt=urn:btih:8b9ca4bbba5af33976347672f432227a7974a76b&dn=[GigaCourse.Com] Udemy - Android Development For Beginner With Kotlin 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[GigaCourse.Com] Udemy - Android Development For Beginner With Kotlin.torrent
  • 01 Introduction/001 Install Android Studio.mp436.96MB
  • 01 Introduction/002 Create your 1st Android Studio Project.mp447.84MB
  • 01 Introduction/003 Android Studio Walk Through.mp456.59MB
  • 01 Introduction/004 What is a Variable.mp410.77MB
  • 01 Introduction/005 Creating Variable.mp417.01MB
  • 01 Introduction/006 Kotlin var and val keyword.mp417.3MB
  • 01 Introduction/007 Var and Val Keyword Practical.mp47.81MB
  • 01 Introduction/008 Create Simple App with Variables.mp436.14MB
  • 01 Introduction/009 Run your 1st Android Application.mp437.06MB
  • 01 Introduction/010 Activity and Layout.mp427.99MB
  • 02 Kotlin Lateint vs Lazy/001 Kotlin Lateint vs Lazy.mp446.53MB
  • 03 Gradle/001 Introduction To Gradle.mp443.58MB
  • 04 Kotlin Data Type/001 Kotlin Data Type.mp438.22MB
  • 04 Kotlin Data Type/002 Byte DataType.mp417.97MB
  • 04 Kotlin Data Type/003 Short DataType.mp419.95MB
  • 04 Kotlin Data Type/004 Integer DataType.mp438.31MB
  • 04 Kotlin Data Type/005 Long DataType.mp434.29MB
  • 04 Kotlin Data Type/006 Float DataType.mp434.75MB
  • 04 Kotlin Data Type/007 Double DataType.mp436.86MB
  • 04 Kotlin Data Type/008 Number DataType.mp417.13MB
  • 04 Kotlin Data Type/009 Boolean DataType.mp432.26MB
  • 04 Kotlin Data Type/010 Char DataType.mp414.6MB
  • 04 Kotlin Data Type/011 String Data Type.mp446.34MB
  • 04 Kotlin Data Type/012 Escaped String.mp416.26MB
  • 04 Kotlin Data Type/013 Raw String.mp435.06MB
  • 04 Kotlin Data Type/014 String Template.mp429.52MB
  • 04 Kotlin Data Type/015 String Properties and Function.mp447.86MB
  • 04 Kotlin Data Type/016 Kotlin Expression Statement and Block.mp416.84MB
  • 05 Arithmetic Operator/001 Arithmetic Operator Theory.mp42.57MB
  • 05 Arithmetic Operator/002 Arithmetic Operator Practical.mp446.78MB
  • 05 Arithmetic Operator/003 Arithmetic Operator Assignment Solved.mp414.7MB
  • 05 Arithmetic Operator/004 String Concatenation.mp427MB
  • 05 Arithmetic Operator/005 Member Function.mp432.3MB
  • 05 Arithmetic Operator/006 Member Function Assignment Solved.mp441.93MB
  • 06 Assignment Operators/001 Assignment Operators.mp422.94MB
  • 06 Assignment Operators/002 Assignment Operators Homework Solved.mp448.63MB
  • 07 Unary Operator/001 Unary Operator Theory.mp48.55MB
  • 07 Unary Operator/002 Unary Operator Practical.mp459.65MB
  • 07 Unary Operator/003 Unary Operator Homework Solved.mp437.98MB
  • 08 Comparison Operators/001 Comparison Operators Theory.mp415.28MB
  • 08 Comparison Operators/002 Comparison Operators Practical.mp453.22MB
  • 09 Logical Operators/001 Logical Operators Theory.mp47.54MB
  • 09 Logical Operators/002 Logical Operators Practical.mp436.67MB
  • 10 In Operator/001 In Operator.mp442.72MB
  • 11 Index access Operator/001 Index access Operator.mp427.1MB
  • 12 Invoke Operator/001 Invoke Operator.mp429.75MB
  • 13 Data Type Conversion/001 Data Type Conversion.mp436.88MB
  • 14 Condition - Expression/001 If Else Condition - Expression.mp470.63MB
  • 14 Condition - Expression/002 When Expression.mp476.17MB
  • 15 Loops/001 For Loop.mp470.95MB
  • 15 Loops/002 While and Do While Loop.mp493.27MB
  • 16 Exceptions Handling/001 Kotlin Exceptions Handling.mp498.34MB
  • 17 Kotlin Collection/001 Mutable Array - Part 1.mp492.22MB
  • 17 Kotlin Collection/002 Mutable Array - Part 2.mp479.34MB
  • 17 Kotlin Collection/003 Immutable List.mp489.91MB
  • 17 Kotlin Collection/004 MutableList - Part 1.mp454.31MB
  • 17 Kotlin Collection/005 MutableList - Part 2.mp457.82MB
  • 17 Kotlin Collection/006 Kotlin mapOf.mp4132.07MB
  • 17 Kotlin Collection/007 Kotlin mutableMapOf.mp4116.36MB
  • 17 Kotlin Collection/008 Kotlin linkedMapOf.mp454.21MB
  • 18 Activity Lifecycle/001 Activity Lifecycle.mp416.57MB
  • 18 Activity Lifecycle/002 Activity Lifecycle Practical.mp461.56MB
  • 18 Activity Lifecycle/003 OnRestart Method.mp429.07MB
  • 18 Activity Lifecycle/004 Activity Screen Rotations.mp444.57MB
  • 19 Kotlin Null Safety/001 Kotlin Null Safety.mp478.09MB
  • 20 Data Binding Basic/001 Data Binding.mp416.48MB
  • 20 Data Binding Basic/002 Data Binding View.mp443.99MB
  • 20 Data Binding Basic/003 Data Binding Data.mp449.46MB
  • 20 Data Binding Basic/004 ViewMode To Survive Activity Screen Rotations.mp476.89MB
  • 21 Kotlin Function/001 Kotlin Function.mp483.05MB
  • 21 Kotlin Function/002 Kotlin Default Argument.mp468.56MB
  • 21 Kotlin Function/003 Kotlin Named Argument.mp441.81MB
  • 21 Kotlin Function/004 Recursive Function.mp441.14MB
  • 22 Kotlin OOP/001 Class.mp454.02MB
  • 22 Kotlin OOP/002 More on Classes.mp429.33MB
  • 22 Kotlin OOP/003 Primary Constructor.mp442.55MB
  • 22 Kotlin OOP/004 Secondary Constructor.mp425.73MB
  • 22 Kotlin OOP/005 Kotlin init.mp437.57MB
  • 22 Kotlin OOP/006 Kotlin Inheritance Theory.mp430.87MB
  • 22 Kotlin OOP/007 Inheritance.mp4115.87MB
  • 22 Kotlin OOP/008 Method Override.mp454.27MB
  • 22 Kotlin OOP/009 Class Visibility Modifiers.mp445.74MB
  • 22 Kotlin OOP/010 Visibility Modifiers Propertys Functions.mp452.5MB
  • 22 Kotlin OOP/011 Kotlin Abstract Class.mp4105.24MB
  • 22 Kotlin OOP/012 Kotlin Interfaces.mp488.65MB
  • 22 Kotlin OOP/013 Kotlin interfaces vs Abstract classes.mp419.03MB
  • 22 Kotlin OOP/014 Kotlin Nested Class.mp437.13MB
  • 22 Kotlin OOP/015 Kotlin Inner Class.mp439.47MB
  • 22 Kotlin OOP/016 Kotlin Data Class.mp457.11MB
  • 22 Kotlin OOP/017 Object Declarations.mp496.76MB
  • 22 Kotlin OOP/018 Companion objects.mp440.22MB
  • 23 Git and GitHub/001 Install and configure Git.mp442.64MB
  • 24 Project Calculator/001 Calculator - Part 1.mp467.54MB
  • 24 Project Calculator/002 Calculator - Part 2.mp462.11MB
  • 24 Project Calculator/003 Calculator - Part 3.mp462.4MB
  • 24 Project Calculator/004 Calculator - Part 4.mp441.31MB
  • 24 Project Calculator/005 Calculator - Part 5.mp426.4MB
  • 24 Project Calculator/006 Calculator - Part 6.mp450.36MB
  • 24 Project Calculator/007 Calculator - Part 7.mp430.93MB
  • 24 Project Calculator/008 Calculator - Part 8.mp443.09MB
  • 24 Project Calculator/009 Calculator - Part 9.mp467.81MB
  • 24 Project Calculator/010 Calculator - Part 10.mp473.16MB
  • 24 Project Calculator/011 Calculator - Part 11.mp451.5MB
  • 24 Project Calculator/012 Calculator - Part 12.mp442.51MB
  • 24 Project Calculator/013 Calculator - Part 13 - Final.mp435.11MB
  • 25 Roll The Dice Game/001 Roll The Dice Game - Part 1.mp450.12MB
  • 25 Roll The Dice Game/002 Roll The Dice Game - Part 2.mp473.95MB
  • 25 Roll The Dice Game/003 Roll The Dice Game - Part 3.mp478.55MB
  • 25 Roll The Dice Game/004 Roll The Dice Game - Part 4.mp454.69MB
  • 25 Roll The Dice Game/005 Roll The Dice Game - Part 5.mp449.35MB
  • 25 Roll The Dice Game/006 Roll The Dice Game - Part 6.mp491MB
  • 25 Roll The Dice Game/007 Roll The Dice Game - Part 7.mp496.42MB
  • 25 Roll The Dice Game/008 Roll The Dice Game - Part 8.mp464.85MB
  • 25 Roll The Dice Game/009 Roll The Dice Game - Part 9.mp471.79MB
  • 25 Roll The Dice Game/010 Push Project To GitHub.mp442.82MB
  • 26 Navigation component/001 Bottom Navigation View - Part1.mp4114.37MB
  • 26 Navigation component/002 Bottom Navigation View - Part2.mp424.66MB
  • 26 Navigation component/003 Bottom Navigation View - Part3.mp458.22MB
  • 26 Navigation component/004 Bottom Navigation View - Part4.mp486.64MB
  • 26 Navigation component/005 Bottom Navigation Item text Color.mp447.62MB
  • 26 Navigation component/006 Bottom Navigation Item Icon Color.mp430.02MB
  • 26 Navigation component/007 Overflow menu.mp470.99MB
  • 26 Navigation component/008 Navigation Drawer - Layout.mp473.43MB
  • 26 Navigation component/009 Navigation Drawer - Implementation.mp458.85MB
  • 26 Navigation component/010 Navigation Drawer - Header Layout.mp460.57MB
  • 26 Navigation component/011 Navigation Graph Add Fragment.mp468.22MB
  • 26 Navigation component/012 Navigation Graph Action.mp4114.29MB
  • 26 Navigation component/013 Navigation Safe Args.mp499.27MB
  • 27 Android ListView/001 Simple ListView.mp460.83MB
  • 27 Android ListView/002 Custom ListView.mp461.45MB
  • 27 Android ListView/003 Custom Adapter For ListView.mp499.49MB
  • 28 Android RecyclerView/001 Setup RecyclerView.mp421.46MB
  • 28 Android RecyclerView/002 Prepare Data For Adaptor.mp443.46MB
  • 28 Android RecyclerView/003 Create Layout ViewHolder.mp438.78MB
  • 28 Android RecyclerView/004 Create RecyclerView Adaptor.mp482.59MB
  • 28 Android RecyclerView/005 Attach Adaptor To RecyclerView.mp448.13MB
  • 28 Android RecyclerView/006 RecyclerView Item Click Listener.mp474.21MB
  • 29 Firebase ML Face Detection/001 Create FirebaseML Android Project.mp453.82MB
  • 29 Firebase ML Face Detection/002 Add Dependencies.mp438.97MB
  • 29 Firebase ML Face Detection/003 Pick Image From Local Storage.mp467.3MB
  • 29 Firebase ML Face Detection/004 Setup Options For Face Detect.mp442.28MB
  • 29 Firebase ML Face Detection/005 Detect And Draw Rectangle On Face.mp4107.12MB
  • 29 Firebase ML Face Detection/006 Detect And Draw Rectangle On Ears.mp482.76MB
  • 29 Firebase ML Face Detection/007 Detect And Draw Triangle On Mouth.mp482.19MB
  • 29 Firebase ML Face Detection/008 Detect And Draw Rectangle On Eye.mp452.42MB
  • 29 Firebase ML Face Detection/009 Detect And Draw Rectangle On Nose.mp443.43MB
  • 29 Firebase ML Face Detection/010 Smiling Probability.mp466MB
  • 29 Firebase ML Face Detection/011 Eye Open Probability.mp463.8MB
  • 29 Firebase ML Face Detection/012 Progress Bar.mp432.78MB
  • 30 Android SQLite Basic/001 Base Project Walk Through.mp427.8MB
  • 30 Android SQLite Basic/002 Create Employee Model.mp415.1MB
  • 30 Android SQLite Basic/003 Create Employee Entity.mp442.99MB
  • 30 Android SQLite Basic/004 Create Database Helper Class.mp437.83MB
  • 30 Android SQLite Basic/005 Insert Record Function.mp455.29MB
  • 30 Android SQLite Basic/006 Update Record Function.mp463.61MB
  • 30 Android SQLite Basic/007 Delete Record Function.mp447.21MB
  • 30 Android SQLite Basic/008 Select All Employee Function.mp467.73MB
  • 30 Android SQLite Basic/009 Select Employee Function.mp459.79MB
  • 30 Android SQLite Basic/010 Create Add Employee Function.mp491.29MB
  • 30 Android SQLite Basic/011 Create Database Helper Instance.mp448.46MB
  • 30 Android SQLite Basic/012 Create RecyclerView Adaptor.mp491.27MB
  • 30 Android SQLite Basic/013 Implement RecyclerView Adaptor.mp447.48MB
  • 30 Android SQLite Basic/014 Edit Dialog.mp481.4MB
  • 30 Android SQLite Basic/015 Implement Button Edit Click.mp465.81MB
  • 30 Android SQLite Basic/016 Delete Dialog.mp444.48MB
  • 30 Android SQLite Basic/017 Imlement Button Delete Click.mp436.28MB
  • 30 Android SQLite Basic/018 Conclusion.mp416.22MB
  • 31 Android SQLite Table Relation/001 Create Address Entity.mp446.77MB
  • 31 Android SQLite Table Relation/002 Create Address Model.mp421.67MB
  • 31 Android SQLite Table Relation/003 Create Insert Address Function.mp436.69MB
  • 31 Android SQLite Table Relation/004 Create Update Function.mp427.19MB
  • 31 Android SQLite Table Relation/005 Create Delete Function.mp420.21MB
  • 31 Android SQLite Table Relation/006 Create Function To Get All Address.mp478.05MB
  • 31 Android SQLite Table Relation/007 Create Layout For Address.mp481.11MB
  • 31 Android SQLite Table Relation/008 Implement Insert Address.mp481.6MB
  • 31 Android SQLite Table Relation/009 Fix Create Table Query.mp477.52MB
  • 31 Android SQLite Table Relation/010 Create Layout Address List.mp446.72MB
  • 31 Android SQLite Table Relation/011 Create Address RecyclerView Adaptor.mp445.25MB
  • 31 Android SQLite Table Relation/012 Implement Address RecyclerView Adaptor.mp451.4MB
  • 31 Android SQLite Table Relation/013 Address Edit Dialog.mp468.46MB
  • 31 Android SQLite Table Relation/014 Address Delete Dialog.mp426.4MB
  • 31 Android SQLite Table Relation/015 Test Address Add Edit Delete.mp434.07MB
  • 31 Android SQLite Table Relation/016 Fix Foreign Key Constraints.mp455.35MB
  • 31 Android SQLite Table Relation/017 Format Bottom Navigation.mp426.04MB
  • 31 Android SQLite Table Relation/018 Conclusion.mp47.24MB
  • 32 SQLite with Coroutine/001 Coroutine Introduction.mp417.53MB
  • 32 SQLite with Coroutine/002 Suspend and LifecycleScope.mp494.16MB
  • 32 SQLite with Coroutine/003 Switch Thread.mp463.57MB
  • 32 SQLite with Coroutine/004 Assignment Solution For AddAddress Function.mp434.85MB
  • 32 SQLite with Coroutine/005 Assignment Solution For getEmployees.mp429.6MB
  • 32 SQLite with Coroutine/006 Assignment Solution For getAddressList.mp416.93MB
  • 32 SQLite with Coroutine/007 Conclusion.mp411.66MB