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