Added some things, improved sentences #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "deAdvance/pythonlang2:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
ok this is my first time using git so if some things are wrong tell me lol
Sections added: {{ sec_header(name="Wide Spread Because Of The Wrong Reason") }} - Python is seen as "the beginner's language", and it really should not be. There is practically - As said earlier on this website, Python has numerous issues that stop the newbie from quickly getting used to other PLs, by lacking basic functions. - Python should only be used if you wanna handicap yourself into an inferior PL, just to see what you can do. No more, no less. {{ sec_header(name="Conclusion") }} Python is shitty garbage that stops the user from getting into other programming languages because it lacks basic functions and has garbage commands. And even that is a compliment. Are any of these reasons listed on this site a reason to stop using programs that use Python? No! None of these reasons matter if you're not directly coding in Python. Is it a reason to boycott Python and stop using it in your own programming shenanigans? Absolutely. And, one more thing: Please spread the site so more people know the truth. It would mean the world to me. Thanks. Sections changed: {{ sec_header(name="Other Issues") }} - Strings can be evaluated as code, also encouraging spaghetti code. - Doc comments are available at runtime using `help(element)`, and they should not be, because this too encourages spaghetti code. - The command line REPL prints `Use exit() or Ctrl-Z plus Return to exit` for no reason, instead of simply exiting. Exactly what changed: Fixed some grammar, little improvements@ -53,0 +58,4 @@{{ sec_header(name="Conclusion") }}Python is pure garbage that stops the user from getting into other programming languages because it makes even the most basic functions incredibly shitty. And even that is a compliment.@ -53,0 +60,4 @@Python is pure garbage that stops the user from getting into other programming languages because it makes even the most basic functions incredibly shitty. And even that is a compliment.Are any of these reasons listed on this site a reason to stop using programs that use Python? Kinda. Almost none of these reasons matter if you're not directly coding in Python. The only reason to stop using programs in Python is because s l o w. Is it a reason to boycott Python and stop using it in your own programming shenanigans? Absolutely.Please adjust this line as such:
s l o w, use markdown syntax to make it bold or something.Will do. Thanks.
Here's the updated file, since I can't add more commits to this.
Looks good!