ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

121 results

Cale Technology Enterprise (CTE)
Brief History of C++ Language

C++ Language Tutorial: Brief History of C++ Language In 1979, Bjarne Stroustrup, a Danish computer scientist, began work on "C ...

13:22
Brief History of C++ Language

100 views

3 weeks ago

The Debug Zone
Understanding Struct to Class Casting in C#: Why It Works and Common Pitfalls

In this video, we delve into the intricacies of casting between structs and classes in C#. Understanding how these two fundamental ...

5:43
Understanding Struct to Class Casting in C#: Why It Works and Common Pitfalls

6 views

3 weeks ago

Houston FPUG
Richard Feldman, "New Ways to Roc!"

In the past year, Roc has gotten a new syntax, a new foundational abstraction, and a new compiler. A lot has changed! This talk is ...

2:23:52
Richard Feldman, "New Ways to Roc!"

7,472 views

3 weeks 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

60,729 views

2 weeks ago

paodosboes
math in c# cus its fun!

learned about ́ ́int ́ and also used ́ ́console.writeline ́ ́ just fooling around

0:46
math in c# cus its fun!

26 views

3 weeks ago

Carlos Saraiva
C# Class Constructors, Overloads and Objects

Master C# Constructors, overloads and object creation in one clear lesson. We'll cover how to declare and initialize variables, ...

12:16
C# Class Constructors, Overloads and Objects

11 views

3 weeks ago

The Debug Zone
How to Use Methods from Indirect Parent Classes in Object-Oriented Programming

In this video, we delve into the fascinating world of object-oriented programming, focusing on the often-overlooked concept of ...

2:53
How to Use Methods from Indirect Parent Classes in Object-Oriented Programming

2 views

11 days ago

The Debug Zone
Can 'typedef typename' Be Replaced by 'using' in C++11? Explained!

In this video, we dive into the nuances of C++11 and explore the relationship between `typedef typename` and the `using` ...

1:55
Can 'typedef typename' Be Replaced by 'using' in C++11? Explained!

0 views

3 weeks ago

The Debug Zone
Understanding the Syntax Differences Between Generic Methods and Types

In this video, we delve into the fascinating world of generic programming, focusing on the syntax differences between generic ...

8:53
Understanding the Syntax Differences Between Generic Methods and Types

0 views

3 weeks ago

codingjerk
Zig got better and I almost missed it

Zig 0.15 release review with explanations and examples Voice by @tokisuno **Links:** - Release notes: ...

23:01
Zig got better and I almost missed it

56,619 views

2 weeks ago

The Debug Zone
Understanding Compiler Overloading: Distinguishing vector::insert Variants

In this video, we delve into the concept of compiler overloading, specifically focusing on the various variants of the `vector::insert` ...

1:39
Understanding Compiler Overloading: Distinguishing vector::insert Variants

0 views

2 weeks ago

The Debug Zone
Understanding C++: The Role of *this Inside Curly Braces Explained

... we explore its role within curly braces, you'll gain a deeper understanding of how it helps manage object-oriented programming ...

1:39
Understanding C++: The Role of *this Inside Curly Braces Explained

1 view

3 weeks ago

The Debug Zone
Get Namespace of Type from IdentifierNameSyntax in C# Roslyn Compiler

In this video, we delve into the intricacies of the C# Roslyn Compiler, focusing on how to retrieve the namespace of a type using ...

1:53
Get Namespace of Type from IdentifierNameSyntax in C# Roslyn Compiler

0 views

10 days ago

The Debug Zone
Understanding Overload Resolution in Template Members of Base and Derived Classes

In this video, we delve into the intricate world of overload resolution within template members of base and derived classes in C++.

2:01
Understanding Overload Resolution in Template Members of Base and Derived Classes

0 views

2 weeks ago

The Debug Zone
Creating a Template Function for Generic Maps in C++: A Step-by-Step Guide

In this video, we dive into the world of C++ programming by exploring how to create a template function specifically designed for ...

2:18
Creating a Template Function for Generic Maps in C++: A Step-by-Step Guide

0 views

2 weeks ago

The Debug Zone
Understanding Operator Overload Resolution in C++: A Deep Dive into Built-in Candidates

In this video, we embark on a comprehensive exploration of operator overload resolution in C++. Understanding how the compiler ...

3:22
Understanding Operator Overload Resolution in C++: A Deep Dive into Built-in Candidates

0 views

2 weeks ago

NAREN LECTURE
01 Tokens

Tokens in C++.

1:49:26
01 Tokens

0 views

3 weeks ago

The Debug Zone
Using Enum from Template Class in C++ Without Template Parameter Explained

In this video, we delve into the fascinating world of C++ templates, specifically focusing on how to effectively use enums within ...

1:29
Using Enum from Template Class in C++ Without Template Parameter Explained

2 views

3 weeks ago

Zelig Lim
2025 Lab 7 OOP Inheritance
4:02
2025 Lab 7 OOP Inheritance

0 views

16 hours ago

The Debug Zone
Default Interface Methods in C# 8.0 vs Abstract Classes: Key Differences Explained

In this video, we delve into the key differences between Default Interface Methods introduced in C# 8.0 and traditional Abstract ...

1:53
Default Interface Methods in C# 8.0 vs Abstract Classes: Key Differences Explained

1 view

2 days ago