FileMood

Download Lynda Kotlin Essential Training

Lynda Kotlin Essential Training

Name

Lynda Kotlin Essential Training

 DOWNLOAD Copy Link

Total Size

616.9 MB

Total Files

104

Hash

9D4192C396AC3E59D9771DBFACD4F5274BB5C29F

/8.7. Create an Inheritance Hierarchy/

47.Inheritance and the Any class.mp4

25.1 MB

47.Inheritance and the Any class.en.srt

14.3 KB

48.Define and implement an interface.en.srt

12.4 KB

48.Define and implement an interface.mp4

22.0 MB

49.Use anonymous interface implementations.en.srt

8.7 KB

49.Use anonymous interface implementations.mp4

14.7 MB

50.Pass functions as lambda expressions.en.srt

9.5 KB

50.Pass functions as lambda expressions.mp4

17.9 MB

51.Use abstract and sealed classes.en.srt

10.1 KB

51.Use abstract and sealed classes.mp4

17.4 MB

/1.Introduction/

01.Welcome.mp4

5.4 MB

02.What you should know.en.srt

2.8 KB

02.What you should know.mp4

2.6 MB

03.How to use the exercise files.en.srt

5.1 KB

03.How to use the exercise files.mp4

7.8 MB

01.Welcome.en.srt

2.1 KB

/2.1. Set Up the Development Environment/

04.Install required software.en.srt

3.8 KB

04.Install required software.mp4

6.6 MB

05.Configure IntelliJ IDEA.en.srt

5.2 KB

05.Configure IntelliJ IDEA.mp4

7.0 MB

06.Create your first Kotlin project.en.srt

6.3 KB

06.Create your first Kotlin project.mp4

9.5 MB

07.Check out the exercise files from GitHub.en.srt

6.6 KB

07.Check out the exercise files from GitHub.mp4

10.0 MB

08.Use command-line arguments.en.srt

5.3 KB

08.Use command-line arguments.mp4

8.8 MB

09.Use the API documentation.en.srt

5.1 KB

09.Use the API documentation.mp4

9.0 MB

10.Test your knowledge with Kotlin Koans.en.srt

4.2 KB

10.Test your knowledge with Kotlin Koans.mp4

7.3 MB

/3.2. Get Started/

11.The philosophy of Kotlin.en.srt

9.6 KB

11.The philosophy of Kotlin.mp4

8.4 MB

12.How Kotlin_JVM compiles to bytecode.en.srt

6.8 KB

12.How Kotlin_JVM compiles to bytecode.mp4

6.8 MB

13.Kotlin coding conventions and vocabulary.en.srt

8.0 KB

13.Kotlin coding conventions and vocabulary.mp4

7.4 MB

14.Kotlin keywords.en.srt

3.6 KB

14.Kotlin keywords.mp4

3.2 MB

/4.3. Work with Variables/

15.Declare and reference simple variables.en.srt

7.8 KB

15.Declare and reference simple variables.mp4

13.2 MB

16.Data types and literal expressions.en.srt

7.8 KB

16.Data types and literal expressions.mp4

6.7 MB

17.Convert numeric and string types.en.srt

5.6 KB

17.Convert numeric and string types.mp4

10.9 MB

18.Compare numeric values.en.srt

7.6 KB

18.Compare numeric values.mp4

13.9 MB

19.Do math with operators and functions.en.srt

8.0 KB

19.Do math with operators and functions.mp4

15.0 MB

20.Use functions from kotlin.math.en.srt

7.6 KB

20.Use functions from kotlin.math.mp4

13.7 MB

21.Work with string values.en.srt

10.7 KB

21.Work with string values.mp4

20.1 MB

22.Build a string.en.srt

3.8 KB

22.Build a string.mp4

5.9 MB

23.Define constants in a companion object.en.srt

9.6 KB

23.Define constants in a companion object.mp4

17.1 MB

/5.4. Manage Program Flow/

24.Define reusable code in functions.en.srt

10.2 KB

24.Define reusable code in functions.mp4

20.7 MB

25.Evaluate conditions with if and else.en.srt

5.1 KB

25.Evaluate conditions with if and else.mp4

8.3 MB

26.Evaluate multiple values with when.en.srt

8.4 KB

26.Evaluate multiple values with when.mp4

16.6 MB

27.Manage null values.en.srt

10.5 KB

27.Manage null values.mp4

18.8 MB

28.Iterate through collections of data.en.srt

7.4 KB

28.Iterate through collections of data.mp4

14.8 MB

29.Iterate with conditional expressions.en.srt

5.6 KB

29.Iterate with conditional expressions.mp4

10.2 MB

30.Handle exceptions with try and catch.en.srt

9.9 KB

30.Handle exceptions with try and catch.mp4

16.6 MB

31.Challenge - Create a simple calculator.en.srt

3.7 KB

31.Challenge - Create a simple calculator.mp4

5.3 MB

32.Solution - Create a simple calculator.en.srt

3.7 KB

32.Solution - Create a simple calculator.mp4

6.5 MB

/6.5. Create Custom Classes/

33.Create a library of functions.en.srt

6.9 KB

33.Create a library of functions.mp4

12.9 MB

34.Create a class with instance members.en.srt

8.1 KB

34.Create a class with instance members.mp4

14.5 MB

35.Manage value lists with enums.en.srt

7.4 KB

35.Manage value lists with enums.mp4

13.0 MB

36.Declare and use a data class.en.srt

6.8 KB

36.Declare and use a data class.mp4

11.4 MB

37.Use primary and secondary constructors.en.srt

8.5 KB

37.Use primary and secondary constructors.mp4

13.6 MB

38.Use explicit getter and setter functions.en.srt

8.1 KB

38.Use explicit getter and setter functions.mp4

15.1 MB

39.Mix and match Java and Kotlin classes.en.srt

6.8 KB

39.Mix and match Java and Kotlin classes.mp4

12.1 MB

40.Organize your classes with packages.en.srt

7.2 KB

40.Organize your classes with packages.mp4

14.1 MB

/7.6. Manage Data Collections/

41.Manage fixed-size collections with Array.en.srt

7.4 KB

41.Manage fixed-size collections with Array.mp4

14.7 MB

42.Manage ordered collections with List.en.srt

9.2 KB

42.Manage ordered collections with List.mp4

16.6 MB

43.Manage unordered collections with Set.en.srt

7.9 KB

43.Manage unordered collections with Set.mp4

15.6 MB

44.Manage key-value pairs with Map.en.srt

11.0 KB

44.Manage key-value pairs with Map.mp4

21.2 MB

45.Challenge - Sum up a collection.en.srt

1.7 KB

45.Challenge - Sum up a collection.mp4

2.9 MB

46.Solution - Sum up a collection.en.srt

3.6 KB

46.Solution - Sum up a collection.mp4

6.1 MB

/9.Conclusion/

52.Next steps.en.srt

1.4 KB

52.Next steps.mp4

1.3 MB

 

Total files 104


Copyright © 2024 FileMood.com