1. Урок 1. 00:02:53
    Download the exercises for this course
  2. Урок 2. 00:00:41
    01 - Introduction
  3. Урок 3. 00:01:17
    02 - Agenda
  4. Урок 4. 00:04:15
    03 - Classes and Abstract Classes
  5. Урок 5. 00:02:45
    04 - Abstract Classes
  6. Урок 6. 00:03:17
    05 - Anonymous Classes and Overrides
  7. Урок 7. 00:02:54
    06 - Uniform Access
  8. Урок 8. 00:04:24
    07 - val, def and lazy val
  9. Урок 9. 00:03:54
    08 - Inheriting and Extends
  10. Урок 10. 00:05:19
    09 - Invoking Superclasses
  11. Урок 11. 00:00:50
    10 - Alternative Car Definition
  12. Урок 12. 00:04:16
    11 - override keyword
  13. Урок 13. 00:00:36
    12 - override keyword continued
  14. Урок 14. 00:04:45
    13 - final keyword
  15. Урок 15. 00:00:13
    14 - final keyword continued
  16. Урок 16. 00:00:38
    15 - final classes
  17. Урок 17. 00:05:31
    16 - case classes
  18. Урок 18. 00:02:59
    17 - Domain Models
  19. Урок 19. 00:01:55
    18 - Cars and Vehicles
  20. Урок 20. 00:02:27
    19 - Parking Structure
  21. Урок 21. 00:05:55
    20 - Module 07 Exercises
  22. Урок 22. 00:00:28
    01 - Module 08 Introduction
  23. Урок 23. 00:02:41
    02 - Agenda
  24. Урок 24. 00:03:32
    03 - Top Classes
  25. Урок 25. 00:05:32
    04 - Top Types Example
  26. Урок 26. 00:04:23
    05 - Organization From the Top
  27. Урок 27. 00:00:40
    06 - Bottom Classes
  28. Урок 28. 00:05:16
    07 - Null and Nothing
  29. Урок 29. 00:01:19
    08 - Even More Nothing
  30. Урок 30. 00:05:44
    09 - Scala Type Calculus
  31. Урок 31. 00:03:03
    10 - Scala Type Inference Tricks
  32. Урок 32. 00:04:15
    11 - Primitives and Implicit Conversions
  33. Урок 33. 00:02:37
    12 - Rich Wrappers
  34. Урок 34. 00:03:10
    13 - @specialized
  35. Урок 35. 00:01:05
    14 - @specialized generation
  36. Урок 36. 00:04:23
    15 - Extension Methods and Implicit Classes
  37. Урок 37. 00:02:13
    16 - Value Class
  38. Урок 38. 00:02:07
    17 - Nil, Null, Nothing, None
  39. Урок 39. 00:04:15
    18 - Option
  40. Урок 40. 00:01:20
    19 - Working with Option
  41. Урок 41. 00:04:07
    20 - Option continued
  42. Урок 42. 00:02:02
    21 - equals and hashCode
  43. Урок 43. 00:02:05
    22 - Generate with IDEA
  44. Урок 44. 00:02:56
    23 - Follow this formula
  45. Урок 45. 00:02:36
    24 - Sub classes
  46. Урок 46. 00:01:48
    25 - Just use case classes
  47. Урок 47. 00:03:30
    26 - Product Types
  48. Урок 48. 00:00:18
    27 - Product Type Features
  49. Урок 49. 00:01:14
    28 - Module 8 Exercises
  50. Урок 50. 00:04:49
    29 - Module 8 Puzzlers explanations
  51. Урок 51. 00:00:21
    01 - Module 09 Introduction
  52. Урок 52. 00:01:08
    02 - Agenda
  53. Урок 53. 00:01:44
    03 - Multiple Inheritance
  54. Урок 54. 00:02:24
    04 - Traits Compared to Interfaces
  55. Урок 55. 00:03:13
    05 - Creating a Trait
  56. Урок 56. 00:03:35
    06 - Using a Trait in a Class
  57. Урок 57. 00:06:10
    07 - Polymorphism and Rich Interfaces
  58. Урок 58. 00:04:07
    08 - Multiple Traits
  59. Урок 59. 00:02:31
    09 - How'd it do that?
  60. Урок 60. 00:01:03
    10 - Stacking Traits
  61. Урок 61. 00:01:06
    11 - Stacking Traits - Quiz
  62. Урок 62. 00:03:43
    12 - Stacking Traits 1
  63. Урок 63. 00:01:04
    13 - Stacking Traits 2
  64. Урок 64. 00:01:35
    14 - Stacking Traits 3
  65. Урок 65. 00:01:53
    15 - Construction Composition
  66. Урок 66. 00:05:50
    16 - Traits vs Classes
  67. Урок 67. 00:00:14
    17 - Trait Initialization
  68. Урок 68. 00:00:42
    18 - Trait Initialization Fixes
  69. Урок 69. 00:03:12
    19 - abstract override
  70. Урок 70. 00:01:20
    20 - Implementing the Abstract
  71. Урок 71. 00:02:49
    21 - Traits with Type Parameters
  72. Урок 72. 00:03:06
    22 - Another CompareAge class
  73. Урок 73. 00:02:15
    23 - Selfless Traits
  74. Урок 74. 00:02:05
    24 - Exercises for Module 9
  75. Урок 75. 00:01:04
    01 - Module 10 Introduction
  76. Урок 76. 00:00:56
    02 - Agenda
  77. Урок 77. 00:02:45
    03 - Public, Protected and Private
  78. Урок 78. 00:00:50
    04 - Packages
  79. Урок 79. 00:01:44
    05 - Package Structure Alternatives
  80. Урок 80. 00:02:37
    06 - Namespace Notation
  81. Урок 81. 00:04:06
    07 - More Parts of the Model
  82. Урок 82. 00:03:01
    08 - Package Visibility
  83. Урок 83. 00:01:01
    09 - At the top level
  84. Урок 84. 00:01:41
    10 - wine package
  85. Урок 85. 00:02:32
    11 - The PairWine object
  86. Урок 86. 00:03:28
    12 - Package Objects
  87. Урок 87. 00:02:18
    13 - Importing from an object
  88. Урок 88. 00:01:31
    14 - Importing from an instance
  89. Урок 89. 00:05:02
    15 - Importing Fu: Renaming
  90. Урок 90. 00:02:05
    16 - Selective Importing
  91. Урок 91. 00:02:56
    17 - Companion Objects
  92. Урок 92. 00:01:56
    18 - Module 10 Exercises
  93. Урок 93. 00:01:04
    01 - Module 11 Introduction
  94. Урок 94. 00:01:12
    02 - Agenda
  95. Урок 95. 00:03:00
    03 - Pre and Post Conditions
  96. Урок 96. 00:00:49
    04 - Eliding
  97. Урок 97. 00:01:30
    05 - Requirements
  98. Урок 98. 00:01:39
    06 - Testing
  99. Урок 99. 00:01:42
    07 - Scalatest
  100. Урок 100. 00:03:51
    08 - FunSuite
  101. Урок 101. 00:01:45
    09 - FunSpec
  102. Урок 102. 00:01:59
    10 - Matchers
  103. Урок 103. 00:01:02
    11 - Matchers 2
  104. Урок 104. 00:02:12
    12 - Matchers 3
  105. Урок 105. 00:01:25
    13 - Unit vs Integration Testing
  106. Урок 106. 00:01:37
    14 - Scalamock
  107. Урок 107. 00:04:06
    15 - Unit Testing with Mocks
  108. Урок 108. 00:01:39
    16 - Advantages of Mocks
  109. Урок 109. 00:01:03
    17 - Mocks vs Stubs
  110. Урок 110. 00:01:22
    18 - Fakes
  111. Урок 111. 00:03:03
    19 - Property Driven Testing
  112. Урок 112. 00:01:14
    20 - Custom Property Generators
  113. Урок 113. 00:04:23
    21 - Testing with Futures
  114. Урок 114. 00:01:54
    22 - Waiting for the Future
  115. Урок 115. 00:01:44
    23 - whenready
  116. Урок 116. 00:01:31
    24 - Full Async Suites
  117. Урок 117. 00:01:17
    25 - Module 11 Exercises