Programming Kotlin Applications. Бретт Мак-Лахлин

Чтение книги онлайн.

Читать онлайн книгу Programming Kotlin Applications - Бретт Мак-Лахлин страница 3

Programming Kotlin Applications - Бретт Мак-Лахлин

Скачать книгу

11FIGURE 11.1 Good IDEs warn you of conflicts in scope function variables.FIGURE 11.2 Distinguishing between a String and a String?FIGURE 11.3 An IDE helping with the this reference in a with expressionFIGURE 11.4 Kotlin suggests using run to both initialize an instance and get...FIGURE 11.5 The also function provides an it reference to the context object...

      8 Chapter 12FIGURE 12.1 An inheritance hierarchy using interfaces, abstract classes, and...FIGURE 12.2 The go() function in Vehicle eventually is handled by drive() im...

      9 Chapter 13FIGURE 13.1 Kotlin's reference documentation is thorough and helpful.FIGURE 13.2 The Kotlin Koans aren't for everyone, but they're great for inte...

      Guide

      1  Cover Page

      2  Table of Contents

      3  Begin Reading

      Pages

      1  v

      2  vi

      3  vii

      4  ix

      5  xi

      6  xiii

      7  xxv

      8  xxvi

      9 xxvii

      10 xxviii

      11  1

      12  2

      13  3

      14  4

      15  5

      16  6

      17  7

      18  8

      19  9

      20  10

      21  11

      22  12

      23  13

      24  14

      25  15

      26  16

      27  17

      28  18

      29  19

      30  20

      31  21

      32  22

      33  23

      34  25

      35  26

      36  27

      37  28

      38  29

      39  30

      40  31

      41  32

      42  33

      43  34

      44  35

      45  36

      46  37

      47 

Скачать книгу