NeuralNine
Cached Properties Can Massively Speed Up Your Python Code
19 minutes ago
https://www.youtube.com/watch?v=2ZojEfR6OXk
#python #cached_properties #caching #speed_up_code #speed_up #faster_code #cached_functions #cached_properties #decorator
Cached Properties Can Massively Speed Up Your Python Code
19 minutes ago
https://www.youtube.com/watch?v=2ZojEfR6OXk
#python #cached_properties #caching #speed_up_code #speed_up #faster_code #cached_functions #cached_properties #decorator
YouTube
Cached Properties Can Massively Speed Up Your Python Code
In this video we learn about cached properties, which can massively speed up parts of our Python code.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.ne…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.ne…
Real Python
Working With bpython Enhanced REPL
15 hours ago
https://www.youtube.com/watch?v=zOQsVuw7jyA
#python #realpython #REPL #basics #terminal #IDE #auto_complete
Working With bpython Enhanced REPL
15 hours ago
https://www.youtube.com/watch?v=zOQsVuw7jyA
#python #realpython #REPL #basics #terminal #IDE #auto_complete
YouTube
Working With bpython Enhanced REPL
This is a preview of a complete video course about bpython. You can use bpython to experiment with your code or quickly test an idea without switching contexts between different programs, just like in an integrated development environment (IDE). In addition…
Doggy Styles (coding tutorials and childish humor)
Python Tutorial: Decorators (including Examples)
10 hours ago
https://www.youtube.com/watch?v=HD4KUY9hM9E
#Python #python #phython #phyton #pyhotn_tutorial #tutorial_python #python_tutorial_decorators #decorators_tutorial_python #python_decorator_tutorial #decorator #decoratos #decorates #python_decorate #decorate_python
Python Tutorial: Decorators (including Examples)
10 hours ago
https://www.youtube.com/watch?v=HD4KUY9hM9E
#Python #python #phython #phyton #pyhotn_tutorial #tutorial_python #python_tutorial_decorators #decorators_tutorial_python #python_decorator_tutorial #decorator #decoratos #decorates #python_decorate #decorate_python
YouTube
Python Tutorial: Decorators (including Examples)
Okay, this was also planned for a long time. Decorators can be useful in Python , so we should have handled them long ago. Here they come finally :)
There are many decorators already included in the python package .)
Feel free to leave a comment containing…
There are many decorators already included in the python package .)
Feel free to leave a comment containing…
b001
The Even Groups Problem in Python
5 hours ago
https://www.youtube.com/watch?v=ZlhgBWFgeNY
#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 #even #groups #divmod #divmod_ #div_mod #remainder #quotient #split #divide #separate
The Even Groups Problem in Python
5 hours ago
https://www.youtube.com/watch?v=ZlhgBWFgeNY
#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 #even #groups #divmod #divmod_ #div_mod #remainder #quotient #split #divide #separate
YouTube
The Even Groups Problem in Python
⭐ 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:
Mood by Alex-Productions | https://onsound.eu/
Music promoted…
💬 Discord: https://discord.gg/jA8SShU8zJ
🐦 Follow me on Twitter: https://twitter.com/b001io
🔗 More links: https://linktr.ee/b001io
Background Music:
Mood by Alex-Productions | https://onsound.eu/
Music promoted…
R3ap3rPy
Python - Litestar - Path Parameters Part 1
3 hours ago
https://www.youtube.com/watch?v=deeOVldFxxU
#python #litestar #path #parameters #path_parameters #how_to #guide #tutorial #getting_started #programming #web #webapp #web_programming
Python - Litestar - Path Parameters Part 1
3 hours ago
https://www.youtube.com/watch?v=deeOVldFxxU
#python #litestar #path #parameters #path_parameters #how_to #guide #tutorial #getting_started #programming #web #webapp #web_programming
YouTube
Python - Litestar - Path Parameters Part 1
In this video you will learn how to use the path parameters in the #litestar framework of #python.
Docs: https://litestar.dev/
Docs: https://litestar.dev/
ArjanCodes
7 Tips To Structure Your Python Data Science Projects
37 minutes ago
https://www.youtube.com/watch?v=xVuqDBCQAYc
#data_science_python #data_science #data_science_projects #data_science_project #python_data_science_project #data_science_project_structure #data_scientist #machine_learning #data_visualization #data_science_tutorial #data_science_for_beginners #data_science_roadmap #data_analyst #data_analysis #data_analytics #machine_learning_python #data_science_with_python #data_science_roadmap_2023 #data_science_programming #big_data #data_science_projects_for_beginners
7 Tips To Structure Your Python Data Science Projects
37 minutes ago
https://www.youtube.com/watch?v=xVuqDBCQAYc
#data_science_python #data_science #data_science_projects #data_science_project #python_data_science_project #data_science_project_structure #data_scientist #machine_learning #data_visualization #data_science_tutorial #data_science_for_beginners #data_science_roadmap #data_analyst #data_analysis #data_analytics #machine_learning_python #data_science_with_python #data_science_roadmap_2023 #data_science_programming #big_data #data_science_projects_for_beginners
YouTube
Most Python Projects Fail Because of This Structure
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I’ll cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able…
In this video, I’ll cover 7 tips to streamline the structure of your Python data science projects. With the right setup and thoughtful software design, you'll be able…
Real Python
Improving Your Git Developer Experience in Python | Real Python Podcast #179
14 hours ago
https://www.youtube.com/watch?v=RPkH6GeXAe0
#python #realpython #Git #GitHub #autocorrect #git_ignore #global #configuration #Zsh
Improving Your Git Developer Experience in Python | Real Python Podcast #179
14 hours ago
https://www.youtube.com/watch?v=RPkH6GeXAe0
#python #realpython #Git #GitHub #autocorrect #git_ignore #global #configuration #Zsh
YouTube
Improving Your Git Developer Experience in Python | Real Python Podcast #179
Are you getting by with a few fundamental commands for Git when building your Python projects? Would you like to improve your version control techniques and become more efficient with the Git command line? This week on the show, Adam Johnson is back to talk…
Doggy Styles (coding tutorials and childish humor)
20 Kinds of Python Projects you can start with, regarding calculators (Projects for Beginner)
9 hours ago
https://www.youtube.com/watch?v=g72exbfL9_M
#Python_projects #Python_projects_for_beginners #Beginner_Python #python_for_beginner #projects_for_beginner #calculator #python_calculator #python_projects_calculator #projects_python #project_python #python_project #python_project_calculator #calculator_python_rpoject
20 Kinds of Python Projects you can start with, regarding calculators (Projects for Beginner)
9 hours ago
https://www.youtube.com/watch?v=g72exbfL9_M
#Python_projects #Python_projects_for_beginners #Beginner_Python #python_for_beginner #projects_for_beginner #calculator #python_calculator #python_projects_calculator #projects_python #project_python #python_project #python_project_calculator #calculator_python_rpoject
YouTube
20 Kinds of Python Projects you can start with, regarding calculators (Projects for Beginner)
I have heard that many are struggeling to find their first project in Python after learning the basics. I present you 20 projects of Python, but in this case all projects are differen calculators, because with calculators you can learn many about the libaries…
Jie Jenn
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2000
2 hours ago
https://www.youtube.com/watch?v=hMXevqUTvik
#sql #sql_interview #sql_server #sql_problems #sql_questions #data_analysts #data_engineers #data_scientsts
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2000
2 hours ago
https://www.youtube.com/watch?v=hMXevqUTvik
#sql #sql_interview #sql_server #sql_problems #sql_questions #data_analysts #data_engineers #data_scientsts
YouTube
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2000
Job market is tough these days, even for data analysts and data engineers. The best way to really impress and get a job is by acing those technical SQL interview questions. In this tutorial, I will walk you through the process of solving a SQL interview question…
NeuralNine
JSON Schema Validation in Python: Bring Structure Into JSON
27 minutes ago
https://www.youtube.com/watch?v=o3ViNZpTaKE
#python #json #json_schema #jsonschema #python_json #python_json_schema #python_json_validation #json_validation #json_schema_validation #python_json_schema_validation
JSON Schema Validation in Python: Bring Structure Into JSON
27 minutes ago
https://www.youtube.com/watch?v=o3ViNZpTaKE
#python #json #json_schema #jsonschema #python_json #python_json_schema #python_json_validation #json_validation #json_schema_validation #python_json_schema_validation
YouTube
JSON Schema Validation in Python: Bring Structure Into JSON
Today we learn about JSON schemas and how to validate JSON data with Python.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming…
Doggy Styles (coding tutorials and childish humor)
5 Tricks for Mastering Python List Comprehensions (Including Examples)
9 hours ago
https://www.youtube.com/watch?v=PRSQMEOi6Hs
#Python_tutorial #python_course #python_beginner #python_for_beginner #pyhton_lists #python_list_comprehension #python_comprehension_list #python_comprehension #list_comrpehension #comprehension_lsit #comprehenstion_list #list #comprehension #comprehesnion #python_lists #python_lists_comprehension #comprehensions_list #python_beginners #python_for_basics #python_basics #python_start
5 Tricks for Mastering Python List Comprehensions (Including Examples)
9 hours ago
https://www.youtube.com/watch?v=PRSQMEOi6Hs
#Python_tutorial #python_course #python_beginner #python_for_beginner #pyhton_lists #python_list_comprehension #python_comprehension_list #python_comprehension #list_comrpehension #comprehension_lsit #comprehenstion_list #list #comprehension #comprehesnion #python_lists #python_lists_comprehension #comprehensions_list #python_beginners #python_for_basics #python_basics #python_start
YouTube
5 Tricks for Mastering Python List Comprehensions (Including Examples)
Okay i will try a less clickbaity title this time, because last time i got the feedback regarding that :) Thanks for the feedback btw. The last video was not a python Tutorial but more a showcase for beginners, and this is also a python tutorial for beginners…
Jie Jenn
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2001
2 hours ago
https://www.youtube.com/watch?v=C0L8f7T52Oo
#sql #sql_interview #sql_server #sql_problems #sql_questions #data_analysts #data_engineers #data_scientsts
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2001
2 hours ago
https://www.youtube.com/watch?v=C0L8f7T52Oo
#sql #sql_interview #sql_server #sql_problems #sql_questions #data_analysts #data_engineers #data_scientsts
YouTube
Ace SQL Interview For Data Analysts, Data Engineers, Data Scientists | Credit Karma #2001
Job market is tough these days, even for data analysts and data engineers. The best way to really impress and get a job is by acing those technical SQL interview questions. In this tutorial, I will walk you through the process of solving a SQL interview question…
Jie Jenn
Reloading a Module at Runtime With importlib
35 minutes ago
https://www.youtube.com/watch?v=6gkMEZ8wj54
#python #python_tip #python_tutorial #importlib
Reloading a Module at Runtime With importlib
35 minutes ago
https://www.youtube.com/watch?v=6gkMEZ8wj54
#python #python_tip #python_tutorial #importlib
YouTube
Reloading a Module at Runtime With importlib
In this tutorial, I will cover how to use Python's importlib Python library to reload a module at runtime.
importlib module is a Python package to let you dynamically reload a module at runtime. What that mean is, if your application needs to reload a module…
importlib module is a Python package to let you dynamically reload a module at runtime. What that mean is, if your application needs to reload a module…
JakeEh
Get Better at Coding with Jupyter Notebooks | Better prototyping!
39 minutes ago
https://www.youtube.com/watch?v=0zTCWpu1xao
#jupyter #jupiter #jupyter_notebook_tutorial #jupyter_notebook #python_jupyter #notebook_tutorial #learn_code #web_scraping_tutorial #web_scraping_using_python
Get Better at Coding with Jupyter Notebooks | Better prototyping!
39 minutes ago
https://www.youtube.com/watch?v=0zTCWpu1xao
#jupyter #jupiter #jupyter_notebook_tutorial #jupyter_notebook #python_jupyter #notebook_tutorial #learn_code #web_scraping_tutorial #web_scraping_using_python
YouTube
Get Better at Coding with Jupyter Notebooks | Better prototyping!
In this video we go over how you can get better at coding with Jupyter notebooks! One part of coding that can be hard for everyone is prototyping problems and learning how to use new things. With Jupyter notebooks, you can easily test small parts of your…
Doggy Styles (coding tutorials and childish humor)
6 Python Projects for Beginners regarding Games (simple Examples)
9 hours ago
https://www.youtube.com/watch?v=N9PN06q7l8g
#Python_for_beginner #python_for_beginners #beginners_in_python #python_tutorial #python_course #python_full_course #python_projects #projects_in_python #projects_in_pyhton_for_beginners #beginner_projects_in_python #games_in_python #python_games #python_beginners #begin_python #start #start_python #games #tutorial #python
6 Python Projects for Beginners regarding Games (simple Examples)
9 hours ago
https://www.youtube.com/watch?v=N9PN06q7l8g
#Python_for_beginner #python_for_beginners #beginners_in_python #python_tutorial #python_course #python_full_course #python_projects #projects_in_python #projects_in_pyhton_for_beginners #beginner_projects_in_python #games_in_python #python_games #python_beginners #begin_python #start #start_python #games #tutorial #python
YouTube
6 Python Projects for Beginners regarding Games (simple Examples)
Okay because many people liked the calculator one, i make this one regarding games. Yet there are not many games you can code in a few lines, even in Python.
I hope you still like this video or showcase or how you call it.
Again this is a video regarding…
I hope you still like this video or showcase or how you call it.
Again this is a video regarding…
Нікіта Тимошенко [ про Аналіз даних українською ]
ТОП 10 SQL Тренажерів для технічних співбесід
2 hours ago
https://www.youtube.com/watch?v=Ds1KwRvLSbM
#SQL #PostgreSQL #MySQL #T_SQL #Microsoft_SQL_Server #Query #Code #Database #Table #Data #Analysis #Data_Science #pgAdmin #Workbench #Power_BI #Tableau #Excel #Sheets #Python #Аналітика_даних #Дата_аналітик #Співбесіда #Технічні_питання #Таблиці #База_даних #Interview #Big_Data #Ексель #Базы_данных #Анализ_данных
ТОП 10 SQL Тренажерів для технічних співбесід
2 hours ago
https://www.youtube.com/watch?v=Ds1KwRvLSbM
#SQL #PostgreSQL #MySQL #T_SQL #Microsoft_SQL_Server #Query #Code #Database #Table #Data #Analysis #Data_Science #pgAdmin #Workbench #Power_BI #Tableau #Excel #Sheets #Python #Аналітика_даних #Дата_аналітик #Співбесіда #Технічні_питання #Таблиці #База_даних #Interview #Big_Data #Ексель #Базы_данных #Анализ_данных
YouTube
ТОП 10 SQL Тренажерів для технічних співбесід
Основними пріоритетами під час вибору SQL тренажерів для мене стали:
❌не російське
✅з безкоштовним функціоналом
✅з наявністю теоретичного матеріалу
✅з можливістю працювати з різними базами даних
✅з актуальним задачами
✅з можливістю дивитися інші відповіді…
❌не російське
✅з безкоштовним функціоналом
✅з наявністю теоретичного матеріалу
✅з можливістю працювати з різними базами даних
✅з актуальним задачами
✅з можливістю дивитися інші відповіді…
Carberra
The Ruff formatter is 130x FASTER than Black
37 minutes ago
https://www.youtube.com/watch?v=yolEbo1PEHM
#programming #tutorials #carberra #python #ruff #formatter #black #lint #check #quality_assurance #qa #quality
The Ruff formatter is 130x FASTER than Black
37 minutes ago
https://www.youtube.com/watch?v=yolEbo1PEHM
#programming #tutorials #carberra #python #ruff #formatter #black #lint #check #quality_assurance #qa #quality
YouTube
The Ruff formatter is 130x FASTER than Black
First they come for the linters, then they come for the formatters... Who will they go for next?!
—
If you enjoy my content, consider supporting me on Patreon or becoming a member!
https://patreon.carberra.xyz
https://join.carberra.xyz
If you need help…
—
If you enjoy my content, consider supporting me on Patreon or becoming a member!
https://patreon.carberra.xyz
https://join.carberra.xyz
If you need help…
NeuralNine
Pagination in Flask: Split Your Data Into Pages
17 minutes ago
https://www.youtube.com/watch?v=U18hO1ngZEQ
#python #flask #pagination #flask_python #flask_pagination #html #wep_app #pages
Pagination in Flask: Split Your Data Into Pages
17 minutes ago
https://www.youtube.com/watch?v=U18hO1ngZEQ
#python #flask #pagination #flask_python #flask_pagination #html #wep_app #pages
YouTube
Pagination in Flask: Split Your Data Into Pages
Today we learn how to implement pagination in Flask applications.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch:…
Definitely Noah
Typochamp - A game made in 24h during HackNotts84
13 hours ago
https://www.youtube.com/watch?v=yyPHw4a3_8c
#python_full_course_for_beginners_in_english #python_tutorial #learn_python_for_beginners_2022 #learn_python_programming_for_beginners_2022 #python_tutorial_for_beginners #learn_python #programming #software_engineering #become_a_software_engineer #software_engineering_full_course #python_basics #python_basics_for_beginners #python_scripting_tutorial
Typochamp - A game made in 24h during HackNotts84
13 hours ago
https://www.youtube.com/watch?v=yyPHw4a3_8c
#python_full_course_for_beginners_in_english #python_tutorial #learn_python_for_beginners_2022 #learn_python_programming_for_beginners_2022 #python_tutorial_for_beginners #learn_python #programming #software_engineering #become_a_software_engineer #software_engineering_full_course #python_basics #python_basics_for_beginners #python_scripting_tutorial
YouTube
Typochamp - A game made in 24h during HackNotts84
The game was made in a 4 person team, in 24 hours.
We also have a website with download links, but I'm not sure on which systems we got it to work.
http://typochamp.com/
We also have a website with download links, but I'm not sure on which systems we got it to work.
http://typochamp.com/
Doggy Styles (coding tutorials and childish humor)
Python Tutorial: Procedural generated Images with PIL
9 hours ago
https://www.youtube.com/watch?v=NcKValQS9Fo
#Python #Python_tutorila #Python_tutorial #tutorial_python #phython #pyton #python_for_beginners #beginners_for_python #python_course #python_full_course #python_project #python_project_ideas #ideas_project_python #project_pyhton_ides #idea_python_project
Python Tutorial: Procedural generated Images with PIL
9 hours ago
https://www.youtube.com/watch?v=NcKValQS9Fo
#Python #Python_tutorila #Python_tutorial #tutorial_python #phython #pyton #python_for_beginners #beginners_for_python #python_course #python_full_course #python_project #python_project_ideas #ideas_project_python #project_pyhton_ides #idea_python_project
YouTube
Python Tutorial: Procedural generated Images with PIL
Okay this is just a quick showcase of the basics in Python PIL. More a Tutorial for beginner. I hope you still like it :)
In this video i just wanted to give you a blueprint you can alter with your own code.
Feel free to leave a comment containing feedback…
In this video i just wanted to give you a blueprint you can alter with your own code.
Feel free to leave a comment containing feedback…