ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

70 results

Teen Tech
c language lecture-1; intro to c and c tokens

Want to learn C programming without confusion? You're in the right place! This channel provides easy explanations, step-by-step ...

38:02
c language lecture-1; intro to c and c tokens

13 views

2 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 98)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

Live
Study with me: learn C programming language by building our own lisp (Part 98)

6 views

0

The Debug Zone
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

In this video, we delve into the intricacies of C++ enum classes and the implicit conversion of `std::size_t`. While these features ...

3:06
C++ Enum Class and std::size_t Implicit Conversion: Common Issues Explained

6 views

7 days ago

The Debug Zone
Why Including an STL Header Fixes Compilation Errors in C++ Code

In this video, we delve into the often-overlooked importance of including STL headers in C++ programming. Many developers ...

1:55
Why Including an STL Header Fixes Compilation Errors in C++ Code

0 views

2 days ago

The Debug Zone
Understanding C Socket Blocking Calls: Solutions and Best Practices

In this video, we delve into the intricacies of C socket programming, focusing on the concept of blocking calls. Blocking calls can ...

3:17
Understanding C Socket Blocking Calls: Solutions and Best Practices

0 views

6 days ago

The Debug Zone
Understanding C++17 std::variant: Common Issues and Solutions in Clang 6.0.0

In this video, we delve into the powerful features of C++17's `std::variant`, a type-safe union that simplifies handling multiple data ...

1:55
Understanding C++17 std::variant: Common Issues and Solutions in Clang 6.0.0

0 views

2 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 91)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

4:15:37
Study with me: learn C programming language by building our own lisp (Part 91)

182 views

Streamed 6 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 92)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

1:50:44
Study with me: learn C programming language by building our own lisp (Part 92)

177 views

Streamed 5 days ago

The Debug Zone
Resolving std::is_base_of Incomplete Type Errors in C++ Static Assertions

In this video, we delve into a common challenge faced by C++ developers: resolving `std::is_base_of` incomplete type errors ...

1:37
Resolving std::is_base_of Incomplete Type Errors in C++ Static Assertions

2 views

3 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 90)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

2:01:57
Study with me: learn C programming language by building our own lisp (Part 90)

263 views

Streamed 7 days ago

The Debug Zone
How to Parametrize Function Templates with Generic Function Pointers in C++

In this video, we delve into the powerful world of C++ function templates and explore how to effectively parametrize them using ...

3:05
How to Parametrize Function Templates with Generic Function Pointers in C++

0 views

6 days ago

The Debug Zone
Passing Literals as Const Reference Parameters in C++: Common Issues & Solutions

In this video, we delve into the intricacies of passing literals as const reference parameters in C++. While this technique can ...

3:04
Passing Literals as Const Reference Parameters in C++: Common Issues & Solutions

1 view

5 days ago

Dilate Technologies
Live Science: Plasticity gating - Adaptive predictive coding

Teaching AI to Survive Chaotic Worlds: Adaptive Predictive Coding This project builds an online predictive coding system that can ...

1:32:56
Live Science: Plasticity gating - Adaptive predictive coding

67 views

Streamed 6 days ago

The Debug Zone
Mastering C++ Thread Pool: Solutions to Common Challenges and Best Practices

In this video, we dive into the world of C++ thread pools, a powerful tool for managing concurrent tasks efficiently.

3:53
Mastering C++ Thread Pool: Solutions to Common Challenges and Best Practices

9 views

7 days ago

Bruhtus Null
Study with me: learn C programming language by building our own lisp (Part 96)

I want to learn about C programming language, and i found a book called "Build Your Own Lisp". So let's explore it together and ...

3:38:28
Study with me: learn C programming language by building our own lisp (Part 96)

254 views

Streamed 1 day ago

The Debug Zone
Is std::thread in C++11 Dependent on pthread Library in Linux?

In this video, we delve into the relationship between C++11's std::thread and the pthread library on Linux systems. As we explore ...

2:18
Is std::thread in C++11 Dependent on pthread Library in Linux?

0 views

7 days ago

The Debug Zone
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

In this video, we'll explore the intricacies of modifying arrays within functions in the C programming language. Understanding how ...

1:58
How to Modify an Array Inside a Function in C: A Step-by-Step Guide

0 views

3 days ago

The Debug Zone
How to Extract Fractional Seconds from Howard Hinnant Date Library

In this video, we delve into the intricacies of the Howard Hinnant Date Library, a powerful tool for date and time manipulation in ...

2:11
How to Extract Fractional Seconds from Howard Hinnant Date Library

0 views

3 days ago

The Debug Zone
Understanding Overloaded Delete and Exceptions in C++ Destructors

In this video, we delve into the intricacies of overloaded delete operators and exception handling within C++ destructors.

3:13
Understanding Overloaded Delete and Exceptions in C++ Destructors

5 views

3 days ago

The Debug Zone
Fixing Abnormal Data Stream Issues with fgets() and Input Redirection in C

In this video, we dive into the challenges of handling abnormal data streams in C programming. Specifically, we'll explore how to ...

2:21
Fixing Abnormal Data Stream Issues with fgets() and Input Redirection in C

0 views

2 days ago