ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

434 results

EuroPython Conference
Uncovering the magic of implementing a new Python syntax feature — Lysandros Nikolaou

EuroPython 2025 — Forum Hall on 2025-07-16] *Uncovering the magic of implementing a new Python syntax feature by ...

30:35
Uncovering the magic of implementing a new Python syntax feature — Lysandros Nikolaou

911 views

4 months ago

EuroPython Conference
Exploring the CPython JIT — Diego Russo

EuroPython 2025 — Forum Hall on 2025-07-16] *Exploring the CPython JIT by Diego Russo* ...

29:42
Exploring the CPython JIT — Diego Russo

543 views

4 months ago

FirstByteAI
Why Learning Python Feels Like Unlocking a Secret Language (And Why You NEED It!)

In this video, we break down why learning Python's syntax is the key to mastering programming (and why it's way easier than you ...

1:27
Why Learning Python Feels Like Unlocking a Secret Language (And Why You NEED It!)

34 views

7 months ago

EuroPython Conference
PyJSX: Write JSX Directly in Python - No Strings Attached! — Tomas Roun

EuroPython 2025 — South Hall 2A on 2025-07-18] *PyJSX: Write JSX Directly in Python - No Strings Attached! by Tomas ...

27:42
PyJSX: Write JSX Directly in Python - No Strings Attached! — Tomas Roun

114 views

4 months ago

The Debug Zone
Understanding Python's 'if let' Syntax: Common Challenges and Solutions

In this video, we dive into Python's 'if let' syntax, a powerful feature that can streamline your code and enhance readability. While it ...

2:16
Understanding Python's 'if let' Syntax: Common Challenges and Solutions

1 view

11 months ago

codingjerk
You don't know Python

Voiced by @tokisuno ... pay his channel a visit. - Talk by Gary Bernhardt: "WAT. A lightning talk by Gary Bernhardt from CodeMash ...

9:00
You don't know Python

39,376 views

11 months ago

The Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

205,989 views

4 months ago

Roel Van de Paar
Unable to correct Python 2.7 exception syntax

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:08
Unable to correct Python 2.7 exception syntax

22 views

2 weeks ago

The Debug Zone
Fixing Refextract Importing Issues: Resolving Syntax Errors in Python

In this video, we dive into the common challenges faced when importing Refextract in Python, particularly focusing on syntax ...

1:31
Fixing Refextract Importing Issues: Resolving Syntax Errors in Python

3 views

9 months ago

codingjerk
Python 3.14. What's new?

So, in one month Python 3.14b1 will be released, and in this video I'll show you off most of the important changes that's coming.

12:35
Python 3.14. What's new?

64,171 views

10 months ago

The Debug Zone
How to Enable Python Syntax Highlighting in Xcode: A Step-by-Step Guide

In this video, we'll explore how to enhance your coding experience in Xcode by enabling Python syntax highlighting. Whether ...

1:31
How to Enable Python Syntax Highlighting in Xcode: A Step-by-Step Guide

8 views

3 months ago

The Debug Zone
Mastering Python: Understanding Multiple Nested Ternary Expressions Explained

In this video, we dive deep into the world of Python programming, focusing on the often misunderstood concept of nested ternary ...

2:15
Mastering Python: Understanding Multiple Nested Ternary Expressions Explained

8 views

10 months ago

The Debug Zone
How to Convert Python List Comprehension to JavaScript ES2016+ Syntax

In this video, we'll explore the fascinating world of list comprehensions in Python and how to translate that powerful syntax into ...

1:53
How to Convert Python List Comprehension to JavaScript ES2016+ Syntax

0 views

5 months ago

The Debug Zone
Understanding list[:] in Python: What Does It Mean and How to Use It?

In this video, we dive into the powerful slicing feature of Python lists, specifically focusing on the syntax `list[:]`. Whether you're a ...

2:26
Understanding list[:] in Python: What Does It Mean and How to Use It?

1 view

10 months ago

Rapido Code Pro : Master Python Coding Fast
Crash Proof Your Python Code With This Easy Fix!

Avoid common `syntax errors in python` by using proper `python syntax`. `Python programming` doesn't have to be scary when ...

0:40
Crash Proof Your Python Code With This Easy Fix!

12 views

7 months ago

Linux Dev Labs
[HOW TO] Learn Elixir As A Python Developer?

For Python developers seeking a new direction, Elixir offers a refreshing alternative. Explore **functional programming** and ...

8:21
[HOW TO] Learn Elixir As A Python Developer?

416 views

8 months ago

Info Tube
"Code Wars: Python vs C/C++ vs Assembly – A Battle of Speed, Power & Simplicity"

Python vs C/C++ vs Assembly – Side-by-Side Comparison Ever wondered how your favorite programming languages stack up ...

1:01
"Code Wars: Python vs C/C++ vs Assembly – A Battle of Speed, Power & Simplicity"

8 views

9 months ago

EuroPython Conference
ORMs: A Bridge to Efficient Database Interactions with Python — Velda Kiara

EuroPython 2025 — North Hall on 2025-07-16] *ORMs: A Bridge to Efficient Database Interactions with Python by Velda Kiara* ...

29:58
ORMs: A Bridge to Efficient Database Interactions with Python — Velda Kiara

199 views

4 months ago

The Debug Zone
How to Use Python Reserved Keywords as Variable Names: A Complete Guide

In this video, we dive into the intriguing world of Python reserved keywords and explore how they can be cleverly repurposed as ...

1:32
How to Use Python Reserved Keywords as Variable Names: A Complete Guide

1 view

8 months ago

Al-Isa Institute
PYTHON 101 LESSON 1

Python 101 – Lesson 1: Getting Started with Python Programming Welcome to the first lesson in our Python 101 series! Whether ...

8:41
PYTHON 101 LESSON 1

10 views

4 months ago

codingjerk
Zig Language | Thoughts After 2 Years

Voiced by @tokisuno ... Check out his channel. So, in this talk I want to tell about the reasons I love the Zig programming language ...

13:38
Zig Language | Thoughts After 2 Years

114,194 views

10 months ago

Roel Van de Paar
Trying to install Google Maps module onto python syntax error via pip

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:31
Trying to install Google Maps module onto python syntax error via pip

9 views

3 weeks ago

EuroPython Conference
Terraform CDK in Python: Where Infrastructure Meets Code — Yuliia Barabash

EuroPython 2025 — South Hall 2A on 2025-07-18] *Terraform CDK in Python: Where Infrastructure Meets Code by Yuliia ...

27:08
Terraform CDK in Python: Where Infrastructure Meets Code — Yuliia Barabash

143 views

4 months ago

The Debug Zone
Using Lambda Functions with If, Elif, Else in Python: A Complete Guide

In this video, we dive into the powerful world of lambda functions in Python and explore how they can be combined with ...

1:31
Using Lambda Functions with If, Elif, Else in Python: A Complete Guide

1 view

7 months ago

The Debug Zone
Understanding Why 3 +++ 5 Works in Python: A Technical Explanation

In this video, we delve into the intriguing world of Python programming to explore the concept of operator overloading, specifically ...

2:19
Understanding Why 3 +++ 5 Works in Python: A Technical Explanation

9 views

9 months ago