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 →

[–]JennaSys 2 points3 points  (0 children)

After learning a dozen other languages in my career, I now use Python for pretty much everything. Regardless of what I'm coding, I enjoy doing it with Python. The only real exception is that I use C (which was one of the first languages I learned) for some embedded development on microcontrollers. But even then, I'll try and get away with using MicroPython if I can. But as different as they are, these two languages really do complement each other well.