فنحن لا ندعي ملكية أي دورة ولهذا نضع المصدر الأصلي لكم
مصدر الدورة الرئيسي'object' declaration Alternative to Static in Java
Android Studio Setup for Kotlin
Arrays In Kotlin and Introduction to Collections
BREAK Statements with Labeled FOR Loop
Class Definition, init Block, Properties and Primary Constructor
Comments in Kotlin
Functions Basics and Syntax
IF as Expression
Kotlin Overview Is Java Dead
Kotlin Setup for Windows Installing Java JDK
Lambdas and High Level Functions
Overview
Using Lambdas with Collections Filtering and Sorting
Using REPL for Kotlin Programming
Visibility Modifiers Public, Protected, Internal and Private
What Next
Writing your first Kotlin Code Hello World
Kotlin Setup Installing INTELLIJ IDEA for Windows
Abstract Classes, Methods and Properties
CONTINUE Statements with Labeled FOR Loop
Companion Object
Create and Run Your First Android App using Kotlin
FOR Loop
Functions as Expressions
Hello World How it internally works
Kotlin Setup for Windows Install INTELLIJ IDEA
List and ArrayList Mutable and Immutable
More on Lambdas and High Level Functions
Overview of Data Types Variables and Constants
Predicates all, any, count and find methods
Secondary Constructor
Variable and Data Types Overview
WHEN as Expression
Closures
Inheritance Explained
Interface
Interoperability How Kotlin Code is Compiled
Kotlin Setup for Mac OSX Installing Java JDK
Let's Explore Data Types in Intellij IDEA
Map and HashMap
Overview of Functions, Classes and String Interpolation
WHILE Loop
DO WHILE Loop
Data Class
Demo Inheritance with Example
Interoperability How to call Kotlin functions from Java File and viceversa
Kotlin Setup for MacOSX Install INTELLIJ IDEA
More on Functions, Classes and String Interpolation
Set and HashSet
String Templates Concept of Interpolation
it The Implicit Name for Single Parameter in Lambda
Default Functions Using @JvmOverloads for Interoperability
Overriding Properties and Methods
Ranges
with and apply
Named Parameters
Role of Primary and Secondary Constructors in Inheritance
Extension Functions
Infix Function
Tailrec Function Use Recursion in Optimised way