**CS1021 Software Development II** Lecture Videos Winter 2018-2019 Week 8 Lecture 2 # The Whole Show [download](oldlecs/1021-8-2.mp4) ![The Whole Show](oldlecs/1021-8-2.mp4) # Weekly Outcomes [download](oldlecs/1021-8-2b.mp4) ![Weekly Outcomes](oldlecs/1021-8-2b.mp4) # `Stream.sorted()` [download](oldlecs/1021-8-2c.mp4) ![`Stream.sorted()`](oldlecs/1021-8-2c.mp4) # Count Unique [download](oldlecs/1021-8-2d.mp4) ![Count Unique](oldlecs/1021-8-2d.mp4) # Double to Integer [download](oldlecs/1021-8-2e.mp4) ![Double to Integer](oldlecs/1021-8-2e.mp4) # Only Evens [download](oldlecs/1021-8-2f.mp4) ![Only Evens](oldlecs/1021-8-2f.mp4) # Filter by Suffix [download](oldlecs/1021-8-2g.mp4) ![Filter by Suffix](oldlecs/1021-8-2g.mp4) * Includes discussion of `.forEach()` * Includes discussion of method reference `.forEach(System.out::println)` # Filter Circles [download](oldlecs/1021-8-2h.mp4) ![Filter Circles](oldlecs/1021-8-2h.mp4) # Sum Area of Shapes [download](oldlecs/1021-8-2i.mp4) ![Sum Area of Shapes](oldlecs/1021-8-2i.mp4) # Average Area of Shapes [download](oldlecs/1021-8-2j.mp4) ![Average Area of Shapes](oldlecs/1021-8-2j.mp4) * Includes discussion of `OptionalDouble` # DoubleMap Statistics [download](oldlecs/1021-8-2k.mp4) ![DoubleMap Statistics](oldlecs/1021-8-2k.mp4) # copies3 [download](oldlecs/1021-8-2l.mp4) ![copies3](oldlecs/1021-8-2l.mp4) # two2 [download](oldlecs/1021-8-2m.mp4) ![two2](oldlecs/1021-8-2m.mp4)