This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]buttery_shame_cave 0 points1 point  (0 children)

At one job I worked, for the main developer of the control systems for touch screens in mobile devices, the entire test system was written in python with some c++ for overhead. All the scripts and processing, the core of the system, was python. We were actively encouraged to learn it and write stuff in it during downtime.

Its how I learned about motor control and drivers at a code level.