Gimme a (Type) Hint in Python
An introduction to Python type hints, explaining their purpose and demonstrating usage with common examples to improve code quality.
An introduction to Python type hints, explaining their purpose and demonstrating usage with common examples to improve code quality.
A developer stream recap covering Python list methods, Stripe integration, and Firefox Content Security Policy warnings.
A tutorial on learning Python by creating a simple Ghost Gobble Arcade Game, focusing on boolean logic and list methods.
A developer discusses solving a Python Blackjack exercise on Exercism and fixing a bug in a Django app's teacher checklist feature.
A Python tutorial using a currency exchange exercise from Exercism to teach basic numbers and math operators.
Python development episode covering Exercism string exercises and fixing Django 4.1 template caching issues in a homeschool app.
The author works on Python exercises using Exercism and adds PDF page numbering to a Django-based homeschool application.
A guide on switching from Rollbar to Sentry for error monitoring in a Python/Django SaaS project, highlighting Sentry's features.
An overview of core cryptography concepts and their implementation in Python, based on a presentation by Andrew Sillers.
Developer discusses adding customer features to a SaaS app, including working with Django, Python, and JavaScript FormData.
Improving the user experience for deleting tasks in a Django app by returning users to their previous position.
The author updates a Python/Django SaaS app with flake8-bugbear, fixing issues and discussing strategies for adding new tools.
The author completes the teacher checklist feature for a homeschool app, including end-to-end testing and writing unit tests.
A developer works on the edit page for a teacher checklist feature in a Django/Python SaaS application.
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.
A developer builds a teacher checklist model and feature for a Django-based SaaS homeschooling application in this coding stream recap.
A developer continues building a teacher checklist feature for a SaaS app, focusing on Django refactoring and adding new context data.
Explores using htmx instead of JavaScript for dynamic web features like AJAX and infinite scroll in various frameworks.
A developer troubleshoots a broken Python virtual environment and dives deep into dependency installation issues in this coding screencast.
The developer works on small user-requested features for a SaaS app, taking a break between larger projects.