Python Forum
what programming language to learn other than python in real mass-production product?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what programming language to learn other than python in real mass-production product?
#1
I am wondering what is the main programming language for mass-production physical product. Many people (for only those I know) was saying C++ is the choice, as many PCB use C++. is there still other popular PCB designed for using python in real physical product? is the performance slower than other languages? What about if the product itself has features like IOT and deep learning? Are those PCB still using C++ for those application? If python can be a choice for this, when it come to design a PCB, what kind of specification I should be aware of. Thank reading my post.
Reply
#2
I rarely use C++ with python.
I was a C and C++ programmer for years.
Once I learned Python, I no longer had any need for C and/or C++ except for maybe some embedded microprocessor code.
If you look through the packages available for python, here you will get am idea of why I haven't had the need, nor will you.

You will need other 'companion' languages, HTML, SQL, etc. But will find that python can do the brunt of the work.
Some python packages are used a lot more than others, for a small sample:

Flask - Web Development
Kivy, and/or wxpython, and/or Qt5 and more - for graphics
Pandas - for intelligent data presentation
many SQL management packages for just about any DBMS that you can think of.
lots more
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to learn python to apply it in my work? DavyAnt 1 821 Aug-24-2023, 10:46 PM
Last Post: Larz60+
  How to start to learn and use python Zangolo 6 1,205 Jul-15-2023, 09:37 AM
Last Post: Gribouillis
  Python GUI Programming rob101 0 641 Jun-14-2023, 06:49 PM
Last Post: rob101
  Can Python be used as a macro language for excel, Word, etc.? CynthiaMoore 8 2,942 Sep-17-2022, 08:12 AM
Last Post: stevendaprano
  Python Has Major Problems as Language Dave 13 3,582 May-20-2022, 10:12 AM
Last Post: stevendaprano
  start to learn Python Berliner 11 6,046 Apr-26-2022, 06:52 PM
Last Post: Berliner
  TIOBE Index for October 2021 - Python programming language number 1! Yoriz 1 1,508 Oct-07-2021, 11:35 PM
Last Post: Larz60+
  Learn Python via Zoom Meetings? davidorlow 1 2,333 Jun-16-2021, 01:01 AM
Last Post: Larz60+
  learn Python Naheed 6 4,013 May-04-2021, 07:23 AM
Last Post: Naheed
  a new language based on python Skaperen 0 1,626 Nov-04-2020, 01:54 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020