Tagged “programming”
-
A Sketch of Research on Teaching Programming
A quick overview of the research on curriculum and pedagogy for teaching programming.
scala teaching programming -
Leveraging Monoids for More Powerful Summarization
scala cats programming monoid fold parallelism typeclasses -
Optional Actions
Methods to optionally execute actions
scala cats programming option traverse -
Type Classes vs Records of Functions
Type classes and records of functions are two very similar tools that are available in languages like Haskell, Scala, and Rust. Given the similarity the question arises of which we should use. In this blog post I discuss when I think one language mechanism should be preferred over the other.
teaching scala programming -
Tips for Teaching Scala
Five tips to improve teaching programming
teaching scala programming
See all tags.