ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

293 results

NextGen Tech Class
Function tools in python | reduce() map() filter()

In this video, you will learn Python Functions in a very simple and easy way. This tutorial is perfect for beginners and students who ...

6:10
Function tools in python | reduce() map() filter()

20 views

4 days ago

Dynamic Coding
🎯 Extra Functionality of Python | enumerate(), map(), filter(), reduce() 🔥 (Part 3) @dc_1136

Welcome to my youtube channel - Dynamic Coding by Sachin ## Description Python provides several powerful built-in ...

1:43:21
🎯 Extra Functionality of Python | enumerate(), map(), filter(), reduce() 🔥 (Part 3) @dc_1136

19 views

6 days ago

NextGen AI Explorer
How to Optimize Costs and Latency for Claude API in Python

Are your API costs skyrocketing? ⚡ Discover how to optimize costs and latency for the Claude API in Python! In this ...

5:41
How to Optimize Costs and Latency for Claude API in Python

0 views

6 days ago

The Industry Portal
Python Day 24: Learn How to Organise and Manage Data using Lists

Welcome to Day 24 of The Complete Python Bootcamp. In this session, you will explore lists, one of the most important and ...

6:46
Python Day 24: Learn How to Organise and Manage Data using Lists

23 views

7 days ago

Rahul Sir Computer Classes
Functions in Python Programming

Functions in Programming (Python) | Beginner Friendly Tutorial In this video, you will learn Functions in Python in a very simple ...

22:08
Functions in Python Programming

46 views

5 days ago

Richard Aragon
Reduce LLM Memory Usage with MemFly (Information Bottleneck Tutorial)

Reduce LLM Memory Usage with MemFly (Information Bottleneck Tutorial) MemFly: On-the-Fly Memory Optimization via ...

22:33
Reduce LLM Memory Usage with MemFly (Information Bottleneck Tutorial)

275 views

19 hours ago

Roel Van de Paar
Reduce number of calls to stringResource()

Reduce number of calls to stringResource() Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:55
Reduce number of calls to stringResource()

4 views

1 day ago

NextGen Tech Class
functions in python | bscsit student

In this video, you will learn Python Functions in a very simple and easy way. This tutorial is perfect for beginners and students who ...

7:20
functions in python | bscsit student

8 views

6 days ago

Metics Media
Full OpenClaw Setup Tutorial: Step-by-Step Walkthrough (Clawdbot)

In this Full OpenClaw Setup Tutorial, I'll walk you through how to install and configure OpenClaw step by step, so you can get an ...

17:39
Full OpenClaw Setup Tutorial: Step-by-Step Walkthrough (Clawdbot)

55,771 views

7 days ago

3 SIGMA
Can you Build a Production RAG in 100 Lines of Python? (Day 5)

Day 5 of building a Production-Grade RAG system completely from scratch. No LangChain. No LlamaIndex. No black boxes.

1:46
Can you Build a Production RAG in 100 Lines of Python? (Day 5)

2 views

7 hours ago

QuantInsti Quantitative Learning
Market Regime Detection Using ML: Dynamic Capital Allocation Strategy Explained

In this video, Aparna Singhal explains how she built a machine-learning-based market regime detection strategy using market ...

38:01
Market Regime Detection Using ML: Dynamic Capital Allocation Strategy Explained

1,406 views

6 days ago

NextGen Tech Class
Functions in python | part2

In this video, you will learn Python Functions in a very simple and easy way. This tutorial is perfect for beginners and students who ...

3:55
Functions in python | part2

18 views

5 days ago

hackingvichar
Python for Loop Explained | Loops in Python | Beginner Guide

In this video, you will learn about loops in Python with a focus on the for loop. Loops are used to repeat a block of code multiple ...

19:32
Python for Loop Explained | Loops in Python | Beginner Guide

20 views

4 days ago

Owen Wu
Minimum K to Reduce Array Within Limit

Leetcode #3824.

7:45
Minimum K to Reduce Array Within Limit

3 views

23 hours ago

Logic & Layer
Ep 2: List vs Tuple vs Set vs Slots: Python Memory Optimization (1M Data Challenge)

Your Python code might be logic-perfect, but is it wallet-friendly? ⏱️ Timestamps: 00:00 - Intro 02:13 - List Explained 05:45 ...

30:13
Ep 2: List vs Tuple vs Set vs Slots: Python Memory Optimization (1M Data Challenge)

43 views

5 days ago

Imran Latif
Class 4 | Pandas for Machine Learning – Column Reduction, Feature Selection & Data Preprocessing

In Class 4, we dive deep into the Pandas library and its critical role in Machine Learning data preprocessing. This lecture focuses ...

25:43
Class 4 | Pandas for Machine Learning – Column Reduction, Feature Selection & Data Preprocessing

256 views

Streamed 4 days ago

ABV — AI · Books · Validation
Claude Structured Outputs Demo: Guaranteed JSON Schema Compliance (No Regex, No “Almost JSON”)

Structured Outputs in Claude removes an entire class of glue code people used to babysit model output: What you can delete (or ...

0:58
Claude Structured Outputs Demo: Guaranteed JSON Schema Compliance (No Regex, No “Almost JSON”)

3 views

5 days ago

Abu Sayed
Bolt & Uber Trip Analysis Desktop App – Python PyQt5 | Fleet Management Tool

Trip Analysis Tool – a desktop application for tracking, analyzing, and managing driver trip reports from Bolt and Uber. This demo ...

1:28
Bolt & Uber Trip Analysis Desktop App – Python PyQt5 | Fleet Management Tool

0 views

6 days ago

Pro Trailblazer
AI Tutorial For Web Developers: How to Batch Optimize AI Images and Reduce File Size by 98%!

Are your AI-generated images slowing down your website? In this tutorial, I'll show you how to take AI image files and optimize ...

8:33
AI Tutorial For Web Developers: How to Batch Optimize AI Images and Reduce File Size by 98%!

32 views

2 days ago

LOUIS PYTHON
🚀 AI Python Script for Intelligent Remote Work Curation & Content! #RemoteCurat

Unlock a game-changing opportunity! Struggling to navigate mountains of remote work resources? The 'awesome-remote-job' ...

3:15
🚀 AI Python Script for Intelligent Remote Work Curation & Content! #RemoteCurat

5 views

7 days ago

Durga Software Solutions
Day 6 Using Gemini with OpenAI Compatible APIs

Day 6 explains how to use Google Gemini through OpenAI-compatible APIs, making it easier to switch, compare, or integrate ...

5:29
Day 6 Using Gemini with OpenAI Compatible APIs

27 views

1 day ago

Dimitrii's Lab
Budget Spectroscopy With Python | Programming & Data Science

In this video, I show how to work with a USB spectrometer in Python, from device connection to high-resolution spectral analysis.

16:39
Budget Spectroscopy With Python | Programming & Data Science

201 views

6 days ago

Austin Beaulier
Laziest way to create PBR textures Custom 3D plugins for blender (Claude + Blender workflow)

You can find the files to the plugins here and consider supporting me on Patreon it is not required to download the plugins thanks!

39:28
Laziest way to create PBR textures Custom 3D plugins for blender (Claude + Blender workflow)

122 views

5 days ago

72_Rajan Singh
3824. Minimum K to Reduce Array Within Limit

You are given a positive integer array nums. For a positive integer k, define nonPositive(nums, k) as the minimum number of ...

13:12
3824. Minimum K to Reduce Array Within Limit

3 views

5 days ago

NEXUS INDUSTRY
Inside the Modern Snake Skeleton Factory: From Raw Skeletons to Toothpaste You’ve Never Seen Before

Step inside a modern skeleton processing factory where raw skeletal materials undergo an unexpected industrial transformation ...

10:01
Inside the Modern Snake Skeleton Factory: From Raw Skeletons to Toothpaste You’ve Never Seen Before

317,327 views

6 days ago