ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

154 results

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

4 views

2 weeks ago

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

2 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

57,207 views

2 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,269 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

54,270 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

2 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

8 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 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 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

ToonBinge
Write "Hello world" Without any STL or Runtime 😱 IT IS THIS SIMPLE!!!

Dive into a minimalist C++ tutorial where we print “Hello world” using only a raw write syscall—no STL, no runtime libraries, just ...

3:29
Write "Hello world" Without any STL or Runtime 😱 IT IS THIS SIMPLE!!!

2 views

4 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

1 view

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

2 weeks ago

cppusergroupvienna
Insights into Entity Component Systems • Helmut Hlavacs & Isabella Hölzl

In software development, composition is key — so we're happy to present two local C++ entities at once: Helmut Hlavacs and ...

1:02:11
Insights into Entity Component Systems • Helmut Hlavacs & Isabella Hölzl

35 views

4 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

10 days 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

2 weeks ago

The Debug Zone
Understanding Why std::sort Constructs Objects in C++: A Technical Deep Dive

In this video, we embark on a technical deep dive into the inner workings of `std::sort` in C++. Have you ever wondered why this ...

2:05
Understanding Why std::sort Constructs Objects in C++: A Technical Deep Dive

0 views

4 days ago

The Debug Zone
How to Make Visual Studio Break on User std::exception Exceptions

In this video, we delve into a crucial debugging technique for C++ developers using Visual Studio. Have you ever encountered a ...

1:31
How to Make Visual Studio Break on User std::exception Exceptions

6 views

1 month ago

NAREN LECTURE
01 Tokens

Tokens in C++.

1:49:26
01 Tokens

0 views

2 weeks ago