Python Snacks logo
Python Snacks
AdvertiseContact
Subscribe
  • Python Snacks
  • Topics
  • beginner

beginner

Covers foundational topics or first-time exposures, written for readers new to Python or programming. Focuses on clarity and essential concepts without assuming prior experience.

best-practicespythonic thinkingbeginnerfunctionsdata structurestool-reviewadvancedtoolingworkflowbreakdownchecklistintermediatequick wincontrol flow
beginnerbeginner
+2+2
Python's match/case Statements: The Equivalent of Switch Statements
Jun 04, 2025

Python's match/case Statements: The Equivalent of Switch Statements

This feature, used in Python 3.10+, is an alternative to if/elif/else blocks. See how case and match statements are used.

Brandon Molyneaux
Brandon Molyneaux
pythonic thinkingpythonic thinking
+2+2
Using the `get` method to fetch values from a Python dictionary
Dec 13, 2023

Using the `get` method to fetch values from a Python dictionary

Here's a quick tutorial as to why you should use this versus a try and except block.

Brandon Molyneaux
Brandon Molyneaux
pythonic thinkingpythonic thinking
+2+2
Python List Methods: 10 Essential Methods You Should Know
Nov 22, 2023

Python List Methods: 10 Essential Methods You Should Know

Python list methods make it simple to manage your lists—add, remove, or update elements with these built-in functions.

Brandon Molyneaux
Brandon Molyneaux
Become a better software engineer with Python.

Python Snacks

Become a better software engineer with Python.

Home

Posts

Authors

Account

Upgrade

Advertise

Advertise

© 2025 Python Snacks.

Privacy policy

Terms of use

Powered by beehiiv