How to Build Your First Python Game
A Step-by-Step Guide to Creating a Simple Shooter with PyGame
Sep 22, 202414 min read135

Search for a command to run...
Articles tagged with #python
A Step-by-Step Guide to Creating a Simple Shooter with PyGame

Hi lovely readers, Do you want to get into Flask? I’ll guide you through how to get started by making a classic project. a to-do list. In this blog post, you will learn Flask, Jinja2, Sqlite3, HTML, and how to build CRUD functionalities. Let’s get st...

We've all been there before, pushing login credentials or API tokens to GitHub. This can cause many issues, like getting your account that's linked to the API you're using suspended. All because of bots finding your API token on GitHub. Perhaps someo...

Your Programming 101 with Clean Code Principles
