ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

167 results

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

... Abstract Syntax Tree (AST) is a data structure used in computer science to represent the structural organization of source code.

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

5,566 views

4 days ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.1

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

1:45:40
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.1

0 views

2 weeks ago

Its Code Time
Leetcode Biweekly 172 (1-4) All solutions explained ! Don't miss out this one !

Hellooooo Guyysss, Me aka Amit is back again with another solution video this weekend ! In this video we have covered ...

57:55
Leetcode Biweekly 172 (1-4) All solutions explained ! Don't miss out this one !

43 views

2 weeks ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.2

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

8:53
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.2

0 views

2 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

437 views

Streamed 2 weeks ago

Refactoring Bitcoin
Creating a class diagram from a C API

In the first real episode of Refactoring Bitcoin, we analyze the current C API of the Bitcoin kernel library and manually turn it into a ...

26:27
Creating a class diagram from a C API

153 views

3 weeks ago

Nic Ferrier
Talking about closures and nested functions in C - Part 2: something working

Closures are (probably) coming to C so I am mucking about with nested functions in C (which have also recently been made safe) ...

26:49
Talking about closures and nested functions in C - Part 2: something working

68 views

Streamed 2 weeks ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.3

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

8:48
[EXCLUSIVE] Harvard CS50x Course 2018 – Data Structures | Lecture 28.3

0 views

2 weeks ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Queues | Lecture 31.1

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

15:51
[EXCLUSIVE] Harvard CS50x Course 2018 – Queues | Lecture 31.1

0 views

10 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 weeks ago

Jody Bruchon
CPU Cache Lines And Performance Visually Explained For Programmers

You wanted to know about caches. Now you know about caches. SUPPORT LINKS PayPal: https://paypal.me/JodyBruchon Ko-Fi: ...

12:50
CPU Cache Lines And Performance Visually Explained For Programmers

1,666 views

3 weeks ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Pointers | Lecture 27.1

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

29:13
[EXCLUSIVE] Harvard CS50x Course 2018 – Pointers | Lecture 27.1

0 views

2 weeks ago

Sophia Wagner
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" and hence invoking UB? Hey guys!

4:04
Assigning a subsection of C-style array using a std::array& without violating "strict aliasing" a...

3 views

3 weeks ago

Jody Bruchon
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

It's amazing to me how something as simple as a linked list absolutely destroys cocky Rust programmers. (UI doc still in progress, ...

17:18
Rust Programmers Can't Understand Basic C Programming: Linked Lists Are Crab Kryptonite

2,537 views

3 weeks ago

Jody Bruchon
How File Duplicate Finders Like jdupes Work, Visually Explained...And Why It's So Fast!

This is a breakdown of the basic algorithm behind jdupes, simplified so that most people can understand what's going on under ...

15:09
How File Duplicate Finders Like jdupes Work, Visually Explained...And Why It's So Fast!

458 views

3 weeks ago

Sophia Wagner
Codereview: Custom Memory Allocator in C

Custom Memory Allocator in C Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...

3:03
Codereview: Custom Memory Allocator in C

1 view

4 weeks ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Defining Custom Types | Lecture 29.2

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

3:33
[EXCLUSIVE] Harvard CS50x Course 2018 – Defining Custom Types | Lecture 29.2

0 views

13 days ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Singly Linked Lists | Lecture 31.1

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

23:18
[EXCLUSIVE] Harvard CS50x Course 2018 – Singly Linked Lists | Lecture 31.1

0 views

9 days ago

Learner's Academy
[EXCLUSIVE] Harvard CS50x Course 2018 – Pointers | Lecture 27.2

Exclusive Harvard 2018 CS50x Course Content – Available for a Limited Time Only! This is a rare opportunity to access ...

29:18
[EXCLUSIVE] Harvard CS50x Course 2018 – Pointers | Lecture 27.2

0 views

2 weeks ago

The Debug Zone
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

In this video, we delve into the world of smart pointers in C++ and their crucial role in managing binary search trees efficiently.

2:11
Using Smart Pointers in C++ for Efficient Binary Search Tree Management

4 views

3 weeks ago