Програмування Українською
#31 Python з нуля. Область видимості змінної.
26 minutes ago
https://www.youtube.com/watch?v=9Ht0WL1I1QQ
#31 Python з нуля. Область видимості змінної.
26 minutes ago
https://www.youtube.com/watch?v=9Ht0WL1I1QQ
YouTube
#31 Python з нуля. Область видимості змінної.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy
Де можна використати змінну, яку Ви оголосили. Глобальні змінні. Як створити глобальну змінну у функції
Де можна використати змінну, яку Ви оголосили. Глобальні змінні. Як створити глобальну змінну у функції
MathByte Academy
Idiomatic Python : Using Tuple Unpacking Effectively
57 minutes ago
https://www.youtube.com/watch?v=uF52c_hvuPk
Idiomatic Python : Using Tuple Unpacking Effectively
57 minutes ago
https://www.youtube.com/watch?v=uF52c_hvuPk
YouTube
Idiomatic Python : Using Tuple Unpacking Effectively
In this video we look at how to write more Pythonic code using tuple unpacking, with some do's and dont's.
#mathbyteacademy #python
Code for this Video
================
Available in GitHub blog repo: https://github.com/fbaptiste/python-blog
Direct link:…
#mathbyteacademy #python
Code for this Video
================
Available in GitHub blog repo: https://github.com/fbaptiste/python-blog
Direct link:…
Indently
Using The NEW GPT-4 Model To Create Cool Python Apps
16 minutes ago
https://www.youtube.com/watch?v=H5rgvwQT2_U
Using The NEW GPT-4 Model To Create Cool Python Apps
16 minutes ago
https://www.youtube.com/watch?v=H5rgvwQT2_U
YouTube
Using The NEW GPT-4 Model To Create Cool Python Apps
How's it going everyone? Today we will be looking at the new GPT-4, it's the first time I use it and it's very powerful. There's still a lot I have to try with it and I probably didn't even touch the beginning of it's full potential in this video, so if you…
Програмування Українською
#32 Python з нуля. Модулі.
3 minutes ago
https://www.youtube.com/watch?v=N0KEY5Z9DJs
#32 Python з нуля. Модулі.
3 minutes ago
https://www.youtube.com/watch?v=N0KEY5Z9DJs
YouTube
#32 Python з нуля. Модулі.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy
Для чого потрібні модулі. Як створити свій модуль. Як імпортувати модулі у Python.
Для чого потрібні модулі. Як створити свій модуль. Як імпортувати модулі у Python.
Tech With Tim
10 Years of Coding: What I Wish I Knew Before I Started
3 minutes ago
https://www.youtube.com/watch?v=2zW5emKWof8
10 Years of Coding: What I Wish I Knew Before I Started
3 minutes ago
https://www.youtube.com/watch?v=2zW5emKWof8
YouTube
10 Years of Coding: What I Wish I Knew Before I Started
As a coder of nearly 10 years, I've made my fair share of mistakes, including wasting time on the wrong skills. In this video, I'll share my experiences and insights to help you avoid similar mistakes, help you save countless hours and make the most of your…
Indently
Function Overloading For Python Developers (Singledispatch)
1 hour ago
https://www.youtube.com/watch?v=iXORLumN1Lo
Function Overloading For Python Developers (Singledispatch)
1 hour ago
https://www.youtube.com/watch?v=iXORLumN1Lo
YouTube
Function Overloading For Python Developers (Singledispatch)
In this tutorial I will be showing you how you can perform function overloading in Python using singledispatch from functools.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
https://www.instagram.com/indentlyreels
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:…