Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
WDot518yYeah but writing lots of boilerplate syntax unnecessarily is not really a sign of superior intelligence. Python is popular because there are a lot of tasks where Python performance is good enough and a lot faster and easier to write.
-
@vrpg1998 yup. I just did the short hand version like the other languages in the picture lol
-
bash:
echo hello world
bash is so simple, right?
Now, go learn these commands and their options and come back: sort, grep, sed, tr, curl, awk, find, xargs. Also, learn about piping, redirection and silencing, string and array manipulation and job management in bash.
Hello worlds can be pretty deceptive. -
@Haxk20 Why do you hate Python? It's a language which focuses on the solution, taking some concerns out of your shoulders. It's not just simple, it's productive. Can't see a single reason for hating it.
(nazi grammar, sry) -
@Haxk20 I think Python is one of the bests languages. Reading a Python line of code feels like reading a regular sentence. And there's nothing wrong about it.
There are also rules for coding, just like other languages. If you're interested, check PEP8.
Related Rants
Go python :D
undefined
assembly language
python
c++
coding
java