ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78 results

Data with Zach
The five levels of Apache Spark - Data Engineering

Apache Spark has levels to it: - Level 0 You can run spark-shell or pyspark, it means you can start - Level 1 You understand the ...

3:00
The five levels of Apache Spark - Data Engineering

47,786 views

9 months ago

SwiftAlgo
Crazy ACCURATE TradingView Ai Indicator! Swift Algo Indicator!🚀🤯

GET THE INDICATOR ➡️ https://swiftalgo.net/ INSANELY ACCURATE Buy/Sell TradingView Indicator Gives PERFECT Entries!

0:13
Crazy ACCURATE TradingView Ai Indicator! Swift Algo Indicator!🚀🤯

241,120 views

4 months ago

CS50
CS50x 2026 - Lecture 1 - C

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:30:18
CS50x 2026 - Lecture 1 - C

40,969 views

8 days ago

Josh Geissler
Terraform vs Pulumi: Which IaC Tool Should Your Team Use?

Pulumi vs. Terraform – which Infrastructure as code (iac) should you use? In this video, I break down the key differences between ...

8:04
Terraform vs Pulumi: Which IaC Tool Should Your Team Use?

388 views

10 months ago

Ben Williams
Dynamic Array Demo
3:28
Dynamic Array Demo

10 views

7 months ago

TechAZsure
QuickDesk: The Ultimate Full-Stack Helpdesk Web App built with Python & Flask

Hello everyone! In this video, I'm showcasing "QuickDesk," a professional, full-stack helpdesk application built entirely with Python ...

12:50
QuickDesk: The Ultimate Full-Stack Helpdesk Web App built with Python & Flask

77 views

5 months ago

Michael Builds AI
Build an AI Legal Docs Analyzer with Parallel Tasks (LangGraph Tutorial)

Episode 2 — Parallel Tasks with LangGraph In this chapter of AI Workflows with LangGraph, we build an AI-powered Legal ...

9:06
Build an AI Legal Docs Analyzer with Parallel Tasks (LangGraph Tutorial)

717 views

8 months ago

Sau Does Things
Python essentials for coding interviews — Part 1. Save this 🐍 #python #programming #codinginterview
0:45
Python essentials for coding interviews — Part 1. Save this 🐍 #python #programming #codinginterview

565 views

6 days ago

Build With Fede
How to turn designs into real code using Figma Make!  #productdesign #coding #figma

Watch me turn a Figma design into the closest to pixel-perfect React code using Figma Make. I walk through the full flow—from ...

1:02
How to turn designs into real code using Figma Make! #productdesign #coding #figma

40,347 views

6 months ago

小满 Xiaoman Notes
Day 5 of Learning to Code – Did Python Just Try to Bond With Me!? 🤖❤️ #learntocode #learnpython

Day 5 and things are getting...personal. Today, my Python script asked for my name — and honestly, it felt like the start of a ...

1:05
Day 5 of Learning to Code – Did Python Just Try to Bond With Me!? 🤖❤️ #learntocode #learnpython

238 views

6 months ago

Chris Tonche
CS232 EXAM 4
9:22
CS232 EXAM 4

35 views

7 months ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

170 views

4 months ago

CELL BINO
Week 6 final coding project
4:59
Week 6 final coding project

5 views

1 month ago

The ASF
From Stream to LakeHouse: Apache Kafka Ingestion with Apache Flink Dynamic Iceberg Sink

Ingesting thousands of evolving Apache Kafka topics into a lakehouse often creates complex, brittle pipelines requiring constant ...

30:28
From Stream to LakeHouse: Apache Kafka Ingestion with Apache Flink Dynamic Iceberg Sink

199 views

2 months ago

DevScriptor
Chapter 1 - Python Variables and Data Type

Can You Score 100% Python Variables & Data Types Quiz (MCQs) Are you ready to master the basics of Python? This video ...

17:02
Chapter 1 - Python Variables and Data Type

19 views

2 months ago

Shubham Aher
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the famous “Generate Parentheses” problem from LeetCode — a must-know DSA question often asked in ...

5:46
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

24 views

4 months ago

Rachel McGuigan
📚 Day 34 of #100DaysOfCode – Building a Quiz Game with Classes + APIs 🐍✨

Day 34 of #100DaysOfCode – Building a Quiz Game with Classes + APIs ✨ In today's coding session, I revisited my Python ...

7:01
📚 Day 34 of #100DaysOfCode – Building a Quiz Game with Classes + APIs 🐍✨

3 views

3 months ago

Shubham Aher
First Unique Character in  a String | LeetCode DSA Problem Explained | Coding  (Java, Python, C++)

In this video, we solve the classic “First Unique Character in a String” problem — a frequently asked DSA / Coding Interview ...

5:47
First Unique Character in a String | LeetCode DSA Problem Explained | Coding (Java, Python, C++)

131 views

4 months ago

Shubham Aher
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

In this video, we solve the classic Triangle Minimum Path Sum problem — a top-ranked Dynamic Programming (DP) question ...

11:58
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

61 views

3 months ago

Code & Complexity
Which Language is best for Coding?

In this video, we explore the exciting world of coding languages! We'll discuss popular choices like Python, Java, and more, ...

9:25
Which Language is best for Coding?

1,557 views

11 months ago

Luca Berton
Dagster Parallelization Explained | Run Hundreds of Config Variants with Max Concurrency

In this video, learn how Dagster enables efficient parallelization of jobs by generating all possible permutations from a YAML ...

1:54
Dagster Parallelization Explained | Run Hundreds of Config Variants with Max Concurrency

33 views

4 months ago

vijay gutha
January 13, 2025
18:36
January 13, 2025

8 views

11 months ago

nonos.systems
Nonos-Kernel Build instructions and  ELF binary check (x86_64 Bare Metal 64-bit ELF image) Part one

nonos-kernel: bare-metal Rust microkernel build walkthrough (Part One) In this video: - Full build process for nonos-kernel (Rust, ...

18:06
Nonos-Kernel Build instructions and ELF binary check (x86_64 Bare Metal 64-bit ELF image) Part one

156 views

2 months ago

Shubham Aher
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

In this video, we solve the famous “Roman to Integer” problem — a top-rated DSA interview question frequently asked in coding ...

5:42
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

74 views

4 months ago

Shubham Aher
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Postorder Traversal problem — a very important LeetCode Easy/Medium question and one ...

9:31
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

42 views

3 months ago