ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

508 results

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

8 months ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

3,030 views

6 months ago

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,394 views

3 months ago

Yours truly, Seniors : )
Introduction - Programming In C | Lecture 1 | Yours truly, Seniors : )

Hey guys! This is Narendra here, going to be handling Programming in C for y'all. This video is just going to be a little intro as to ...

10:59
Introduction - Programming In C | Lecture 1 | Yours truly, Seniors : )

98 views

3 months ago

Joseph Gentle
Text CRDTs from scratch, in code!

Want to know how google docs would work, if it was decentralised and therefore better? Lets make one! In this video I implement ...

1:31:56
Text CRDTs from scratch, in code!

2,857 views

11 months ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

10,150 views

3 days ago

The KDE Community
Albert Astals Cid, Alexander Lohnau - Lint All The Things

QML is an excellent language for developing fast user interfaces. However, due to its runtime nature, it can be fragile when ...

5:24
Albert Astals Cid, Alexander Lohnau - Lint All The Things

43 views

9 months ago

NERSC
NUG Community Call: A Birds Eye View of Using CUDA C C++ on Perlmutter Part 2

NERSC will be hosting a 2-part event series that focuses on using learning introductory GPU Programming concepts with CUDA ...

1:17:32
NUG Community Call: A Birds Eye View of Using CUDA C C++ on Perlmutter Part 2

93 views

4 months ago

Improbable Matter
Hough Transform: Algorithms for Grad Students (2)

A computer algorithm for identifying lines and circles in images or videos. Contents 00:00 - Introduction 01:54 - Line polar ...

13:18
Hough Transform: Algorithms for Grad Students (2)

17,541 views

5 months ago

NERSC
NUG Community Call  A Birds Eye View at Using CUDA C:C++ on Perlmutter Part 1

And part one of this bird's-eye view in CUDA C/C++ is going to give you an introduction to working with CUDA C and learning ...

1:16:33
NUG Community Call A Birds Eye View at Using CUDA C:C++ on Perlmutter Part 1

115 views

4 months ago

Dr. Pavel Vlašánek
How Easy Is It to Crack a Hardcoded Password?

Want to learn how hackers actually extract passwords from compiled software and how to properly protect yours? In this video, we ...

6:38
How Easy Is It to Crack a Hardcoded Password?

384 views

1 month ago

Bald. Bearded. Builder.
Stop Using == null: The Safer C# Pattern You Need Today!

Two operators, one confused codebase: we break down the real differences between C#'s != and the pattern-matching "is not".

11:41
Stop Using == null: The Safer C# Pattern You Need Today!

14,419 views

4 months ago

Dr. Pavel Vlašánek
Code the Matrix Rain in C++ (From Scratch)

Turn your empty console into the Matrix digital rain, built entirely from scratch in C++! We explore the secrets of high-performance ...

8:48
Code the Matrix Rain in C++ (From Scratch)

747 views

1 month ago

Dr. Pavel Vlašánek
You are better at Math than you think (as a Programmer)

Think math and programming live in completely separate worlds? In this video, we connect the dots between mathematical ...

6:28
You are better at Math than you think (as a Programmer)

25,397 views

8 months ago

Bald. Bearded. Builder.
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

Lowercasing strings to compare them costs allocations and can break under different cultures (hello, Turkish I). In this video ...

14:26
Stop Using ToLower() for Comparisons! The Fast, Correct Way in C#

48,457 views

4 months ago

Yours truly, Seniors : )
Number Systems - Programming In C | Lecture 2 | Yours truly, Seniors : )

The number systems that are relevant to C Chapters 0:00 Why multiple number systems 1:57 What is base-x? 5:28 Conversions ...

12:29
Number Systems - Programming In C | Lecture 2 | Yours truly, Seniors : )

44 views

3 months ago

NPTEL IIT Bombay
Week 2: Lecture 6: Concurrency and Synchronization in Parallel Programming:Techniques and Frameworks

Concurrency and Synchronization in Parallel Programming: Techniques and Frameworks.

38:27
Week 2: Lecture 6: Concurrency and Synchronization in Parallel Programming:Techniques and Frameworks

634 views

11 months ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

81,068 views

1 month ago

OpenSecurityTraining2
Arch1005: RISC-V Assembly 04 Local Variables 05 StructLocalVariable.c 1

View the full free MOOC at https://ost2.fyi/Arch1005. This class teaches RISC-V 32 and 64-bit assembly languages, by compiling C ...

10:14
Arch1005: RISC-V Assembly 04 Local Variables 05 StructLocalVariable.c 1

76 views

11 months ago

CompuTechWorld
Computer Languages Explained in the Simplest way | Machine, Assembly & High-Level Languages

"Have you ever wondered how computers understand us? In this video, we explain Computer Languages in the simplest way.

4:59
Computer Languages Explained in the Simplest way | Machine, Assembly & High-Level Languages

23 views

4 months ago