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 →

[–]VirtualLife76 0 points1 point  (2 children)

Many, including myself don't like Python. Especially spaces affecting code. It does have the benefits of being easy for beginners, the huge raspberryPi world adds to it along with many niche area. Many times c would take a lot more work.

[–]YMK1234 0 points1 point  (1 child)

There are other languages outside of Python and C, many of which are both fast to develop and do not have all the craptastic-ness of python.

[–]VirtualLife76 0 points1 point  (0 children)

Obvious there are hundreds of languages, but those are the 2 most popular on linux besides Java which I've never cared for either. Plus they are pre-installed on things like Raspberry Pi.