Torrent Info
Title [FreeCourseLab.com] Udemy - Kotlin for Java Developers
Category
Size 1.84GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[FreeCourseLab.com].url 126B
1.1 The Future of the Kotlin For Java Developers Course.html 132B
1. Bonus - Please Watch!.mp4 6.27MB
1. Bonus - Please Watch!.vtt 1.47KB
1. Introduction From Tim Buchalka.mp4 65.45MB
1. Introduction From Tim Buchalka.vtt 4.96KB
1. Introduction to Section 10.mp4 1.74MB
1. Introduction to Section 10.vtt 1.27KB
1. Introduction to Section 2.mp4 974.30KB
1. Introduction to Section 2.vtt 676B
1. Introduction to Section 3.mp4 1.15MB
1. Introduction to Section 3.vtt 1012B
1. Introduction to Section 4.mp4 1.33MB
1. Introduction to Section 4.vtt 1.19KB
1. Introduction to Section 5.mp4 1.31MB
1. Introduction to Section 5.vtt 1015B
1. Introduction to Section 6.mp4 1.15MB
1. Introduction to Section 6.vtt 920B
1. Introduction to Section 7.mp4 1.60MB
1. Introduction to Section 7.vtt 1.44KB
1. Introduction to Section 8.mp4 1.22MB
1. Introduction to Section 8.vtt 1.02KB
1. Introduction to Section 9.mp4 2.27MB
1. Introduction to Section 9.vtt 2.70KB
10.1 Source code - Basic Differences Between Kotlin and Java - Raw Strings.html 141B
10.1 Source code - Lambda Expressions, Collections, and Generics - Generics Basics.html 141B
10.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Inheritance Part Two.html 141B
10. Generics in Kotlin.mp4 18.57MB
10. Generics in Kotlin.vtt 11.62KB
10. Inheritance in Kotlin - Part Two.mp4 25.05MB
10. Inheritance in Kotlin - Part Two.vtt 15.87KB
10. Raw Strings in Kotlin.mp4 14.47MB
10. Raw Strings in Kotlin.vtt 12.85KB
11.1 Source code - Lambda Expressions, Collections, and Generics - Generics Functions and Erasure.html 141B
11.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Interfaces.html 141B
11. Generics Functions and Erasure.mp4 40.77MB
11. Generics Functions and Erasure.vtt 23.45KB
11. Interfaces in Kotlin.mp4 15.30MB
11. Interfaces in Kotlin.vtt 13.22KB
11. The Kotlin REPL.mp4 7.52MB
11. The Kotlin REPL.vtt 6.73KB
12.1 Source code - Basic Differences Between Kotlin and Java - Challenges Start code.html 141B
12.1 Source code - Lambda Expressions, Collections, and Generics - Generics Reified Parameters.html 141B
12.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Singletons.html 141B
12.2 Source code - Basic Differences Between Kotlin and Java - Challenges.html 141B
12. Generics Reified Parameters in Kotlin.mp4 14.57MB
12. Generics Reified Parameters in Kotlin.vtt 9.15KB
12. Kotlin Challenges (Round One).mp4 24.87MB
12. Kotlin Challenges (Round One).vtt 20.93KB
12. Singletons in Kotlin.mp4 10.23MB
12. Singletons in Kotlin.vtt 9.99KB
13.1 Source code - Lambda Expressions, Collections, and Generics - Generics Covariance.html 141B
13.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Companion Objects.html 141B
13. Companion Objects in Kotlin.mp4 26.32MB
13. Companion Objects in Kotlin.vtt 20.40KB
13. Generics Covariance.mp4 46.43MB
13. Generics Covariance.vtt 46.44MB
14.1 Source code - Lambda Expressions, Collections, and Generics - Generics Contravariance.html 141B
14.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Object Expressions.html 192B
14. Anonymous Objects in Kotlin.mp4 13.40MB
14. Anonymous Objects in Kotlin.vtt 9.52KB
14. Generics Contravariance.mp4 38.64MB
14. Generics Contravariance.vtt 22.68KB
15.1 Source code - Lambda Expressions, Collections, and Generics - Generics Use-Site Variance.html 141B
15.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Enums.html 141B
15. Enums in Kotlin.mp4 8.38MB
15. Enums in Kotlin.vtt 6.08KB
15. Generics Use-Site Variance.mp4 18.54MB
15. Generics Use-Site Variance.vtt 11.54KB
16.1 Source code - Lambda Expressions, Collections, and Generics - Challenges Start code.html 141B
16.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Imports.html 141B
16.2 Source code - Lambda Expressions, Collections, and Generics - Challenges.html 141B
16. Imports in Kotlin.mp4 30.12MB
16. Imports in Kotlin.vtt 28.53KB
16. Kotlin Challenges (Round Five).mp4 49.94MB
16. Kotlin Challenges (Round Five).vtt 28.27KB
17.1 Source code - OO and Kotlin Classes, Functions, Inheritance - The Internal Access Modifier.html 141B
17. The Internal Access Modifier.mp4 10.86MB
17. The Internal Access Modifier.vtt 9.62KB
18.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Challenges, Part One Start code.html 141B
18.2 Source code - OO and Kotlin Classes, Functions, Inheritance - Challenges, Part One.html 141B
18. Kotlin Challenges (Round Three, Part 1).mp4 37.25MB
18. Kotlin Challenges (Round Three, Part 1).vtt 33.29KB
19.1 Java Tutorial on Inheritance.html 127B
19.2 Source code - OO and Kotlin Classes, Functions, Inheritance - Challenges, Part Two Start code.html 141B
19.3 Source code - OO and Kotlin Classes, Functions, Inheritance - Challenges, Part Two.html 141B
19. Kotlin Challenges (Round Three, Part 2).mp4 39.38MB
19. Kotlin Challenges (Round Three, Part 2).vtt 31.98KB
2.1 Source code - Basic Differences Between Kotlin and Java - Hello World in Kotlin.html 141B
2.1 Source code - Course Wrap Up - Revisit the Converted Kotlin Text Adventure.html 141B
2.1 Source code - Data Types and Null Reference Handling - The Builtin Datatypes.html 141B
2.1 Source code - File IO - Reading Text Files.html 141B
2.1 Source code - Java Interoperability - Nullability when using Java from Kotlin.html 141B
2.1 Source code - Lambda Expressions, Collections, and Generics - Lambda Expression Basics.html 141B
2.1 Source code - Loops, and the If, When, and TryCatch Expressions - The For Loop.html 141B
2.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Access Modifiers.html 141B
2.2 kotlin.io package.html 116B
2. Check out Our Other 36 Udemy Courses!.html 1.50KB
2. Hello World from Kotlin.mp4 13.41MB
2. Hello World from Kotlin.vtt 16.24KB
2. Introduction to Kotlin.mp4 7.20MB
2. Introduction to Kotlin.vtt 11.25KB
2. Introduction to the course.mp4 7.38MB
2. Introduction to the course.vtt 11.01KB
2. Kotlin's Access Modifiers.mp4 13.36MB
2. Kotlin's Access Modifiers.vtt 16.35KB
2. Lambda Expression Basics.mp4 21.81MB
2. Lambda Expression Basics.vtt 20.80KB
2. Nullability when using Java from Kotlin.mp4 24.76MB
2. Nullability when using Java from Kotlin.vtt 16.00KB
2. Reading Text Files.mp4 31.96MB
2. Reading Text Files.vtt 17.82KB
2. Revisit the Converted Kotlin Text Adventure.mp4 16.50MB
2. Revisit the Converted Kotlin Text Adventure.vtt 13.09KB
2. The Builtin Dataypes in Kotlin.mp4 33.31MB
2. The Builtin Dataypes in Kotlin.vtt 31.93KB
2. The For Loop.mp4 48.65MB
2. The For Loop.vtt 39.89KB
3.1 Source code - Data Types and Null Reference Handling - Arrays.html 141B
3.1 Source code - File IO - Reading Binary Files.html 141B
3.1 Source code - Introduction to Kotlin - Java Text Adventure Game.html 141B
3.1 Source code - Java Interoperability - More about calling Java from Kotlin.html 141B
3.1 Source code - Lambda Expressions, Collections, and Generics - Lambas With Receivers.html 141B
3.1 Source code - Loops, and the If, When, and TryCatch Expressions - The If Expression.html 141B
3.1 The Kotlin Standard Library Documentation.html 106B
3.1 The Threads Class Javadoc.html 123B
3.2 Source code - OO and Kotlin Classes, Functions, Inheritance - Classes and Constructors.html 141B
3. Arrays in Kotlin.mp4 39.60MB
3. Arrays in Kotlin.vtt 36.26KB
3. Declaring Classes and Using Constructors in Kotlin.mp4 37.54MB
3. Declaring Classes and Using Constructors in Kotlin.vtt 35.53KB
3. JDK8 Install Windows.mp4 9.92MB
3. JDK8 Install Windows.vtt 9.99KB
3. Kotlin for Java Developers Wrap Up.mp4 12.89MB
3. Kotlin for Java Developers Wrap Up.vtt 3.09KB
3. Lambdas With Receivers.mp4 33.99MB
3. Lambdas With Receivers.vtt 30.32KB
3. More about calling Java from Kotlin.mp4 31.15MB
3. More about calling Java from Kotlin.vtt 17.50KB
3. Reading Binary Files and Try with Resources.mp4 12.05MB
3. Reading Binary Files and Try with Resources.vtt 12.92KB
3. Source code.html 18.12KB
3. The If Expression.mp4 16.33MB
3. The If Expression.vtt 15.42KB
3. The Java Text Adventure Game.mp4 26.03MB
3. The Java Text Adventure Game.vtt 22.25KB
3. The Kotlin Standard Library.mp4 10.22MB
3. The Kotlin Standard Library.vtt 7.58KB
4.1 Source code - Basic Differences Between Kotlin and Java - Variable Declarations.html 141B
4.1 Source code - Data Types and Null Reference Handling - Null References Part One.html 141B
4.1 Source code - File IO - Walking the File Tree.html 141B
4.1 Source code - Introduction to Kotlin - Kotlin Text Adventure Game.html 141B
4.1 Source code - Java Interoperability - Calling Kotlin Functions from Java.html 141B
4.1 Source code - Lambda Expressions, Collections, and Generics - Lists.html 141B
4.1 Source code - Loops, and the If, When, and TryCatch Expressions - The When Expression.html 141B
4.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Properties and Backing Fields.html 141B
4. Calling Kotlin Functions from Java.mp4 28.34MB
4. Calling Kotlin Functions from Java.vtt 17.18KB
4. JDK8 Install Mac.mp4 6.52MB
4. JDK8 Install Mac.vtt 5.29KB
4. Lists.mp4 29.73MB
4. Lists.vtt 18.86KB
4. Null References in Kotlin - Part One.mp4 35.03MB
4. Null References in Kotlin - Part One.vtt 33.81KB
4. Properties and Backing Fields in Kotlin.mp4 22.08MB
4. Properties and Backing Fields in Kotlin.vtt 21.90KB
4. Tell Us What Content You Want Us To Add!.html 479B
4. The Converted Kotlin Text Adventure Game.mp4 40.60MB
4. The Converted Kotlin Text Adventure Game.vtt 33.58KB
4. The When Expression.mp4 39.92MB
4. The When Expression.vtt 31.22KB
4. Variable Declarations in Kotlin.mp4 18.91MB
4. Variable Declarations in Kotlin.vtt 21.00KB
4. Walking the File Tree.mp4 10.14MB
4. Walking the File Tree.vtt 6.65KB
5.1 Source code - Basic Differences Between Kotlin and Java - Type Aliases.html 141B
5.1 Source code - Data Types and Null Reference Handling - Null References Part Two.html 141B
5.1 Source code - Java Interoperability - Annotations when calling Kotin from Java.html 141B
5.1 Source code - Lambda Expressions, Collections, and Generics - Kotlin Collections Functions.html 141B
5.1 Source code - Loops, and the If, When, and TryCatch Expressions - The TryCatch Expression.html 141B
5.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Constants and Data Classes.html 141B
5. Annotations when calling Kotlin from Java.mp4 32.06MB
5. Annotations when calling Kotlin from Java.vtt 18.67KB
5. Constants and Data Classes.mp4 21.38MB
5. Constants and Data Classes.vtt 20.08KB
5. How to Create Type Aliases in Kotlin.mp4 5.52MB
5. How to Create Type Aliases in Kotlin.vtt 5.16KB
5. IDEA's Java to Kotlin Converter.mp4 8.08MB
5. IDEA's Java to Kotlin Converter.vtt 7.27KB
5. JDK8 Install Linux.mp4 9.28MB
5. JDK8 Install Linux.vtt 6.88KB
5. Kotlin Collections Functions.mp4 18.20MB
5. Kotlin Collections Functions.vtt 10.40KB
5. Null References in Kotlin - Part Two.mp4 24.78MB
5. Null References in Kotlin - Part Two.vtt 25.50KB
5. The TryCatch Expression.mp4 19.73MB
5. The TryCatch Expression.vtt 20.18KB
6.1 Kotlin String Class Documentation.html 121B
6.1 Source code - Data Types and Null Reference Handling - Arrays and Null References.html 141B
6.1 Source code - Java Interoperability - Challenges Java call Kotlin Source code.html 141B
6.1 Source code - Lambda Expressions, Collections, and Generics - Maps and Destructuring Declarations.html 141B
6.1 Source code - Loops, and the If, When, and TryCatch Expressions - Challenges Start code.html 141B
6.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Function Basics.html 141B
6.2 Source code - Basic Differences Between Kotlin and Java - Differences Between Kotlin and Java.html 141B
6.2 Source code - Java Interoperability - Challenges Kotlin call Java Source code.html 141B
6.2 Source code - Loops, and the If, When, and TryCatch Expressions - Challenges.html 141B
6.3 Source code - Java Interoperability - Challenges Kotlin call Java Start code.html 141B
6.4 Source code - Java Interoperability - Challenges Java call Kotlin Start code.html 141B
6. Arrays and Null References.mp4 10.90MB
6. Arrays and Null References.vtt 10.45KB
6. Intellij Windows Install and Configure.mp4 17.07MB
6. Intellij Windows Install and Configure.vtt 19.64KB
6. Kotlin Challenges (Round Four).mp4 38.22MB
6. Kotlin Challenges (Round Four).vtt 33.06KB
6. Kotlin Challenges (Round Six).mp4 44.74MB
6. Kotlin Challenges (Round Six).vtt 27.22KB
6. Kotlin Function Basics.mp4 36.79MB
6. Kotlin Function Basics.vtt 34.33KB
6. Maps and Destructuring Declarations.mp4 30.29MB
6. Maps and Destructuring Declarations.vtt 15.94KB
6. Quick Differences Between Kotlin and Java.mp4 18.71MB
6. Quick Differences Between Kotlin and Java.vtt 18.04KB
7.1 Source code - Basic Differences Between Kotlin and Java - Referential and Structural Equality.html 141B
7.1 Source code - Data Types and Null Reference Handling - Challenges.html 141B
7.1 Source code - Lambda Expressions, Collections, and Generics - Sets.html 141B
7.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Extension Functions.html 141B
7.2 Source code - Data Types and Null Reference Handling - Challenges Start code.html 141B
7. Extension Functions.mp4 20.68MB
7. Extension Functions.vtt 19.12KB
7. How Kotlin handles equality differently from Java.mp4 23.36MB
7. How Kotlin handles equality differently from Java.vtt 21.17KB
7. Intellij Mac Install and Configure.mp4 23.27MB
7. Intellij Mac Install and Configure.vtt 19.81KB
7. Kotlin Challenges (Round Two).mp4 28.93MB
7. Kotlin Challenges (Round Two).vtt 23.54KB
7. Sets in Kotlin.mp4 12.83MB
7. Sets in Kotlin.vtt 9.67KB
8.1 Source code - Basic Differences Between Kotlin and Java - Bit Operators and Smart Casting.html 141B
8.1 Source code - Lambda Expressions, Collections, and Generics - More Collections Functions.html 141B
8.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Inline Functions.html 141B
8. Bit Operators and Smart Casting in Kotlin.mp4 10.79MB
8. Bit Operators and Smart Casting in Kotlin.vtt 9.79KB
8. Inline Functions.mp4 4.46MB
8. Inline Functions.vtt 4.97KB
8. Intellij Linux Install and Configure.mp4 17.82MB
8. Intellij Linux Install and Configure.vtt 20.49KB
8. More Collections Functions in Kotlin.mp4 30.06MB
8. More Collections Functions in Kotlin.vtt 16.51KB
9.1 Source code - Basic Differences Between Kotlin and Java - String Templates.html 141B
9.1 Source code - Lambda Expressions, Collections, and Generics - Sequences.html 141B
9.1 Source code - OO and Kotlin Classes, Functions, Inheritance - Inheritance Part One.html 141B
9. Inheritance in Kotlin - Part One.mp4 18.77MB
9. Inheritance in Kotlin - Part One.vtt 13.04KB
9. IntelliJ Kotlin Settings.mp4 15.30MB
9. IntelliJ Kotlin Settings.vtt 17.63KB
9. Sequences in Kotlin.mp4 26.86MB
9. Sequences in Kotlin.vtt 18.09KB
9. String Templates in Kotlin.mp4 13.36MB
9. String Templates in Kotlin.vtt 12.59KB
Distribution statistics by country
Total 0
IP List List of IP addresses which were distributed this torrent