ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

33 results

J David Eisenberg
Mini-Lecture: Getting Input from users

And there's some style hints here for doing user input. And talks about doing the prompts, printing blank lines again and blank ...

37:52
Mini-Lecture: Getting Input from users

48 views

2 years ago

Otavio Santana
Optional in Java - When better code is not an alternative

Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...

23:13
Optional in Java - When better code is not an alternative

2,746 views

4 years ago

timClicks
Writing a Rust-based ring buffer

A handy data structure for buffering input, the ring buffer (also known as a circular buffer, among a few other names) is a fun data ...

40:01
Writing a Rust-based ring buffer

6,997 views

3 years ago

John Kubiatowicz
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...

2:03:31
CS162 Lecture 7 (2/13/2020): Semaphores, Monitors, and Readers/Writers

5,780 views

6 years ago

Denis Kuzmin
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...

28:04
🔀 Between unmanaged C++ / C# / Java /... Complex types and Strings. [Part-2]

14,280 views

8 years ago

Otavio Santana
Java Builder Pattern and Fluent-API - how to create complex objects with Java

Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...

21:29
Java Builder Pattern and Fluent-API - how to create complex objects with Java

2,167 views

4 years ago

Confreaks
RubyConf 2015 - Extremely Defensive Coding by Sam Phippen

Extremely Defensive Coding by Sam Phippen Defensive programming is one of those abstract ideas that seems great but is often ...

34:56
RubyConf 2015 - Extremely Defensive Coding by Sam Phippen

1,585 views

10 years ago

Arpita Shilpi
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

Java Complete Course | Placement Series Arpita shilpi Introduction to Java Language | Lecture 2 | Complete Placement Course ...

22:27
java Syntax,Variables Data Types|| Lecture 2 #java #arpitashilpi #microsoft #placement CS,IT,BCA,MCA

156 views

3 years ago

Efficiency 365 by Dr Nitin
Learn Excel new functions 2021 - Lambda, Unique, Let, Dynamic Arrays, ArrayToText and more

Learn the new and powerful functions recently introduced in Excel. Lambda is the latest, but there are more - Let, Sort, Filter, ...

1:14:25
Learn Excel new functions 2021 - Lambda, Unique, Let, Dynamic Arrays, ArrayToText and more

2,953 views

5 years ago

Confreaks
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand Good news! Ruby is a successful and ...

31:18
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand

788 views

9 years ago

Dandalf
C / C++ Functions

The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...

33:22
C / C++ Functions

192 views

6 years ago

Dandalf
C/C++ Validate cin inputs for range and type mismatch - loop until input is good

C/C++ Validate cin inputs for integers * detect mismatched inputs (text input when int is expected) * validates for a range of ...

27:51
C/C++ Validate cin inputs for range and type mismatch - loop until input is good

1,522 views

5 years ago

NPTEL IIT Bombay
Lecture 17 : More on Arrays : Part 3 : Two dimensional arrays

More on Arrays : Part 3 : Two dimensional arrays.

25:02
Lecture 17 : More on Arrays : Part 3 : Two dimensional arrays

5,461 views

6 years ago

ABMedia
Learn PowerShell: Episode 8, Operators + If Statements + Scripting Tips

Welcome to the eighth episode in the long-running PowerShell video series. This is nearing the very last episode now, and the ...

35:30
Learn PowerShell: Episode 8, Operators + If Statements + Scripting Tips

7,963 views

4 years ago

ABMedia
Learn PowerShell: Episode 9, Debugging + Select + Looping

In this 40-minute long episode, we're going to continue our exploration through PowerShell. This episode has a lot more practical ...

37:10
Learn PowerShell: Episode 9, Debugging + Select + Looping

7,362 views

4 years ago

Sean (SheepTester)
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

A simple, short, and easy to understand introduction to JavaScript's numbers. Unary plus vs. Number vs. parseInt vs. parseFloat: ...

21:44
Negative zero and other fun numbers · JavaScript Tutorial for Beginners

700 views

5 years ago

Thytos
Backbone.Undo.js Tutorial

Backbone.Undo.js, an extremely simple undo manager for Backbone.js Visit http://backbone.undojs.com to learn more.

33:39
Backbone.Undo.js Tutorial

2,596 views

12 years ago

Iris Kohler
[CBIS 112] Sequential Access Files

A primer about the way computers store data long-term, and an introduction into how we can make our programs use files for input ...

36:49
[CBIS 112] Sequential Access Files

60 views

3 years ago

Confreaks
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth

RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth Come solve logic games with ...

37:55
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth

5,019 views

7 years ago

Linux Plumbers Conference
LPC2019 - printk: Why is it so complicated?

printk: Why is it so complicated? Speaker John Ogness (Linutronix GmbH) Description The printk() function has a long history of ...

56:56
LPC2019 - printk: Why is it so complicated?

1,607 views

6 years ago