Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Testing Workflow
This video explains the different types of tests and implements the testing part of the CI workflow.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - CI Workflow
This video shows the CI workflow, introduces the Maven build tool, and implements the first phase of the CI workflow.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - What Is CI/CD?
This video explains what Continuous Integration, Continuous Delivery, and Continuous Deployment are, how they compare, and which benefits they bring.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Extend Your Jenkins Job
This video shows how to extend the job created in video 2.3.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Create Your First Jenkins Job
This video is a step-by-step guide to create your first Jenkins job.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Job Configuration
This video explores configuration options in a job.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins with Docker
This video shows how to install Jenkins with Docker.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on Linux
This video shows how to install Jenkins on Linux.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on macOS
This video shows how to install Jenkins on macOS.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - Install Jenkins on Windows
This video shows how to install Jenkins on Windows.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - What Is Jenkins?
This video describes what Jenkins is and how it used for.
Curated Video
Hands-On Continuous Integration and Automation with Jenkins - The Course Overview
This video gives an overview of the entire course.
Curated Video
Science or Magic? Debunking Internet Phenomena
Explore the science behind astounding tricks seen online, such as eggs that bounce and excessive foam from simple reactions. This segment explains how everyday chemistry and physics contribute to these seemingly miraculous occurrences,...
Curated Video
The Reality of Flying Gadgets: Science Meets Innovation
Investigate the truth behind videos showcasing people flying with the aid of unconventional devices like fire extinguishers and hoverboards. This segment explores the principles of physics that allow or disallow such feats, featuring...
Curated Video
Animal Myths Uncovered: Cucumbers, Frozen Fish, and Painting Elephants
This segment demystifies popular animal videos, including cats terrified of cucumbers, a fish that 'comes back to life' after being frozen, and an elephant that paints. Learn the biological and behavioral truths behind these viral...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Complex Arrays in JavaScript
In this video, you will learn about complex arrays in JavaScript. By the end of the video, you will have a solid understanding of complex arrays and be able to apply this knowledge to your own projects. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Solution II - Build an Array Calculator
In this video, we will discuss the solution to the exercise on building an array calculator from the previous video. Here, you will complete the second and final phase of building the array calculator. This clip is from the chapter...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Hacking a Password with Matching Keywords in JavaScript
In this video, you will learn how to create a simple password-hacking script using JavaScript. The script will use a list of common passwords and dictionary words to try and guess the password for a given user. This clip is from the...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Iterate Through Objects with the For…in JavaScript
The “For…in” loop is a handy tool for iterating through the properties of an object in JavaScript. In this video, you will learn how to use the “For…in” loop to loop through all the properties of an object and perform a specific action...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Accessing City Weather Data Array
This is an exercise video where you will be accessing city weather data array. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Introduction to the For Loop - II
In this video, you will dive deeper into the for loop in JavaScript and learn more about its capabilities. You will explore the different parts of a for loop in greater detail, including the loop variable, condition, and increment or...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Are Functions in JavaScript
This is a solution video where you will work on the functions in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript Mastery from Zero to Hero -...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - What Is Concatenating in JavaScript - Concatenation
This is a solution video where you will learn about concatenation in JavaScript, which is the process of joining together two or more strings to create a single, larger string. This clip is from the chapter "Introduction to Programming...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise Solution - Compounding and Augmented Operators in JavaScript
This is a solution video where you will learn about compounding and augmented operators in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of the series "JavaScript...