Added some things, improved sentences #1

Merged
LordMZTE merged 6 commits from deAdvance/pythonlang2:master into master 2021-12-08 13:05:48 +00:00
Contributor

ok this is my first time using git so if some things are wrong tell me lol

ok this is my first time using git so if some things are wrong tell me lol
deAdvance added 5 commits 2021-12-08 12:42:54 +00:00
d558ca728a Updated grammar, added some extra sections
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
LordMZTE requested changes 2021-12-08 12:48:14 +00:00
@ -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.
Owner
  • Remove "And even that is a compliment."
  • What does it mean that it makes the most basic functions shitty? Not sure. Please clear that up.
- Remove "And even that is a compliment." - What does it mean that it makes the most basic functions shitty? Not sure. Please clear that up.
deAdvance marked this conversation as resolved
@ -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.
Owner

Please adjust this line as such:

  1. using python programs isn't fine at all. It is supporting the language and encouraging developers using it.
  2. instead of s l o w, use markdown syntax to make it bold or something.
  3. add an "it's" in front of slow :P
Please adjust this line as such: 1. using python programs isn't fine at all. It is supporting the language and encouraging developers using it. 2. instead of `s l o w`, use markdown syntax to make it bold or something. 3. add an "it's" in front of slow :P
LordMZTE marked this conversation as resolved
Author
Contributor

Will do. Thanks.

Will do. Thanks.
deAdvance added 1 commit 2021-12-08 12:55:41 +00:00
Author
Contributor

Here's the updated file, since I can't add more commits to this.

Here's the updated file, since I can't add more commits to this.
5.5 KiB
Owner

Looks good!

Looks good!
LordMZTE merged commit 8d3295d87d into master 2021-12-08 13:05:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: LordMZTE/pythonlang2#1
No description provided.