ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

164 results

AISSMS INSTITUTE OF INFORMATION TECHNOLOGYY - IOIT
Structure in C

Structures in C Made Easy – Learn in 5 Minutes.

6:52
Structure in C

0 views

3 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

3 weeks ago

NetSecProf
C Programming 004 - Variable Types

Shows how to use different variables in C. The source code is created using nano on Linux and compiled using gcc.

8:31
C Programming 004 - Variable Types

17 views

11 days ago

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

6,058 views

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

441 views

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

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

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

161 views

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

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 !

46 views

2 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,685 views

4 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

1 month 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!

469 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

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

2 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

2 weeks ago

Codotaku
MLIR C++ API Tutorial: Structured control flow (SCF)

MLIR C++ API Tutorial: Structured control flow (SCF) Discord: https://discord.codotaku.com MLIR (Multi-Level Intermediate ...

29:20
MLIR C++ API Tutorial: Structured control flow (SCF)

191 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

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