ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

294 results

J David Eisenberg
Chapter 7: Static variables

Static variables are local in scope, but their values persist across function calls as if they were global. Note: At 0:55, the phrase ...

5:06
Chapter 7: Static variables

118 views

4 years ago

Spoken-Tutorial IIT Bombay
Static Members - English

static members in C++ -Static Keyword -Static variable -Static member function.

6:20
Static Members - English

8,091 views

11 years ago

OpenSecurityTraining2
Function Parameters: TooManyParameters.c Explanation - Architecture 1001: x86-64 Assembly

You can watch this class without ads and with extra learning games, quizzes, and lab setup instructions by going to ...

3:00
Function Parameters: TooManyParameters.c Explanation - Architecture 1001: x86-64 Assembly

996 views

3 years ago

Codexpanse with Rakhim
Typing: Static vs Dynamic, Weak vs. Strong / Intro to JavaScript ES6 programming, lesson 16

Learn about dynamic vs static and weak and strong typing. Watch this to learn about pure functions ...

7:22
Typing: Static vs Dynamic, Weak vs. Strong / Intro to JavaScript ES6 programming, lesson 16

61,772 views

8 years ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

71,960 views

4 years ago

OpenSecurityTraining2
RE3011 03 02 VirtualFunctionCalls

View the full free MOOC at https://ost2.fyi/RE3011. This course will be an advanced reverse engineering class for security ...

16:33
RE3011 03 02 VirtualFunctionCalls

1,489 views

2 years ago

Jon Gjengset
Crust of Rust: Dispatch and Fat Pointers

In this episode of Crust of Rust, we go over static and dynamic dispatch in Rust by diving deep into generics, monomorphization, ...

2:12:52
Crust of Rust: Dispatch and Fat Pointers

99,763 views

4 years ago

J David Eisenberg
Chapter 6: Variable Length Arrays in C

Some versions of C let you declare an array using a variable to give the number of elements in the array. (Sorry about the ...

4:39
Chapter 6: Variable Length Arrays in C

1,496 views

4 years ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,013 views

6 years ago

CppNow
C++Now 2018: Arthur O'Dwyer “The Best Type Traits that C++ Doesn't Have”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:29:48
C++Now 2018: Arthur O'Dwyer “The Best Type Traits that C++ Doesn't Have”

8,375 views

7 years ago

Rambod Dev
Add Global Functions To Blueprints In Seconds!

Want Blueprint nodes you can use anywhere, without extra setup or confusing Blueprint spaghetti? In this video, I will shows how ...

6:10
Add Global Functions To Blueprints In Seconds!

227 views

6 months ago

CppNow
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:35:27
C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!"

21,659 views

8 years ago

cs631apue
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

In this video lecture, we meet our new best friend, the 'struct stat'. We'll cover the stat(2) system calls and begin discussing each of ...

20:31
Advanced Programming in the UNIX Environment: Week 03, Segment 1 - All about stat(2)

4,385 views

5 years ago

J David Eisenberg
Chapter 2: Introduction to variables in C

Declaring variables and using the printf() function to display their values.

5:41
Chapter 2: Introduction to variables in C

287 views

5 years ago

nptelhrd
Mod-05 Lec-40 Understading C++

Embedded Software Testing by Madhukeshwara H M,HCL Technologies,Bangalore.For more details on NPTEL visit ...

54:04
Mod-05 Lec-40 Understading C++

1,414 views

10 years ago

Spoken-Tutorial IIT Bombay
Static Members - Marathi

C++ मधील स्टॅटिक मेंबर्स -Static कीवर्ड -स्टॅटिक व्हेरिएबल -स्टॅटिक ...

6:19
Static Members - Marathi

190 views

11 years ago

Mark Newman
How to Implement the FFT: A Coding Tutorial

Learn how to implement the FFT in this practical coding tutorial in which I guide you step-by-step through the process of writing a ...

13:12
How to Implement the FFT: A Coding Tutorial

2,846 views

6 months ago

SwedenCpp
Jean Guegant - Meta Crush Saga: a C++17 compile-time game

Meta Crush Saga is a game pet project made to explore the new metaprogramming features available (if-constexpr, constexpr ...

30:07
Jean Guegant - Meta Crush Saga: a C++17 compile-time game

7,486 views

7 years ago

Jon Gjengset
Implementing Hazard Pointers in Rust (part 2)

We continue our journey implementing Hazard Pointers (https://erdani.org/publications/cuj-2004-12.pdf) in Rust. We follow along ...

5:28:30
Implementing Hazard Pointers in Rust (part 2)

11,539 views

4 years ago

cmpe112 (c++)introduction to computer programming
cmpe clip 1.2  (introduction to programming) complex examples

this video is continuation of clip 1.1 in this tutorial and video clip you will learn; how to use (cout) how to write a program to display ...

13:55
cmpe clip 1.2 (introduction to programming) complex examples

136 views

7 years ago