ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,193 results

CppNow
Threads and Shared Variables in C++0x - Hans Boehm [ BoostCon 2011] Keynote

https://cppnow.org --- The C++0x draft standard introduces threads into the language, and carefully defines the meaning of ...

1:38:03
Threads and Shared Variables in C++0x - Hans Boehm [ BoostCon 2011] Keynote

736 views

12 years ago

Geoffrey Schmit
APCSA Classes 02.17: Static Keyword (class variables and methods)

Naperville North High School, AP Computer Science A, 2021-2022.

23:48
APCSA Classes 02.17: Static Keyword (class variables and methods)

11 views

4 years ago

Geoffrey Schmit
APCSA Classes 02.17: static variables and methods

Naperville North High School, AP Computer Science A, 2022-2023.

25:35
APCSA Classes 02.17: static variables and methods

48 views

3 years ago

Rachel Wil Singh
Static variables and functions - C++ programming practice

Examples using static variables and functions within a class. This is for my CS 235 Object Oriented Programming with C++ course.

27:25
Static variables and functions - C++ programming practice

150 views

5 years ago

CppNow
Lifetime and Usage of Global, Thread-local, and Static Data

Daniel Dilts' presentation from C++Now 2014 Slides are available here: ...

1:24:58
Lifetime and Usage of Global, Thread-local, and Static Data

1,586 views

11 years ago

CppNow
Vittorio Romeo: Implementing `static` control flow in C++14

There has always been great interest in imperative compile-time control flow: as an example, consider all the existing `static_if` ...

1:15:58
Vittorio Romeo: Implementing `static` control flow in C++14

773 views

9 years ago

Profesor Retroman
C++ : Punteros a función, a metodo, lambdas y static

[C++ 9.5]: Serie completa http://bit.ly/CppGameDev19 Serie anterior C++: http://bit.ly/CppDev2016-19 Librería TinyPTC UA: ...

24:58
C++ : Punteros a función, a metodo, lambdas y static

2,196 views

5 years ago

Predicate Solutions
Session 19/35 (C# 2.0 Features)

C# 2.0 Features - Partial Types C# 2.0 Features - Aliases C# 2.0 Features - Static Classes C# 2.0 Features - Property Access ...

1:52:47
Session 19/35 (C# 2.0 Features)

2,628 views

12 years ago

Empathy Monster
Hare Programming Tutorial | 5 of n - Memory Management

Part 5 of a series covering the official Hare programming language tutorial. This video covers Memory Management.

1:13:31
Hare Programming Tutorial | 5 of n - Memory Management

695 views

2 months ago

Damian Zaremba
FOSDEM 2015 - Developer Room - Perl - Erl6 Beyond Dynamic Vs Static
53:53
FOSDEM 2015 - Developer Room - Perl - Erl6 Beyond Dynamic Vs Static

48 views

9 years ago

Einsteinzee
Runge-Kutta for Coupled Ordinary Differential Equations -- Static vs. Dynamic Libraries in C++

This video shows the principals behind using both static and dynamic libraries in C++. These principals are applied to our simple ...

29:32
Runge-Kutta for Coupled Ordinary Differential Equations -- Static vs. Dynamic Libraries in C++

71 views

1 year ago

8-bit Zeta Courses
Introduction to Variables in C

Just a quick video of me going over the basics of variables in C Music Source: https://gamechops.com/

26:09
Introduction to Variables in C

98 views

2 years ago

Round-Robin Engineering
Dart Annotated Docs | Language Samples - Variables

In this video, Jim and Aaron of Round-Robin annotate the Dart documentation on Variables. Dart Docs: ...

39:26
Dart Annotated Docs | Language Samples - Variables

76 views

4 years ago

Thom Wiggers
Stack and Heap (Hacking in C: Lecture 3)

In this lecture of Hacking in C, we will cover: * Stack variables and what else is on the stack * Heap * Printf Find the slides at ...

1:11:20
Stack and Heap (Hacking in C: Lecture 3)

822 views

Streamed 5 years ago

CWCS Education
CS225 U2 L1

... Parameter Types (IN, OUT, INOUT) - Pre/Post Condition comments - Variable Shadowing - Static Variables - Default Values.

26:24
CS225 U2 L1

24 views

5 years ago

timClicks
Global variables 🦀 Beginner Rust Tutorial 🦀 Learning Rust Creatively

Learn about using global variables in the Rust programming language. Using random number generation as a case study, we ...

1:02:42
Global variables 🦀 Beginner Rust Tutorial 🦀 Learning Rust Creatively

2,244 views

Streamed 1 year ago

Ramesh Yerraballi
Lec9 ScopePersistence

EE319K@UTAustin Lecture 9 - Scope and Persistence of Variables/Functions in C.

21:14
Lec9 ScopePersistence

1,056 views

5 years ago

SwedenCpp
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

Writing C++ libraries is fun --- at least, we, StockholmCpp members, do it and enjoy it all the time! Yet, we may still have our friends ...

55:46
Arda Aytekin: Cython: Static Typing and C/C++ Interfacing in (C)Python

956 views

6 years ago

MUCplusplus
[MUC++] Jonathan Müller - "The Static Initialization Order Fiasco" (Virtual)

Global variables are initialized before `main()` runs, but the relative initialization order is not necessarily well-defined. As such ...

1:02:06
[MUC++] Jonathan Müller - "The Static Initialization Order Fiasco" (Virtual)

4,785 views

5 years ago

Sonia: Code & Skate | Play
C++ vs Rust - Impl vs Dyn - Arm vs x86

Comparing C++ vs Rust - Static vs Dynamic dispatch. I will be explaining Assembly ARM64 and X86. See code: ...

37:35
C++ vs Rust - Impl vs Dyn - Arm vs x86

6,273 views

1 year ago