LEARN KOTLIN AND PYTHON: Coding For Beginners! KOTLIN AND PYTHON Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!

0
(0)

LEARN KOTLIN AND PYTHON: Coding For Beginners! KOTLIN AND PYTHON Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!
 

  • Author:JJ TAM
  • Length: 313 pages
  • Edition: 1
  • Publication Date: 2020-01-31
  • ISBN-10: B084DTVBHJ
  • Download:Register/Login to Download
  • Buy Print:Buy from amazon


    Book Description

    YOU WILL SAVE 33% WITH THIS OFFER.
    This Books Absolutely For Beginners:
    “LEARN KOTLIN QUICKLY ” covers all essential KOTLIN language knowledge. You can learn complete primary skills of KOTLIN programming fast and easily.

    “LEARN PYTHON QUICKLY” covers all essential PYTHON language knowledge. You can learn complete primary skills of PYTHON CODING fast and easily. The book includes practical examples for beginners.

    TABLE OF CONTENTS
    Introduction to Kotlin
    Install Kotlin
    Installing Kotlin in command line mode
    Kotlin: Hello World program
    Define variables in Kotlin
    Data types in Kotlin
    Kotlin: nullable types
    Kotlin: Numbers
    Kotlin: Characters
    Kotlin: Convert character to Int
    Kotlin: Booleans
    Kotlin: Strings
    Kotlin: String template expressions
    Kotlin: Arrays
    Kotlin: Define array of nulls
    Kotlin: Define array using factory function
    Kotlin: Print array elements
    Kotlin: Bit wise operators
    Kotlin: Logical Operators
    Kotlin: Control flow statements
    Kotlin: if statement
    Kotlin: if-else statement
    Kotlin: if-else if-else
    Kotlin: when expression
    Kotlin: Using when as if-else if ladder
    Kotlin: Use When as expression
    Kotlin: for loop
    Kotlin: while, do-while loops
    Kotlin: break statement
    Kotlin: continue statement
    Kotlin: classes and objects
    Kotlin: Declaring properties
    Kotlin: getters & setters to properties
    Kotlin: Define member functions of class
    Kotlin: const: Compile time constants
    Kotlin: const vs val
    Kotlin: lateinit : Late initialized properties
    Kotlin: Constructors
    Kotlin: Secondary Constructors
    Kotlin: Passing default values to primary constructor
    Kotlin: Define private primary constructor
    Kotlin: How to create Object
    Kotlin: Inheritance
    Kotlin: Overriding methods
    Kotlin: Overriding properties
    Kotlin: Calling super class methods
    Kotlin: Nested classes
    Kotlin: Inner classes
    Kotlin: Interfaces
    Kotlin: Overriding conflict while implementing interfaces
    Kotlin: Object Expressions
    Kotlin: Define singleton objects
    Kotlin: Companion Objects
    Kotlin: Anonymous Inner class
    Kotlin: Abstract classes
    Kotlin: functions
    Kotlin: Call functions using parameter names
    Kotlin: Function default arguments
    Kotlin: unit (or) void functions
    LEARN PYTHON QUICKLY
    Install python on MAC OS
    Python: Hello World program
    Python interactive command line
    Python: Operators
    Arithmetic Operators in python
    Relational Operators in python
    Assignment operators in python
    Logical Operators in python
    Bitwise Operators in python
    Membership operators in python
    Identity operators in python
    Python: Short circuit operators
    Strings in python
    Python: if condition
    Python: while statement
    Python: for statement
    Python: break statement
    Python: continue statement
    Python: functions
    Python: functions: return statement
    Python: functions: Default Argument Values
    Python: functions: Keyword arguments
    Python lists
    Python: list extend: append elements of given list
    Python: insert: Insert an element at given position
    Python: list remove: Remove an element
    Python: list: pop: remove last element in the list
    Python: list: clear all elements in the list
    Python: list: index: Get index of element
    Python: list: sort elements of list
    Python: count: Count number of times element appears
    Python: list: Reverse elements of list
    Python:list: del: delete elements
    Python: Looping over lists
    Python: tuples
    Python: Sets
    Python: Find intersection and union of lists
    Python: Dictionaries
    Python modules
    Python: Executable statements in module
    Python: import functions from module directly
    Python: import module in other module
    Python command line arguments
    Python: File handling
    Python: Reading files
    Python: Write data to file
    Python: classes and objects
    Python: class: built in class attributes
    Python: __init__ method
    Python: Overloading __init__ method
    Python: Class Vs Instance variables
    Python: Inheritance

    中文:

    书名:学习Kotlin和Python:为初学者编写代码!Kotlin和Python速成课程,快速入门指南,程序示例教程书,简单的步骤!

    YOU WILL SAVE 33% WITH THIS OFFER.
    这本书绝对适合初学者:
    快速学习柯特林语涵盖了所有基本的柯特林语知识。您可以快速轻松地学习完整的Kotlin编程基本技能。

    《快速学习Python语言》涵盖了所有必要的Python语言知识。您可以快速轻松地学习完整的Python编码基本技能。这本书为初学者提供了一些实用的例子。

    TABLE OF CONTENTS
    柯特林简介
    安装Kotline
    在命令行模式下安装Kotlin
    Kotlin:Hello World节目
    定义Kotline中的变量
    Kotline中的数据类型
    Kotlin:可为空的类型
    科特林:数字
    Kotlin: Characters
    Kotlin: Convert character to Int
    柯特林:布尔人
    科特林:弦乐
    Kotlin: String template expressions
    Kotlin:数组
    Kotlin: Define array of nulls
    Kotlin:使用工厂函数定义数组
    Kotlin:打印数组元素
    Kotlin:位智慧运算符
    Kotlin: Logical Operators
    Kotlin:控制流语句
    Kotlin: if statement
    Kotlin: if-else statement
    Kotlin: if-else if-else
    Kotlin: when expression
    Kotlin:使用When作为If-Else If梯子
    Kotlin: Use When as expression
    Kotlin: for loop
    Kotlin: while, do-while loops
    科特林:BREAK语句
    Kotlin: continue statement
    Kotlin:类和对象
    Kotlin:声明属性
    Kotlin:属性的getters和amp;setters
    Kotlin:定义类的成员函数
    Kotlin:const:编译时间常量
    科特林:康斯特VS瓦尔
    Kotlin:lateinit:延迟初始化的属性
    Kotlin:构造函数
    柯特林:次级构造者
    Kotlin:将默认值传递给主构造函数
    Kotlin:定义私有主构造函数
    科特林:如何创建对象
    Kotlin: Inheritance
    Kotlin:重写方法
    Kotlin: Overriding properties
    Kotlin:调用超类方法
    Kotlin:嵌套类
    Kotlin:内部类
    Kotlin: Interfaces
    Kotlin:实现接口时重写冲突
    Kotlin:对象表达式
    Kotlin: Define singleton objects
    Kotlin: Companion Objects
    Kotlin: Anonymous Inner class
    科特林:抽象类
    Kotlin: functions
    Kotlin:使用参数名调用函数
    Kotlin: Function default arguments
    Kotlin: unit (or) void functions
    快速学习Python
    在Mac OS上安装Python
    PYTHON:Hello World节目
    Python交互式命令行
    Python: Operators
    Python中的算术运算符
    Relational Operators in python
    Assignment operators in python
    Logical Operators in python
    Python中的位运算符
    Membership operators in python
    Identity operators in python
    巨蟒:短路运算符
    Strings in python
    Python: if condition
    Python:While语句
    Python: for statement
    Python:Break语句
    Python:CONTINUE语句
    Python: functions
    Python:Functions:Return语句
    Python:函数:默认参数值
    Python:函数:关键字参数
    巨蟒列表
    PYTHON:LIST EXTEND:追加给定列表的元素
    Python: insert: Insert an element at given position
    Python:List Remove:删除元素
    PYTHON:LIST:POP:删除列表中的最后一个元素
    PYTHON:List:清除列表中的所有元素
    PYTHON:LIST:INDEX:获取元素索引
    Python: list: sort elements of list
    PYTHON:COUNT:计算元素出现的次数
    PYTHON:LIST:反转列表元素
    Python:list: del: delete elements
    Python:循环遍历列表
    Python:元组
    巨蟒:集
    Python:查找列表的交集和联合
    巨蟒:词典
    Python modules
    Python:模块中的可执行语句
    Python:直接从模块导入函数
    Python:在其他模块中导入模块
    Python command line arguments
    Python:文件处理
    Python: Reading files
    Python:将数据写入文件
    Python:类和对象
    Python:类:内置类属性
    Python: __init__ method
    Python: Overloading __init__ method
    Python: Class Vs Instance variables
    Python: Inheritance

  • 下载电子版:下载地址
  • 购买纸质版:亚马逊商城

    点击星号评分!

    平均分 0 / 5. 投票数: 0

    还没有投票!请为他投一票。

  • 推荐阅读

    评论 抢沙发

    评论前必须登录!

     

    登录

    找回密码

    注册