Все публикации

Python Django Tutorial #1: How to Install and Setup a Project

Get Good at GIT! How to use Git and GitHub

Using Git & GitHub in VSCode: Branches, Pull Requests & Merges

Using Git & GitHub in VSCode: Stage, Commit, and Push

Build a Stock Watchlist w/ Live Data | Google Sheets | 15 min.

Understanding Context Managers & 'with' Statements | Advanced Python

Working with JSON Data in Python | Advanced Python

How to Automate Logins w/ Selenium & Python

Return vs Yield in Python | Advanced Python

Integrate ChatGPT to Discord in 7 Minutes (2023)

ChatGPT API in Python: Get *API Key* and Trigger *Basic Prompts*

Open Github Project in Pycharm (the proper way) | Clone Github Projects | 4 Min.

Run Your Wordpress Website Offline on Localhost (for Backups, Testing, and offline Development)

Basics of Visual Studio Code in 8 Minutes! (2023)

React JS Tutorial #8 - CSS Styling

React JS Tutorial #7 - Properties (aka. Props)

PyCharm set Configuration and Interpreter | Why won't PyCharm Execute my Code?

Python A.I. Tutorial (with NEAT) - Part 4 - Final Touches

Python A.I. Tutorial (with NEAT) - Part 3 - Adding the A.I.

Python A.I. Tutorial (with NEAT) - Part 2 - Finishing the Game

Python A.I. Tutorial (with NEAT) - Part 1 - Setup & Display Dinosaur

React JS Tutorial #6 - Function Components

React JS Tutorial #5 - Class Components

React JS Tutorial #4 - Components