ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

42 results

Ajayraj Nadar
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

Welcome to your very second Python programming lesson! In this beginner-friendly tutorial, we'll cover step-by-step Python ...

14:52
Python Basics for Beginners – Print, Variables, and Data Types in 15 Mins

35 views

8 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

105,537 views

8 months ago

Adam Gardner
Automatic Prometheus Endpoint Discovery using Service Discovery

In this video I describe what Prometheus service discovery is and two ways to do it. File based service discovery and service ...

10:54
Automatic Prometheus Endpoint Discovery using Service Discovery

902 views

11 months ago

Craig Piercy
Python built-in function: globals()

... and how it can be a game-changer in dynamic programming. Let's get started! What is `globals()`? It's a built-in Python function ...

4:20
Python built-in function: globals()

49 views

9 months ago

Top Notch Nerds
Matrix Chain Multiplication Made Easy!! with Dynamic Programming (DP) + SOLVED Example ✅

Matrix Chain Multiplication with Dynamic Programming! Master Parenthesization Optimization! In this video, we dive deep into the ...

45:58
Matrix Chain Multiplication Made Easy!! with Dynamic Programming (DP) + SOLVED Example ✅

308 views

9 months ago

Craig Piercy
Python built-in function: getattr()

`getattr()` lets you retrieve attributes using strings, making it great for dynamic programming. 2. It avoids hardcoding attribute ...

5:17
Python built-in function: getattr()

45 views

9 months ago

Craig Piercy
Python built-in function: type()

Dynamic Typing: Python's type system makes `type()` invaluable for introspection and dynamic programming. You'd use `type()` ...

5:15
Python built-in function: type()

32 views

7 months ago

Craig Piercy
Python built-in function: setattr()

It's useful for dynamic programming, where attributes might not be known at the time of writing code. Key concepts include: 1.

5:00
Python built-in function: setattr()

14 views

8 months ago

EmacsConf and Emacs hangouts
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

https://emacsconf.org/2025/talks/swanky You can view this and other resources using free/libre software at ...

21:04
EmacsConf 2025: Swanky Python: Interactive development for Python - Scott Zimmermann (he/him)

516 views

2 weeks ago

Craig Piercy
Python built-in  function: issubclass()

The Python programming language has over 60 built-in functions to help you code more efficiently. In this video, we will discuss ...

6:08
Python built-in function: issubclass()

12 views

9 months ago

Craig Piercy
Python built-in function: callable()

In today's tutorial, we delve into a Python built-in function that's essential for dynamic function execution and testing object ...

3:57
Python built-in function: callable()

44 views

10 months ago

Craig Piercy
Python data types: list

That's a wrap on Python's `list` data structure! Whether you're building a beginner project or writing production code, you'll be ...

5:16
Python data types: list

103 views

6 months ago

Craig Piercy
Python data types: deque

Unlike Python lists, which are built on dynamic arrays, a `deque` is implemented as a doubly linked list. That's why operations at ...

4:55
Python data types: deque

15 views

5 months ago

DrKode
Leetcode 206 Reverse Linked List (Animation)

Dynamic Programming (1D & 2D): From beginner to advanced problems with step-by-step guidance. Greedy Algorithms: Learn ...

1:35
Leetcode 206 Reverse Linked List (Animation)

41 views

9 months ago

BiswasXTech
Python QR Code Trick Create & Customize Like Magic!

Python QR Code Trick Create & Customize Like Magic! Want to create custom QR codes with Python? This step-by-step tutorial ...

4:55
Python QR Code Trick Create & Customize Like Magic!

12 views

6 months ago

DrKode
Leetcode 33. Search in Rotated Sorted Array (Animation)

Dynamic Programming (1D & 2D): From beginner to advanced problems with step-by-step guidance. Greedy Algorithms: Learn ...

3:01
Leetcode 33. Search in Rotated Sorted Array (Animation)

33 views

9 months ago

TechySavant
Learn Python under 25 Minutes 🚀 (2025 Edition)  #python #newprogramvideo #ai #ml #newcode

Ready to learn Python in 2025? Whether you're a complete beginner or just brushing up, this video is your ultimate Python crash ...

24:52
Learn Python under 25 Minutes 🚀 (2025 Edition) #python #newprogramvideo #ai #ml #newcode

72 views

8 months ago

NUS Hackers
FH #279: Notional Machines for Modern Scripting Languages

Introductory CS courses often use scripting languages such as Python. A notional machine is a predictive set of abstractions ...

44:07
FH #279: Notional Machines for Modern Scripting Languages

73 views

3 months ago

DrKode
Leetcode 20 Valid Parentheses (Animation)

Dynamic Programming (1D & 2D): From beginner to advanced problems with step-by-step guidance. Greedy Algorithms: Learn ...

2:48
Leetcode 20 Valid Parentheses (Animation)

30 views

9 months ago

DrKode
Leetcode 100 Same Tree (Animation)

Dynamic Programming (1D & 2D): From beginner to advanced problems with step-by-step guidance. Greedy Algorithms: Learn ...

3:08
Leetcode 100 Same Tree (Animation)

66 views

8 months ago