51:30
Homegrown #Scala Collections - Part 1 - Credit Card Generator & Validator
DevInsideYou
48:39
Homegrown #Scala Collections - Part 2 - Crash Course - Unit Testing with ScalaTest
17:07
Homegrown #Scala Collections - Part 3 - Just enough theory to get started with Sets
1:01:31
Homegrown #Scala Collections - Part 4 - Project Setup & Functional Sets
1:04:20
Homegrown #Scala Collections - Part 5 - Linked Set
52:23
Homegrown #Scala Collections - Part 6 - Set.foreach & Varargs
40:36
Homegrown #Scala Collections - Part 7 - Parametric Polymorphism aka Generics
53:35
Homegrown #Scala Collections - Part 8 - One Fold to rule them all
46:17
Homegrown #Scala Collections - Part 9 - Sets are Functions
1:11:00
Homegrown #Scala Collections - Part 10 - Variance - OO & FP Collision
1:07:12
Homegrown #Scala Collections - Part 11 - Higher-Kinded Types
39:22
Homegrown #Scala Collections - Part 12 - Big O Notation
1:03:57
Homegrown #Scala Collections - Part 13 - Growing Binary Search Trees
48:17
Homegrown #Scala Collections - Part 14 - Rendering Trees
45:13
Homegrown #Scala Collections - Part 15 - Red-Black Trees (inspired by Chris Okasaki's paper)
39:14
Homegrown #Scala Collections - Part 16 - Stacks & related JVM flags
50:10
Homegrown #Scala Collections - Part 17 - Stack to Heap and Back
28:33
Homegrown #Scala Collections - Part 18 - Continuation Passing Style
40:22
Homegrown #Scala Collections - Part 19 - Tail Recursion with CPS
41:00
Homegrown #Scala Collections - Part 20 - Trampolines for CPS
46:54
Homegrown #Scala Collections - Part 21 - Trampolines for Everything
1:02:04
Homegrown #Scala Collections - Part 22 - FORmidable Comprehensions in Depth
29:23
Homegrown #Scala Collections - Part 23 - Extracting Trees from Sets
29:20
Homegrown #Scala Collections - Part 24 - Rudimentary Maps
30:37
Homegrown #Scala Collections - Part 25 - Foldable Maps
49:15
Homegrown #Scala Collections - Part 26 - Typical Operations on Maps
43:57
Homegrown #Scala Collections - Part 27 - Internal Domain Specific Languages (100th video)
50:57
Homegrown #Scala Collections - Part 28 - SQL Joins for Standard Lib Maps
58:34
Adapters, Bridges & Typeclasses in #Scala
57:56
Homegrown #Scala Collections - Part 29 - Are Views Typeclasses?
36:32
Homegrown #Scala Collections - Part 30 - Hash and other Trees (Ordering)
1:06:39
Crash Course - Property Based Testing with #ScalaCheck
35:42
Homegrown #Scala Collections - Part 31 - #ScalaCheck / #ScalaTest Integration
31:56
Homegrown #Scala Collections - Part 32 - Putting in the #ScalaCheck hours
26:21
Homegrown #Scala Collections - Part 33 - Ordered Collections
47:13
Homegrown #Scala Collections - Part 34.1 - #foldRight
41:41
Homegrown #Scala Collections - Part 34.2 - #foldRight
58:25
Homegrown #Scala Collections - Part 35.1 - Monoids and Basic Group Theory
50:28
Homegrown #Scala Collections - Part 35.2 - Monoids and Basic Group Theory
6:58
Homegrown #Scala Collections - Part 36 - What is a #Stream?
1:26:03
Homegrown #Scala Collections - Part 37 - Are #Streams a full-blown paradigm?
1:22:28
Homegrown #Scala Collections - Part 38 - Testing Streams
1:11:25
Homegrown #Scala Collections - Part 39 - Stream.filter Evaluation Leak
1:02:16
Homegrown #Scala Collections - Part 40 - The #unfold Truth about Streams
45:53
Homegrown #Scala Collections - Part 41 - Stream.End & What's Next?