Last spring, I put together a MIDI visualization dashboard with a partner for a grad school course. Today, I'm sharing the results.
Tag: Field of Study
With Hacktoberfest out of the way, I figured I'd share a story of my experience at my second hackathon, Hack OHI/O.
For the first time in awhile, we have a bit of a community post. Check out this article on data science by Kirit Thadaka.
After sharing this story with some fellow teachers, I thought it would be fun to share as an article. Welcome to the world of insecure code!
As I get deeper into my studies, I'm now into distributed systems topics like distributed mutual exclusion. Come study with me!
Up next in our process synchronization collection is the Producers-Consumers problem. Get read to explore a few solutions using semaphores and monitors.