My first was Matlab. Most used is probably python, and then you get into my professional niche, VHDL, C, TCL.

  • l_b_i@yiffit.netOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    C is pretty much the only real option for embedded stuff. At least the white-space blocks of python allow the code a certain amount of enforced readability. To prove a point to someone I once wrote a section of code where I alternated space and tab for incremental blocks. I played with C# in visual studio once about a decade ago. I did not have a good experience with it. I should probably learn a little JS.