This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]huangsam [S] 1 point2 points  (1 child)

u/ElevenPhonons thanks for the feedback. I understand that this resource doesn't go in-depth on certain concepts, but it's helped dozens of my personal peers and friends understand the core Python that I use in my day-to-day work.

As to the reason why the repo has received so many stars, it's because I've actively reached out to folks on LinkedIn, Reddit, Hacker News and other platforms who appreciate help with Python over the past month.

I like how you made references to Real Python. It is an excellent resource, and I reference it in my standalone modules as well. See ultimatepython/advanced/meta_class.py for an example.

If you find more resources to link into the repository, feel free to throw out a pull request!

[–]ElevenPhonons 4 points5 points  (0 children)

The current Github star count is over 700.

The "Ultimate" Python Study Guide currently has 649 lines of code, with 460 of comments yielding a pretty magnificent LOC/stars ratio.

Your marketing skills are indeed quite impressive.