ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

577 results

Thomas Wilde
Angular Component Communication with live examples.

After completing this Angular tutorial, you'll know how to communicate between components using: - Input, Output - Service ...

15:01
Angular Component Communication with live examples.

268 views

1 year ago

The coding clubhouse
Intro to Variables in Coding: Learn with Real-Life Examples & Code.org!

Discover the power of variables in coding! In this beginner-friendly lesson from The Coding Clubhouse, we'll explore how ...

8:13
Intro to Variables in Coding: Learn with Real-Life Examples & Code.org!

68 views

11 months ago

The Startup Club by Slidebean
Why Software Patents Are Useless

Join the Startup Club, a crunch of startup news for busy founders 🕶️ → https://team.slidebean.com/pgo We don't just make ...

8:02
Why Software Patents Are Useless

19,153 views

1 year ago

sourcecode
JSON Explained in 5 Minutes 🔥 | Learn JSON Fast with Real Examples

Welcome to Source Code — your ultimate destination for tech and coding tutorials that actually make sense! In this quick 5-minute ...

4:08
JSON Explained in 5 Minutes 🔥 | Learn JSON Fast with Real Examples

45 views

5 months ago

TechTonic
Programming C Examples

techtonic #computerscience.

9:21
Programming C Examples

60 views

1 year ago

Lumintra
Think Like a Programmer: Break Down Any Problem

In this video, I'll show you exactly how it works, using real-life and coding examples. You'll learn how to: • Define problems clearly ...

8:19
Think Like a Programmer: Break Down Any Problem

97 views

1 month ago

Admin
What is Rust Programming? Explained !

"Rust Programming Explained: Fast, Safe, and Memory-Efficient!"** Are you curious about Rust, the system-level programming ...

11:57
What is Rust Programming? Explained !

19 views

1 year ago

Lit Nomad
How quant trading firms are using AI

Artificial Intelligence (AI) is revolutionizing all industries, but what are the brightest minds on the cutting edge of the quant finance ...

8:38
How quant trading firms are using AI

84,016 views

9 months ago

Just4Country
Anyone Can Code Now? Low-Code/No-Code Revolution Explained | NO Coding Required #programming

Ever dreamed of creating your own app but coding seemed impossible? The game-changer is here! Low-code/no-code platforms ...

4:16
Anyone Can Code Now? Low-Code/No-Code Revolution Explained | NO Coding Required #programming

86 views

1 year ago

TechTonic
HUFFMAN CODING EXAMPLES

HUFFMAN CODING EXAMPLES #mma #techtonic.

6:10
HUFFMAN CODING EXAMPLES

37 views

1 year ago

Byte Beginnings
Classes & Objects in  Low-Level Design for Interviews (MAANG-Ready!)

You'll learn: What are Classes and Objects Real-world analogies to lock in the concept Java code examples explained ...

4:41
Classes & Objects in Low-Level Design for Interviews (MAANG-Ready!)

265 views

9 months ago

Lokesh Jha
Procedural vs Object-Oriented vs Functional Programming | Simplified for Beginners

Feeling lost in the world of programming? Terms like Object-Oriented, Functional, and Procedural Programming can sound ...

12:35
Procedural vs Object-Oriented vs Functional Programming | Simplified for Beginners

27 views

2 months ago

React, JS, and TypeScript tutorials for beginners
React Suspense Tutorial - 5 Real-World Examples - Data Fetching, Lazy Load, Code Splitting!

Hey, it's Eugene, and today we're diving into the React Suspense tutorial! React Suspense allows components to 'suspend' ...

6:18
React Suspense Tutorial - 5 Real-World Examples - Data Fetching, Lazy Load, Code Splitting!

1,147 views

1 year ago

The coding clubhouse
Conditionals in Coding: The Secret to Smart Decisions! | Coding for Kids

My niece is spending her mid-term break with me, and when I told her I was about to shoot my videos, she asked, "Is it to make ...

8:11
Conditionals in Coding: The Secret to Smart Decisions! | Coding for Kids

177 views

11 months ago

Learn with Dr. Shobha Nikam
Algorithmic State Machine | ASM | State Box | Decision Box | Conditional Box | 2-Bit Up Down Counter

✅ What You Will Learn ✔ What is an Algorithmic State Machine? ✔ Why do we need ASM in digital design? ✔ Components of ASM ...

10:14
Algorithmic State Machine | ASM | State Box | Decision Box | Conditional Box | 2-Bit Up Down Counter

3,510 views

1 month ago

Java Expert
Topic 1 : Understanding Identifiers (Part 1) - Java Interview Preparation

In this Java programming tutorial, we dive deep into the fundamental concept of "Identifiers in Java" in Part 1 of our series on Java ...

6:51
Topic 1 : Understanding Identifiers (Part 1) - Java Interview Preparation

73 views

1 year ago

Lumintra
How to Learn Anything 3X Faster (Especially Languages & Coding)

Want to learn anything 3X faster — languages, coding, or any new skill? In this video, I'm breaking down the science-based ...

11:25
How to Learn Anything 3X Faster (Especially Languages & Coding)

210 views

1 month ago

CodeZen
🐍 Python Beginner Tutorial #4 | Python Operators Explained with Easy Examples

Python Beginner Tutorial #4 | Python Operators Explained with Easy Examples.

16:36
🐍 Python Beginner Tutorial #4 | Python Operators Explained with Easy Examples

65 views

7 months ago

NextGen Dev: Solve & Build
Stop Guessing Requirements: Build Software That Matches Specs Every Time

Learn a set of techniques to remove ambiguity from requirements so your team builds the right thing first time. Includes tips on ...

11:49
Stop Guessing Requirements: Build Software That Matches Specs Every Time

4 views

9 days ago

Learning Pind
Big O Notation Explained Simply with Examples | Data Structures & Algorithms for Beginners

How to calculate Big O Real-world coding examples big o notation, big o notation explained, big o notation tutorial, time ...

15:53
Big O Notation Explained Simply with Examples | Data Structures & Algorithms for Beginners

3,417 views

7 months ago

DSA EXPERT
Two Sum LeetCode Problem | Best Explanation with Examples | Coding Interview Series

Learn how to solve the Two Sum problem (LeetCode #1) with a clear explanation and multiple approaches. In this video, we ...

13:26
Two Sum LeetCode Problem | Best Explanation with Examples | Coding Interview Series

29 views

1 month ago

Anchal Soni lectures
Prolog in Artificial Intelligence

In this video i am discussing about prolog and its syntax with examples Join as member https://www.youtube.com/channel ...

12:26
Prolog in Artificial Intelligence

34,656 views

1 year ago

Shaimratech
Global Variables in Functions Explained with Real-Life Examples

Ever wondered how to use a global variable inside a function? In this video, we'll break it down step by step — from what a ...

9:56
Global Variables in Functions Explained with Real-Life Examples

109 views

2 months ago

Ruslan Brilenkov
SQL Databases 101 in the Era of Vibe Coding | PostgreSQL | Step by step Tutorial

This video is a beginner-friendly SQL tutorial that shows you how to create and update a database table step-by-step. Follow ...

18:07
SQL Databases 101 in the Era of Vibe Coding | PostgreSQL | Step by step Tutorial

114 views

5 months ago

Anees Kokadan
Call by Value vs Call by Reference in C | Easy Explanation with Example

In this video, I explain the concept of Call by Value and Call by Reference in the C programming language with simple examples.

4:20
Call by Value vs Call by Reference in C | Easy Explanation with Example

16 views

4 months ago