PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Real Python
Starting With Python Modules: Python Basics
16 hours ago
https://www.youtube.com/watch?v=Xxt8snnAc4Y
#python #realpython #module #package #basics #import
YouTube
Starting With Python Modules: Python Basics
This is a preview of Python Basics: Modules and Packages video course. As you gain experience writing code, you’ll eventually work on projects that are so large that keeping all the code in a single file becomes cumbersome.

Instead of writing a single file…
4 views10:41
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Let's Code in Python: How many Numbers (Codewars Challange / 6 Kyu)
12 hours ago
https://www.youtube.com/watch?v=EgNLlARfV-k
#Python_Tutorial #Python_task #python_challange #challange #challange_python #python_challanges #python_codewars #codewars #codewars_python #codewars_challange #challange_codewars #python_difficult #python_hard #5kyu #kyu5 #coding #programming
YouTube
Let's Code in Python: How many Numbers (Codewars Challange / 6 Kyu)
Okay I totally messed this one up, but i am really tired last time, kind of falling asleep while coding. So this video can kind of teach you to be awake before starting to code ;)

See you next time.
4 views10:56
PythonFromYouTube
Tech With Tim
Coding Was HARD Until I Learned These 3 Things...
4 hours ago
https://www.youtube.com/watch?v=IlS1aR_gfzs
#tech_with_tim #open_source_computer_science_degree #self_taught_software_developer #no_cs_degree #career_in_tech #how_to_become_a_software_engineer #software_engineer #no_college #how_to_learn_to_code #self_taught_programmer #learn_to_code #coding #software_engineering #software_development #how_to_learn_programming #learn_computer_science #techcareer #frontend_developer #online #programming #learn_faster #ossu #coding_was_hard_until_I_learned_this
YouTube
Coding Was HARD Until I Learned These 3 Things...
To learn programming and Python - check out Datacamp!
💻 Learn Python - https://datacamp.pxf.io/LXAqEV
💻 Learn Programming - https://datacamp.pxf.io/PyJ9qj

Register for my FREE software development course where I teach you how to land a software developer…
4 views17:50
PythonFromYouTube
ArjanCodes
Python 3.12 Generic Types Explained
1 hour ago
https://www.youtube.com/watch?v=q6ujWWaRdbA
#python_3_12 #python_3_12_tutorial #python_programming #new_python_features #python_3_12_new_features #python_generic_types #generic_types #any_types_python #python_generics #python_3_12_generics #python_3_12_type #python_3_12_performance #python_3_12_changes #python_3_12_update #python_3_12_is_here #python_programming_basics #generic_types_python #python_any_type #new_features_you_need_to_know_in_python_3_12 #generic_types_and_collections #programming_python #python_tips
YouTube
Python 3.12 Generic Types Explained
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.

In this video, I’m going to explore how generic types in Python 3.12 work, and what the advantage is over just using the Any types.

GitHub repo: https://git.arja…
4 views17:56
PythonFromYouTube
Real Python
Computational Thinking & Learning Python During an AI Revolution | Real Python Podcast #181
16 hours ago
https://www.youtube.com/watch?v=BDxpZ1WUUPQ
#python #realpython #podcast #lawrence_gray #computational_thinking #AI #bloom_s_taxonomy #future_jobs
YouTube
Computational Thinking & Learning Python During an AI Revolution | Real Python Podcast #181
Has the current growth of artificial intelligence (AI) systems made you wonder what the future holds for Python developers? What are the hidden benefits of learning to program in Python and practicing computational thinking? This week on the show, we speak…
4 views10:36
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #1 Creating our first graphs
11 hours ago
https://www.youtube.com/watch?v=4oSIeuBMbXE
#Python_Matplotlib #Mathplotlib #Python_Mathplotlib #Mathplotlib_Python #Matplotlib_Python #Python_Numpy #Pyhton_Mathplotlip_numpy #numpy_mathplotlib
YouTube
Python Data Science Tutorial: Matplotlib #1 Creating our first graphs
Okay this is another one regarding Data Science and Data analasis regarding Python. We are using the Matplotlib and Numpy.

Before watching this series it is recommend to learn at least the basics of numpy fist :)

Please leave a comment regarding feedback…
3 views10:46
PythonFromYouTube
NeuralNine
Test-Driven Development in Python: Test First Code Later
2 hours ago
https://www.youtube.com/watch?v=Y6Q3ZWXIvms
#python #testing #unit_test #unit_testing #unittest #python_unit_testting #python_testing #test #test_driven_development #tdd #python_tdd #test_driven_development #python_test_driven_development #python_test_driven_development #python_tdd_unit_testing
YouTube
Test-Driven Development in Python: Test First Code Later
Today we learn about test-driven development and how to easily do it in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
3 views15:07
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #2 Labeling Axis and Title
8 hours ago
https://www.youtube.com/watch?v=YJNc_AFpkis
#Python_Matplotlib #Mathplotlib #Python_Mathplotlib #Mathplotlib_Python #Matplotlib_Python #Python_Numpy #Pyhton_Mathplotlip_numpy #numpy_mathplotlib
YouTube
Python Data Science Tutorial: Matplotlib #2 Labeling Axis and Title
Okay this is a quick and simply one regarding Matplotlib in Python but still very useful.
If you wanna learn more regarding Data Science, watch:
https://www.youtube.com/watch?v=AvQK2DikDws&list=PL2EW-qt0yFjaJuUTVEKaEHWEzrQ-m8TV6

Please leave a comment …
3 views08:35
PythonFromYouTube
JakeEh
Python Threading: Run everything at once with threads!
1 hour ago
https://www.youtube.com/watch?v=FU7cAljNs_E
#threading #python #threading_in_python #threads #cpu #core #process #processes #threading_tutorial #threading_tutorial_for_beginners #beginners #jakeeh #python_multithreading #python_threads #multithreading_in_python #python_programming_language_ #python_threading #python_tutorial #python_multithreading_tutorial #multithreading_tutorial #threading_python #python_tutorials
YouTube
Python Threading: Run everything at once with threads!
In this video we go over how to use the threading module built in to Python. Using threads can be a great way to speed up your program if you're doing any form of database handling, expensive computations, or just anything that could take a while.

Enjoy!…
3 views17:35
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #3 Adding Grid Lines
1 hour ago
https://www.youtube.com/watch?v=CgM_Vm3K6M8
#Python_Matplotlib #Mathplotlib #Python_Mathplotlib #Mathplotlib_Python #Matplotlib_Python #Python_Numpy #Pyhton_Mathplotlip_numpy #numpy_mathplotlib #gird #grid_matplotlib #graph #creating_graphs_python #python_creating_graphs #data_science #science #data #pyhton_data_science #data_science_python #python_data #data_python #working_with_data_in_python #python_working_with_data #python_analyze #python_create_graph #python_create_graphsy #python_matplotlib #matplotlib_python
YouTube
Python Data Science Tutorial: Matplotlib #3 Adding Grid Lines
Okay what a grid is, is kinda selfexplaining :) it is simply a grid, which adds some visibility to your plots on your graph ;)
This is kind of a shorter video.

Do you like shorter videos, or longer videos regarding matplotlib ;)

Please leave a comment containing…
4 views17:40
PythonFromYouTube
John Watson Rooney
Talking Python and Stream test settings
Streamed 12 hours ago
https://www.youtube.com/watch?v=TW3E00QvQ4U
#john_watson_rooney_live #web_scraping #python_web_scraping
YouTube
Talking Python and Stream test settings
Join the Discord to discuss all things Python and Web with our growing community! https://discord.gg/C4J2uckpbR

# Patreon: https://www.patreon.com/johnwatsonrooney
3 views10:35
PythonFromYouTube
pixegami
RAG + Langchain Python Project: Easy AI/Chat For Your Docs
32 minutes ago
https://www.youtube.com/watch?v=tcqEUSNCn8I
#langchain #python_langchain #langchain_rag #python_rag_tutorial #python_llm_rag #rag_tutorial #openai_rag #chatgpt_rag #chatgpt_langchain #vector_embeddings #ai #document_analysis #rag #chroma_database #techniques #document_retrieval #app_development #python_chromadb #chromadb_rag #rag_python_tutorial #chat_with_docs #ai_for_docs #ai_for_documentation #llm_python_tutorial #rag_python_project #python_ai_project #intermediate_ai_project #python_llm_project
YouTube
RAG + Langchain Python Project: Easy AI/Chat For Your Docs
Learn how to build a "retrieval augmented generation" (RAG) app with Langchain and OpenAI in Python.

You can use this to create chat-bots for your documents, books or files. You can also use it to build rich, interactive AI applications that use your data…
3 views14:35
PythonFromYouTube
ByteByteGo
Top 8 Most Popular Network Protocols Explained
1 hour ago
https://www.youtube.com/watch?v=P6SZLcGE4us
YouTube
6:25
Top 8 Most Popular Network Protocols Explained
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
3 views17:35
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Let's Code in Python: Valid Braces Challenge on Codewars
1 hour ago
https://www.youtube.com/watch?v=fJnn75tuGbs
#Python #let_s_ #Python_Tutorial #Python_task #python_challange #challange #challange_python #python_challanges #python_codewars #codewars #codewars_python #codewars_challange #challange_codewars #python_difficult #python_hard #5kyu #kyu5 #coding #programming #python_lets_code #code_python #python_codewar #codewar #Codewars_python #Pyton_codewars #codewars_pyton
3 views17:40
PythonFromYouTube
NeuralNine
Coding A Simple Mastermind Game in Python
50 minutes ago
https://www.youtube.com/watch?v=fTWaQ0zbxf0
#Python #python #guess_number #guess_colors #color_guessing_game #mastermind #masterming_game #python_mastermind_game #python_game_color_guessing
YouTube
Coding A Simple Mastermind Game in Python
Today we learn how to easily implement a simple Mastermind game in Python.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
3 views18:35
PythonFromYouTube
John Watson Rooney
Planning Next Web Scraping Video
Streamed 11 hours ago
https://www.youtube.com/watch?v=GUL4TrVh3Fc
#john_watson_rooney_live #web_scraping #python_web_scraping
YouTube
Planning Next Web Scraping Video
Join the Discord to discuss all things Python and Web with our growing community! https://discord.gg/C4J2uckpbR

# Patreon: https://www.patreon.com/johnwatsonrooney
3 views10:35
PythonFromYouTube
b001
THIS is Why List Comprehension is SO Efficient!
8 hours ago
https://www.youtube.com/watch?v=U88M8YbAzQk
#python #programming #tech #software #engineering #program #technology #coding #code #coder #programmer #engineer #software_engineer #computer #computer_programming #tips #codelife #computers #function #operators #new #learn_python #what_is_python #how_to #python_tips #tricks #beginner #tutorial #learn #tip #slice #of #py #slice_of_py #list #comprehension #list_comp #comp #list_comprehension #for #loop #for_loop #for_loop #efficient #list_append #append
YouTube
THIS is Why List Comprehension is SO Efficient!
⭐ Join my Patreon: https://www.patreon.com/b001io
💬 Discord: https://discord.gg/jA8SShU8zJ
🐦 Follow me on Twitter: https://twitter.com/b001io
🔗 More links: https://linktr.ee/b001io

Background Music:
Slowly by Tokyo Music Walker | https://soundcloud.com/user…
3 views10:40
PythonFromYouTube
R3ap3rPy
Python - Litestar - Logging
4 hours ago
https://www.youtube.com/watch?v=xlcJQL5R9tk
#python #litestar #logging #how #how_to #tutorial #getting_started #web_development #awesome #guide #whatnow #web_application
YouTube
Python - Litestar - Logging
Let's check out how we can use #logging in #litestar module of #python.

Docs: https://litestar.dev/
6 views10:46
PythonFromYouTube
Carberra
Threading vs. multiprocessing in Python
32 minutes ago
https://www.youtube.com/watch?v=m70_u0DPK5k
#programming #tutorials #carberra #python #threading #multiprocessing #multi_core #parallel #parallelism #core #thread
YouTube
Threading vs. multiprocessing in Python
With Python 3.13 looking to change the world with regards to multi-core parallelism, I thought it would be good to take a look at what we have right here, right now!

Oh, and pitch them against each other for a laugh.

—

If you enjoy my content, consider…
3 views12:35
PythonFromYouTube
Jie Jenn
Find the Best REI Deals Using Python | Web Scraping Tutorial For Beginners (Full Tutorial)
50 minutes ago
https://www.youtube.com/watch?v=3hCxbb074jc
YouTube
Find the Best REI Deals Using Python | Web Scraping Tutorial For Beginners (Full Tutorial)
Christmas is coming up, and in this web scraping tutorial, we will learn how to build a Python program to scrape REI deals.

► Buy Me a Coffee? Your support is much appreciated!
---------------------------------------------------------------------------…
3 views14:35
PythonFromYouTube
Doggy Styles (coding tutorials and childish humor)
Python Data Science Tutorial: Matplotlib #4 Scatter
1 hour ago
https://www.youtube.com/watch?v=OB6Bkb9Z-fY
#Python_Matplotlib #Mathplotlib #Python_Mathplotlib #Mathplotlib_Python #Matplotlib_Python #Python_Numpy #Pyhton_Mathplotlip_numpy #numpy_mathplotlib #gird #grid_matplotlib #graph #creating_graphs_python #python_creating_graphs #data_science #science #data #pyhton_data_science #data_science_python #python_data #working_with_data_in_python #python_working_with_data #python_analyze #python_create_graph #python_create_graphsy #python_matplotlib #matplotlib_python #Scatter #Python_Sc
YouTube
Python Data Science Tutorial: Matplotlib #4 Scatter
Welcome back to Matplotlib and Python . Usually people learn supplotting first but i thing scatter is much easier to learn so supplot will be video number 5 ;)

I hope you are still able to enjoy the video :)

See you and bye bye ^^
3 views17:35