ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

39 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

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,454 views

8 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
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

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

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

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

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

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

simple_but_unique
Count Digits Using Recursion (No String, No Loop) #coding #codingforbeginners #programming

countdigits #recursion #codinglogic #programmingbasics #codingshorts #ytshorts #learncoding #codingforbeginners #mathlogic ...

0:22
Count Digits Using Recursion (No String, No Loop) #coding #codingforbeginners #programming

208 views

4 days ago

Neon Innovation Lab
Functions Explained Like a Story (Magic Door) 🚪 Inputs → Outputs

Functions are like a magic door: you give inputs, you get an output. The best functions don't mess with the world outside (side ...

0:24
Functions Explained Like a Story (Magic Door) 🚪 Inputs → Outputs

0 views

8 days ago

Hash Inverse
How We Tricked a Rock Into Thinking

Hash Inverse Computers don't actually know what "math" is. They don't know what Python or C++ is. At their core, they are just ...

3:28
How We Tricked a Rock Into Thinking

79 views

9 days ago

Zia Ul Rehman
Python sum() function mastery!#coding#programming#python #foryou#trending#foryoupage#viral#tiktok

Python sum() function mastery! Just solved a clean and powerful task: Printing the sum of all array elements using python's built-in ...

0:14
Python sum() function mastery!#coding#programming#python #foryou#trending#foryoupage#viral#tiktok

0 views

2 weeks ago

CodeGuru
Async JavaScript & Callback Functions - A Beginner's Guide to Understanding Functions in JavaScript

Async JavaScript & Callback Functions -- Tutorial for Beginners Javascript functions explained In this tutorial, we dive deep ...

1:31
Async JavaScript & Callback Functions - A Beginner's Guide to Understanding Functions in JavaScript

2 views

9 days ago

FullStack Flow
What Are Side Effects in JavaScript? 🤔  #coding #programminglanguage #frontendcourse

... effects: ❌ Console logging ❌ API calls ❌ DOM manipulation ❌ Modifying variables ❌ Writing to files Pure functions only return ...

0:36
What Are Side Effects in JavaScript? 🤔 #coding #programminglanguage #frontendcourse

0 views

11 days ago

forked
Detect File Changes in Real-Time using C | Without inotify  #cprogramming  #coding  #programming

Learn how to detect file changes in real-time using pure C! In this short tutorial, I'll show how to track file updates like modification ...

1:04
Detect File Changes in Real-Time using C | Without inotify #cprogramming #coding #programming

241 views

4 weeks ago

Code For Better
Imperative vs. Functional Programming #functionalprogramming #imperativeprogramming #webdevelopment
1:27
Imperative vs. Functional Programming #functionalprogramming #imperativeprogramming #webdevelopment

208 views

2 weeks ago

DevDecoded
Memoization with Decorators in Python #CodeImprovement #SoftwareDesignPatterns #EffectiveCoding

"Learn how to optimize your Python functions and avoid redundant calculations using memoization via functools.lru_cache.

0:36
Memoization with Decorators in Python #CodeImprovement #SoftwareDesignPatterns #EffectiveCoding

205 views

4 days ago

DashCoder
✨ Single Word Hover Animation Using Pure CSS | Modern Text Effect 🔥 #coding #frontenddev #htmlcss

Experience this stunning single-word hover animation created using pure HTML + CSS, featuring smooth upward motion, custom ...

0:43
✨ Single Word Hover Animation Using Pure CSS | Modern Text Effect 🔥 #coding #frontenddev #htmlcss

1,107 views

13 days ago