ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

633 results

Tech With Tim
The Only Programming Languages Worth Learning in 2026

Start building real Python skills today with DataCamp's Python Programming Fundamentals track (perfect if you're still shaky on ...

10:44
The Only Programming Languages Worth Learning in 2026

31,662 views

5 days ago

Constraint Programming
Louv31x 2022 s02 ss07 v02 Depth-first-search in MiniCP.

Depth-First-Search (DFS) is the favorite search of CP solvers. We are going to see the code of DFS for MiniCP. Of course we need ...

15:09
Louv31x 2022 s02 ss07 v02 Depth-first-search in MiniCP.

26 views

5 days ago

Texas Instruments
C7000 compiler: redundant loops

This video explains redundant loops. When a redundant loop is generated, that usually means there is an opportunity to improve ...

16:25
C7000 compiler: redundant loops

258 views

4 days ago

Greg Isenberg
Claude Code Clearly Explained (and how to use it)

In this episode, I sit down with Professor Ras Mic for a beginner-friendly crash course on using Claude Code (and AI coding ...

31:28
Claude Code Clearly Explained (and how to use it)

115,167 views

5 days ago

Google for Developers
JAX Data Loading: Using the Grain Dataset API for Simple and Declarative Data Processing

Accelerators are getting faster, but is your data loading keeping up? In this video, we explore the Grain Dataset API, a powerful ...

5:44
JAX Data Loading: Using the Grain Dataset API for Simple and Declarative Data Processing

1,680 views

3 days ago

Harshit Trehan
Fastest Way to Learn DSA in Java | Full Roadmap 2026

Checkout GeeksforGeeks Three 90 Challenge:- https://gfgcdn.com/tu/WO4/ Fastest Way to Learn DSA in Java | Full Roadmap ...

10:50
Fastest Way to Learn DSA in Java | Full Roadmap 2026

12,725 views

7 days ago

Constraint Programming
Louv31x 2022 s02 ss03 v02 MiniCP: Representing a domain

Ready to discuss the implementation of Mini-CP ? Ok, we will do it gradually and bottom up. First we need an efficient ...

13:00
Louv31x 2022 s02 ss03 v02 MiniCP: Representing a domain

60 views

5 days ago

Piyush Wairale IITM
PDSA Revision Session 2 | Data Structures | GATE Data Science and AI 2026 Maha Revision Session

... Artificial Intelligence, Statistics & Probability** * **Python, SQL, Data Structures & Algorithms** * Exam-level MCQs for **GATE, ...

1:28:40
PDSA Revision Session 2 | Data Structures | GATE Data Science and AI 2026 Maha Revision Session

223 views

Streamed 2 days ago

Code with Jay
OpenTelemetry & Grafana: The Tools Every Backend Engineer Needs

Debugging microservices in production is never simple. An error rarely lives in just one service — logs are scattered, requests ...

12:54
OpenTelemetry & Grafana: The Tools Every Backend Engineer Needs

144 views

22 hours ago

Constraint Programming
Louv31x 2022 s01 ss07 v01 Graph Coloring assignment using TinyCSP

We explain the graph-coloring problem, the problem that you will solve in the first programming assignment.

6:35
Louv31x 2022 s01 ss07 v01 Graph Coloring assignment using TinyCSP

81 views

5 days ago

Constraint Programming
Louv31x 2022 s02 ss06 v02 Fix-point computation and example of simple constraint

We have seen the constraint-store and the fix-point theoretical idea. Now comes the time to translate it into a concrete ...

16:18
Louv31x 2022 s02 ss06 v02 Fix-point computation and example of simple constraint

27 views

5 days ago

Digital Dev Academy
Modern .NET Simplified - A Beginner-Friendly Guide

This video introduces the modern .NET ecosystem and explains how today's .NET platform is designed to make building ...

7:46
Modern .NET Simplified - A Beginner-Friendly Guide

2,649 views

7 days ago

Chart Fanatics
The ONE Trading Indicator That Will EXPOSE The Truth About The Markets (PASS Prop Firms)

Join The Chart Fanatics FREE Discord Community for Exclusive Discounts, Giveaways, Live Events & More https://discord.gg/ ...

1:23:03
The ONE Trading Indicator That Will EXPOSE The Truth About The Markets (PASS Prop Firms)

73,202 views

6 days ago

Excel Off The Grid
Fix your slow Power Query refresh from SharePoint (700% faster)

JOIN THE FREE COURSE ☆ Want to get the free Modern Excel Formulas course? Click here: ...

13:43
Fix your slow Power Query refresh from SharePoint (700% faster)

10,178 views

3 days ago

Constraint Programming
Louv31x 2022 s01 ss01 v01 Depth First Search Generate and Filter approach for solving the NQueens

Introduction to Mini-CP. In this video, we introduce the N-Queens problem. We argue about the possible modeling alternatives, ...

9:40
Louv31x 2022 s01 ss01 v01 Depth First Search Generate and Filter approach for solving the NQueens

303 views

5 days ago

Constraint Programming
Louv31x 2022 s09 ss02 v01 The First Fail Principle and the Variable Selection.

The first-fail principle is the one that will guide all the black box search ideas. An easy instantiation of this principle is to select the ...

3:24
Louv31x 2022 s09 ss02 v01 The First Fail Principle and the Variable Selection.

13 views

5 days ago

Constraint Programming
Louv31x 2022 s03 ss08 v01 Boolean Variables

Those variables are very important for logical constraints but in some contexts we would like to consider them as 0/1 variables to ...

4:55
Louv31x 2022 s03 ss08 v01 Boolean Variables

16 views

5 days ago

Code With Amulya
Python Tutorial: How to Reverse a String Using Slicing

In this tutorial, we will learn how to reverse a string in Python using slicing. We'll take input from the user, reverse the string with ...

3:52
Python Tutorial: How to Reverse a String Using Slicing

4 views

4 days ago

Amulya's Academy
Python Jump Search Algorithm Explained | Step-by-Step Tutorial for Beginners

In this tutorial, we explore how to implement and understand the Jump Search algorithm in Python. We start by defining a list of ...

7:58
Python Jump Search Algorithm Explained | Step-by-Step Tutorial for Beginners

106 views

3 days ago

Constraint Programming
Louv31x 2022 s03 ss11 v01 1D Element Constraint:

Can we implement the same constraint for 1D array and achieve domain consistency ?

6:13
Louv31x 2022 s03 ss11 v01 1D Element Constraint:

22 views

5 days ago