CrazyEngineers
  • Best Programming Language(s) For Electronics Engineer

    Updated: Oct 26, 2024
    Views: 1.5K
    What are the best programming langiages to learn for an Electronics Engineer?
    I know a good knowledge of C will help with programming microcontollers, but what of other languages such as Java?
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • Vivien.hugo

    MemberApr 27, 2012

    I've read a similar thread from somewhere, it said that MATLAB is best for digital communication programming and JAVA is best for making software like GUI.
    Are you sure? This action cannot be undone.
    Cancel
  • Norvan Martin

    MemberApr 28, 2012

    Wel yes, I know. However which are more suited to an Electronics Engineering student?
    Are you sure? This action cannot be undone.
    Cancel
  • Ankita Katdare

    AdministratorApr 28, 2012

    #-Link-Snipped-# There are a lot of languages to pick from.
    You can go for:
    C / C++
    VHDL
    VERILOG
    MATLAB
    Mathematica (<a href="https://en.wikipedia.org/wiki/Mathematica" target="_blank" rel="noopener noreferrer">Mathematica</a>)
    LabVIEW

    #-Link-Snipped-# can answer better I guess.
    Are you sure? This action cannot be undone.
    Cancel
  • Norvan Martin

    MemberApr 28, 2012

    Ok Abra, nice list
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorApr 28, 2012

    If I'm not mistaken, C/C++ will do most of the job and I'd strongly recommend them to any computer programmer. These two programming languages would make it easier for you to understand and learn any other programming language. I'd ideally begin with C, understand the Object Oriented concepts with C++ and pick up my next programming language based on its application.


    I hope this helps.

    Update

    Majority of electronics engineers have recommended the C and C++ programming if you wish to interact with the hardware. This includes Raspberryi Pi, Arduino etc. Then these languages are followed by other popular choices like Python, JavaScript, Java and C#. Of course, the choice of languages doesn't end there. You could even us R, Ruby etc. 

    If you are new to programming, I'd highly recommend starting with C (or C++). Especially C programming language is easy to start with and there's plenty of language related help available on the Internet. 

    Are you sure? This action cannot be undone.
    Cancel
  • Norvan Martin

    MemberApr 29, 2012

    I have taken a similiar path, I began with C and I am learning the OOP concepts with Java.
    Are you sure? This action cannot be undone.
    Cancel
  • Harshad Italiya

    MemberApr 29, 2012

    Norvan Martin
    What are the best programming langiages to learn for an Electronics Engineer?
    I know a good knowledge of C will help with programming microcontollers, but what of other languages such as Java?
    There are many sub-fields in Electronics too and based on that different Languages are used for development.

    Like for Basic Embedded Developer Knowledge of C is enough and for higher spec C++ can help.
    Same way If you are in VLSI industries then knowledge of Verilog and VHDL is necessary.
    If you are going to develop a RTOS or OS for microcontroller then for GUI C# can help.
    Are you sure? This action cannot be undone.
    Cancel
  • galihrestu

    MemberMay 19, 2012

    you should start learn for ARDUINO language..
    but that's a programming language just usable for integrated board microcontroler what made by arduino system circuit and had a chip with botloadered compiler for arduino language.. lot of those board use ATmega 328..
    some gain :
    >arduino language is such communicated, OOP as a java language; see tutorial on :#-Link-Snipped-#
    >support serrial data output
    >open source; if you would you can built those board by yourself; by got reference circuit from the internet; either bootloader programs, and programming software (able to update) is also free downloadable;
    >board made from arduino are compact, and used smd component.
    Are you sure? This action cannot be undone.
    Cancel
  • Harshad Italiya

    MemberMay 20, 2012

    galihrestu
    you should start learn for ARDUINO language..
    but that's a programming language just usable for integrated board microcontroler what made by arduino system circuit and had a chip with botloadered compiler for arduino language.. lot of those board use ATmega 328..
    some gain :
    >arduino language is such communicated, OOP as a java language; see tutorial on :#-Link-Snipped-#
    >support serrial data output
    >open source; if you would you can built those board by yourself; by got reference circuit from the internet; either bootloader programs, and programming software (able to update) is also free downloadable;
    >board made from arduino are compact, and used smd component.
    #-Link-Snipped-#, I think Arduino IDE also uses C language there is no any specific language for it. Yeah they have made library functions to make it easy.
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register