FileMood

Download Kotlin Fundamentals (Kevin Jones, 2021)

Kotlin Fundamentals Kevin Jones 2021

Name

Kotlin Fundamentals (Kevin Jones, 2021)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

591.9 MB

Total Files

180

Hash

282AC662B233863720087DA563CE06C08D145383

/

cover.jpg

64.9 KB

exercise.7z

6.5 MB

playlist.m3u

6.2 KB

~i.txt

1.4 KB

/01. Course Overview/

1. Course Overview.mp4

2.6 MB

1. Course Overview.vtt

1.5 KB

/02. Introduction/

1. Course Introduction.mp4

3.0 MB

1. Course Introduction.vtt

3.2 KB

2. Installing Kotlin.mp4

17.2 MB

2. Installing Kotlin.vtt

11.4 KB

3. What Is Kotlin.mp4

2.3 MB

3. What Is Kotlin.vtt

3.3 KB

4. Basic Coding in Kotlin.mp4

18.2 MB

4. Basic Coding in Kotlin.vtt

10.6 KB

5. Chapter Summary.mp4

2.1 MB

5. Chapter Summary.vtt

1.9 KB

/03. Getting Started with Kotlin/

01. Module Introduction.mp4

1.9 MB

01. Module Introduction.vtt

2.8 KB

02. Using Kotlin Without Creating Any Class Definitions.mp4

12.8 MB

02. Using Kotlin Without Creating Any Class Definitions.vtt

0.5 KB

03. Kotlin's Support for Immutability.mp4

6.4 MB

03. Kotlin's Support for Immutability.vtt

5.5 KB

04. String Templates in Kotlin.mp4

5.5 MB

04. String Templates in Kotlin.vtt

3.6 KB

05. Using 'if' as an Expression.mp4

6.6 MB

05. Using 'if' as an Expression.vtt

3.9 KB

06. How Kotlin Improves the Handling of Null Values.mp4

9.9 MB

06. How Kotlin Improves the Handling of Null Values.vtt

6.2 KB

07. The 'When' Statement in Kotlin.mp4

4.3 MB

07. The 'When' Statement in Kotlin.vtt

3.0 KB

08. Using 'try' Kotlin.mp4

5.7 MB

08. Using 'try' Kotlin.vtt

3.2 KB

09. Kotlin's Looping Constructs.mp4

13.5 MB

09. Kotlin's Looping Constructs.vtt

7.5 KB

10. Kotlin's Support for Exceptions.mp4

3.6 MB

10. Kotlin's Support for Exceptions.vtt

1.9 KB

11. Module Summary.mp4

990.5 KB

11. Module Summary.vtt

1.5 KB

/04. Functions in Kotlin/

1. Introduction.mp4

2.2 MB

1. Introduction.vtt

3.0 KB

2. Declaring Functions.mp4

6.9 MB

2. Declaring Functions.vtt

6.8 KB

3. Interoperability with Java.mp4

5.1 MB

3. Interoperability with Java.vtt

4.9 KB

4. Default Parameters.mp4

9.4 MB

4. Default Parameters.vtt

7.5 KB

5. Named Parameters.mp4

3.2 MB

5. Named Parameters.vtt

3.1 KB

6. Extension Functions.mp4

10.1 MB

6. Extension Functions.vtt

8.4 KB

7. Creating Infix Functions in Kotlin.mp4

9.9 MB

7. Creating Infix Functions in Kotlin.vtt

7.8 KB

8. Tail Recursive Functions in Kotlin.mp4

7.6 MB

8. Tail Recursive Functions in Kotlin.vtt

5.7 KB

9. Module Summary.mp4

1.3 MB

9. Module Summary.vtt

1.5 KB

/05. Programming with Types/

1. Introduction.mp4

779.7 KB

1. Introduction.vtt

1.1 KB

2. Defining Interfaces in Kotlin.mp4

13.9 MB

2. Defining Interfaces in Kotlin.vtt

11.7 KB

3. Defining Classes in Kotlin.mp4

11.2 MB

3. Defining Classes in Kotlin.vtt

11.7 KB

4. Sealed Classes.mp4

6.8 MB

4. Sealed Classes.vtt

6.0 KB

5. Providing Constructors.mp4

20.9 MB

5. Providing Constructors.vtt

15.5 KB

6. Data Classes.mp4

11.7 MB

6. Data Classes.vtt

9.0 KB

7. Summary.mp4

1.4 MB

7. Summary.vtt

1.3 KB

/06. Companion Objects/

1. Introduction.mp4

3.1 MB

1. Introduction.vtt

3.5 KB

2. Using the 'object' Keyword.mp4

8.1 MB

2. Using the 'object' Keyword.vtt

4.5 KB

3. Extending Objects.mp4

1.6 MB

3. Extending Objects.vtt

1.7 KB

4. Companion Objects.mp4

2.2 MB

4. Companion Objects.vtt

2.4 KB

5. Using Companion Objects.mp4

18.6 MB

5. Using Companion Objects.vtt

7.7 KB

6. Summary.mp4

3.0 MB

6. Summary.vtt

2.6 KB

/07. Using High Level Functions to Simplify Your Code/

1. Introduction.mp4

3.2 MB

1. Introduction.vtt

3.4 KB

2. Using Anonymous Classes to Implement Functionality.mp4

12.5 MB

2. Using Anonymous Classes to Implement Functionality.vtt

6.7 KB

3. Introducing Higher Order Functions in Kotlin.mp4

3.1 MB

3. Introducing Higher Order Functions in Kotlin.vtt

3.0 KB

4. Using Higher Order Functions in Kotlin.mp4

8.9 MB

4. Using Higher Order Functions in Kotlin.vtt

5.1 KB

5. Closures.mp4

4.2 MB

5. Closures.vtt

2.8 KB

6. Using 'with' and 'apply'.mp4

6.5 MB

6. Using 'with' and 'apply'.vtt

4.6 KB

7. Summary.mp4

700.4 KB

7. Summary.vtt

0.8 KB

/08. Filtering and Sorting Data in Kotlin/

1. Introduction.mp4

2.0 MB

1. Introduction.vtt

2.7 KB

2. Filter and Map in Kotlin.mp4

18.1 MB

2. Filter and Map in Kotlin.vtt

8.7 KB

3. Introducing Predicates.mp4

692.2 KB

3. Introducing Predicates.vtt

1.3 KB

4. Using Predicates.mp4

10.3 MB

4. Using Predicates.vtt

5.3 KB

5. Using FlatMap in Kotlin.mp4

6.7 MB

5. Using FlatMap in Kotlin.vtt

3.7 KB

6. Summary.mp4

1.3 MB

6. Summary.vtt

1.4 KB

/09. Working with Infinite Collections/

1. Introduction.mp4

1.7 MB

1. Introduction.vtt

2.0 KB

2. Using Sequences.mp4

9.4 MB

2. Using Sequences.vtt

4.4 KB

3. Terminal Operations on Sequences.mp4

10.0 MB

3. Terminal Operations on Sequences.vtt

4.3 KB

4. Summary.mp4

849.4 KB

4. Summary.vtt

1.1 KB

/10. Working with Java Functional Interfaces from Kotlin/

1. Introduction.mp4

2.2 MB

1. Introduction.vtt

1.9 KB

2. Passing Kotlin Functions to Java Methods.mp4

10.5 MB

2. Passing Kotlin Functions to Java Methods.vtt

6.5 KB

3. The Use of 'SAM Constructors' from Kotlin.mp4

6.2 MB

3. The Use of 'SAM Constructors' from Kotlin.vtt

4.0 KB

4. Summary.mp4

523.4 KB

4. Summary.vtt

0.5 KB

/11. Using Kotlin’s Nullablity Constraints to Improve Code/

1. Introduction.mp4

9.2 MB

1. Introduction.vtt

9.2 KB

2. Null Checking in Kotlin.mp4

3.7 MB

2. Null Checking in Kotlin.vtt

5.4 KB

3. How to Use Null Checking in Kotlin.mp4

22.0 MB

3. How to Use Null Checking in Kotlin.vtt

11.7 KB

4. Using the 'let' Construct.mp4

5.8 MB

4. Using the 'let' Construct.vtt

3.3 KB

5. Using LateInit to Initialize Variables.mp4

5.7 MB

5. Using LateInit to Initialize Variables.vtt

4.4 KB

6. Summary.mp4

705.5 KB

6. Summary.vtt

0.9 KB

/12. Understand How Nullability Interacts with Your Existing Java Code/

1. Introduction.mp4

1.8 MB

1. Introduction.vtt

2.2 KB

2. Understanding the Annotations That You Can Use in Java to Make Your Code 'null' Aware.mp4

11.0 MB

2. Understanding the Annotations That You Can Use in Java to Make Your Code 'null' Aware.vtt

6.5 KB

3. Using Annotations in Java Code.mp4

9.0 MB

3. Using Annotations in Java Code.vtt

6.1 KB

4. Understanding Issues with Nullability When Overriding Java Methods.mp4

5.2 MB

4. Understanding Issues with Nullability When Overriding Java Methods.vtt

3.0 KB

5. Summary.mp4

808.3 KB

5. Summary.vtt

0.9 KB

/13. Kotlin Collection Classes/

1. Introduction.mp4

1.1 MB

1. Introduction.vtt

1.1 KB

2. Creating Collections in Kotlin.mp4

14.8 MB

2. Creating Collections in Kotlin.vtt

9.8 KB

3. How Java Inter-operates with Kotlin Collections.mp4

7.3 MB

3. How Java Inter-operates with Kotlin Collections.vtt

4.4 KB

4. Using Arrays in Kotlin.mp4

5.4 MB

4. Using Arrays in Kotlin.vtt

4.0 KB

5. Summary.mp4

941.5 KB

5. Summary.vtt

0.9 KB

/14. Using Higher Order Functions in Kotlin/

1. Introduction.mp4

3.5 MB

1. Introduction.vtt

4.0 KB

2. Declaring and Using Higher-order Functions.mp4

5.3 MB

2. Declaring and Using Higher-order Functions.vtt

3.3 KB

3. Kotlin's Support for In-lining Functions.mp4

15.6 MB

3. Kotlin's Support for In-lining Functions.vtt

9.5 KB

4. Summary.mp4

666.9 KB

4. Summary.vtt

0.7 KB

/15. Understand Kotlins Improved Generic Support/

1. Installation.mp4

3.1 MB

1. Installation.vtt

3.4 KB

2. Using Generics in Kotlin.mp4

5.5 MB

2. Using Generics in Kotlin.vtt

3.1 KB

3. Constraints on Generics.mp4

3.3 MB

3. Constraints on Generics.vtt

2.2 KB

4. Reifying Generic Type Information.mp4

5.9 MB

4. Reifying Generic Type Information.vtt

7.0 KB

5. Using Reified Generics.mp4

14.1 MB

5. Using Reified Generics.vtt

7.9 KB

6. Modifying Reification with 'noinline'.mp4

10.7 MB

6. Modifying Reification with 'noinline'.vtt

6.2 KB

7. Generic Variance in Kotlin.mp4

16.4 MB

7. Generic Variance in Kotlin.vtt

12.7 KB

8. Summary.mp4

978.3 KB

8. Summary.vtt

0.7 KB

 

Total files 180


Copyright © 2025 FileMood.com