anthonywritescode
I guess that's a way to ignore exit codes? (all code sucks) #06
11 minutes ago
https://www.youtube.com/watch?v=c9fOkyrNvlQ
I guess that's a way to ignore exit codes? (all code sucks) #06
11 minutes ago
https://www.youtube.com/watch?v=c9fOkyrNvlQ
YouTube
I guess that's a way to ignore exit codes? (all code sucks) #06
today I show off a way to ignore exit codes that ~sorta works -- but also fails in surprising ways. I also show how to prevent this mistake from happening!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOZPmmuiN109u1wzMmzXIZ11
==========
twitch:…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOZPmmuiN109u1wzMmzXIZ11
==========
twitch:…
Indently
The FULL Guide To Itertools For Python Developers
1 hour ago
https://www.youtube.com/watch?v=baZpqVmR488
The FULL Guide To Itertools For Python Developers
1 hour ago
https://www.youtube.com/watch?v=baZpqVmR488
YouTube
The FULL Guide To Itertools For Python Developers
In this video I will be showing you how every methiod in the Itertools module works, so that you will have a far easier time using the correct methods in your code.
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
ht…
▶ Become job-ready with Python:
https://www.indently.io
▶ Follow me on Instagram:
ht…
NeuralNine
Text Generation AI - Next Word Prediction in Python
15 minutes ago
https://www.youtube.com/watch?v=tEV_Jtmx2cc
Text Generation AI - Next Word Prediction in Python
15 minutes ago
https://www.youtube.com/watch?v=tEV_Jtmx2cc
YouTube
Text Generation AI - Next Word Prediction in Python
In this video, we learn how to build a neural network machine learning model that predicts the next word of a given text sequence. We also use this model, to generate text.
Bixly: https://bixly.com/nn
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The…
Bixly: https://bixly.com/nn
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The…
Програмування Українською
#27 Python з нуля. Більше про функції.
30 minutes ago
https://www.youtube.com/watch?v=S4NlN3o9hVU
#27 Python з нуля. Більше про функції.
30 minutes ago
https://www.youtube.com/watch?v=S4NlN3o9hVU
YouTube
#27 Python з нуля. Більше про функції.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy
Поверненння значення, передавання аргументів за іменем, довільна кількість аргументів, пуста функція.
Поверненння значення, передавання аргументів за іменем, довільна кількість аргументів, пуста функція.
Learn Python With Rune
Write your own NLP chatbot from scratch [Fun Python Project]
21 minutes ago
https://www.youtube.com/watch?v=KHdp-3YF3_c
Write your own NLP chatbot from scratch [Fun Python Project]
21 minutes ago
https://www.youtube.com/watch?v=KHdp-3YF3_c
YouTube
Write your own NLP chatbot from scratch [Fun Python Project]
Eliza is a birth Natural Language Processing chatbot. You require no API call to advanced models but can create the model from scratch.
Have fun with it in this simple Python project.
DOWNLOAD CODE 👉 https://github.com/LearnPythonWithRune/Python-Projects…
Have fun with it in this simple Python project.
DOWNLOAD CODE 👉 https://github.com/LearnPythonWithRune/Python-Projects…
Real Python
Using Python's zipfile to Work With Existing Zip files
29 minutes ago
https://www.youtube.com/watch?v=vj7h7mhBqWo
Using Python's zipfile to Work With Existing Zip files
29 minutes ago
https://www.youtube.com/watch?v=vj7h7mhBqWo
YouTube
Using Python's zipfile to Work With Existing Zip files
The .zip file format is a widely adopted industry standard when it comes to archiving and compressing digital data. Python’s zipfile is a standard-library module intended to manipulate ZIP files. You can use it to package together several related files.…
Jie Jenn
How To Retrieve Unfinished Response From ChatGPT API
8 hours ago
https://www.youtube.com/watch?v=DReNgVjHwAw
How To Retrieve Unfinished Response From ChatGPT API
8 hours ago
https://www.youtube.com/watch?v=DReNgVjHwAw
YouTube
How To Retrieve Unfinished Response From ChatGPT API
Trying to figure out how to retrieve unfinished response (for example when are dealing with token limit) seems like a common problem with people who are using ChatGPT API. I thought I make a video to address how you can retrieve unfinished response from ChatGPT…
Jie Jenn
How To Install JupyterLab Desktop on Windows | Step-By-Step Walkthrough
21 minutes ago
https://www.youtube.com/watch?v=JYs2k9haGRM
How To Install JupyterLab Desktop on Windows | Step-By-Step Walkthrough
21 minutes ago
https://www.youtube.com/watch?v=JYs2k9haGRM
YouTube
How To Install JupyterLab Desktop on Windows | Step-By-Step Walkthrough
So JupyterLab is one of the most popular open-source web-based IDEs when it comes to working with data analysis, data analytics, data science, machine learning, and many other things. Some of the benefits using JupyterLab over other IDEs such as organize…
Програмування Українською
Чи варто вчити ту чи іншу мову програмування?
17 minutes ago
https://www.youtube.com/watch?v=8d3M8jzweNE
Чи варто вчити ту чи іншу мову програмування?
17 minutes ago
https://www.youtube.com/watch?v=8d3M8jzweNE
YouTube
Чи варто вчити ту чи іншу мову програмування?
Говорю про те, чим Вам варто керуватись, коли думаєте про перехід або вивчення нової мови програмування / технології. Підписуйтесь на Телеграм: https://t.me/uacoding
Таблиця з моєю субʼєктивною оцінкою мов програмування:
https://t.me/uacoding/6
Посилання…
Таблиця з моєю субʼєктивною оцінкою мов програмування:
https://t.me/uacoding/6
Посилання…
Програмування Українською
#28 Python з нуля. Рекурсія.
32 minutes ago
https://www.youtube.com/watch?v=FOFVG2lGXZg
#28 Python з нуля. Рекурсія.
32 minutes ago
https://www.youtube.com/watch?v=FOFVG2lGXZg
YouTube
#28 Python з нуля. Рекурсія.
Бот для пошуку роботи (в тому числі першої) у IT: https://t.me/nastupny_project_bot?start=puy
Що таке рекурсивна функція? У чому сенс рекурсії? Рахуємо факторіал за допомогою рекурсії.
Що таке рекурсивна функція? У чому сенс рекурсії? Рахуємо факторіал за допомогою рекурсії.
anthonywritescode
shell aliases and bypassing them? (beginner - intermediate) anthony explains #532
7 minutes ago
https://www.youtube.com/watch?v=6okEabkL_q0
shell aliases and bypassing them? (beginner - intermediate) anthony explains #532
7 minutes ago
https://www.youtube.com/watch?v=6okEabkL_q0
YouTube
shell aliases and bypassing them? (beginner - intermediate) anthony explains #532
today I show off shell aliases and a neat trick (that I DO NOT UNDERSTAND) to bypass them!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
ArjanCodes
GRASP Design Principles: Why They Matter (And How to Use Them)
8 minutes ago
https://www.youtube.com/watch?v=fGNF6wuD-fg
GRASP Design Principles: Why They Matter (And How to Use Them)
8 minutes ago
https://www.youtube.com/watch?v=fGNF6wuD-fg
YouTube
Apply the GRASP Design Principles to Improve Your Python Code
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll dive into the GRASP design principles and explore why they matter when designing software systems. By understanding these principles, you'll be…
In this video, I'll dive into the GRASP design principles and explore why they matter when designing software systems. By understanding these principles, you'll be…
Real Python
Sharing your Python App Across Platforms With BeeWare | Real Python Podcast #148
1 hour ago
https://www.youtube.com/watch?v=t8_f5DMC3Vw
Sharing your Python App Across Platforms With BeeWare | Real Python Podcast #148
1 hour ago
https://www.youtube.com/watch?v=t8_f5DMC3Vw
YouTube
Sharing your Python App Across Platforms With BeeWare | Real Python Podcast #148
Are you interested in deploying your Python project everywhere? This week on the show, Russell Keith-Magee, founder and maintainer of the BeeWare project, returns. Russell shares recent updates to Briefcase, a tool that converts a Python application into…
NeuralNine
Polling Application with Flask - Beginner Project
16 minutes ago
https://www.youtube.com/watch?v=L5pszofCkCw
Polling Application with Flask - Beginner Project
16 minutes ago
https://www.youtube.com/watch?v=L5pszofCkCw
YouTube
Polling Application with Flask - Beginner Project
In this video, we build a polling application using Flask and Python. This is a great project for beginners.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
Jie Jenn
How To Generate Documentation With dbt Docs Command | dbt (Data Build Tool) Tutorial For Beginners
18 minutes ago
https://www.youtube.com/watch?v=Z-ervTdQ65M
How To Generate Documentation With dbt Docs Command | dbt (Data Build Tool) Tutorial For Beginners
18 minutes ago
https://www.youtube.com/watch?v=Z-ervTdQ65M
YouTube
How To Generate Documentation With dbt Docs Command | dbt (Data Build Tool) Tutorial For Beginners
The dbt docs command is responsible for to generating and hosting documentation for your dbt project. In this lesson, we are going to learn how to use dbt doc command to generate documentation in dbt.
► Buy Me a Coffee? Your support is much appreciated!…
► Buy Me a Coffee? Your support is much appreciated!…
Indently
Is This PyCharm’s MOST Powerful Feature For Python Developers? (Live Templates)
1 hour ago
https://www.youtube.com/watch?v=VTDU26E5Wxw
Is This PyCharm’s MOST Powerful Feature For Python Developers? (Live Templates)
1 hour ago
https://www.youtube.com/watch?v=VTDU26E5Wxw
YouTube
Is This PyCharm’s MOST Powerful Feature For Python Developers? (Live Templates)
In this video we're going to take a look at one of PyCharm's most powerful features, the live templates. This can save you hours of coding when it comes to writing repetitive code. So let me show you how we can get started with creating one, then you can…
JetBrains
Configure Qodana with GitHub Actions
16 minutes ago
https://www.youtube.com/watch?v=JrWQkqaXZFQ
Configure Qodana with GitHub Actions
16 minutes ago
https://www.youtube.com/watch?v=JrWQkqaXZFQ
YouTube
Configure Qodana with GitHub Actions
In this episode, Anton Arhipov, Qodana developer advocate, will show you how to set up #Qodana static analysis with GitHub Actions and integrate the workflow with the Qodana Cloud dashboard for more convenient analysis.
At the end, you’ll have a working…
At the end, you’ll have a working…
Carberra
Ruff vs. Flake8 vs. Pylint: SPEED TEST
4 minutes ago
https://www.youtube.com/watch?v=o57IWZTM6fk
Ruff vs. Flake8 vs. Pylint: SPEED TEST
4 minutes ago
https://www.youtube.com/watch?v=o57IWZTM6fk
YouTube
Ruff vs. Flake8 vs. Pylint: SPEED TEST
POWAAAHHHH!
—
Commands:
• time flake8 tensorflow--select F,E4,E7,E9,B0,B904,B905 --ignore F723,E704,B001,B028,B030,B031
• time ruff check tensorflow --select F --select E4 --select E7 --select E9 --select B --ignore F842
• time pylint tensorflow --disable=all…
—
Commands:
• time flake8 tensorflow--select F,E4,E7,E9,B0,B904,B905 --ignore F723,E704,B001,B028,B030,B031
• time ruff check tensorflow --select F --select E4 --select E7 --select E9 --select B --ignore F842
• time pylint tensorflow --disable=all…
Jie Jenn
Google Cloud Speech-To-Text API With Python For Beginners
23 minutes ago
https://www.youtube.com/watch?v=izdDHVLc_Z0
Google Cloud Speech-To-Text API With Python For Beginners
23 minutes ago
https://www.youtube.com/watch?v=izdDHVLc_Z0
YouTube
Google Cloud Speech-To-Text API With Python For Beginners
With Google Speech-To-Text API, you can convert speech to text, transcribe videos, and even recognize custom keywords. In this video, we are going to learn how to get started with the Google Speech-to-Text API in Python from scratch. I will show you every…