C++
You can't easily beat C++ for realtime or systems programming. Though I have recently started to prefer Rust for that. And I usually stick with good old C for embedded programming.
I've used C++ in...
Kinect Mouse Tracker
Internship project for a neuroscience lab, to deduce a mouse's position from live Microsoft kinect depth data.
Read more Repository