[FreeCourseSite.com] Udemy - The Essential Kotlin Programming Course (Android Developers)
File List
- 20. Starting to Write Code (Kotlin on Android)/8. Best Practices.mp4 98.6 MB
- 14. Object Oriented Programming in Kotlin/18. A Tic-Tac-Toe program (code along).mp4 81.0 MB
- 18. Reflection (coming soon)/2. KClass.mp4 78.7 MB
- 18. Reflection (coming soon)/1. Overview.mp4 65.9 MB
- 18. Reflection (coming soon)/3. KFunction and KProperty.mp4 57.2 MB
- 18. Reflection (coming soon)/4. Instantiation using Reflection.mp4 56.4 MB
- 20. Starting to Write Code (Kotlin on Android)/7. Kotlin Android Extensions.mp4 46.4 MB
- 17. Generics/1. Overview.mp4 45.2 MB
- 12. Lambda Expressions/2. Higher Order Functions Part I.mp4 45.0 MB
- 12. Lambda Expressions/1. Overview.mp4 44.9 MB
- 14. Object Oriented Programming in Kotlin/6. Inheritance.mp4 42.9 MB
- 14. Object Oriented Programming in Kotlin/7. A Bank Account Program (code along).mp4 42.0 MB
- 16. Collections/1. Overview.mp4 40.2 MB
- 16. Collections/2. Kotlin Collection Classes.mp4 39.6 MB
- 15. Exceptions/2. Kotlin Exceptions.mp4 38.5 MB
- 11. Operator Overloading/3. Comparison Operators.mp4 37.6 MB
- 19. Annotations/6. (Demonstration) Creating and Using your own annotation.mp4 37.1 MB
- 8. Control Flow/3. When Statement and Expression.mp4 36.9 MB
- 17. Generics/2. Kotlin Generics.mp4 36.8 MB
- 21. Wrapping Up/1. Summary.mp4 36.0 MB
- 1. Introduction/3. Overview of Kotlin.mp4 35.1 MB
- 17. Generics/4. Type Variance.mp4 33.9 MB
- 20. Starting to Write Code (Kotlin on Android)/6. Compiling and Running your first android application (Hello World).mp4 33.3 MB
- 19. Annotations/1. Overview.mp4 32.4 MB
- 15. Exceptions/1. Overview.mp4 31.9 MB
- 16. Collections/9. Various other extension functions for collections.mp4 30.7 MB
- 1. Introduction/5. Object Oriented Programming.mp4 30.6 MB
- 16. Collections/3. Lists.mp4 30.3 MB
- 12. Lambda Expressions/4. Variable Scope.mp4 29.8 MB
- 14. Object Oriented Programming in Kotlin/17. Destructuring Declarations.mp4 29.6 MB
- 20. Starting to Write Code (Kotlin on Android)/2. Creating an Android Studio Project.mp4 29.5 MB
- 9. Functions/10. Extension Functions.mp4 29.2 MB
- 14. Object Oriented Programming in Kotlin/8. Data Classes and Delegation.mp4 29.0 MB
- 13. Object Oriented Concepts/1. Overview.mp4 29.0 MB
- 19. Annotations/4. Creating your own Annotation.mp4 27.3 MB
- 1. Introduction/4. Language Features.mp4 26.9 MB
- 20. Starting to Write Code (Kotlin on Android)/5. The Android Emulator.mp4 26.0 MB
- 16. Collections/5. Maps.mp4 25.6 MB
- 5. Variables and Data Types/7. String and String Templates.mp4 24.6 MB
- 14. Object Oriented Programming in Kotlin/2. Properties.mp4 24.3 MB
- 14. Object Oriented Programming in Kotlin/3. Visibility Modifiers.mp4 24.3 MB
- 14. Object Oriented Programming in Kotlin/1. Classes and Constructors.mp4 24.0 MB
- 7. Nullability/1. Nullable Types.mp4 23.9 MB
- 10. Standard Library Functions/1. apply, let, and with.mp4 22.9 MB
- 8. Control Flow/2. If Statements and Expression.mp4 22.7 MB
- 7. Nullability/6. A program that demonstrates Null Safety (code along).mp4 22.4 MB
- 3. Starting to Write Code/3. Exploring the IntelliJ Environment.mp4 21.7 MB
- 1. Introduction/6. Functional Programming.mp4 21.6 MB
- 5. Variables and Data Types/4. Basic Data Types.mp4 21.5 MB
- 8. Control Flow/1. Overview.mp4 21.2 MB
- 2. Installing the Required Software/1. Installing the JDK (Java Development Kit).mp4 21.0 MB
- 14. Object Oriented Programming in Kotlin/12. Arrays.mp4 20.9 MB
- 12. Lambda Expressions/5. Use in the Java APIs.mp4 20.6 MB
- 16. Collections/4. Sets.mp4 20.4 MB
- 13. Object Oriented Concepts/3. Encapsulation.mp4 19.9 MB
- 14. Object Oriented Programming in Kotlin/13. Sealed Classes.mp4 19.8 MB
- 7. Nullability/4. as (Safe Cast) Operator.mp4 19.8 MB
- 14. Object Oriented Programming in Kotlin/14. Singletons.mp4 19.7 MB
- 6. Operators/1. Basic Operators.mp4 19.4 MB
- 13. Object Oriented Concepts/8. Polymorphism.mp4 19.4 MB
- 5. Variables and Data Types/6. A program to convert minutes to years and days (code along).mp4 18.8 MB
- 8. Control Flow/9. Guess the Number Program (code along).mp4 18.7 MB
- 3. Starting to Write Code/1. Kotlin Tools.mp4 18.5 MB
- 17. Generics/3. Generic Constraints.mp4 18.1 MB
- 17. Generics/5. Type Projections.mp4 18.1 MB
- 14. Object Oriented Programming in Kotlin/4. Inner and Nested Classes.mp4 18.1 MB
- 16. Collections/10. A program that utilizes a MutableList (code along).mp4 17.7 MB
- 5. Variables and Data Types/5. Program to print the area of a rectangle (Code Along).mp4 17.5 MB
- 5. Variables and Data Types/2. Static Typing and Type Inference.mp4 17.5 MB
- 11. Operator Overloading/1. Overview.mp4 17.1 MB
- 8. Control Flow/7. For Loop.mp4 16.9 MB
- 8. Control Flow/6. Ranges and Progressions.mp4 16.6 MB
- 16. Collections/8. Quantifiers (all, any, count, find, and contains).mp4 16.4 MB
- 14. Object Oriented Programming in Kotlin/5. Interfaces.mp4 16.4 MB
- 14. Object Oriented Programming in Kotlin/15. Companion Objects.mp4 16.3 MB
- 9. Functions/8. Overloaded Functions.mp4 16.3 MB
- 7. Nullability/3. Elvis Operator ().mp4 15.9 MB
- 1. Introduction/7. Advantages of Using Kotlin.mp4 15.7 MB
- 5. Variables and Data Types/12. Explicit Casts and Smart Casts.mp4 15.5 MB
- 20. Starting to Write Code (Kotlin on Android)/3. Exploring the Android Studio Environment.mp4 15.4 MB
- 11. Operator Overloading/2. Compound Assignment Operators and Unary Operators.mp4 15.1 MB
- 19. Annotations/2. Standard Annotations.mp4 15.1 MB
- 14. Object Oriented Programming in Kotlin/11. Enums.mp4 15.1 MB
- 19. Annotations/5. (Challenge) Creating and Using your own Annotation.mp4 14.9 MB
- 12. Lambda Expressions/3. Higher Order Functions Part II.mp4 14.8 MB
- 5. Variables and Data Types/8. A program that demonstrates Strings and String Templates (code along).mp4 14.8 MB
- 5. Variables and Data Types/3. Mutable and Immutable Variables.mp4 14.7 MB
- 9. Functions/1. Basics.mp4 14.7 MB
- 3. Starting to Write Code/4. Compiling and Running your first application (Hello World).mp4 14.6 MB
- 7. Nullability/2. Safe Call Operator ().mp4 14.3 MB
- 14. Object Oriented Programming in Kotlin/10. A program that demonstrates the universal methods created (code along).mp4 14.3 MB
- 16. Collections/7. Manipulating Collections (filter and map).mp4 14.2 MB
- 13. Object Oriented Concepts/2. Classes.mp4 14.1 MB
- 9. Functions/3. Member and Local Functions.mp4 13.9 MB
- 20. Starting to Write Code (Kotlin on Android)/1. Installing the Android Studio IDE (Integrated Development Environment).mp4 13.9 MB
- 1. Introduction/1. Welcome to Class!.mp4 13.3 MB
- 13. Object Oriented Concepts/7. Inheritance.mp4 13.3 MB
- 13. Object Oriented Concepts/5. Abstraction.mp4 13.2 MB
- 19. Annotations/3. Common Java Annotations.mp4 13.2 MB
- 12. Lambda Expressions/7. Inline Functions.mp4 13.1 MB
- 8. Control Flow/4. A program that demonstrates the When construct (code along).mp4 12.8 MB
- 9. Functions/9. A program that demonstrates method overloading (code along).mp4 12.7 MB
- 9. Functions/6. Infix Calls.mp4 12.4 MB
- 3. Starting to Write Code/5. Variations of the Hello World Program (code along).mp4 12.2 MB
- 17. Generics/6. Demonstration of creating and using a Generic Class (code along).mp4 12.1 MB
- 12. Lambda Expressions/6. Returning Functions from Functions.mp4 12.0 MB
- 5. Variables and Data Types/13. SmartCast Example (code along).mp4 11.8 MB
- 14. Object Oriented Programming in Kotlin/9. A program that uses a data class (code along).mp4 11.6 MB
- 9. Functions/7. Variable Arguments (var-args) and the Spread Operator.mp4 11.6 MB
- 2. Installing the Required Software/2. Intstalling the IntelliJ IDEA (Integrated Development Environment).mp4 11.2 MB
- 13. Object Oriented Concepts/6. Interfaces.mp4 11.0 MB
- 9. Functions/4. Named ParametersArguments.mp4 10.6 MB
- 1. Introduction/2. Class Organization.mp4 10.6 MB
- 5. Variables and Data Types/1. Overview.mp4 10.5 MB
- 4. Miscellaneous/2. Comments.mp4 10.4 MB
- 5. Variables and Data Types/11. The Nothing Type (never returns).mp4 10.3 MB
- 10. Standard Library Functions/2. run, lazy, and use.mp4 10.3 MB
- 14. Object Oriented Programming in Kotlin/16. Anonymous Objects.mp4 9.9 MB
- 13. Object Oriented Concepts/4. Constructors.mp4 9.8 MB
- 8. Control Flow/8. return and jump.mp4 9.7 MB
- 5. Variables and Data Types/10. The Unit Type (void).mp4 9.7 MB
- 3. Starting to Write Code/2. Creating an IntelliJ Project.mp4 9.4 MB
- 10. Standard Library Functions/3. repeat, (require, assert, and check).mp4 9.3 MB
- 20. Starting to Write Code (Kotlin on Android)/4. Android SDK Manager Tools.mp4 9.0 MB
- 4. Miscellaneous/1. Packages.mp4 9.0 MB
- 6. Operators/2. Other Operators (in, index, invoke, is).mp4 8.5 MB
- 7. Nullability/5. Not Null Assertions (!!).mp4 7.8 MB
- 9. Functions/5. Default ParametersArguments.mp4 7.6 MB
- 5. Variables and Data Types/9. Any and Any Types.mp4 7.2 MB
- 9. Functions/2. Top Level Functions.mp4 7.1 MB
- 6. Operators/3. Using the in Operator, Example (code along).mp4 7.1 MB
- 8. Control Flow/5. While and Do-While loops.mp4 7.1 MB
- 16. Collections/6. Traversing a Map (code along).mp4 6.3 MB
- 14. Object Oriented Programming in Kotlin/18. A Tic-Tac-Toe program (code along).vtt 36.7 KB
- 17. Generics/1. Overview.vtt 32.7 KB
- 14. Object Oriented Programming in Kotlin/6. Inheritance.vtt 32.6 KB
- 12. Lambda Expressions/1. Overview.vtt 29.8 KB
- 16. Collections/1. Overview.vtt 29.6 KB
- 12. Lambda Expressions/2. Higher Order Functions Part I.vtt 28.5 KB
- 16. Collections/2. Kotlin Collection Classes.vtt 27.7 KB
- 15. Exceptions/1. Overview.vtt 25.3 KB
- 15. Exceptions/2. Kotlin Exceptions.vtt 25.3 KB
- 8. Control Flow/3. When Statement and Expression.vtt 24.9 KB
- 17. Generics/2. Kotlin Generics.vtt 23.1 KB
- 11. Operator Overloading/3. Comparison Operators.vtt 23.1 KB
- 19. Annotations/1. Overview.vtt 22.7 KB
- 9. Functions/10. Extension Functions.vtt 22.4 KB
- 1. Introduction/3. Overview of Kotlin.vtt 22.2 KB
- 20. Starting to Write Code (Kotlin on Android)/6. Compiling and Running your first android application (Hello World).vtt 21.9 KB
- 1. Introduction/5. Object Oriented Programming.vtt 21.8 KB
- 13. Object Oriented Concepts/1. Overview.vtt 21.7 KB
- 14. Object Oriented Programming in Kotlin/8. Data Classes and Delegation.vtt 21.4 KB
- 16. Collections/3. Lists.vtt 21.4 KB
- 14. Object Oriented Programming in Kotlin/7. A Bank Account Program (code along).vtt 20.9 KB
- 20. Starting to Write Code (Kotlin on Android)/8. Best Practices.vtt 20.8 KB
- 17. Generics/4. Type Variance.vtt 19.7 KB
- 19. Annotations/6. (Demonstration) Creating and Using your own annotation.vtt 19.3 KB
- 19. Annotations/4. Creating your own Annotation.vtt 19.0 KB
- 16. Collections/9. Various other extension functions for collections.vtt 18.9 KB
- 18. Reflection (coming soon)/2. KClass.vtt 18.7 KB
- 12. Lambda Expressions/4. Variable Scope.vtt 18.2 KB
- 16. Collections/5. Maps.vtt 18.2 KB
- 14. Object Oriented Programming in Kotlin/2. Properties.vtt 18.1 KB
- 1. Introduction/4. Language Features.vtt 17.9 KB
- 20. Starting to Write Code (Kotlin on Android)/2. Creating an Android Studio Project.vtt 17.8 KB
- 14. Object Oriented Programming in Kotlin/1. Classes and Constructors.vtt 17.6 KB
- 10. Standard Library Functions/1. apply, let, and with.vtt 17.4 KB
- 20. Starting to Write Code (Kotlin on Android)/5. The Android Emulator.vtt 16.8 KB
- 7. Nullability/1. Nullable Types.vtt 16.7 KB
- 8. Control Flow/1. Overview.vtt 16.3 KB
- 14. Object Oriented Programming in Kotlin/3. Visibility Modifiers.vtt 15.9 KB
- 1. Introduction/6. Functional Programming.vtt 15.7 KB
- 5. Variables and Data Types/7. String and String Templates.vtt 15.2 KB
- 8. Control Flow/2. If Statements and Expression.vtt 15.1 KB
- 21. Wrapping Up/1. Summary.vtt 15.0 KB
- 5. Variables and Data Types/4. Basic Data Types.vtt 14.9 KB
- 13. Object Oriented Concepts/3. Encapsulation.vtt 14.8 KB
- 18. Reflection (coming soon)/1. Overview.vtt 14.7 KB
- 14. Object Oriented Programming in Kotlin/12. Arrays.vtt 14.6 KB
- 14. Object Oriented Programming in Kotlin/14. Singletons.vtt 14.2 KB
- 13. Object Oriented Concepts/8. Polymorphism.vtt 14.1 KB
- 14. Object Oriented Programming in Kotlin/4. Inner and Nested Classes.vtt 14.1 KB
- 12. Lambda Expressions/5. Use in the Java APIs.vtt 14.0 KB
- 16. Collections/4. Sets.vtt 13.7 KB
- 6. Operators/1. Basic Operators.vtt 13.6 KB
- 7. Nullability/4. as (Safe Cast) Operator.vtt 13.2 KB
- 18. Reflection (coming soon)/3. KFunction and KProperty.vtt 13.0 KB
- 8. Control Flow/7. For Loop.vtt 12.8 KB
- 14. Object Oriented Programming in Kotlin/13. Sealed Classes.vtt 12.6 KB
- 19. Annotations/6.1 CustomAnnotationExample.zip.zip 12.5 KB
- 14. Object Oriented Programming in Kotlin/5. Interfaces.vtt 12.5 KB
- 3. Starting to Write Code/3. Exploring the IntelliJ Environment.vtt 12.4 KB
- 5. Variables and Data Types/2. Static Typing and Type Inference.vtt 12.4 KB
- 8. Control Flow/6. Ranges and Progressions.vtt 12.2 KB
- 11. Operator Overloading/1. Overview.vtt 12.1 KB
- 9. Functions/1. Basics.vtt 11.8 KB
- 1. Introduction/7. Advantages of Using Kotlin.vtt 11.7 KB
- 5. Variables and Data Types/12. Explicit Casts and Smart Casts.vtt 11.2 KB
- 9. Functions/3. Member and Local Functions.vtt 11.2 KB
- 17. Generics/3. Generic Constraints.vtt 11.0 KB
- 14. Object Oriented Programming in Kotlin/15. Companion Objects.vtt 11.0 KB
- 16. Collections/8. Quantifiers (all, any, count, find, and contains).vtt 11.0 KB
- 12. Lambda Expressions/3. Higher Order Functions Part II.vtt 10.9 KB
- 18. Reflection (coming soon)/4. Instantiation using Reflection.vtt 10.8 KB
- 7. Nullability/6. A program that demonstrates Null Safety (code along).vtt 10.8 KB
- 19. Annotations/5. (Challenge) Creating and Using your own Annotation.vtt 10.7 KB
- 20. Starting to Write Code (Kotlin on Android)/7. Kotlin Android Extensions.vtt 10.6 KB
- 17. Generics/5. Type Projections.vtt 10.5 KB
- 13. Object Oriented Concepts/2. Classes.vtt 10.5 KB
- 5. Variables and Data Types/5. Program to print the area of a rectangle (Code Along).vtt 10.4 KB
- 19. Annotations/2. Standard Annotations.vtt 10.3 KB
- 7. Nullability/3. Elvis Operator ().vtt 10.2 KB
- 7. Nullability/2. Safe Call Operator ().vtt 10.2 KB
- 20. Starting to Write Code (Kotlin on Android)/3. Exploring the Android Studio Environment.vtt 10.0 KB
- 13. Object Oriented Concepts/5. Abstraction.vtt 9.9 KB
- 3. Starting to Write Code/1. Kotlin Tools.vtt 9.8 KB
- 14. Object Oriented Programming in Kotlin/11. Enums.vtt 9.8 KB
- 16. Collections/7. Manipulating Collections (filter and map).vtt 9.7 KB
- 1. Introduction/1. Welcome to Class!.vtt 9.7 KB
- 3. Starting to Write Code/4. Compiling and Running your first application (Hello World).vtt 9.6 KB
- 5. Variables and Data Types/6.1 ConvertMinutesToYearsDays.zip.zip 9.6 KB
- 19. Annotations/3. Common Java Annotations.vtt 9.6 KB
- 13. Object Oriented Concepts/7. Inheritance.vtt 9.4 KB
- 12. Lambda Expressions/7. Inline Functions.vtt 9.4 KB
- 9. Functions/6. Infix Calls.vtt 9.3 KB
- 8. Control Flow/9. Guess the Number Program (code along).vtt 9.2 KB
- 12. Lambda Expressions/6. Returning Functions from Functions.vtt 9.0 KB
- 2. Installing the Required Software/1. Installing the JDK (Java Development Kit).vtt 8.9 KB
- 5. Variables and Data Types/3. Mutable and Immutable Variables.vtt 8.8 KB
- 5. Variables and Data Types/6. A program to convert minutes to years and days (code along).vtt 8.8 KB
- 9. Functions/8. Overloaded Functions.vtt 8.7 KB
- 11. Operator Overloading/2. Compound Assignment Operators and Unary Operators.vtt 8.7 KB
- 5. Variables and Data Types/5.1 Area Rectangle.zip.zip 8.5 KB
- 5. Variables and Data Types/8.1 StringStartsWith.zip.zip 8.3 KB
- 5. Variables and Data Types/13.1 SmartCastExample.zip.zip 8.2 KB
- 1. Introduction/2. Class Organization.vtt 8.1 KB
- 9. Functions/4. Named ParametersArguments.vtt 8.0 KB
- 9. Functions/7. Variable Arguments (var-args) and the Spread Operator.vtt 8.0 KB
- 5. Variables and Data Types/1. Overview.vtt 7.8 KB
- 5. Variables and Data Types/11. The Nothing Type (never returns).vtt 7.6 KB
- 14. Object Oriented Programming in Kotlin/16. Anonymous Objects.vtt 7.5 KB
- 13. Object Oriented Concepts/6. Interfaces.vtt 7.4 KB
- 8. Control Flow/8. return and jump.vtt 7.4 KB
- 14. Object Oriented Programming in Kotlin/17. Destructuring Declarations.vtt 7.2 KB
- 5. Variables and Data Types/10. The Unit Type (void).vtt 7.1 KB
- 4. Miscellaneous/2. Comments.vtt 7.1 KB
- 5. Variables and Data Types/8. A program that demonstrates Strings and String Templates (code along).vtt 7.0 KB
- 13. Object Oriented Concepts/4. Constructors.vtt 7.0 KB
- 10. Standard Library Functions/2. run, lazy, and use.vtt 6.9 KB
- 16. Collections/10. A program that utilizes a MutableList (code along).vtt 6.9 KB
- 14. Object Oriented Programming in Kotlin/10. A program that demonstrates the universal methods created (code along).vtt 6.9 KB
- 8. Control Flow/4. A program that demonstrates the When construct (code along).vtt 6.7 KB
- 17. Generics/6. Demonstration of creating and using a Generic Class (code along).vtt 6.7 KB
- 4. Miscellaneous/1. Packages.vtt 6.5 KB
- 14. Object Oriented Programming in Kotlin/9. A program that uses a data class (code along).vtt 6.5 KB
- 3. Starting to Write Code/5. Variations of the Hello World Program (code along).vtt 6.5 KB
- 3. Starting to Write Code/4.1 HelloWorld.zip.zip 6.4 KB
- 20. Starting to Write Code (Kotlin on Android)/1. Installing the Android Studio IDE (Integrated Development Environment).vtt 6.3 KB
- 20. Starting to Write Code (Kotlin on Android)/4. Android SDK Manager Tools.vtt 6.3 KB
- 6. Operators/2. Other Operators (in, index, invoke, is).vtt 6.1 KB
- 10. Standard Library Functions/3. repeat, (require, assert, and check).vtt 6.1 KB
- 8. Control Flow/5. While and Do-While loops.vtt 5.6 KB
- 7. Nullability/5. Not Null Assertions (!!).vtt 5.6 KB
- 9. Functions/9. A program that demonstrates method overloading (code along).vtt 5.6 KB
- 3. Starting to Write Code/2. Creating an IntelliJ Project.vtt 5.6 KB
- 9. Functions/2. Top Level Functions.vtt 5.5 KB
- 5. Variables and Data Types/13. SmartCast Example (code along).vtt 5.4 KB
- 9. Functions/5. Default ParametersArguments.vtt 5.3 KB
- 5. Variables and Data Types/9. Any and Any Types.vtt 5.2 KB
- 2. Installing the Required Software/2. Intstalling the IntelliJ IDEA (Integrated Development Environment).vtt 4.7 KB
- 6. Operators/3. Using the in Operator, Example (code along).vtt 3.7 KB
- 16. Collections/6. Traversing a Map (code along).vtt 3.0 KB
- 14. Object Oriented Programming in Kotlin/18.1 TicTacToe.zip.zip 1.0 KB
- 14. Object Oriented Programming in Kotlin/7.1 BankAccountHierarchy.zip.zip 783 bytes
- [FCS Forum].url 133 bytes
- [FreeCourseSite.com].url 127 bytes
- [CourseClub.NET].url 123 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.