KOTLIN FOR BEGINNERS AND SCALA CODING BASICS: LEARN TO CODE FAST - FOR ABSOLUTE BEGINNERS by TAM SEL
English | 2020 | ISBN: N/A | ASIN: B08S7LPSG3 | 173 pages | Rar (PDF, AZW3) | 3.45 Mb
English | 2020 | ISBN: N/A | ASIN: B08S7LPSG3 | 173 pages | Rar (PDF, AZW3) | 3.45 Mb
YOU WILL SAVE 33% WITH THIS OFFER.
This Books Absolutely For Beginners:
You can learn primary skills of KOTLIN AND SCALA CODING fast and easily. The book includes practical examples for beginners.
TABLE OF CONTENTS
Learn Kotlin
Getting Started
Create and Run your First Kotlin Project in IntelliJ IDEA
Kotlin Hello World Program – First Kotlin Program
Kotlin Basics
Kotlin Keywords, Soft Keywords and Identifiers
Kotlin Variables and Data Types
Kotlin Type Casting with examples
Kotlin Operators – Arithmetic, Assignment, Unary, Logical and More
Kotlin – How to take Input from User
Kotlin Comments
Kotlin String
Kotlin Array
Kotlin Ranges
Kotlin Control Flow
Kotlin When Expression with examples
Kotlin for Loop with examples
Kotlin while Loop with examples
Kotlin do-while Loop with examples
Kotlin continue Expression with examples
Kotlin break Statement with examples
Kotlin Functions
Kotlin Recursion and Tail Recursion with examples
Kotlin Default and Named Argument
Kotlin Lambda Function with example
Kotlin Higher order function with example
Kotlin Exception Handling Tutorials
Kotlin Try Catch with example
Kotlin Multiple Catch Blocks with example
Kotlin Nested Try-Catch Block with example
Kotlin throw keyword with example
Kotlin Try as an expression in Exception handling
Kotlin Class and Objects – Object Oriented Programming (OOP)
Kotlin Constructors with examples
Scala programming
Scala vs Java
Scala and Haskell
Significance of Scala
Scala Basics and Syntax
Variables in Scala
Comments in Scala
Semicolons in Scala
Code blocks - Scala
Data Types in Scala
Boolean data type
Char Data Type
Numeric Types
Unit type in Scala
Options in Scala
Ranges in Scala
Basic program
Print a line in Scala
Scala Literal, Variables and Data Type
Scala Type Hierarchy
Operators with examples