Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
33 results
And there's some style hints here for doing user input. And talks about doing the prompts, printing blank lines again and blank ...
48 views
2 years ago
Since Java 8, Java Developers have one good way to avoid the classic NullPointerException. However, it is still a problem to use ...
2,746 views
4 years ago
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 ...
6,997 views
3 years ago
In this class, I discuss more advanced synchronization techniques, including atomic hardware primitives, semaphores, and the ...
5,780 views
6 years ago
Do NOT combine unnecessary code, please turn ON your brains [both host sides - CLR/Native/JVM]. /This is Part 2. C++, C# and ...
14,280 views
8 years ago
Java Builder is a pattern that can help you to create complex objects. Every time we create a new instance model, we must ensure ...
2,167 views
Extremely Defensive Coding by Sam Phippen Defensive programming is one of those abstract ideas that seems great but is often ...
1,585 views
10 years ago
Java Complete Course | Placement Series Arpita shilpi Introduction to Java Language | Lecture 2 | Complete Placement Course ...
156 views
Learn the new and powerful functions recently introduced in Excel. Lambda is the latest, but there are more - Let, Sort, Filter, ...
2,953 views
5 years ago
RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand Good news! Ruby is a successful and ...
788 views
9 years ago
The video discusses library functions and user defined functions, calling a function - arguments and parameters, function ...
192 views
C/C++ Validate cin inputs for integers * detect mismatched inputs (text input when int is expected) * validates for a range of ...
1,522 views
More on Arrays : Part 3 : Two dimensional arrays.
5,461 views
Welcome to the eighth episode in the long-running PowerShell video series. This is nearing the very last episode now, and the ...
7,963 views
In this 40-minute long episode, we're going to continue our exploration through PowerShell. This episode has a lot more practical ...
7,362 views
A simple, short, and easy to understand introduction to JavaScript's numbers. Unary plus vs. Number vs. parseInt vs. parseFloat: ...
700 views
Backbone.Undo.js, an extremely simple undo manager for Backbone.js Visit http://backbone.undojs.com to learn more.
2,596 views
12 years ago
A primer about the way computers store data long-term, and an introduction into how we can make our programs use files for input ...
60 views
RubyConf 2018 - Beating Mastermind: Winning with the help of Donald Knuth by Adam Forsyth Come solve logic games with ...
5,019 views
7 years ago
printk: Why is it so complicated? Speaker John Ogness (Linutronix GmbH) Description The printk() function has a long history of ...
1,607 views