Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Programming in Kotlin, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:03:31
    Introduction
  2. Урок 2. 00:03:30
    Using Intellij
  3. Урок 3. 00:06:25
    Kotlin Basics
  4. Урок 4. 00:01:35
    Comments
  5. Урок 5. 00:04:10
    Pair and Triple
  6. Урок 6. 00:01:55
    Challenge: Pair and Triple
  7. Урок 7. 00:05:48
    Booleans
  8. Урок 8. 00:03:31
    Challenge: Booleans
  9. Урок 9. 00:02:47
    Scope
  10. Урок 10. 00:01:10
    Conclusion
  11. Урок 11. 00:00:49
    Introduction
  12. Урок 12. 00:03:06
    While Loops
  13. Урок 13. 00:02:45
    Challenge: While Loops
  14. Урок 14. 00:05:24
    For Loops
  15. Урок 15. 00:02:33
    Challenge: For Loops
  16. Урок 16. 00:04:03
    When Expressions
  17. Урок 17. 00:03:33
    Challenge: When Expressions
  18. Урок 18. 00:00:51
    Conclusion
  19. Урок 19. 00:01:05
    Introduction
  20. Урок 20. 00:05:54
    Introduction to Functions
  21. Урок 21. 00:03:40
    Challenge: Introduction to Functions
  22. Урок 22. 00:08:13
    More Functions
  23. Урок 23. 00:03:52
    Introduction to Nullables
  24. Урок 24. 00:01:35
    Challenge: Introduction to Nullables
  25. Урок 25. 00:06:17
    More Nullables
  26. Урок 26. 00:02:22
    Challenge: More Nullables
  27. Урок 27. 00:00:56
    Conclusion
  28. Урок 28. 00:00:59
    Introduction
  29. Урок 29. 00:10:22
    Arrays
  30. Урок 30. 00:02:51
    Challenge: Arrays
  31. Урок 31. 00:04:18
    Lists
  32. Урок 32. 00:02:33
    Challenge: Lists
  33. Урок 33. 00:04:45
    Maps
  34. Урок 34. 00:03:23
    Challenge: Maps
  35. Урок 35. 00:05:00
    Which Collection To Use?
  36. Урок 36. 00:02:59
    Mutable vs Immutable
  37. Урок 37. 00:00:36
    Conclusion
  38. Урок 38. 00:01:30
    Introduction
  39. Урок 39. 00:03:55
    Higher-Order Vs Lambdas
  40. Урок 40. 00:02:26
    Syntax
  41. Урок 41. 00:02:00
    Challenge: Lambdas
  42. Урок 42. 00:04:13
    Generics
  43. Урок 43. 00:02:11
    Challenge: Generics
  44. Урок 44. 00:03:29
    Collection Methods
  45. Урок 45. 00:00:52
    Conclusion
  46. Урок 46. 00:00:58
    Introduction
  47. Урок 47. 00:03:48
    Creation
  48. Урок 48. 00:02:31
    Initializers
  49. Урок 49. 00:08:26
    Challenge: Creation
  50. Урок 50. 00:15:46
    Inheritance
  51. Урок 51. 00:03:36
    When Should You Subclass?
  52. Урок 52. 00:04:02
    Data Classes
  53. Урок 53. 00:02:49
    Challenge: Data
  54. Урок 54. 00:00:49
    Conclusion
  55. Урок 55. 00:00:35
    Introduction
  56. Урок 56. 00:03:40
    Open and Sealed Classes
  57. Урок 57. 00:01:59
    Singletons
  58. Урок 58. 00:02:27
    Challenge: Singletons
  59. Урок 59. 00:02:59
    Companion
  60. Урок 60. 00:03:37
    Interfaces
  61. Урок 61. 00:02:23
    Challenge: Interfaces
  62. Урок 62. 00:04:22
    Enums
  63. Урок 63. 00:02:21
    Challenge: Enums
  64. Урок 64. 00:03:36
    Extension
  65. Урок 65. 00:00:33
    Conclusion
  66. Урок 66. 00:00:30
    Introduction
  67. Урок 67. 00:04:33
    Getters and Setters
  68. Урок 68. 00:02:54
    Visibility
  69. Урок 69. 00:03:34
    This
  70. Урок 70. 00:01:47
    LateInit
  71. Урок 71. 00:01:27
    Challenge: LateInit
  72. Урок 72. 00:02:59
    Delegated Properties
  73. Урок 73. 00:02:05
    Challenge: Properties
  74. Урок 74. 00:01:55
    Conclusion