🆕 🎓 Topic16 Aside on spliterator
#192
Labels
content --- mortar_board 🎓
Related to course content (topics, assignments, etc.)
enhancement/new 🆕
New feature, content, files, or request
Related Issues or PRs
As mentioned in #190
What
As @twentylemon suggests in #190, add an aside for
spliterator
which discusses (a) streams, (b) parallel, and (c) a tad functional stuff in high level.Why
Although these topics are well out of scope for a first year course, being exposed to these important ideas early is only going to be a good thing. I also am a fan of including bigger picture ideas too so students can get a sense of where things will/can go.
Where
Topic 16 on iterators. If the point is streams, parallel, and functional programming, this may seem off, but
iterator
->spliterator
-> these ideas is a great segue.The text was updated successfully, but these errors were encountered: