ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

145 results

The Debug Zone
How to Identify Pure Functions in Python: A Comprehensive Guide

In this video, we delve into the concept of pure functions in Python, a fundamental principle in functional programming.

2:50
How to Identify Pure Functions in Python: A Comprehensive Guide

0 views

3 weeks ago

FullStack Flow
Master pure functions in 30 seconds! 🚀

A pure function follows 2 simple rules: ✓ Same input = Same output (always predictable) ✓ No side effects (doesn't change ...

0:35
Master pure functions in 30 seconds! 🚀

45 views

2 weeks ago

Learn Fundamentals
The Power of Python Functions Building Clean Maintainable Code

The Power of Python Functions Building Clean Maintainable Code.

7:54
The Power of Python Functions Building Clean Maintainable Code

0 views

6 days ago

Eric 'Hunter' Petross
Pythonic Prodigies! Polish your print statements and prepare for pure Python perfection!

Learning Objectives Lesson 03 - More Python Skills Students will learn and apply key advanced Python concepts to: Know how to ...

1:00:17
Pythonic Prodigies! Polish your print statements and prepare for pure Python perfection!

5 views

2 weeks ago

Mental Math
Math Functions are Singing

What does a mathematical singularity sound like? How does a fractal behave when converted into audio waves? In this video, I ...

0:40
Math Functions are Singing

50,527 views

8 days ago

Aliyach
2D Platformer using Pure Python | FULL GUIDE + CODE ALONG |

Learn how to create a complete 2D platformer entirely in Python—no game engines required! This full guide and code-along will ...

43:02
2D Platformer using Pure Python | FULL GUIDE + CODE ALONG |

33 views

3 weeks ago

FullStack Flow
Pure vs Impure Functions - Spot the Difference! 👀  #coding #programminglanguage #frontendcourse

IMPURE ❌ - Modifies external variables - Unpredictable results - Hard to debug PURE ✓ - No external dependencies - Always ...

0:51
Pure vs Impure Functions - Spot the Difference! 👀 #coding #programminglanguage #frontendcourse

0 views

2 weeks ago

Script Sips
Python Tip: Inspect any function at runtime! #programming #python

A shocking Python trick: use inspect to read parameters, defaults, annotations, and even the source code of any function at ...

0:17
Python Tip: Inspect any function at runtime! #programming #python

239 views

2 weeks ago

The Pure State
Static Types Without the Hassle: Type Inference Demystified

Building a Simple and Modern Programming Language from The Ground Up! Welcome to this new video series where we bridge ...

1:00:41
Static Types Without the Hassle: Type Inference Demystified

2,121 views

11 days ago

Mohit Decodes
Pure vs Impure Functions #coding #interview #dsa #javascript

In this JavaScript interview tutorial, we explain one of the most fundamental concepts: Pure Function vs Impure Function A pure ...

1:07
Pure vs Impure Functions #coding #interview #dsa #javascript

9,359 views

2 weeks ago

FullStack Flow
The Calculator Test - Is Your Function Pure? 🧮

Easy trick: If it doesn't work like a calculator, it's not pure! A calculator always gives the same result: 5 + 3 = 8 (every single time) ...

0:39
The Calculator Test - Is Your Function Pure? 🧮

13 views

10 days ago

Sabeel Khan
Question 11 | Is This a Pure Function in JavaScript? | JS Interview Questions

Pure functions are a common topic in frontend and backend interviews — can you answer it correctly? Comment your answer ...

0:25
Question 11 | Is This a Pure Function in JavaScript? | JS Interview Questions

1,507 views

2 weeks ago

DOHArdthings
How to Build an AI Agent from Scratch in Python (No Frameworks)

Stop relying on complex frameworks like LangChain. In this tutorial, we build a fully autonomous AI Agent from scratch using pure ...

10:37
How to Build an AI Agent from Scratch in Python (No Frameworks)

207 views

2 weeks ago

Группа "BLACK CAT"
9  Exposing Functions to Blueprint
13:46
9 Exposing Functions to Blueprint

0 views

3 weeks ago

Explore Electronics
Module 5 OOPs : Inheritance, Operator Overloading, Polymorphism | Python Programming

Welcome to the 5th module Part 2 of your VTU 1st Sem Engineering Python Programming course! In this video, we dive into the ...

14:24
Module 5 OOPs : Inheritance, Operator Overloading, Polymorphism | Python Programming

80 views

7 days ago

Nnaemeka Ugwumba
JavaScript Interview Question | What’s a pure function? #javascript #interview
0:27
JavaScript Interview Question | What’s a pure function? #javascript #interview

1,957 views

2 weeks ago

edmtthws
Lifelong learner 2 // Study with me // programming language

Studying Pure Functions. 21 Nov 2025. Compare implementations and trade offs of some functional languages. Link to resource: ...

45:59
Lifelong learner 2 // Study with me // programming language

3 views

4 weeks ago

Frontend Interview Pro (Hindi)
what is pure function in #javascript #shorts

Learn what is pure function in javascript complete details in JavaScript with this complete tutorial! What you'll learn: ...

1:19
what is pure function in #javascript #shorts

425 views

1 month ago

Tsoding Daily
Objective-C on Linux

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Pre-intro - 00:00:57 - Intro - 00:02:56 - Hello World in C ...

2:35:22
Objective-C on Linux

29,320 views

2 days ago

CodeYatri
Day 1 of Learning AI Agent From Scratch

You'll learn to stop thinking of LLMs as “chatbots” and start treating them correctly: as pure functions that convert text input into text ...

29:59
Day 1 of Learning AI Agent From Scratch

79 views

3 days ago