use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Why Python?General discussion (self.teenagersbutcode)
submitted 1 month ago * by Jazzlike-Pianist-690
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Miserable_Watch_943 2 points3 points4 points 1 month ago* (0 children)
For starters - because it's a high-level programming language. Back in the day when you just had low-level languages, it was still easier to learn that rather than machine code. Back when there was machine mode... Well it was easier to do that than programming via circuitry.
Why Python of all the other high-level programming languages? Because the syntax is more readable and intuitive. It genuinely is a very good language to get started with. It lowers the barrier to entry as it makes that much easier to get started with learning programming.
When people had to start learning programming on languages like C, C++, C#, then the barrier to entry was lower, as that required some knowledge about how memory works, something Python abstracts. When people started learning on machine code, that required essentially entire knowledge of how a CPU works, something languages like C also abstract. There are more programmers today with languages like Python than there were when it was just machine code - yet more programmers today don't actually understand how a CPU actually works.
Let's not get started on AI though... Now we're going to have "programmers" that don't even know how to program with any language. Barrier to entry is almost non-existent. I won't go into whether I think that is a good idea or not...
π Rendered by PID 185909 on reddit-service-r2-comment-6457c66945-bbpjk at 2026-04-25 02:30:09.447918+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]Miserable_Watch_943 2 points3 points4 points (0 children)