Advanced Core Python Code Challenges

Advanced Core Python Code Challenges

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 0h 30m | 96 MB

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.

Table of Contents

Introduction
1 Slither into advanced core Python code challenges

1. Code Challenges
2 Find a runner’s average race time
3 HTML to markdown converter
4 Create a pairwise offset
5 Find a runner’s age at slowest race time
6 Context managers Calculator
7 Get Olympic medals
8 Create an argument checker
9 Implement a LinkedIn checker

Homepage