go back  What to code next?

Bite Level Description & Tags
Bite 112. Social Media Username Validator Advanced level In this Bite you parse social_platforms below into a dict …
3.10 namedtuple range re regular expressions string manipulation string matching typing
Bite 210. Add Type Annotations Beginner level Continuing from where we left off in Bite 209, use …
3.10 annotations type hinting typing
Bite 264. Clamy Fernet Intermediate level In this bite, you are going to get familiar with …
3.8 cryptography dataclasses encode encryption fernet typing
Bite 266. Composition, Inheritance, Abstract Base Class, what? Advanced level It’s not as bad as that sounds, really. If you …
3.10 ABCs abstractmethod beautifulsoup composition dataclasses inheritance namedtuple string formatting typing urllib web scraping
Bite 269. Taxable Income Calculator Advanced level I have no idea what rabbit hole I followed to …
3.10 classes dataclasses finance namedtuple properties typing
Bite 312. Scoring objects Intermediate level In this Bite you are going to score objects: Object …
3.10 builtins importlib keyword typing
Bite 316. To rent or to stream movies? Intermediate level You're on a movie budget so you want to evaluate …
3.10 collections datetime dict typing
Bite 348. Citation indexes Intermediate level Academic research innovates by publishing papers, i.e., documents collecting ideas …
3.10 builtins exception handling typing
Bite 351. Get spelling suggestions Intermediate level Complete the get_spelling_suggestions() function that takes a word and returns …
3.10 comparison namedtuple TextBlob tuple unpacking typing
Bite 154. Write your own Data Class Intermediate level As you might have noticed we are now on Python …
3.10 dataclasses data structures hashable sorting type hinting
Bite 200. 🥳 Minecraft Enchantable Items Advanced level My kids love Minecraft and they always want me to …
3.10 beautifulsoup web scraping
Bite 336. FastAPI Hello World Beginner level Welcome to this FastAPI learning path. In the next 10 …
3.10 FastAPI freebie
Bite 337. A little detour: Pydantic Beginner level Pydantic is an awesome library to do data validation and …
3.10 FastAPI freebie Pydantic
Bite 368. Hello Types Intermediate level Welcome to this type hinting learning path. In the Bites …
3.10 annotations type hinting
Bite 369. Advanced Type Hints Intermediate level In the previous Bite you have started annotating code with …
3.10 annotations type hinting
Bite 370. Getting started with vectors Intermediate level In the previous two Bites you have annotated small pieces …
3.10 annotations type hinting
PCC Title Summary
No matching Challenges found.