zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
Kotlin for Java Developers
magnet:?xt=urn:btih:004b5db2c9ef9d6493e28a8261efd24861ad0d56&dn=Kotlin for Java Developers
磁力链接详情
Hash值:
004b5db2c9ef9d6493e28a8261efd24861ad0d56
点击数:
143
文件大小:
1.91 GB
文件数量:
88
创建日期:
2020-10-14 05:38
最后访问:
2025-1-24 10:37
访问标签:
Kotlin
for
Java
Developers
文件列表详情
1. Introduction to the Course/1. Introduction From Tim Buchalka.mp4 65.44 MB
1. Introduction to the Course/2. Introduction to the course.mp4 7.37 MB
1. Introduction to the Course/3. JDK8 Install Windows.mp4 9.91 MB
1. Introduction to the Course/4. JDK8 Install Mac.mp4 6.51 MB
1. Introduction to the Course/5. JDK8 Install Linux.mp4 9.28 MB
1. Introduction to the Course/6. Intellij Windows Install and Configure.mp4 17.06 MB
1. Introduction to the Course/7. Intellij Mac Install and Configure.mp4 23.27 MB
1. Introduction to the Course/8. Intellij Linux Install and Configure.mp4 17.81 MB
1. Introduction to the Course/9. IntelliJ Kotlin Settings.mp4 15.3 MB
10. Course Wrap Up/1. Introduction to Section 10.mp4 1.74 MB
10. Course Wrap Up/2. Revisit the Converted Kotlin Text Adventure.mp4 16.49 MB
10. Course Wrap Up/3. Kotlin for Java Developers Wrap Up.mp4 12.88 MB
11. Extra Information - Source code, and other stuff/2. Bonus Lecture and Information.mp4 95.93 MB
2. Introduction to Kotlin/1. Introduction to Section 2.mp4 974.3 KB
2. Introduction to Kotlin/2. Introduction to Kotlin.mp4 7.19 MB
2. Introduction to Kotlin/3. The Java Text Adventure Game.mp4 26.02 MB
2. Introduction to Kotlin/4. The Converted Kotlin Text Adventure Game.mp4 40.59 MB
2. Introduction to Kotlin/5. IDEA's Java to Kotlin Converter.mp4 8.07 MB
3. Basic Differences Between Kotlin and Java/1. Introduction to Section 3.mp4 1.15 MB
3. Basic Differences Between Kotlin and Java/10. Raw Strings in Kotlin.mp4 14.46 MB
3. Basic Differences Between Kotlin and Java/11. The Kotlin REPL.mp4 7.51 MB
3. Basic Differences Between Kotlin and Java/12. Kotlin Challenges (Round One).mp4 24.87 MB
3. Basic Differences Between Kotlin and Java/2. Hello World from Kotlin.mp4 13.4 MB
3. Basic Differences Between Kotlin and Java/3. The Kotlin Standard Library.mp4 10.21 MB
3. Basic Differences Between Kotlin and Java/4. Variable Declarations in Kotlin.mp4 18.9 MB
3. Basic Differences Between Kotlin and Java/5. How to Create Type Aliases in Kotlin.mp4 5.51 MB
3. Basic Differences Between Kotlin and Java/6. Quick Differences Between Kotlin and Java.mp4 18.7 MB
3. Basic Differences Between Kotlin and Java/7. How Kotlin handles equality differently from Java.mp4 23.35 MB
3. Basic Differences Between Kotlin and Java/8. Bit Operators and Smart Casting in Kotlin.mp4 10.79 MB
3. Basic Differences Between Kotlin and Java/9. String Templates in Kotlin.mp4 13.35 MB
4. Data Types and Null Reference Handling/1. Introduction to Section 4.mp4 1.33 MB
4. Data Types and Null Reference Handling/2. The Builtin Dataypes in Kotlin.mp4 33.3 MB
4. Data Types and Null Reference Handling/3. Arrays in Kotlin.mp4 39.59 MB
4. Data Types and Null Reference Handling/4. Null References in Kotlin - Part One.mp4 35.02 MB
4. Data Types and Null Reference Handling/5. Null References in Kotlin - Part Two.mp4 24.77 MB
4. Data Types and Null Reference Handling/6. Arrays and Null References.mp4 10.89 MB
4. Data Types and Null Reference Handling/7. Kotlin Challenges (Round Two).mp4 28.92 MB
5. OO and Kotlin Classes, Functions, Inheritance/1. Introduction to Section 5.mp4 1.31 MB
5. OO and Kotlin Classes, Functions, Inheritance/10. Inheritance in Kotlin - Part Two.mp4 25.04 MB
5. OO and Kotlin Classes, Functions, Inheritance/11. Interfaces in Kotlin.mp4 15.3 MB
5. OO and Kotlin Classes, Functions, Inheritance/12. Singletons in Kotlin.mp4 10.23 MB
5. OO and Kotlin Classes, Functions, Inheritance/13. Companion Objects in Kotlin.mp4 26.31 MB
5. OO and Kotlin Classes, Functions, Inheritance/14. Anonymous Objects in Kotlin.mp4 13.4 MB
5. OO and Kotlin Classes, Functions, Inheritance/15. Enums in Kotlin.mp4 40.4 MB
5. OO and Kotlin Classes, Functions, Inheritance/16. Imports in Kotlin.mp4 30.11 MB
5. OO and Kotlin Classes, Functions, Inheritance/17. The Internal Access Modifier.mp4 10.86 MB
5. OO and Kotlin Classes, Functions, Inheritance/18. Kotlin Challenges (Round Three, Part 1).mp4 37.24 MB
5. OO and Kotlin Classes, Functions, Inheritance/19. Kotlin Challenges (Round Three, Part 2).mp4 39.37 MB
5. OO and Kotlin Classes, Functions, Inheritance/2. Kotlin's Access Modifiers.mp4 13.36 MB
5. OO and Kotlin Classes, Functions, Inheritance/3. Declaring Classes and Using Constructors in Kotlin.mp4 37.54 MB
5. OO and Kotlin Classes, Functions, Inheritance/4. Properties and Backing Fields in Kotlin.mp4 22.07 MB
5. OO and Kotlin Classes, Functions, Inheritance/5. Constants and Data Classes.mp4 21.37 MB
5. OO and Kotlin Classes, Functions, Inheritance/6. Kotlin Function Basics.mp4 36.78 MB
5. OO and Kotlin Classes, Functions, Inheritance/7. Extension Functions.mp4 20.67 MB
5. OO and Kotlin Classes, Functions, Inheritance/8. Inline Functions.mp4 4.46 MB
5. OO and Kotlin Classes, Functions, Inheritance/9. Inheritance in Kotlin - Part One.mp4 18.77 MB
6. Loops, and the If, When, and TryCatch Expressions/1. Introduction to Section 6.mp4 1.15 MB
6. Loops, and the If, When, and TryCatch Expressions/2. The For Loop.mp4 48.64 MB
6. Loops, and the If, When, and TryCatch Expressions/3. The If Expression.mp4 16.33 MB
6. Loops, and the If, When, and TryCatch Expressions/4. The When Expression.mp4 39.91 MB
6. Loops, and the If, When, and TryCatch Expressions/5. The TryCatch Expression.mp4 19.72 MB
6. Loops, and the If, When, and TryCatch Expressions/6. Kotlin Challenges (Round Four).mp4 38.21 MB
7. Lambda Expressions, Collections, and Generics/1. Introduction to Section 7.mp4 1.6 MB
7. Lambda Expressions, Collections, and Generics/10. Generics in Kotlin.mp4 18.56 MB
7. Lambda Expressions, Collections, and Generics/11. Generics Functions and Erasure.mp4 40.76 MB
7. Lambda Expressions, Collections, and Generics/12. Generics Reified Parameters in Kotlin.mp4 14.57 MB
7. Lambda Expressions, Collections, and Generics/13. Generics Covariance.mp4 46.43 MB
7. Lambda Expressions, Collections, and Generics/14. Generics Contravariance.mp4 38.63 MB
7. Lambda Expressions, Collections, and Generics/15. Generics Use-Site Variance.mp4 18.53 MB
7. Lambda Expressions, Collections, and Generics/16. Kotlin Challenges (Round Five).mp4 49.94 MB
7. Lambda Expressions, Collections, and Generics/2. Lambda Expression Basics.mp4 21.81 MB
7. Lambda Expressions, Collections, and Generics/3. Lambdas With Receivers.mp4 33.98 MB
7. Lambda Expressions, Collections, and Generics/4. Lists.mp4 29.72 MB
7. Lambda Expressions, Collections, and Generics/5. Kotlin Collections Functions.mp4 18.19 MB
7. Lambda Expressions, Collections, and Generics/6. Maps and Destructuring Declarations.mp4 30.28 MB
7. Lambda Expressions, Collections, and Generics/7. Sets in Kotlin.mp4 12.83 MB
7. Lambda Expressions, Collections, and Generics/8. More Collections Functions in Kotlin.mp4 30.05 MB
7. Lambda Expressions, Collections, and Generics/9. Sequences in Kotlin.mp4 26.85 MB
8. File IO/1. Introduction to Section 8.mp4 1.22 MB
8. File IO/2. Reading Text Files.mp4 31.95 MB
8. File IO/3. Reading Binary Files and Try with Resources.mp4 12.04 MB
8. File IO/4. Walking the File Tree.mp4 10.13 MB
9. Java Interoperability/1. Introduction to Section 9.mp4 2.27 MB
9. Java Interoperability/2. Nullability when using Java from Kotlin.mp4 24.75 MB
9. Java Interoperability/3. More about calling Java from Kotlin.mp4 31.14 MB
9. Java Interoperability/4. Calling Kotlin Functions from Java.mp4 28.33 MB
9. Java Interoperability/5. Annotations when calling Kotlin from Java.mp4 32.06 MB
9. Java Interoperability/6. Kotlin Challenges (Round Six).mp4 44.74 MB
其他位置