element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      • Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Code Exchange
  • Technologies
  • More
Code Exchange
Polls What programming language should EE's learn first?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Code Exchange to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: bluescreen
  • Date Created: 13 Feb 2014 4:26 AM Date Created
  • Last Updated Last Updated: 11 Oct 2021 3:01 PM
  • Views 9775 views
  • Likes 0 likes
  • Comments 88 comments
Related
Recommended

What programming language should EE's learn first?

  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • johnbeetem
    johnbeetem over 12 years ago +2
    Oh goodie, language wars! Personally, I think C and C++ are terrible first programming languages. C is a great language for writing compact code that maps directly into machine language, but for teaching…
  • Former Member
    Former Member over 12 years ago +2
    Ruby! It's python's beautiful little sister.
  • Former Member
    Former Member over 12 years ago +2
    Very important distinction here is that the question specified "EE", not "CS"! EEs should learn C first, but not bother with C++ so much. C compilers are available for every processor made and by learning…
Parents
  • dougw
    dougw over 11 years ago

    As an EE you are going to need to know what is going on at some point, so you need to understand assembly language - start with the simplest one you can find, maybe even a pseudo assembler. After that programming is just a tool to get the job done, so escalate through the various levels to the highest level language you can find as fast as you can. The one that fully solves your problem in the least amount of time is the best one. For example Visual BASIC is actually a higher level language than C (fewer lines of code and generally faster to complete a solution). There will be times when your high level language of choice is not able to solve your problem and you have to resort to more tedious languages, you may even need to get all the way down to assembly language if the timing is tight enough. C is one of those languages in the middle, there may be many times when it is the best language to use, but it should only be used if a higher level language can't get the job done quicker. Hand trowels may be the best tool for some jobs, but not if you have to move a mountain. If you don't program every day, pick a high level language that uses descriptive operators instead of oddball punctuation based syntax as it will save a lot of time getting back to productivity. Can any of you who had to learn APL remember any of the syntax? On the other hand, EEs that have not programmed for decades can still remember how to program in BASIC.

    You can of course make a convincing argument for just about any language, and it is certainly a topic of interest and controversy, so I thought I would stir the pot a bit...

    So what is the highest level language that is easy to remember?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Comment
  • dougw
    dougw over 11 years ago

    As an EE you are going to need to know what is going on at some point, so you need to understand assembly language - start with the simplest one you can find, maybe even a pseudo assembler. After that programming is just a tool to get the job done, so escalate through the various levels to the highest level language you can find as fast as you can. The one that fully solves your problem in the least amount of time is the best one. For example Visual BASIC is actually a higher level language than C (fewer lines of code and generally faster to complete a solution). There will be times when your high level language of choice is not able to solve your problem and you have to resort to more tedious languages, you may even need to get all the way down to assembly language if the timing is tight enough. C is one of those languages in the middle, there may be many times when it is the best language to use, but it should only be used if a higher level language can't get the job done quicker. Hand trowels may be the best tool for some jobs, but not if you have to move a mountain. If you don't program every day, pick a high level language that uses descriptive operators instead of oddball punctuation based syntax as it will save a lot of time getting back to productivity. Can any of you who had to learn APL remember any of the syntax? On the other hand, EEs that have not programmed for decades can still remember how to program in BASIC.

    You can of course make a convincing argument for just about any language, and it is certainly a topic of interest and controversy, so I thought I would stir the pot a bit...

    So what is the highest level language that is easy to remember?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube