Общая информация
Название Kotlin for Android & Java Developers. Clean Code on Android
Тип
Размер 3.05Гб

Файлы в торренте
Обратите внимание, что наш сайт не размещает какие-либо файлы из списка. Вы не можете скачать эти файлы или скачать torrent-файл.
01 - What You'll Learn in this Course.mp4 29.19Мб
02 - Make the Most of this Course!.mp4 16.28Мб
03 - Who's Using Kotlin.mp4 17.24Мб
04 - Introduction.mp4 10.31Мб
05 - Install the Java JDK 8.mp4 36.60Мб
06 - Install Android Studio.mp4 38.29Мб
07 - Set Up a Project in Android Studio.mp4 64.35Мб
08 - Recap.mp4 2.75Мб
09 - Introduction.mp4 8.55Мб
10 - Variables and Data Types.mp4 24.33Мб
11 - Null Safety in Kotlin.mp4 25.39Мб
12 - Conditionals - 'if' Expressions.mp4 28.02Мб
13 - Conditionals - 'when' Expressions.mp4 29.46Мб
14 - Collections.mp4 28.63Мб
15 - 'for' Loops.mp4 27.79Мб
16 - 'while' Loops.mp4 21.60Мб
17 - Functions.mp4 18.64Мб
18 - Get Ready for Serious Kotlin Coding (Set up IntelliJ IDEA).mp4 18.76Мб
19 - Create a main() Function.mp4 7.70Мб
20 - Named Arguments & Default Parameter Values.mp4 20.35Мб
21 - Exceptions.mp4 26.93Мб
22 - Why No Checked Exceptions.mp4 28.37Мб
23 - Recap.mp4 11.30Мб
24 - Introduction.mp4 8.17Мб
25 - What is Functional Programming.mp4 19.15Мб
26 - Functional Programming II.mp4 25.53Мб
27 - Lambdas & Higher-Order Functions.mp4 35.34Мб
28 - Use map() and flatMap().mp4 33.93Мб
29 - Use take() and drop().mp4 29.52Мб
30 - Use zip().mp4 20.08Мб
31 - Chain Functions Together.mp4 24.53Мб
32 - Lazy Sequences.mp4 36.70Мб
33 - Case Study - Performance of Lazy Sequences.mp4 35.04Мб
34 - Code Along - Infinite Lazy Sequence of All Prime Numbers.mp4 92.12Мб
35 - Use 'let' Operator for Scoping and Nullables.mp4 24.27Мб
36 - Use 'with' for Many Calls on the Same Object.mp4 17.46Мб
37 - Use 'use' for Closeable (like try-with-resources).mp4 25.81Мб
38 - Inline Functions.mp4 53.39Мб
39 - Recap.mp4 14.36Мб
40 - Introduction.mp4 11.84Мб
41 - Classes.mp4 5.80Мб
42 - Properties with Getters & Setters.mp4 20.28Мб
43 - Primary and Secondary Constructors.mp4 30.29Мб
44 - Methods.mp4 15.60Мб
45 - Extension Functions.mp4 25.02Мб
46 - Data Classes.mp4 43.28Мб
47 - Enums.mp4 22.72Мб
48 - Inheritance.mp4 15.18Мб
49 - Code Along - Inheritance Example.mp4 23.01Мб
50 - Abstract Classes.mp4 21.36Мб
51 - Interfaces.mp4 34.49Мб
52 - Overriding Rules.mp4 45.12Мб
53 - Smart Casts.mp4 33.61Мб
54 - Visibilities.mp4 32.58Мб
55 - Companion Objects for 'Static' Members.mp4 27.71Мб
56 - Object Declarations as Singletons.mp4 23.44Мб
57 - Packages and Imports.mp4 23.76Мб
58 - Generic Classes.mp4 27.65Мб
59 - Generic Functions.mp4 27.18Мб
60 - Covariance.mp4 29.57Мб
61 - Covariance - Java vs Kotlin.mp4 73.12Мб
62 - Covariance vs Contravariance - 'out' and 'in'.mp4 38.35Мб
63 - Recap.mp4 10.60Мб
64 - Introduction.mp4 17.10Мб
65 - Create the App Project.mp4 25.19Мб
66 - Understand the Android Versions.mp4 15.64Мб
67 - Create a CardView Layout and Add UI Elements.mp4 127.95Мб
68 - Use the 'Kotlin Android Extensions'.mp4 50.01Мб
69 - Challenge Solution.mp4 23.51Мб
70 - Introduction.mp4 6.07Мб
71 - What is a RecyclerView.mp4 39.87Мб
72 - Create the Data Class 'Habit'.mp4 31.49Мб
73 - Implement the 'HabitsAdapter' - Part I.mp4 35.83Мб
74 - Implement the 'HabitsAdapter' - Part II.mp4 28.55Мб
75 - Implement the 'HabitsAdapter' - Part III.mp4 77.86Мб
76 - Introduction.mp4 9.56Мб
77 - Add a Menu.mp4 12.08Мб
78 - Add a Second Activity.mp4 20.61Мб
79 - Use Intents to Switch Activities.mp4 81.74Мб
80 - Challenge Solution.mp4 64.12Мб
81 - Let Users Choose an Image.mp4 34.70Мб
82 - Get the Selected Image Back (onActivityResult).mp4 57.64Мб
83 - Show Error Messages to the User.mp4 89.53Мб
84 - Code Along - An Extension Function for 'EditText'.mp4 31.91Мб
85 - Introduction.mp4 7.01Мб
86 - Introducing SQLite.mp4 8.14Мб
87 - Define the Contracts.mp4 18.40Мб
88 - Implement the Database Helper.mp4 41.29Мб
89 - Store a Habit to SQLite.mp4 51.35Мб
90 - Implementing Secure Transactions (that support Rollback).mp4 23.01Мб
91 - Clean Code - Improving Transactions in Kotlin.mp4 36.25Мб
92 - Clean Code - Further Improving Transactions and Performance.mp4 42.29Мб
93 - Store the Habit in 'CreateHabitActivity'.mp4 80.02Мб
94 - Read All Habits from SQLite.mp4 105.31Мб
95 - Challenge Solution.mp4 34.58Мб
96 - Challenge Solution.mp4 90.69Мб
97 - Add Files to the Virtual Device (Excursus).mp4 6.23Мб
GitHub.txt 50б
HabitTrainer.zip 193.00Кб
walk.jpg 31.76Кб
water.jpg 17.54Кб
Статистика распространения по странам
Россия (RU) 6
Великобритания (GB) 1
Украина (UA) 1
Всего 8
Список IP Полный список IP-адресов, которые скачивают или раздают этот торрент