Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

same embedded developer here, my problem is that daily job only needs c/c++ so my skill about python or js or golang is always weak -- after a while I forgot many of their details due to lack of serious need...

my problem is: how to keep 3~4 language 'warm' at all times? write some code daily on each?



I found Python to be a great sidekick for embedded work. Parsing the captured logs, decoding memory sections, crafting specific hex sequences, building mock devices making desktop supporting tools... The syntax is different enough from C/C++ that I don't mix them up. Currently switching between 3 languages and I do notice a stray keyword from wrong language occasionally slips in.


Write a web UI interfacing with your embedded stuff?

Then you can swap out all the python/njs/js frameworks to your heart's content.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: