Learning Programming from Slides Sucks :: Update #1
Sike, they didn't make it and after a semester in the Indy Cluster Competition Team I got granted the opportunity to teach C++ to some MDN folks. I first made the content using markdown and hosted on GitHub with some slides but Github was not fun to navigate for the people I was teaching so I figured out how the Rust book is made. It uses a tool called mdbook so I'm going to port the content to that structure. Hopefully it is better.