I don't really have much experience with microcontrollers. I've played around with some arduinos before and the main entry point for my home network is a Raspberry Pi, but that's about it for recent experience. I did take a single course on microcontrolle... (more…)
Read more »
Julia Crash Course is a hands-on guide to using the Julia programming language, written with beginners in mind. We take you from no knowledge of Julia to creating real projects you can include in a portfolio. But Julia Crash Course goes beyond just the sy... (more…)
Read more »
I wrote a blog post about how to implement your own (operator overloading based) automatic differentiation (AD) in one day (actually 3 hrs) last year. AD looks like magic sometimes, but I’m going to t... (more…)
Read more »
In 2019, during the month of November, I picked up Julia while looking through the available languages on Exercism. I wrote an article… (more…)
Read more »