ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,038 results

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

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

97 views

2 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

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

694 views

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

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

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,263 views

1 year 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

EuroPython Conference
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

EuroPython 2024 — Forum Hall on 2024-07-10] SPy (Static Python) lang: fast as C, Pythonic as Python by Antonio Cuni ...

44:02
SPy (Static Python) lang: fast as C, Pythonic as Python — Antonio Cuni

1,415 views

1 year 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

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

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

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,191 views

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

Derick Rethans
1. Lists (part 1)

In this first video in a series of videos about data structures, I am diving into linked lists. I go through an example explaining the ...

58:45
1. Lists (part 1)

940 views

5 years ago

CWCS Education
CS225 u5 l1

Contents: - OOP syntax - single file structure - function implementations - built in ops - uml refresher - stand alone functions - three ...

30:48
CS225 u5 l1

16 views

5 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