13 тысяч подписчиков
167 видео
Intermediate Python Programming Tutorial (2023)
How to Open a Pull Request on GitHub (and Contribute to Open Source)
React's useEffect Hook Explained (4 min)
Working with JSON Data in Python | Advanced Python
Stored Procedures in SQL - MySQL Tutorial #7
Install PyCharm & Python on Windows 10 | Updated 2022
PyCharm Version Control w/ Git & GitHub | Basics in 12 Minutes | Updated 2024
How to Add Google Analytics 4 (GA4) in Next.js 14 (GDPR opt-in Cookie Banner)
Python Face Recognition from Images (in 3 Minutes)
Pathfinding Vizualisation in Python
Python Tutorial - Part 13: PIP
Python Tutorial - Part 6: If, Else, and Elif Statements
Facebook’s StyleX: Setup & Basics (Next 13 + Vanilla JS)
React JS Tutorial #2 - File and Folder Structure
GitHub Copilot in PyCharm: Top 10 Features Explained
Building a Discord Bot to Automatically Post Images
GitHub Copilot in VSCode: Top 10 Features Explained
Pygame Tutorial - Part 2 - Movement with Key-Press
Get Good at GIT! How to use Git and GitHub
React JS Tutorial #5 - Class Components
How to add Moving and Jumping in Unity? - Unity Tutorial #2
Integrate ChatGPT to Discord in 7 Minutes (2023)
Positional and Keyword Arguments | Intermediate Python Tutorial | Updated 2023
Plotting Graphs in Python (MatPlotLib and PyPlot)
Split Sprite Sheet into Separate Image Files (with Photoshop)
Install Unity on Windows 10 | 3 Min. | Updated 2022
Setup & Install, Basic Queries, Workbench & Python Connector - MySQL Tutorial #1
My First Chrome Extension: "Click to Copy"
Basics of Visual Studio Code in 8 Minutes! (2023)
Python Django Tutorial #1: How to Install and Setup a Project
React's useState Hook Explained (2 min)
Python Reduce Function Explained! | Intermediate Python Tutorial | Updated 2023
Python A.I. Tutorial (with NEAT) - Part 3 - Adding the A.I.
React's useRef Hook: How is it different to useState?
How to Automate Logins w/ Selenium & Python
Python Django Tutorial #3: Templates
GitHub Copilot for PyCharm: Does it work?
Python A.I. Tutorial (with NEAT) - Part 1 - Setup & Display Dinosaur
Run Your Wordpress Website Offline on Localhost (for Backups, Testing, and offline Development)
SQL Aggregate and Scalar Functions - MySQL Tutorial #4
Python A.I. Tutorial (with NEAT) - Part 4 - Final Touches
React JS Tutorial #6 - Function Components
Open Github Project in Pycharm (the proper way) | Clone Github Projects | 4 Min.
Python's '@decorators' Explaned! | Intermediate Python Tutorial | Updated 2023
React JS Tutorial #4 - Components
React JS Tutorial #8 - CSS Styling
React JS Tutorial #7 - Properties (aka. Props)
Build a Stock Watchlist w/ Live Data | Google Sheets | 15 min.
React JS Tutorial #3 - Virtual Document Object Model (DOM)
Parse XML Files with Python - Basics in 10 Minutes