ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

127,616 results

Swiss Python Summit
Marco Eilers – Proving Python code correct with Nagini – SPS23

"With the introduction of PEP 484 type annotations, Python has made a big step towards making programs safer by statically ruling ...

36:25
Marco Eilers – Proving Python code correct with Nagini – SPS23

322 views

2 years ago

Alex The Analyst
Data Types in Python | Python for Beginners

Take my Full Python Course Here: https://bit.ly/48O581R In this series, we will be walking through everything you need to know to ...

21:58
Data Types in Python | Python for Beginners

210,589 views

3 years ago

freeCodeCamp.org
Python for Everybody - Full University Python Course

This Python 3 tutorial course aims to teach everyone the basics of programming computers using Python. The course has no ...

13:40:10
Python for Everybody - Full University Python Course

7,547,569 views

6 years ago

Lucas Layman
Python under the Hood - Memory and a Notional Machine
23:13
Python under the Hood - Memory and a Notional Machine

9,654 views

5 years ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

78,347 views

1 year ago

Alex The Analyst
Data Cleaning in Pandas | Python Pandas Tutorials

Take my Full Python Course Here: https://www.analystbuilder.com/courses/pandas-for-data-analysis In this series we will be ...

38:37
Data Cleaning in Pandas | Python Pandas Tutorials

523,098 views

2 years ago

Swiss Python Summit
Bojan Miletic - Code Makeover: Mastering the Art of Python Refactoring - SPS24

Talk recorded at the Swiss Python Summit on October 17th, 2024. Licensed as Creative Commons Attribution 4.0 International.

36:54
Bojan Miletic - Code Makeover: Mastering the Art of Python Refactoring - SPS24

81 views

1 year ago

Alex The Analyst
Merging DataFrames in Pandas | Python Pandas Tutorials

Take my Full Python Course Here: https://www.analystbuilder.com/courses/pandas-for-data-analysis In this series we will be ...

22:09
Merging DataFrames in Pandas | Python Pandas Tutorials

176,628 views

2 years ago

EuroPython Conference
Nina Zakharenko - Code Review Skills for Pythonistas

In this talk, I'll cover guidelines for writing consistent python code beyond pep8, how to look out for common python gotchas, and ...

40:19
Nina Zakharenko - Code Review Skills for Pythonistas

3,581 views

7 years ago

Cisco DevNet
Python Skills and Techniques for Network Engineers, Part 1

Season 2, Talk 1 of NetDevOps Live! looks at several tips and techniques for crafting better network automation code with Python.

57:54
Python Skills and Techniques for Network Engineers, Part 1

60,571 views

6 years ago

Vuk Rosić
Code Llama 4 From Scratch - Easy Math Explanations & Python Code

Code, presentations - https://github.com/vukrosic/courses Code DeepSeek V3 From Scratch Full Course ...

3:28:28
Code Llama 4 From Scratch - Easy Math Explanations & Python Code

4,681 views

9 months ago

Microsoft Visual Studio
Getting Started with Python in Visual Studio Code

In this episode, Robert is joined by Tyreke White, who shows us how to get started with Python development using Visual Studio ...

32:48
Getting Started with Python in Visual Studio Code

242,352 views

6 years ago

EuroPython Conference
Deadcode - a tool to find and fix unused (dead) Python code — Albertas Gimbutas

EuroPython 2024 — South Hall 2A on 2024-07-10] Deadcode - a tool to find and fix unused (dead) Python code by Albertas ...

26:10
Deadcode - a tool to find and fix unused (dead) Python code — Albertas Gimbutas

546 views

1 year ago

EuroPython Conference
Temporal Python – A Durable, Distributed Asyncio Event Loop — Maxim Fateev

Temporal based asyncio event loop implementation adds seamless durability to Python code. The complete state of the program, ...

29:17
Temporal Python – A Durable, Distributed Asyncio Event Loop — Maxim Fateev

7,287 views

2 years ago

EuroPython Conference
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

EuroPython 2025 — Terrace 2A on 2025-07-17] *Testing the Tests - Assess and Improve Your Python Testing Code by Stefan ...

30:47
Testing the Tests - Assess and Improve Your Python Testing Code — Stefan Bärisch

183 views

2 months ago

Alex The Analyst
Scraping Data from a Real Website | Web Scraping in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this Web Scraping tutorial we are going to be scraping data from a real ...

25:23
Scraping Data from a Real Website | Web Scraping in Python

740,186 views

2 years ago

EuroPython Conference
Radosław Ganczarek - Code quality in Python

"Code quality in Python [EuroPython 2019 - Talk - 2019-07-12 - Boston] [Basel, CH] By Radosław Ganczarek Four years ago I ...

26:54
Radosław Ganczarek - Code quality in Python

527 views

6 years ago

TrentDoesMath
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

Try CodeCrafters for free using my referral link: https://app.codecrafters.io/join?via=trentpark8800 In this walkthrough, we dive into ...

1:47:49
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

87,324 views

1 year ago

Alex The Analyst
Exploratory Data Analysis in Pandas | Python Pandas Tutorials

Take my Full Python Course Here: https://www.analystbuilder.com/courses/pandas-for-data-analysis In this series we will be ...

32:13
Exploratory Data Analysis in Pandas | Python Pandas Tutorials

227,827 views

2 years ago

Blender
Getting Started with Scripting in Python

Abstract: Blender3D is a powerful tool for 3D modeling, animation, rigging, texturing, drawing, vfx, and more -- but what happens ...

49:24
Getting Started with Scripting in Python

27,617 views

2 years ago

CampusX
Agglomerative Hierarchical Clustering | Python Code Example

In this video, we'll delve into the concept of Agglomerative Hierarchical Clustering. This technique involves grouping similar data ...

37:23
Agglomerative Hierarchical Clustering | Python Code Example

70,423 views

4 years ago

TechCode
Numba Explained in 30 Minutes - The Python and Numpy Compiler

Make Python code 1000x Faster with Numba ☞ https://morioh.com/p/08e7ea1e28f4 Python Programming Tutorial - Full Course ...

30:29
Numba Explained in 30 Minutes - The Python and Numpy Compiler

17,451 views

3 years ago

CampusX
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

Mastering data structures and algorithms is the key to writing efficient, scalable, and optimized code – a must for any aspiring ...

11:41:30
Data Structures and Algorithms using Python | Mega Video | DSA in Python in 1 video

1,380,472 views

2 years ago

EuroPython Conference
Writing Python like it's Rust - more robust code with type hints — Jakub Beránek

EuroPython 2024 — Forum Hall on 2024-07-10] Writing Python like it's Rust - more robust code with type hints by Jakub Beránek ...

28:06
Writing Python like it's Rust - more robust code with type hints — Jakub Beránek

2,945 views

1 year ago

jGeek
SOLID Principles: Improve Your Python Code

Learn how to improve your Python code through mastery of S.O.L.I.D principles and the Top GoF Design Patterns. In this course ...

4:52:05
SOLID Principles: Improve Your Python Code

2,027 views

2 years ago