ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

116 results

The Coding Gopher
99% of Developers Don't Get ASTs

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

10:41
99% of Developers Don't Get ASTs

5,961 views

7 days ago

The Debug Zone
Decoding Legacy C++ Code: Common Challenges and Solutions Explained

In this video, we dive into the intricate world of legacy C++ code, exploring the common challenges developers face when working ...

1:46
Decoding Legacy C++ Code: Common Challenges and Solutions Explained

0 views

3 weeks ago

The Debug Zone
How to Debug C# AWS Lambda Functions Locally: A Step-by-Step Guide

In this video, we'll explore the essential techniques for debugging C# AWS Lambda functions right from your local development ...

2:17
How to Debug C# AWS Lambda Functions Locally: A Step-by-Step Guide

0 views

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

3 weeks ago

The Debug Zone
Different conventions for main() in C

Today's Topic: Different conventions for main() in C Thanks for taking the time to learn more. In this video I'll go through your ...

3:39
Different conventions for main() in C

0 views

2 days ago

The Debug Zone
Fixing System.MissingMethodException in C# Program.cs: Common Solutions

In this video, we tackle the frustrating System.MissingMethodException that often arises in C# applications, particularly within the ...

3:11
Fixing System.MissingMethodException in C# Program.cs: Common Solutions

1 view

3 weeks ago

منصة الشرق الاوسط || Middle East
Step by Step Tutorial  Deserializing JSON using c  and json net

PLC #HMI #Inverter #VFD #Automation #IndustrialControl #Siemens #Delta #Schneider #LS #ClassicControl #SCADA ...

56:21
Step by Step Tutorial Deserializing JSON using c and json net

0 views

3 weeks ago

The Debug Zone
Why Does fgets Skip User Input? Common Issues and Solutions Explained

In this video, we delve into a common yet perplexing issue faced by many programmers: why the `fgets` function sometimes skips ...

3:43
Why Does fgets Skip User Input? Common Issues and Solutions Explained

1 view

3 weeks ago

The Debug Zone
How to Return Error Codes from Constructors in C++: Best Practices Explained

In this video, we delve into a crucial aspect of C++ programming: handling error codes in constructors. While constructors are ...

3:20
How to Return Error Codes from Constructors in C++: Best Practices Explained

0 views

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

3 weeks ago

The Debug Zone
Swift 4 Class Not Accessible in Objective-C: Fix 'Property Not Found' Error

In this video, we tackle a common issue faced by developers working with Swift and Objective-C interoperability. If you've ...

2:21
Swift 4 Class Not Accessible in Objective-C: Fix 'Property Not Found' Error

0 views

3 weeks ago

Linux Plumbers Conference
Debugging RISC-V Kernel Crashes: KDUMP, vmcore, and Crash Utility Enhancements - Austin Kim

Debugging RISC-V Kernel Crashes: KDUMP, vmcore, and Crash Utility Enhancements - Austin Kim (LG Electronics) Background ...

19:48
Debugging RISC-V Kernel Crashes: KDUMP, vmcore, and Crash Utility Enhancements - Austin Kim

358 views

3 weeks ago

Linux Plumbers Conference
Rethinking Linux tools with Compact Debuginfo Formats - Stephen Brennan (Oracle)

Rethinking Linux tools with Compact Debuginfo Formats - Stephen Brennan (Oracle) The last several years have seen the ...

34:32
Rethinking Linux tools with Compact Debuginfo Formats - Stephen Brennan (Oracle)

31 views

3 weeks ago

eddi
Example of compiler assisted refactoring
23:29
Example of compiler assisted refactoring

237 views

3 days ago

The Debug Zone
Fixing 'expected double ** but argument is of type double (*)[2]' Error in C/C++

In this video, we tackle a common issue encountered by C and C++ programmers: the 'expected double ** but argument is of type ...

4:18
Fixing 'expected double ** but argument is of type double (*)[2]' Error in C/C++

2 views

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

3 weeks ago

The Debug Zone
How to Avoid Namespace Prefix for Symbols in GDB: A Complete Guide

In this video, we delve into the intricacies of using GDB, the GNU Debugger, and explore a common challenge faced by ...

2:10
How to Avoid Namespace Prefix for Symbols in GDB: A Complete Guide

4 views

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

4 views

3 weeks ago

Matt Godbolt
[AoCO 18/25] Partial Inlining

Day 18 of the Advent of Compiler Optimisations - Partial Inlining It's not always a good idea to inline larger functions; but the ...

6:54
[AoCO 18/25] Partial Inlining

6,834 views

3 weeks ago

The Debug Zone
How to Fix IntelliSense PCH Warning in Visual Studio: Troubleshooting Guide

In this video, we dive into a common issue faced by developers using Visual Studio: the IntelliSense PCH (Precompiled Header) ...

1:31
How to Fix IntelliSense PCH Warning in Visual Studio: Troubleshooting Guide

0 views

3 weeks ago