anthonywritescode
what is a "canary" deploy? (beginner - intermediate) anthony explains #535
26 minutes ago
https://www.youtube.com/watch?v=W1uJCzqH0Lk
what is a "canary" deploy? (beginner - intermediate) anthony explains #535
26 minutes ago
https://www.youtube.com/watch?v=W1uJCzqH0Lk
YouTube
what is a "canary" deploy? (beginner - intermediate) anthony explains #535
today we talk about deployments and software lifecycle -- specifically we're looking at canary deploys and why they are useful!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode…
freeCodeCamp.org
Python Platformer Game Tutorial for Beginners
13 minutes ago
https://www.youtube.com/watch?v=6gLeplbqtqg
Python Platformer Game Tutorial for Beginners
13 minutes ago
https://www.youtube.com/watch?v=6gLeplbqtqg
YouTube
Python Platformer Game Tutorial for Beginners
Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more!
✏️ Course created by @TechWithTim
💻 Assets and Completed Code: https://github.com/techwithtim/Python-Platformer/tree/main/assets…
✏️ Course created by @TechWithTim
💻 Assets and Completed Code: https://github.com/techwithtim/Python-Platformer/tree/main/assets…
JetBrains
Remote development in JetBrains IDEs with Google Cloud
https://www.youtube.com/watch?v=nBoPiEH90Wg
Remote development in JetBrains IDEs with Google Cloud
https://www.youtube.com/watch?v=nBoPiEH90Wg
YouTube
Remote development in JetBrains IDEs with Google Cloud
Did you know that you can code, run, debug, and deploy your projects remotely in JetBrains IDEs? With the local thin client delivering a responsive and fluid UX and the remote server handling all the heavy processing, it’s truly the best of both worlds. …
freeCodeCamp.org
Reinforcement Learning Using OpenAI Gymnasium – Full Course
5 minutes ago
https://www.youtube.com/watch?v=vufTSJbzKGU
Reinforcement Learning Using OpenAI Gymnasium – Full Course
5 minutes ago
https://www.youtube.com/watch?v=vufTSJbzKGU
YouTube
Python Reinforcement Learning using Gymnasium – Full Course
Learn the basics of reinforcement learning and how to implement it using Gymnasium (previously called OpenAI Gym). Gymnasium is an open source Python library maintained by the Farama Foundation that provides a collection of pre-built environments for reinforcement…
Learn Python With Rune
Tuples vs Lists - the same but NOT?
19 minutes ago
https://www.youtube.com/watch?v=o4a01VNcmQo
Tuples vs Lists - the same but NOT?
19 minutes ago
https://www.youtube.com/watch?v=o4a01VNcmQo
YouTube
Tuples vs Lists - the same but NOT?
Tuples are very similar to lists except for a main difference: mutability. Tuples are immutable meaning they can not be changed, unlike lists.
In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-7-python-tuples/
Tuples are another commonly…
In-depth 👉 https://holypython.com/beginner-python-lessons/lesson-7-python-tuples/
Tuples are another commonly…
freeCodeCamp.org
Django Project – Code a CRM App Tutorial
11 minutes ago
https://www.youtube.com/watch?v=t10QcFx7d5k
Django Project – Code a CRM App Tutorial
11 minutes ago
https://www.youtube.com/watch?v=t10QcFx7d5k
YouTube
Django Project – Code a CRM App Tutorial
Learn how to build a CRM (Customer Relationship Management) App with Django, Python, and MySQL.
The app will use MySQL for the database. We'll be able to Register, Log In, Log Out, Add Records, View Records, Update Records, and Delete Records.
✏️ Course…
The app will use MySQL for the database. We'll be able to Register, Log In, Log Out, Add Records, View Records, Update Records, and Delete Records.
✏️ Course…
Jie Jenn
Build Your Own ChatGPT Desktop App With Python
25 minutes ago
https://www.youtube.com/watch?v=snkys9zXyD0
Build Your Own ChatGPT Desktop App With Python
25 minutes ago
https://www.youtube.com/watch?v=snkys9zXyD0
YouTube
Build Your Own ChatGPT Desktop App With Python
Hello everyone. In this tutorial, we will learn how to build your own ChatGPT desktop application using Python. If you don't know what ChatGPT is, ChatGPT is an artificial intelligence ChatBot powered by an extremely powerful language model developed by OpenAI.…
anthonywritescode
avoiding noisy git matches (beginner - intermediate) anthony explains #536
1 minute ago
https://www.youtube.com/watch?v=zoCuIdZJT1s
avoiding noisy git matches (beginner - intermediate) anthony explains #536
1 minute ago
https://www.youtube.com/watch?v=zoCuIdZJT1s
YouTube
avoiding noisy git matches (beginner - intermediate) anthony explains #536
today I show off a very short trick for avoiding noisy matches with `git grep`, `git diff`, and others!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: …
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: …
Indently
The NEW GPT-4 Model Made Me 4 COOL Python Apps
1 hour ago
https://www.youtube.com/watch?v=DmQrccglVn8
The NEW GPT-4 Model Made Me 4 COOL Python Apps
1 hour ago
https://www.youtube.com/watch?v=DmQrccglVn8
YouTube
I Used GPT-4 To Create THESE 4 Cool Python Apps
Today I decided to create 4 cool Python projects to test the capabilities of GPT-4. I will continue trying and testing the limits of this AI, so please leave your recommendations in the comment section if you have any :)
▶ Become job-ready with Python:…
▶ Become job-ready with Python:…
NeuralNine
Google Sheets API Automation in Python
1 hour ago
https://www.youtube.com/watch?v=3wC-SCdJK2c
Google Sheets API Automation in Python
1 hour ago
https://www.youtube.com/watch?v=3wC-SCdJK2c
YouTube
Google Sheets API Automation in Python
In this video, we learn how to use the Google Sheets API to automate processes with Python.
Documentation: https://developers.google.com/sheets/api/quickstart/python
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.…
Documentation: https://developers.google.com/sheets/api/quickstart/python
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.…
freeCodeCamp.org
Learn Vite – Frontend Build Tool Course
57 minutes ago
https://www.youtube.com/watch?v=VAeRhmpcWEQ
Learn Vite – Frontend Build Tool Course
57 minutes ago
https://www.youtube.com/watch?v=VAeRhmpcWEQ
YouTube
Learn Vite – Frontend Build Tool Course
Learn how to use Vite, a build tool and development server designed specifically for modern web development. This course covers various topics, including creating a static server, using templates, integrating Tailwind, using environment variables, deploying…
Indently
5 "MUST KNOW" Tips For Using ChatGPT-4 EFFECTIVELY With Your Code
2 hours ago
https://www.youtube.com/watch?v=RejroGopseg
5 "MUST KNOW" Tips For Using ChatGPT-4 EFFECTIVELY With Your Code
2 hours ago
https://www.youtube.com/watch?v=RejroGopseg
YouTube
5 Tips For Using ChatGPT-4 In Python
Here are 5 "must know" tips for using ChatGPT-4 effectively with your code.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Intro
00:13 TIP #1
01:16 TIP #2
02:23 TIP #3
03:43…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
00:00 Intro
00:13 TIP #1
01:16 TIP #2
02:23 TIP #3
03:43…