Kotlin Complete Tutorial Course For Beginners Part 2 Control Flow

65 Просмотры
Издатель
Kotlin Complete Tutorial Course For Beginners Part 2 Control Flow. So in this video you are going to learn about the data types , variables , operators and some other things.
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise.
Android Studio is the official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA . On top of IntelliJ's powerful code editor and developer tools, Android Studio offers even more features that enhance your productivity when building Android apps, such as:
1= A flexible Gradle-based build system
2= A fast and feature-rich emulator
3= A unified environment where you can develop for all Android devices
4= Apply Changes to push code and resource changes to your running app without restarting your app
5= Code templates and GitHub integration to help you build common app features and import sample code
6= Extensive testing tools and frameworks
7= Lint tools to catch performance, usability, version compatibility, and other problems
8= C++ and NDK support
Built-in support for Google Cloud Platform, making it easy to integrate Google Cloud Messaging and App Engine
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of Kotlin's standard library depends on the Java Class Library, but type inference allows its syntax to be more concise. Kotlin mainly targets the JVM, but also compiles to JavaScript (e.g., for frontend web applications using React or native code (via LLVM); e.g., for native iOS apps sharing business logic with Android apps. Language development costs are borne by JetBrains, while the Kotlin Foundation protects the Kotlin trademark.

00:00 - 00:25 Intro
00:25- 13:40 Expressions and Statements
13:40 - 18:35 If-Else-If-Ladder
18:35 - 25:30 While and do-while loop
25:30 - 28:00 Reverse any Number
28:00 - 30:45 Check Palindrome Number
30:45 - 40:25 For Loop
40:25 - 56:30 When
56:30 - 58:09 Outro
Категория
Язык программирования Kotlin
Комментариев нет.