Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
[FreeCourseSite.com] Udemy - Android Development For Beginner With Kotlin
Category:
Other
Size:
9.58 GB
Seeders:
4
Leechers:
6
Downloads:
35
Uploaded:
Aug 2, 2021
Torrent
Magnet
Files
Trackers
Info
[FreeCourseSite.com] Udemy - Android Development For Beginner With Kotlin
0. Websites you may like
[CourseClub.ME].url
- 122 B
[FCS Forum].url
- 133 B
[FreeCourseSite.com].url
- 127 B
[GigaCourse.Com].url
- 49 B
01 Introduction
001 Install Android Studio.mp4
- 36.96 MB
002 Create your 1st Android Studio Project.mp4
- 47.84 MB
003 Android Studio Walk Through.mp4
- 56.59 MB
004 What is a Variable.mp4
- 10.77 MB
005 Creating Variable.mp4
- 17.01 MB
006 Kotlin var and val keyword.mp4
- 17.3 MB
007 Var and Val Keyword Practical.mp4
- 7.81 MB
008 Create Simple App with Variables.mp4
- 36.14 MB
009 Run your 1st Android Application.mp4
- 37.06 MB
010 Activity and Layout.mp4
- 27.99 MB
02 Kotlin Lateint vs Lazy
001 Kotlin Lateint vs Lazy.mp4
- 46.53 MB
03 Gradle
001 Introduction To Gradle.mp4
- 43.58 MB
04 Kotlin Data Type
001 Kotlin Data Type.mp4
- 38.22 MB
002 Byte DataType.mp4
- 17.97 MB
003 Short DataType.mp4
- 19.95 MB
004 Integer DataType.mp4
- 38.31 MB
005 Long DataType.mp4
- 34.29 MB
006 Float DataType.mp4
- 34.75 MB
007 Double DataType.mp4
- 36.86 MB
008 Number DataType.mp4
- 17.13 MB
009 Boolean DataType.mp4
- 32.26 MB
010 Char DataType.mp4
- 14.6 MB
011 String Data Type.mp4
- 46.34 MB
012 Escaped String.mp4
- 16.26 MB
013 Raw String.mp4
- 35.06 MB
014 String Template.mp4
- 29.52 MB
015 String Properties and Function.mp4
- 47.86 MB
016 Kotlin Expression Statement and Block.mp4
- 16.84 MB
05 Arithmetic Operator
001 Arithmetic Operator Theory.mp4
- 2.57 MB
002 Arithmetic Operator Practical.mp4
- 46.78 MB
003 Arithmetic Operator Assignment Solved.mp4
- 14.7 MB
004 String Concatenation.mp4
- 27 MB
005 Member Function.mp4
- 32.3 MB
006 Member Function Assignment Solved.mp4
- 41.93 MB
06 Assignment Operators
001 Assignment Operators.mp4
- 22.94 MB
002 Assignment Operators Homework Solved.mp4
- 48.63 MB
07 Unary Operator
001 Unary Operator Theory.mp4
- 8.55 MB
002 Unary Operator Practical.mp4
- 59.65 MB
003 Unary Operator Homework Solved.mp4
- 37.98 MB
08 Comparison Operators
001 Comparison Operators Theory.mp4
- 15.28 MB
002 Comparison Operators Practical.mp4
- 53.22 MB
09 Logical Operators
001 Logical Operators Theory.mp4
- 7.54 MB
002 Logical Operators Practical.mp4
- 36.67 MB
10 In Operator
001 In Operator.mp4
- 42.72 MB
11 Index access Operator
001 Index access Operator.mp4
- 27.1 MB
12 Invoke Operator
001 Invoke Operator.mp4
- 29.75 MB
13 Data Type Conversion
001 Data Type Conversion.mp4
- 36.88 MB
14 Condition - Expression
001 If Else Condition - Expression.mp4
- 70.63 MB
002 When Expression.mp4
- 76.17 MB
15 Loops
001 For Loop.mp4
- 70.95 MB
002 While and Do While Loop.mp4
- 93.27 MB
16 Exceptions Handling
001 Kotlin Exceptions Handling.mp4
- 98.34 MB
17 Kotlin Collection
001 Mutable Array - Part 1.mp4
- 92.22 MB
002 Mutable Array - Part 2.mp4
- 79.34 MB
003 Immutable List.mp4
- 89.91 MB
004 MutableList - Part 1.mp4
- 54.31 MB
005 MutableList - Part 2.mp4
- 57.82 MB
006 Kotlin mapOf.mp4
- 132.07 MB
007 Kotlin mutableMapOf.mp4
- 116.36 MB
008 Kotlin linkedMapOf.mp4
- 54.21 MB
18 Activity Lifecycle
001 Activity Lifecycle.mp4
- 16.57 MB
002 Activity Lifecycle Practical.mp4
- 61.56 MB
003 OnRestart Method.mp4
- 29.07 MB
004 Activity Screen Rotations.mp4
- 44.57 MB
19 Kotlin Null Safety
001 Kotlin Null Safety.mp4
- 78.09 MB
20 Data Binding Basic
001 Data Binding.mp4
- 16.48 MB
002 Data Binding View.mp4
- 43.99 MB
003 Data Binding Data.mp4
- 49.46 MB
004 ViewMode To Survive Activity Screen Rotations.mp4
- 76.89 MB
21 Kotlin Function
001 Kotlin Function.mp4
- 83.05 MB
002 Kotlin Default Argument.mp4
- 68.56 MB
003 Kotlin Named Argument.mp4
- 41.81 MB
004 Recursive Function.mp4
- 41.14 MB
22 Kotlin OOP
001 Class.mp4
- 54.02 MB
002 More on Classes.mp4
- 29.33 MB
003 Primary Constructor.mp4
- 42.55 MB
004 Secondary Constructor.mp4
- 25.73 MB
005 Kotlin init.mp4
- 37.57 MB
006 Kotlin Inheritance Theory.mp4
- 30.87 MB
007 Inheritance.mp4
- 115.87 MB
008 Method Override.mp4
- 54.27 MB
009 Class Visibility Modifiers.mp4
- 45.74 MB
010 Visibility Modifiers Propertys Functions.mp4
- 52.5 MB
011 Kotlin Abstract Class.mp4
- 105.24 MB
012 Kotlin Interfaces.mp4
- 88.65 MB
013 Kotlin interfaces vs Abstract classes.mp4
- 19.03 MB
014 Kotlin Nested Class.mp4
- 37.13 MB
015 Kotlin Inner Class.mp4
- 39.47 MB
016 Kotlin Data Class.mp4
- 57.11 MB
017 Object Declarations.mp4
- 96.76 MB
018 Companion objects.mp4
- 40.22 MB
23 Git and GitHub
001 Install and configure Git.mp4
- 42.64 MB
24 Project Calculator
001 Calculator - Part 1.mp4
- 67.54 MB
002 Calculator - Part 2.mp4
- 62.11 MB
003 Calculator - Part 3.mp4
- 62.4 MB
004 Calculator - Part 4.mp4
- 41.31 MB
005 Calculator - Part 5.mp4
- 26.4 MB
006 Calculator - Part 6.mp4
- 50.36 MB
007 Calculator - Part 7.mp4
- 30.93 MB
008 Calculator - Part 8.mp4
- 43.09 MB
009 Calculator - Part 9.mp4
- 67.81 MB
010 Calculator - Part 10.mp4
- 73.16 MB
011 Calculator - Part 11.mp4
- 51.5 MB
012 Calculator - Part 12.mp4
- 42.51 MB
013 Calculator - Part 13 - Final.mp4
- 35.11 MB
25 Roll The Dice Game
001 Roll The Dice Game - Part 1.mp4
- 50.12 MB
002 Roll The Dice Game - Part 2.mp4
- 73.95 MB
003 Roll The Dice Game - Part 3.mp4
- 78.55 MB
004 Roll The Dice Game - Part 4.mp4
- 54.69 MB
005 Roll The Dice Game - Part 5.mp4
- 49.35 MB
006 Roll The Dice Game - Part 6.mp4
- 91 MB
007 Roll The Dice Game - Part 7.mp4
- 96.42 MB
008 Roll The Dice Game - Part 8.mp4
- 64.85 MB
009 Roll The Dice Game - Part 9.mp4
- 71.79 MB
010 Push Project To GitHub.mp4
- 42.82 MB
26 Navigation component
001 Bottom Navigation View - Part1.mp4
- 114.37 MB
002 Bottom Navigation View - Part2.mp4
- 24.66 MB
003 Bottom Navigation View - Part3.mp4
- 58.22 MB
004 Bottom Navigation View - Part4.mp4
- 86.64 MB
005 Bottom Navigation Item text Color.mp4
- 47.62 MB
006 Bottom Navigation Item Icon Color.mp4
- 30.02 MB
007 Overflow menu.mp4
- 70.99 MB
008 Navigation Drawer - Layout.mp4
- 73.43 MB
009 Navigation Drawer - Implementation.mp4
- 58.85 MB
010 Navigation Drawer - Header Layout.mp4
- 60.57 MB
011 Navigation Graph Add Fragment.mp4
- 68.22 MB
012 Navigation Graph Action.mp4
- 114.29 MB
013 Navigation Safe Args.mp4
- 99.27 MB
27 Android ListView
001 Simple ListView.mp4
- 60.83 MB
002 Custom ListView.mp4
- 61.45 MB
003 Custom Adapter For ListView.mp4
- 99.49 MB
28 Android RecyclerView
001 Setup RecyclerView.mp4
- 21.46 MB
002 Prepare Data For Adaptor.mp4
- 43.46 MB
003 Create Layout ViewHolder.mp4
- 38.78 MB
004 Create RecyclerView Adaptor.mp4
- 82.59 MB
005 Attach Adaptor To RecyclerView.mp4
- 48.13 MB
006 RecyclerView Item Click Listener.mp4
- 74.21 MB
29 Firebase ML Face Detection
001 Create FirebaseML Android Project.mp4
- 53.82 MB
002 Add Dependencies.mp4
- 38.97 MB
003 Pick Image From Local Storage.mp4
- 67.3 MB
004 Setup Options For Face Detect.mp4
- 42.28 MB
005 Detect And Draw Rectangle On Face.mp4
- 107.12 MB
006 Detect And Draw Rectangle On Ears.mp4
- 82.76 MB
007 Detect And Draw Triangle On Mouth.mp4
- 82.19 MB
008 Detect And Draw Rectangle On Eye.mp4
- 52.42 MB
009 Detect And Draw Rectangle On Nose.mp4
- 43.43 MB
010 Smiling Probability.mp4
- 66 MB
011 Eye Open Probability.mp4
- 63.8 MB
012 Progress Bar.mp4
- 32.78 MB
30 Android SQLite Basic
001 Base Project Walk Through.mp4
- 27.8 MB
002 Create Employee Model.mp4
- 15.1 MB
003 Create Employee Entity.mp4
- 42.99 MB
004 Create Database Helper Class.mp4
- 37.83 MB
005 Insert Record Function.mp4
- 55.29 MB
006 Update Record Function.mp4
- 63.61 MB
007 Delete Record Function.mp4
- 47.21 MB
008 Select All Employee Function.mp4
- 67.73 MB
009 Select Employee Function.mp4
- 59.79 MB
010 Create Add Employee Function.mp4
- 91.29 MB
011 Create Database Helper Instance.mp4
- 48.46 MB
012 Create RecyclerView Adaptor.mp4
- 91.27 MB
013 Implement RecyclerView Adaptor.mp4
- 47.48 MB
014 Edit Dialog.mp4
- 81.4 MB
015 Implement Button Edit Click.mp4
- 65.81 MB
016 Delete Dialog.mp4
- 44.48 MB
017 Imlement Button Delete Click.mp4
- 36.28 MB
018 Conclusion.mp4
- 16.22 MB
150 SQLiteDemo-Start.zip
- 25.42 MB
31 Android SQLite Table Relation
001 Create Address Entity.mp4
- 46.77 MB
002 Create Address Model.mp4
- 21.67 MB
003 Create Insert Address Function.mp4
- 36.69 MB
004 Create Update Function.mp4
- 27.19 MB
005 Create Delete Function.mp4
- 20.21 MB
006 Create Function To Get All Address.mp4
- 78.05 MB
007 Create Layout For Address.mp4
- 81.11 MB
008 Implement Insert Address.mp4
- 81.6 MB
009 Fix Create Table Query.mp4
- 77.52 MB
010 Create Layout Address List.mp4
- 46.72 MB
011 Create Address RecyclerView Adaptor.mp4
- 45.25 MB
012 Implement Address RecyclerView Adaptor.mp4
- 51.4 MB
013 Address Edit Dialog.mp4
- 68.46 MB
014 Address Delete Dialog.mp4
- 26.4 MB
015 Test Address Add Edit Delete.mp4
- 34.07 MB
016 Fix Foreign Key Constraints.mp4
- 55.35 MB
017 Format Bottom Navigation.mp4
- 26.04 MB
018 Conclusion.mp4
- 7.24 MB
184 SQLiteDemo-End.zip
- 42.72 MB
32 SQLite with Coroutine
001 Coroutine Introduction.mp4
- 17.53 MB
002 Suspend and LifecycleScope.mp4
- 94.16 MB
003 Switch Thread.mp4
- 63.57 MB
004 Assignment Solution For AddAddress Function.mp4
- 34.85 MB
005 Assignment Solution For getEmployees.mp4
- 29.6 MB
006 Assignment Solution For getAddressList.mp4
- 16.93 MB
007 Conclusion.mp4
- 11.66 MB
Trackers
Seeders
Leechers
Downloads
udp://tracker.opentrackr.org:1337/announce
4
6
17
udp://open.stealth.si:80/announce
4
4
18
InfoHash:
3B64C73E23E9D32211B31F764BB7BDAC5C97874E
Last updated:
Jan 23, 2022
File count:
198 B
File Category:
1
Tags:
freecoursesite, udemy, android, development, beginner, kotlin
Related Torrents
[ CourseHulu.com ] Udemy - Super Affiliate Playbook - Insider CPA Marketing Secrets 2021.zip
Other
Jun 26, 2021
2.38 GB
0
7
0
Torrent
Magnet
[ CourseLala.com ] Udemy - PHP Build a Complete API.zip
Other
Jul 27, 2021
1.36 GB
0
7
0
Torrent
Magnet
Udemy - Microsoft Excel 2023 - From Beginner to Expert in 6 Hours.rar
Other
Jan 6, 2024
3.62 GB
24
74
480
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Introduction to Steam, Boilers and Thermodynamics!.zip
Other
Jul 28, 2021
1.54 GB
0
2
0
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - How to Write and Publish a Research Paper - Complete Guide.zip
Other
Feb 26, 2021
3.37 GB
1
0
165
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Micro Expressions Training & Body Language for Lie Detection.zip
Other
Nov 9, 2019
1.11 GB
2
0
61
Torrent
Magnet
[FreeCourseSite.com] Udemy - Pianoforall - Incredible New Way To Learn Piano & Keyboard
Other
Feb 5, 2021
2.96 GB
8
6
525
Torrent
Magnet
Udemy - How to play Piano Go from a Beginner
Other
Mar 11, 2021
47.76 GB
0
0
0
Torrent
Magnet
[FreeCourseSite.com] Udemy - CSS The Complete Guide 2023 incl Flexbox Grid & Sass
Other
Dec 2, 2022
9.94 GB
2
1
217
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Ultimate Rust Crash Course.zip
Other
Sep 21, 2021
1.17 GB
2
1
11
Torrent
Magnet
GetFreeCourses.Co-Udemy-Technical Analysis Stock Trading -Practice Assignment Course.zip
Other
Jan 31, 2023
947.76 MB
24
42
655
Torrent
Magnet
GetFreeCourses.Co-Udemy-Day Trading and Swing Trading Strategies For Stocks.zip
Other
Oct 28, 2020
4.12 GB
24
25
2.73 k
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Become a Linear Algebra Master.zip
Other
Dec 10, 2019
3.72 GB
5
2
600
Torrent
Magnet
[ CourseWikia.com ] Udemy - SQL for Tech and Data Science Interviews.rar
Other
Jun 14, 2021
1.98 GB
3
1
96
Torrent
Magnet
[FreeCourseSite.com] Udemy - Complete NodeJS Developer in 2023 (GraphQL, MongoDB, + more)
Other
Feb 13, 2023
18.72 GB
10
4
305
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Install & Configure Your SMTP PowerMTA Server + IP Rotation.zip
Other
Jan 18, 2020
1.3 GB
2
0
107
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Technical Analysis Using Elliott Wave Theory.zip
Other
Jan 3, 2020
122.34 MB
3
0
263
Torrent
Magnet
[FreeCourseSite.com] Udemy - The Complete Java Development Bootcamp
Other
Dec 15, 2022
12.04 GB
3
8
93
Torrent
Magnet
GetFreeCourses.Co-Udemy-The Advanced Cryptocurrency Trading Course - With Strategies.zip
Other
Feb 16, 2021
6.99 GB
24
29
1.14 k
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Advanced Web Scraping with Python using Scrapy & Splash.zip
Other
May 25, 2020
2.55 GB
1
1
320
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books