ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

336 results

Michael Cirone
Move Semantics, Again, and Perfect Forwarding
20:27
Move Semantics, Again, and Perfect Forwarding

300 views

9 years ago

Profesor Retroman
C++ : rvalue references, move constructor & move assignment operator

Explicamos las diferencias clave entre lvalues y rvalues en C++ para introducir las #rvalue_references. Con ello, mostramos ...

1:19:17
C++ : rvalue references, move constructor & move assignment operator

1,878 views

6 years ago

Ron Wellman
09 - Pass by Reference vs Pass by Value

In video 09 of our series on rediscovering the C programming language, we'll discuss the difference between pass by value and ...

36:28
09 - Pass by Reference vs Pass by Value

35 views

5 years ago

Adel Sabour
7-Python Course L2-Logical Operators, Operands, Assignment Operators, Solve Positive, Negative, Zero

7-Python Course L2-Logical Operators, Operands, Assignment Operators, Solve Positive, Negative, Zero example without if ...

38:04
7-Python Course L2-Logical Operators, Operands, Assignment Operators, Solve Positive, Negative, Zero

344 views

5 years ago

Binary Cave
JavaScript Operators

Arithmetic Operators 2. Logical Operators, 3. Conditional Operators, 4. String Operators, 5. Assignment Operators, 6. Increment ...

43:34
JavaScript Operators

79 views

5 years ago

NPTEL IIT Bombay
Lecture 3 Part 2 : Basic Elements of Program

Lecture 3 Part 2 : Basic Elements of Program.

25:56
Lecture 3 Part 2 : Basic Elements of Program

25,442 views

6 years ago

CppNow
Understanding &&

Scott Schurr's talk from C++Now 2014 Slides are available at: ...

1:35:24
Understanding &&

2,140 views

11 years ago

Gigabytes Career
[2020] - Web Technologies - Java Script - Operators Arithmetic, Assignment operators Practice

[2020] - Web Technologies - Java Script - Operators Arithmetic, Assignment operators Practice In this video we discussed about ...

20:28
[2020] - Web Technologies - Java Script - Operators Arithmetic, Assignment operators Practice

43 views

5 years ago

Technical Imtiaz Roy
Python tutorial # 8 | Assignment operator  | Logical Operator in python | python And or not Operator

AssignmentOperator #LogicalOperator #LogicalOperatorinpython #andorandnotoperator In this video I have explained about ...

20:44
Python tutorial # 8 | Assignment operator | Logical Operator in python | python And or not Operator

31 views

4 years ago

Lucas Layman
Python Execution Tracing Exercise

... assignment statements are evaluated on the right hand side first okay first so the right hand side of the assignment operator ...

28:04
Python Execution Tracing Exercise

5,770 views

5 years ago

MUCplusplus
[MUC++] Klaus Iglberger - "Back to Basics: Exceptions" (Virtual)

Exceptions are the native error propagation mechanism in C++. If used properly, exceptions enable us to write simpler, more ...

1:12:48
[MUC++] Klaus Iglberger - "Back to Basics: Exceptions" (Virtual)

578 views

5 years ago

Tobias Fuchs (fuchsto)
[ Advanced Modern C++ | MNM '18 | a-04-2 ]: How to get started with the sparse_array assignment

Discussion of Lab assignments in Advanced Modern C++ at LMU (Tobias Fuchs, MNM Team) Summer term 2018 Course ...

30:50
[ Advanced Modern C++ | MNM '18 | a-04-2 ]: How to get started with the sparse_array assignment

223 views

7 years ago

Lewis Baumstark
Lecture 1: Variables and Expressions

... assignments, and expressions 28:26 expressions where a variable is on both sides of the assignment operator 29:15 shorthand ...

32:41
Lecture 1: Variables and Expressions

144 views

Streamed 3 years ago

Infin1teXploit
Learn JavaScript FREE in less than HOUR – The Ultimate Beginner’s Guide!

... Values with the Assignment Operator Declare Variables 4:20 Declare Variables 4:26 Initializing Variables with the Assignment ...

41:37
Learn JavaScript FREE in less than HOUR – The Ultimate Beginner’s Guide!

39 views

10 months ago

TheBenHigh
Hands-On Introduction to Computer Programming - Output, Input & Variables (Episode 2)

I realize that I didn't mention what would happen if we excluded the `using namespace std;`. I touch on that in the next episode.

35:55
Hands-On Introduction to Computer Programming - Output, Input & Variables (Episode 2)

58 views

8 years ago

Derek Harter
U00-4 Working on an Example Assignment

Unit 00 Video 04 - Working on an Example Assignment In this video we work though a complete end-to-end example of editing, ...

39:18
U00-4 Working on an Example Assignment

384 views

5 years ago

MisterArk
CS3 Lesson 19B: OOP Functions

Polymorphism, Virtual destructor, Copy constructor, Assignment operator, Insertion operator C++ http://arkiletian.com/cs3.

39:19
CS3 Lesson 19B: OOP Functions

56 views

2 years ago

Goeduhub Technologies
Java Operators | What are Operators in Java and its Types | Arithmetic, Relational, Logical and more

Java comes with a rich set of operators, which comprises of many kinds of operators such as arithmetic, relational, and logical and ...

43:36
Java Operators | What are Operators in Java and its Types | Arithmetic, Relational, Logical and more

42 views

4 years ago

Studio IIT Bombay
CS101 L007A Assignment Statement and Arithmetic Expressions

... computer okay these have the same precedence but the precedence is lower than the negation operator which we just saw and ...

23:12
CS101 L007A Assignment Statement and Arithmetic Expressions

353 views

9 years ago

Electronics with Professor Fiore
Embedded Programming: Conditionals

In this video we examine conditionals and branching. The main means of doing so are via if/else and switch/case statements.

25:18
Embedded Programming: Conditionals

312 views

5 years ago

MUCplusplus
[MUC++] Marc Mutz - Partially-Formed Objects For Fun And Profit (Virtual)

Lately, partially-formed states have gained some traction as the natural state of moved-from objects. Alexander Stepanov, in his ...

1:26:14
[MUC++] Marc Mutz - Partially-Formed Objects For Fun And Profit (Virtual)

238 views

5 years ago

ICAM Technologies Corporation
ICAM Foundation Webinar III: How to use macro programming (Part 1)

... 8:30-8:52 Operators : 8:53-9:04 Assignment Operators : 9:05-9:10 Boolean Operators : 9:11-9:46 Functions : 9:47-10:05 Module ...

42:23
ICAM Foundation Webinar III: How to use macro programming (Part 1)

928 views

5 years ago

Adam Doupé
CSE 340 F16: 10-12-16 "Semantics Pt. 8 and Types Pt. 1"

Recorded lecture for CSE 340 F16 on 10/12/16. We discussed memory errors, examples of dangling references, examples of ...

50:56
CSE 340 F16: 10-12-16 "Semantics Pt. 8 and Types Pt. 1"

1,026 views

9 years ago

ZiplineShow
Part 4 - A Simple Program

Part 4 of our 5 part introduction to Python series finally gets around to making a simple program, and as a bonus both Ben and Will ...

20:28
Part 4 - A Simple Program

1,270 views

14 years ago

Adam Doupé
CSE 340 10-26-15 Lecture: "Project 4 Questions & The Runtime Environment Pt. 3"

Recorded lecture for CSE 340 on 10/26/15 first discussing project 4 questions and continuing the runtime environment topic.

1:12:26
CSE 340 10-26-15 Lecture: "Project 4 Questions & The Runtime Environment Pt. 3"

806 views

10 years ago