ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

32 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

44 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,741 views

3 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,819 views

2 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

787 views

9 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,132 views

3 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

Dandalf
C/C++ Electric Bill

Compute an electric bill with three tiers of billing rates using if..else if..and else statements.

25:06
C/C++ Electric Bill

787 views

4 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,142 views

7 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

4,948 views

7 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

190 views

5 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,270 views

4 years ago

Jeremy Howard
Lesson 12: Cutting Edge Deep Learning for Coders

We asked in the last lesson whether “Memory Networks” lives up to the publicity it received when it came out, and came to the ...

1:53:24
Lesson 12: Cutting Edge Deep Learning for Coders

8,288 views

8 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,595 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

2 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,723 views

5 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

691 views

4 years ago

CS76
Week 3
1:45:24
Week 3

837 views

12 years ago

wikipedia tts
Comparison of C Sharp and Java | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Comparison_of_C_Sharp_and_Java 00:00:52 1 ...

1:42:03
Comparison of C Sharp and Java | Wikipedia audio article

17 views

7 years ago

José A. Alonso
Tipos y clases en Haskell

Se presenta una introducción a los tipos y clases de tipos en Haskell. El texto correspondiente se encuentra en los siguientes ...

1:31:25
Tipos y clases en Haskell

1,481 views

5 years ago

Codegram
Master the art of the AST and take control of your JS (Yonatan Mevorach)

Talk given at Full Stack Fest 2017: https://fullstackfest.com Think about the new tools that are taking over the Javascript ecosystem: ...

27:59
Master the art of the AST and take control of your JS (Yonatan Mevorach)

4,048 views

8 years ago