Show HN: Covid-19 Dashboard for MIT's Julia Class
djsegal.github.io
Show HN: Covid-19 Dashboard for MIT's Julia Class
1–7 of 7 posts
Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#2Decided to turn all the problem sets into a set of interactive dashboards. Hope you enjoy!
-
// also the stack is julia+jupyter for the data, jekyll+tailwindui for the website
Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#3Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#4I was a teaching assistant for 6S083, an undergraduate course on Julia focusing on Covid-19 modeling. Decided to turn all the problem sets into a set of interactive dashboards. Hope you enjoy! - // also the stack is julia+jupyter for the data, jekyll+tailwindui for the website
There was an IAP seminar for a crash course on TCL/Tk and another IAP seminar crash course on Java, but neither of those were taught by professors nor yielded any units.
Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#5Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#6Annoying if you turn countries off in the graph, then change the slider for days they all turn back on again.
+ https://github.com/djsegal/SimplePlots.jl/blob/6e29e3f6d21e0502f2bdcb2a9ab81480d0bf492e/src/init.jl#L55-L67
Just haven't made the change to this site yet.Re: Show HN: Covid-19 Dashboard for MIT's Julia Class
#7I was a teaching assistant for 6S083, an undergraduate course on Julia focusing on Covid-19 modeling. Decided to turn all the problem sets into a set of interactive dashboards. Hope you enjoy! - // also the stack is julia+jupyter for the data, jekyll+tailwindui for the website
Is the class explicitly about Julia? Based on my experience, I would have expected there to be a data science class that incidentally required (and helped) you learn Julia along the way. Back when I was at MIT (shortly after a couple Course 12 grad students invented dirt), I don't think any classes were explicitly about single languages. 6.001 was teaching fundamentals of computing, and used Scheme to get there, but…
"Introduction to Computational Thinking with Julia, with applications to modelling the COVID-19 pandemic"