Yang Zhou
Software Engineer at Self-Employed
Expertise: Python, machine learning, computer vision, robotics, software development
Education: University of Surrey

Yang Zhou is a self-employed software developer with a background in machine learning and Python. He has worked in tech since 2017 and regularly contributes articles on developing in Python. Zhou holds a master’s degree in computer vision, robotics and machine learning from the University of Surrey.

Sort By
Most Recent
Most Recent
Oldest
1 Articles
Person searching a file cabinet.
In this tutorial, you will learn 5 ways in Python to list all files in a specific directory. Methods include os.listdir(), os.walk(), the glob module and more.