DEV Community

Discussion on: What do you do to practice new programming languages and/or frameworks?

Collapse
 
euler2718 profile image
John Corley

I find projects in books coupled with a personal project to be the best for me. That's the style of a lot of pragprog books (Phoenix, OTP). Also a lot of languages like Elm, Rust have decent tutorials on their own sites. If you figure out the best way with Haskell let me know ;)