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
631 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In a previous video we ...
69,759 views
4 years ago
In this video, we'll talk about the difference between volatile fields vs atomic variables in the context of Java multithreading and ...
7,708 views
2 years ago
This video explains the following: 1) What is Multi-threading 2) What is a Race Condition with example 3) How to solve Race ...
19,014 views
If we declare, the counter variable : volatile, all writes to the counter variable will be written back to main memory, immediately All ...
3,508 views
7 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous videos ...
25,763 views
3 years ago
This short video introduces the volatile qualifier in C. Visit book website for more information: ...
18,695 views
5 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ After going through ...
4,623 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
25,253 views
In this video, we'll talk about the synchronized keyword in Java. This keyword is used in the context of multi-threading where the ...
15,993 views
Using interrupts, volatiles or AtomicBooleans to stop the thread and Thread.sleep or Schedulers for conditional timeouts. Channel ...
134,427 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...
60,235 views
I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...
410,776 views
A Google TechTalk, 9/22/17, presented by Igor Murashkin ABSTRACT: I would like to give an introductory intuitive explanation of ...
21,057 views
8 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we lay out ...
2,424 views
Java serialization tutorial for beginners #Java #serialization #tutorial 00:19 serialize 08:47 deserialize 13:40 advanced stuff ...
101,940 views
Practical Notes on Embedded (starts with a guide to learning embedded by building): https://artfulbytes.com/ ------ I show and ...
576,205 views
6 months ago
Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...
82,190 views
View full lesson: http://ed.ted.com/lessons/how-computer-memory-works-kanawat-senanan In many ways, our memories make us ...
3,661,505 views
9 years ago
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the first video of this ...
184,892 views
volatile keyword in c c interview questions and answers - Learn the volatile qualifier concept and use cases in c programming ...
1,966 views
In this installment of the course we continue the talk about java threading in the modern world. Java was the first major language ...
739 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ If you're into ...
119,102 views
Want to level up your Java programming skills? In this video, we dive deep into the Java best practices and common mistakes to ...
3,101 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the second video of ...
284,818 views
Java's stream API needs more intermediate operations but instead of implementing some of them, Stream::gather, a new ...
16,721 views