Tech With Tim
Build a Python Website in 15 Minutes With Streamlit
22 minutes ago
https://www.youtube.com/watch?v=2siBrMsqF44
Build a Python Website in 15 Minutes With Streamlit
22 minutes ago
https://www.youtube.com/watch?v=2siBrMsqF44
YouTube
Build a Python Website in 15 Minutes With Streamlit
👉 To try everything Brilliant has to offer for free for a full 30 days, visit https://brilliant.org/TechWithTim . You'll also get a 20% discount on a premium subscription.
In this video, I'm giving you an introduction to a fantastic module known as Streamlit…
In this video, I'm giving you an introduction to a fantastic module known as Streamlit…
Jie Jenn
Create Custom Generic Data Tests Using Macros | dbt Tutorial
22 minutes ago
https://www.youtube.com/watch?v=ak3nQ545MIc
Create Custom Generic Data Tests Using Macros | dbt Tutorial
22 minutes ago
https://www.youtube.com/watch?v=ak3nQ545MIc
Real Python
Simulating a Text File For Testing in Python - (updated)
1 hour ago
https://www.youtube.com/watch?v=4W04yqqb9mk
Simulating a Text File For Testing in Python - (updated)
1 hour ago
https://www.youtube.com/watch?v=4W04yqqb9mk
YouTube
Simulating a Text File For Testing in Python - (updated)
This is a preview of the video course, "Simulate a Text File in Python." Testing applications that read files from a disk can be challenging. Issues such as machine dependencies, special access requirements, and slow performance often arise when you need…
ArjanCodes
From Boring Object-Oriented to INSANE Functional Code
19 minutes ago
https://www.youtube.com/watch?v=DvdZv_DD0DY
From Boring Object-Oriented to INSANE Functional Code
19 minutes ago
https://www.youtube.com/watch?v=DvdZv_DD0DY
YouTube
Refactoring Object-Oriented to AWESOME Functional Code
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I want to show you that there is a place for object-oriented code and a place for more functional code. In Python, you can combine the two, which is…
In this video, I want to show you that there is a place for object-oriented code and a place for more functional code. In Python, you can combine the two, which is…
Real Python
Learning Through Building the Black Python Devs Community | Real Python Podcast #216
20 minutes ago
https://www.youtube.com/watch?v=tQ4wGZucom4
Learning Through Building the Black Python Devs Community | Real Python Podcast #216
20 minutes ago
https://www.youtube.com/watch?v=tQ4wGZucom4
YouTube
Learning Through Building the Black Python Devs Community | Real Python Podcast #216
What hurdles must be cleared when starting an international organization? How do you empower others in a community by sharing responsibilities? This week on the show, we speak with Jay Miller about Black Python Devs.
👉 Links from the show: https://realp…
👉 Links from the show: https://realp…
PyOhio
"How to Use Static Typing in Python with Type Hints, MyPy and Pydantic" - Jack Bennett (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=DPFnG6CdrJY
"How to Use Static Typing in Python with Type Hints, MyPy and Pydantic" - Jack Bennett (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=DPFnG6CdrJY
YouTube
"How to Use Static Typing in Python with Type Hints, MyPy and Pydantic" - Jack Bennett (PyOhio 2024)
Jack Bennett
https://www.pyohio.org/2024/program/talks/is-python-your-type-of-programming-language
Python's dynamic typing system famously offers flexibility, but this can sometimes lead to runtime errors that are hard to detect or predict. In many cases…
https://www.pyohio.org/2024/program/talks/is-python-your-type-of-programming-language
Python's dynamic typing system famously offers flexibility, but this can sometimes lead to runtime errors that are hard to detect or predict. In many cases…
PyOhio
"Boosting Python Numeric Computations with Dynamic C++ Integration" - Mandar Deshpande (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=pk1jGO41zLw
"Boosting Python Numeric Computations with Dynamic C++ Integration" - Mandar Deshpande (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=pk1jGO41zLw
YouTube
"Boosting Python Numeric Computations with Dynamic C++ Integration" - Mandar Deshpande (PyOhio 2024)
Mandar Deshpande
https://www.pyohio.org/2024/program/talks/boosting-python-numeric-computations-with-dynamic-c-integration
Uncover the secrets to turbocharging your Python numeric computations by harnessing the dynamic performance of `C++`. This talk is…
https://www.pyohio.org/2024/program/talks/boosting-python-numeric-computations-with-dynamic-c-integration
Uncover the secrets to turbocharging your Python numeric computations by harnessing the dynamic performance of `C++`. This talk is…
PyOhio
"Stress Less: Easy Database Load Testing Using Python and Locust" - Miguel Johnson (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=C2PggXqIJtE
"Stress Less: Easy Database Load Testing Using Python and Locust" - Miguel Johnson (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=C2PggXqIJtE
YouTube
"Stress Less: Easy Database Load Testing Using Python and Locust" - Miguel Johnson (PyOhio 2024)
Miguel Johnson
https://www.pyohio.org/2024/program/talks/stress-less-easy-database-load-testing-using-python-and-locust
Overview
--------
Many people have probably used Locust or a tool built on top of it (like Load Forge) in the past. These tools are…
https://www.pyohio.org/2024/program/talks/stress-less-easy-database-load-testing-using-python-and-locust
Overview
--------
Many people have probably used Locust or a tool built on top of it (like Load Forge) in the past. These tools are…
PyOhio
"Building Vector-Symbolic Architectures with Python" - Fabio Cumbo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=srKmE_j-gfo
"Building Vector-Symbolic Architectures with Python" - Fabio Cumbo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=srKmE_j-gfo
YouTube
"Building Vector-Symbolic Architectures with Python" - Fabio Cumbo (PyOhio 2024)
Fabio Cumbo
https://www.pyohio.org/2024/program/talks/building-vector-symbolic-architectures-with-python
Vector\-Symbolic Architectures (a.k.a. Hyperdimensional Computing) is a relatively new computational paradigm that involves the use of random vectors…
https://www.pyohio.org/2024/program/talks/building-vector-symbolic-architectures-with-python
Vector\-Symbolic Architectures (a.k.a. Hyperdimensional Computing) is a relatively new computational paradigm that involves the use of random vectors…
PyOhio
Signal Processing in Electrochemistry with Python: Applications to the US Opioids Crisis
15 minutes ago
https://www.youtube.com/watch?v=7UPzG0HhjDE
Signal Processing in Electrochemistry with Python: Applications to the US Opioids Crisis
15 minutes ago
https://www.youtube.com/watch?v=7UPzG0HhjDE
YouTube
Signal Processing in Electrochemistry with Python: Applications to the US Opioids Crisis
Rodrigo Silva Ferreira
https://www.pyohio.org/2024/program/talks/signal-processing-in-electrochemistry-with-python-applications
With an average of 195 daily deaths due to synthetic opioids overdose in 2021, the US have been facing an unprecedented opioids…
https://www.pyohio.org/2024/program/talks/signal-processing-in-electrochemistry-with-python-applications
With an average of 195 daily deaths due to synthetic opioids overdose in 2021, the US have been facing an unprecedented opioids…
PyOhio
"Python + Discord = Great Bots!" - Alex Oladele (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=J-0T0Znk5Z8
"Python + Discord = Great Bots!" - Alex Oladele (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=J-0T0Znk5Z8
YouTube
"Python + Discord = Great Bots!" - Alex Oladele (PyOhio 2024)
Alex Oladele
https://www.pyohio.org/2024/program/talks/python-discord-great-bots
Okay you already enjoy using python, and you already enjoy using Discord, but what if you combined both!
In this talk we will explore how to build a discord bot using the…
https://www.pyohio.org/2024/program/talks/python-discord-great-bots
Okay you already enjoy using python, and you already enjoy using Discord, but what if you combined both!
In this talk we will explore how to build a discord bot using the…
PyOhio
"Serverless AI Inferencing Using Python and WebAssembly" - Shivay Lamba (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=CYs27fJhAZU
"Serverless AI Inferencing Using Python and WebAssembly" - Shivay Lamba (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=CYs27fJhAZU
YouTube
"Serverless AI Inferencing Using Python and WebAssembly" - Shivay Lamba (PyOhio 2024)
Shivay Lamba
https://www.pyohio.org/2024/program/talks/serverless-ai-inferencing-using-python-and-webassembly
Unleashing the power of serverless AI has never been more accessible, and Python enthusiasts are in for a treat! Dive into this talk to discover…
https://www.pyohio.org/2024/program/talks/serverless-ai-inferencing-using-python-and-webassembly
Unleashing the power of serverless AI has never been more accessible, and Python enthusiasts are in for a treat! Dive into this talk to discover…
PyOhio
"Hot: Pathlib, Not: String Paths" - Josh Schneider (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=pUw7bRAFLPc
"Hot: Pathlib, Not: String Paths" - Josh Schneider (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=pUw7bRAFLPc
YouTube
"Hot: Pathlib, Not: String Paths" - Josh Schneider (PyOhio 2024)
Josh Schneider
https://www.pyohio.org/2024/program/talks/hot-pathlib-not-string-paths
Have you seen `pathlib`? If not, once I show you, you will never go back to string paths and `os.path` ever again! `pathlib` turns paths into path objects, which have…
https://www.pyohio.org/2024/program/talks/hot-pathlib-not-string-paths
Have you seen `pathlib`? If not, once I show you, you will never go back to string paths and `os.path` ever again! `pathlib` turns paths into path objects, which have…
PyOhio
"Wagtail: The Python CMS Taking the World by Storm" - Vince Salvino (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=kyly_c2HQE8
"Wagtail: The Python CMS Taking the World by Storm" - Vince Salvino (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=kyly_c2HQE8
YouTube
"Wagtail: The Python CMS Taking the World by Storm" - Vince Salvino (PyOhio 2024)
Vince Salvino
https://www.pyohio.org/2024/program/talks/wagtail-the-python-cms-taking-the-world-by-storm
What do NASA, Google Blogs, The Motley Fool, CFPB.gov, and the British National Health Service all have in common? Their websites are powered by Wagtail…
https://www.pyohio.org/2024/program/talks/wagtail-the-python-cms-taking-the-world-by-storm
What do NASA, Google Blogs, The Motley Fool, CFPB.gov, and the British National Health Service all have in common? Their websites are powered by Wagtail…
PyOhio
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=-NNR8KeJeI4
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=-NNR8KeJeI4
YouTube
"Python ‹3 Rust" - Moshe Zadka (PyOhio 2024)
Moshe Zadka
https://www.pyohio.org/2024/program/talks/python-3-rust
Python code can be sometimes slow, but is easy to iterate on and prototype in. Rust can be slower for iteration, but results in code that is both fast and safe. The two languages complement…
https://www.pyohio.org/2024/program/talks/python-3-rust
Python code can be sometimes slow, but is easy to iterate on and prototype in. Rust can be slower for iteration, but results in code that is both fast and safe. The two languages complement…
PyOhio
"Keynote" - Steph Hippo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=cXMpzHAZbLA
"Keynote" - Steph Hippo (PyOhio 2024)
15 minutes ago
https://www.youtube.com/watch?v=cXMpzHAZbLA
YouTube
"Keynote" - Steph Hippo (PyOhio 2024)
Steph Hippo
https://www.pyohio.org/2024/program/talks/steph-hippo-keynote
Steph Hippo presents our Saturday morning keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
https://www.pyohio.org/2024/program/talks/steph-hippo-keynote
Steph Hippo presents our Saturday morning keynote.
#PyOhio #Python
The 17th annual PyOhio held July 27-28 in Cleveland, OH.
===
https://PyOhio.org
Founded in 2008, PyOhio is…
PyOhio
How to Do the Same Thing Over and Over Again and Yield Different Results
15 minutes ago
https://www.youtube.com/watch?v=tLq3spBR9qg
How to Do the Same Thing Over and Over Again and Yield Different Results
15 minutes ago
https://www.youtube.com/watch?v=tLq3spBR9qg
NeuralNine
Deploying Machine Learning Models - Full Guide
1 hour ago
https://www.youtube.com/watch?v=oyYur3uVl4w
Deploying Machine Learning Models - Full Guide
1 hour ago
https://www.youtube.com/watch?v=oyYur3uVl4w
YouTube
Deploying Machine Learning Models - Full Guide
In this video, we learn how to deploy machine learning models to an actual server using Flask.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
John Watson Rooney
How I run my Python scripts everyday in the cloud
6 minutes ago
https://www.youtube.com/watch?v=HNKz7qzwGr8
How I run my Python scripts everyday in the cloud
6 minutes ago
https://www.youtube.com/watch?v=HNKz7qzwGr8
YouTube
How I run my Python scripts everyday in the cloud
➡ JOIN MY MAILING LIST
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome. I'm John,…
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome. I'm John,…