My Top 10 Articles for Python (Updated in August, 2021)

Some helpful Python tips

Yong Cui
2 min readAug 12, 2021

--

Greetings, readers! It’s been one and half years since I started blogging on Medium, and thank you all for the continous support.

Here’s a list of my top 10 articles for Python. I hope you’ll find some of them useful.

  1. 30 Simple Tricks to Level Up Your Python Coding: a collection of 30 Python techniques that you can use in your projects
  2. 9 Things to Know to Master List Comprehensions in Python: all you need to know to master list comprehensions
  3. Advanced Python: 9 Best Practices to Apply When You Define Classes: a review of the best practices for creating Python classes
  4. Getting Started to Work With Jupyter Notebooks in Visual Studio Code: want to use Jupyter Notebooks? You can try with VSC
  5. Python Decorators — 5 Advanced Features to Know: have a deep understanding of Python decorators
  6. Advanced Python: Consider These 10 Elements When You Define Python Functions: define readable Python functions
  7. 4 Python Concepts That Beginners May Be Confused About: know the confusing concepts
  8. How to Use for Loops Better in Python: improve the for loops in Python
  9. 5 Advanced Operations Using Dictionaries in Python: take advantage of dictionaries — a powerful data structure
  10. Write Better Python Code with These 10 Tricks: write better Python code
Photo by Pablo Heimplatz on Unsplash

--

--

Yong Cui

Work at the nexus of biomedicine, data science & mobile dev. Author of Python How-to by Manning (https://www.manning.com/books/python-how-to).