Instructional Video12:42
Curated Video

Java Multithreading and Parallel Programming Masterclass - Let's Play with Thread Groups

Higher Ed
This video helps you explore and plays around with thread groups.
Instructional Video13:47
Instructional Video5:23
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Versus Concurrent Versus Asynchronous Versus Non-Blocking

Higher Ed
This video explains the difference between parallel versus concurrent versus asynchronous versus non-blocking concepts.
Instructional Video7:07
Instructional Video4:37
Curated Video

Java Multithreading and Parallel Programming Masterclass - Course Prerequisites and Code Resources

Higher Ed
This video talks about the course prerequisites and code resources.
Instructional Video9:36
Curated Video

Java Multithreading and Parallel Programming Masterclass - How to Get the Most Out of This Course

Higher Ed
This video provides some insights on how to get the most out of this course.
Instructional Video2:04
Curated Video

Java Multithreading and Parallel Programming Masterclass - Course Overview

Higher Ed
This video provides an overview of the course.
Instructional Video14:49
Curated Video

Java Multithreading and Parallel Programming Masterclass - How Can We See What's Happening Inside a JVM?

Higher Ed
This video demonstrates how we can see what's happening inside a JVM (Java Virtual Machine).
Instructional Video14:42
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Naive Way

Higher Ed
This video demonstrates the multiplication of a parallel matrix in the naive or basic way.
Instructional Video5:48
Curated Video

Java Multithreading and Parallel Programming Masterclass - Daemon Threads and User Threads

Higher Ed
This video explains about Daemon threads and user threads.
Instructional Video21:58
Curated Video

Java Multithreading and Parallel Programming Masterclass - Parallel Matrix Multiplication - The Optimal Way

Higher Ed
This video demonstrates the multiplication of a parallel matrix in the optimal way.
Instructional Video9:26
Instructional Video4:28
Instructional Video7:52
Instructional Video3:46
Instructional Video10:02
Curated Video

Java Multithreading and Parallel Programming Masterclass - Threads Versus Processes

Higher Ed
This video demonstrates the difference between threads versus processes.
Instructional Video13:28
Instructional Video5:19
Instructional Video2:28
Curated Video

Hands-On Continuous Integration and Automation with Jenkins - What Is Jenkins?

Higher Ed
This video describes what Jenkins is and how it used for.
Instructional Video5:05
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Example of an IDE - IntelliJ Idea

Higher Ed
This video explains IntelliJ Idea, which is an IDE specifically for the Java programming language. It was developed by JetBrains and streamlines the process of creating Java applications. This clip is from the chapter "Web Developer...
Instructional Video1:51
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - IDEs

Higher Ed
This video explains IDE or an integrated development environment, an application that facilitates software development for programmers. This clip is from the chapter "Web Developer Tools" of the series "Web Development Concepts for...
Instructional Video7:21
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Web Frameworks with Java Spring

Higher Ed
This video explains web frameworks, which were the major players in creating a more modern web experience. They handled interactivity and customized experiences before JavaScript matured and developed the web. This clip is from the...
Instructional Video4:16
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Microframeworks with JavaScript, Node, and Express.js

Higher Ed
This video explains microframeworks with JavaScript, Node, and Express.js. This clip is from the chapter "Back-End Web Frameworks" of the series "Web Development Concepts for Everyone".This video explains various back-end web frameworks.
Instructional Video2:02
Curated Video

Data Science Model Deployments and Cloud Computing on GCP - Markup Languages

Higher Ed
This video explains the markup language system for annotating a document in a way that is visually distinguishable from the content. Examples include HTML and XML. This clip is from the chapter "Programming Languages" of the series "Web...