the-programmers-hangout / website

🌳 TPH website
https://theprogrammershangout.com
MIT License
102 stars 67 forks source link

Resources: Python content #90

Closed veksen closed 3 years ago

izzergh commented 5 years ago

Howdy, I am doing Hacktoberfest and I know a pretty good python! What kind of content did you want?

I noticed the basics placeholder. Is that something you would just want fleshed out?

In general, I can write an article or two like:

Which of these would you prefer? Or did you have another idea?

veksen commented 4 years ago

I'm so sorry for the delay, and recognize Hacktoberfest is now over! If you are still wishing to contribute, we are first looking at articles that cover very commonly answered questions in specific language channels. So, if you're active in #python, this should give you a good idea on what is constantly being repeated, and which may need more details. The article doesn't need to be in depth, but at least, explain the concepts, while linking to related articles.

izzergh commented 4 years ago

Sure! I'll pop my head into the discord sometime this weekend.

bobisageek commented 4 years ago

Can I suggest that as the python content is being worked on, review and revise the content that's up there now. For example, the Operators page under python is incomplete (e.g. parens for grouping aren't mentioned) and inaccurate (the operator precedence table, for example, groups some sets of operators that aren't actually grouped). Might be a good exercise for someone who is detail-oriented and wants to get more familiar with operator precedences.

iamneelpatel commented 3 years ago

Hi, can you elaborate on what needs to be done here? Thanks.

Xetera commented 3 years ago

This issue is too broad. If you're interested in adding new content please discuss the specifics in the Discord server and let's turn this into a more attainable/measurable task that can be worked on.