ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

149 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

Tsoding Daily
Smallest Pure Functional Language in C

Streamed Live on Twitch: https://twitch.tv/tsoding Chapters: - 00:00:00 - Main session - 03:19:58 - Footnote References: ...

3:23:01
Smallest Pure Functional Language in C

39,914 views

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

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

52,314 views

8 days ago

Awesome
Write code good enough to deploy rockets

NASA's top 10 rules for writing good software. Topics: - Coding best practices; - NASA rules for safe code; - Simple control flow; ...

8:22
Write code good enough to deploy rockets

12,066 views

20 hours 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

3 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,472 views

11 days 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

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)

210 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

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

83 views

3 days ago

Taneesha Iyenshi
Gnome Meter - Functional Programming Project - Demo
7:10
Gnome Meter - Functional Programming Project - Demo

0 views

3 days 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

30,722 views

3 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,417 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

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

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

0 views

3 weeks 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

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

81 views

8 days ago