Technology, Data and Science

Advanced Core Python Code Challenges

Are you an advanced Python user? Are you wondering what would even define you as an advanced user? In this Code Challenges course, Jonathan Fernandes presents a series of challenges that he considers knowledge an intermediate or advanced user should know, topics that are popular and regularly used in code and have developed a reasonable use case. Jonathan covers topics like decorators, itertools modules, error and data handling, and context managers. Each challenge is self-contained, with solutions that are one or two lines of code, so you can jump around the course and compare your answers to Jonathan’s solutions. If you’re looking for a unique and fun way to test your understanding of advanced Python concepts, check out these code challenges.

Learn More