BITCQ

Kotlin for Java Developers

Size: 2 GB
Magnet link

Name Size
Kotlin for Java Developers/01 Introduction to the Course/001 Introduction to the course-subtitle-en.vtt 11 KB
Kotlin for Java Developers/01 Introduction to the Course/001 Introduction to the course.mp4 7.4 MB
Kotlin for Java Developers/01 Introduction to the Course/002 JDK8 Install Windows-subtitle-en.vtt 10 KB
Kotlin for Java Developers/01 Introduction to the Course/002 JDK8 Install Windows.mp4 14.2 MB
Kotlin for Java Developers/01 Introduction to the Course/003 JDK8 Install Mac-subtitle-en.vtt 5 KB
Kotlin for Java Developers/01 Introduction to the Course/003 JDK8 Install Mac.mp4 6.5 MB
Kotlin for Java Developers/01 Introduction to the Course/004 JDK8 Install Linux-subtitle-en.vtt 7 KB
Kotlin for Java Developers/01 Introduction to the Course/004 JDK8 Install Linux.mp4 14.3 MB
Kotlin for Java Developers/01 Introduction to the Course/005 Intellij Windows Install and Configure-subtitle-en.vtt 20 KB
Kotlin for Java Developers/01 Introduction to the Course/005 Intellij Windows Install and Configure.mp4 17.1 MB
Kotlin for Java Developers/01 Introduction to the Course/006 Intellij Mac Install and Configure-subtitle-en.vtt 20 KB
Kotlin for Java Developers/01 Introduction to the Course/006 Intellij Mac Install and Configure.mp4 32.2 MB
Kotlin for Java Developers/01 Introduction to the Course/007 Intellij Linux Install and Configure-subtitle-en.vtt 20 KB
Kotlin for Java Developers/01 Introduction to the Course/007 Intellij Linux Install and Configure.mp4 26.4 MB
Kotlin for Java Developers/01 Introduction to the Course/008 IntelliJ Kotlin Settings-subtitle-en.vtt 18 KB
Kotlin for Java Developers/01 Introduction to the Course/008 IntelliJ Kotlin Settings.mp4 20.8 MB
Kotlin for Java Developers/02 Introduction to Kotlin/009 Introduction to Section 2-subtitle-en.vtt 676 B
Kotlin for Java Developers/02 Introduction to Kotlin/009 Introduction to Section 2.mp4 974 KB
Kotlin for Java Developers/02 Introduction to Kotlin/010 Introduction to Kotlin-subtitle-en.vtt 11 KB
Kotlin for Java Developers/02 Introduction to Kotlin/010 Introduction to Kotlin.mp4 9.9 MB
Kotlin for Java Developers/02 Introduction to Kotlin/011 The Java Text Adventure Game-subtitle-en.vtt 15 KB
Kotlin for Java Developers/02 Introduction to Kotlin/011 The Java Text Adventure Game.mp4 26 MB
Kotlin for Java Developers/02 Introduction to Kotlin/012 The Converted Kotlin Text Adventure Game-subtitle-en.vtt 24 KB
Kotlin for Java Developers/02 Introduction to Kotlin/012 The Converted Kotlin Text Adventure Game.mp4 40.6 MB
Kotlin for Java Developers/02 Introduction to Kotlin/013 IDEA's Java to Kotlin Converter-subtitle-en.vtt 7 KB
Kotlin for Java Developers/02 Introduction to Kotlin/013 IDEA's Java to Kotlin Converter.mp4 10.7 MB
Kotlin for Java Developers/02 Introduction to Kotlin/links-to-visit.txt 376 B
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/014 Introduction to Section 3-subtitle-en.vtt 650 B
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/014 Introduction to Section 3.mp4 1.9 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/015 Hello World from Kotlin-subtitle-en.vtt 16 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/015 Hello World from Kotlin.mp4 17.8 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/016 The Kotlin Standard Library-subtitle-en.vtt 8 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/016 The Kotlin Standard Library.mp4 14.8 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/017 Variable Declarations in Kotlin-subtitle-en.vtt 21 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/017 Variable Declarations in Kotlin.mp4 24.7 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/018 How to Create Type Aliases in Kotlin-subtitle-en.vtt 5 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/018 How to Create Type Aliases in Kotlin.mp4 5.5 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/019 Quick Differences Between Kotlin and Java-subtitle-en.vtt 18 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/019 Quick Differences Between Kotlin and Java.mp4 18.7 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/020 How Kotlin handles equality differently from Java-subtitle-en.vtt 21 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/020 How Kotlin handles equality differently from Java.mp4 23.4 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/021 Bit Operators and Smart Casting in Kotlin-subtitle-en.vtt 10 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/021 Bit Operators and Smart Casting in Kotlin.mp4 13.8 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/022 String Templates in Kotlin-subtitle-en.vtt 13 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/022 String Templates in Kotlin.mp4 17.4 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/023 Raw Strings in Kotlin-subtitle-en.vtt 13 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/023 Raw Strings in Kotlin.mp4 14.5 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/024 The Kotlin REPL-subtitle-en.vtt 7 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/024 The Kotlin REPL.mp4 9.7 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/025 Kotlin Challenges (Round One)-subtitle-en.vtt 21 KB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/025 Kotlin Challenges (Round One).mp4 32.9 MB
Kotlin for Java Developers/03 Basic Differences Between Kotlin and Java/links-to-visit.txt 2 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/026 Introduction to Section 4-subtitle-en.vtt 1 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/026 Introduction to Section 4.mp4 2.2 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/027 The Builtin Dataypes in Kotlin-subtitle-en.vtt 32 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/027 The Builtin Dataypes in Kotlin.mp4 43.5 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/028 Arrays in Kotlin-subtitle-en.vtt 36 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/028 Arrays in Kotlin.mp4 51 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/029 Null References in Kotlin - Part One-subtitle-en.vtt 34 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/029 Null References in Kotlin - Part One.mp4 45.9 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/030 Null References in Kotlin - Part Two-subtitle-en.vtt 25 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/030 Null References in Kotlin - Part Two.mp4 31.9 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/031 Arrays and Null References-subtitle-en.vtt 11 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/031 Arrays and Null References.mp4 10.9 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/032 Kotlin Challenges (Round Two)-subtitle-en.vtt 25 KB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/032 Kotlin Challenges (Round Two).mp4 28.9 MB
Kotlin for Java Developers/04 Data Types and Null Reference Handling/links-to-visit.txt 1 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/033 Introduction to Section 5-subtitle-en.vtt 1015 B
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/033 Introduction to Section 5.mp4 1.3 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/034 Kotlin's Access Modifiers-subtitle-en.vtt 16 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/034 Kotlin's Access Modifiers.mp4 17.6 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/035 Declaring Classes and Using Constructors in Kotlin-subtitle-en.vtt 30 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/035 Declaring Classes and Using Constructors in Kotlin.mp4 37.5 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/036 Properties and Backing Fields in Kotlin-subtitle-en.vtt 22 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/036 Properties and Backing Fields in Kotlin.mp4 22.1 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/037 Constants and Data Classes-subtitle-en.vtt 20 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/037 Constants and Data Classes.mp4 27.5 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/038 Kotlin Function Basics-subtitle-en.vtt 34 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/038 Kotlin Function Basics.mp4 47.5 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/039 Extension Functions-subtitle-en.vtt 19 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/039 Extension Functions.mp4 26.4 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/040 Inline Functions-subtitle-en.vtt 5 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/040 Inline Functions.mp4 5.9 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/041 Inheritance in Kotlin - Part One-subtitle-en.vtt 13 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/041 Inheritance in Kotlin - Part One.mp4 18.8 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/042 Inheritance in Kotlin - Part Two-subtitle-en.vtt 16 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/042 Inheritance in Kotlin - Part Two.mp4 32.2 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/043 Interfaces in Kotlin-subtitle-en.vtt 13 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/043 Interfaces in Kotlin.mp4 19.9 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/044 Singletons in Kotlin-subtitle-en.vtt 10 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/044 Singletons in Kotlin.mp4 13.3 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/045 Companion Objects in Kotlin-subtitle-en.vtt 20 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/045 Companion Objects in Kotlin.mp4 34.1 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/046 Anonymous Objects in Kotlin-subtitle-en.vtt 10 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/046 Anonymous Objects in Kotlin.mp4 13.4 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/047 Enums in Kotlin-subtitle-en.vtt 6 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/047 Enums in Kotlin.mp4 8.4 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/048 Imports in Kotlin-subtitle-en.vtt 29 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/048 Imports in Kotlin.mp4 39 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/049 The Internal Access Modifier-subtitle-en.vtt 10 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/049 The Internal Access Modifier.mp4 14 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/050 Kotlin Challenges (Round Three_ Part 1)-subtitle-en.vtt 33 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/050 Kotlin Challenges (Round Three_ Part 1).mp4 48.7 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/051 Kotlin Challenges (Round Three_ Part 2)-subtitle-en.vtt 32 KB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/051 Kotlin Challenges (Round Three_ Part 2).mp4 39.4 MB
Kotlin for Java Developers/05 OO and Kotlin_ Classes_ Functions_ Inheritance/links-to-visit.txt 4 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/052 Introduction to Section 6-subtitle-en.vtt 920 B
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/052 Introduction to Section 6.mp4 1.2 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/053 The For Loop-subtitle-en.vtt 40 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/053 The For Loop.mp4 64 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/054 The If Expression-subtitle-en.vtt 15 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/054 The If Expression.mp4 16.3 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/055 The When Expression-subtitle-en.vtt 31 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/055 The When Expression.mp4 52.1 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/056 The Try_Catch Expression-subtitle-en.vtt 20 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/056 The Try_Catch Expression.mp4 25.6 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/057 Kotlin Challenges (Round Four)-subtitle-en.vtt 33 KB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/057 Kotlin Challenges (Round Four).mp4 51.6 MB
Kotlin for Java Developers/06 Loops_ and the If_ When_ and Try_Catch Expressions/links-to-visit.txt 1 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/058 Introduction to Section 7-subtitle-en.vtt 1 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/058 Introduction to Section 7.mp4 1.6 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/059 Lambda Expression Basics-subtitle-en.vtt 21 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/059 Lambda Expression Basics.mp4 21.8 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/060 Lambdas With Receivers-subtitle-en.vtt 30 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/060 Lambdas With Receivers.mp4 34 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/061 Lists-subtitle-en.vtt 19 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/061 Lists.mp4 38.6 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/062 Kotlin Collections Functions-subtitle-en.vtt 10 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/062 Kotlin Collections Functions.mp4 18.2 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/063 Maps and Destructuring Declarations-subtitle-en.vtt 16 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/063 Maps and Destructuring Declarations.mp4 30.3 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/064 Sets in Kotlin-subtitle-en.vtt 10 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/064 Sets in Kotlin.mp4 16.4 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/065 More Collections Functions in Kotlin-subtitle-en.vtt 17 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/065 More Collections Functions in Kotlin.mp4 39.7 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/066 Sequences in Kotlin-subtitle-en.vtt 18 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/066 Sequences in Kotlin.mp4 26.9 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/067 Generics in Kotlin-subtitle-en.vtt 12 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/067 Generics in Kotlin.mp4 24 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/068 Generics_ Functions and Erasure-subtitle-en.vtt 23 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/068 Generics_ Functions and Erasure.mp4 40.8 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/069 Generics_ Reified Parameters in Kotlin-subtitle-en.vtt 9 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/069 Generics_ Reified Parameters in Kotlin.mp4 14.6 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/070 Generics_ Covariance-subtitle-en.vtt 31 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/070 Generics_ Covariance.mp4 46.4 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/071 Generics_ Contravariance-subtitle-en.vtt 23 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/071 Generics_ Contravariance.mp4 38.6 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/072 Generics_ Use-Site Variance-subtitle-en.vtt 12 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/072 Generics_ Use-Site Variance.mp4 24 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/073 Kotlin Challenges (Round Five)-subtitle-en.vtt 28 KB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/073 Kotlin Challenges (Round Five).mp4 49.9 MB
Kotlin for Java Developers/07 Lambda Expressions_ Collections_ and Generics/links-to-visit.txt 3 KB
Kotlin for Java Developers/08 File I_O/074 Introduction to Section 8-subtitle-en.vtt 1 KB
Kotlin for Java Developers/08 File I_O/074 Introduction to Section 8.mp4 1.2 MB
Kotlin for Java Developers/08 File I_O/075 Reading Text Files-subtitle-en.vtt 18 KB
Kotlin for Java Developers/08 File I_O/075 Reading Text Files.mp4 31.9 MB
Kotlin for Java Developers/08 File I_O/076 Reading Binary Files and Try with Resources-subtitle-en.vtt 13 KB
Kotlin for Java Developers/08 File I_O/076 Reading Binary Files and Try with Resources.mp4 15.7 MB
Kotlin for Java Developers/08 File I_O/077 Walking the File Tree-subtitle-en.vtt 7 KB
Kotlin for Java Developers/08 File I_O/077 Walking the File Tree.mp4 13.2 MB
Kotlin for Java Developers/08 File I_O/links-to-visit.txt 454 B
Kotlin for Java Developers/09 Java Interoperability/078 Introduction to Section 9-subtitle-en.vtt 3 KB
Kotlin for Java Developers/09 Java Interoperability/078 Introduction to Section 9.mp4 2.3 MB
Kotlin for Java Developers/09 Java Interoperability/079 Nullability when using Java from Kotlin-subtitle-en.vtt 16 KB
Kotlin for Java Developers/09 Java Interoperability/079 Nullability when using Java from Kotlin.mp4 24.7 MB
Kotlin for Java Developers/09 Java Interoperability/080 More about calling Java from Kotlin-subtitle-en.vtt 18 KB
Kotlin for Java Developers/09 Java Interoperability/080 More about calling Java from Kotlin.mp4 31.1 MB
Kotlin for Java Developers/09 Java Interoperability/081 Calling Kotlin Functions from Java-subtitle-en.vtt 17 KB
Kotlin for Java Developers/09 Java Interoperability/081 Calling Kotlin Functions from Java.mp4 28.3 MB
Kotlin for Java Developers/09 Java Interoperability/082 Annotations when calling Kotlin from Java-subtitle-en.vtt 19 KB
Kotlin for Java Developers/09 Java Interoperability/082 Annotations when calling Kotlin from Java.mp4 32.1 MB
Kotlin for Java Developers/09 Java Interoperability/083 Kotlin Challenges (Round Six)-subtitle-en.vtt 27 KB
Kotlin for Java Developers/09 Java Interoperability/083 Kotlin Challenges (Round Six).mp4 58.5 MB
Kotlin for Java Developers/09 Java Interoperability/links-to-visit.txt 1 KB
Kotlin for Java Developers/10 Course Wrap Up/084 Introduction to Section 10-subtitle-en.vtt 1 KB
Kotlin for Java Developers/10 Course Wrap Up/084 Introduction to Section 10.mp4 2.7 MB
Kotlin for Java Developers/10 Course Wrap Up/085 Revisit the Converted Kotlin Text Adventure-subtitle-en.vtt 13 KB
Kotlin for Java Developers/10 Course Wrap Up/085 Revisit the Converted Kotlin Text Adventure.mp4 16.5 MB
Kotlin for Java Developers/10 Course Wrap Up/086 Kotlin for Java Developers Wrap Up-subtitle-en.vtt 3 KB
Kotlin for Java Developers/10 Course Wrap Up/086 Kotlin for Java Developers Wrap Up.mp4 4.9 MB
Kotlin for Java Developers/10 Course Wrap Up/links-to-visit.txt 217 B
Name
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.open-internet.nl:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://exodus.desync.com:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://tracker.opentrackr.org:1337/announce
udp://9.rarbg.to:2710/announce
udp://9.rarbg.me:2710/announce
http://tracker3.itzmx.com:6961/announce
http://tracker1.itzmx.com:8080/announce
udp://thetracker.org:80/announce
udp://open.demonii.si:1337/announce
udp://bt.xxx-tracker.com:2710/announce
udp://tracker.torrent.eu.org:451/announce
udp://tracker.cyberia.is:6969/announce
udp://tracker.tiny-vps.com:6969/announce
udp://denis.stalker.upeer.me:6969/announce
http://open.acgnxtracker.com:80/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://explodie.org:6969/announce
udp://tracker.opentrackr.org:1337/announce
udp://tracker.zer0day.to:1337/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.internetwarriors.net:1337/announce
udp://mgtracker.org:6969/announce
udp://explodie.org:6969/announce

Loading...