Hacker News new | ask | show | jobs
by shadykiller 1227 days ago
I started C++ firmware development last year coming from Ruby/Java background. Boy, I was so impressed - completely shattering the previous impression built in my college - 2005 or so. The C++ compiler seems so advanced and lets you do so many things like compile time checks. Built a framework for all our embedded development with thing like compile time checks, type safe abstractions over freertos threads/queues etc