Hi, what do you want to do?
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a New Repository in GitHub
This video explains the process of creating a new repository in GitHub. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull request and...
Curated Video
Hands-On Auto DevOps with GitLab CI - Dynamic Environments and Review Apps
To review changes to our application before we deploy them to production, we need to be able to run multiple versions of our application in the same Kubernetes cluster. • Configure dynamic environments for non-production deployments •...
Curated Video
REST APIs with Flask and Python - The Git Workflow (Including GitHub) — Part 2
This is the second part of a two-part video that shows how to commit your code and push it to a remote repository, hosted on GitHub. This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask and...
Curated Video
Practical Jenkins - Integrating with GitHub
To achieve continuous integration, efficient branching and code commits are not enough. There needs to be a process to automatically trigger and run pipelines to process builds continuously. Github support is essential for this process....
Catalyst University
The Popliteal Artery and its Branches EXPLAINED
In this video, we look the popliteal artery as it descends into the leg and branches into the tibial arteries.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Stashing Changes Using Terminal
This video explains how to stash changes using Terminal. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Introduction to PivotTables
The aim of this video is to explore PivotTables. This clip is from the chapter "Excel 2019 Advanced: PivotTables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we’ll explore PivotTables.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Resolving Merge Conflicts with Git
This video explains how to resolve merge conflicts with Git. This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured Java".This section explains...
Curated Video
Risk Management 101 for IT Professionals Essential Concepts - Understanding Risk Interdependencies
This video explains understanding risk interdependencies. This clip is from the chapter "Risk Identification" of the series "Risk Management 101 for IT Professionals: Essential Concepts".This section explains how to identify risk.
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Create Source Dataset
This video helps in creating source dataset. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Maddie Moate
Why do bees swarm? | Beekeeping with Maddie #5
It's an exciting start to the 2015 Beekeeping season! Last week TWO of our hives swarmed! Today I explain why bees swarm and how beekeepers handle the colony and hives when they do! Mum couldn't be around for this video but she makes a...
FuseSchool
Exchange and transport systems in animals
Imagine if it took a couple of months for the oxygen we breathed to reach our cells. Well, if we relied on diffusion alone for oxygen to get to the tips of our toes, it would take about this long. By this time, our cells would have died....
Kenhub
Clinical case: Long ectopic left main coronary artery
Overview of a clinical case on long ectopic left main coronary artery.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Stashing Using GitHub Desktop
This video explains the process of stashing using GitHub Desktop. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the public...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Signing into GitHub Using GitHub Desktop
This video demonstrates the process of signing into GitHub using GitHub Desktop. This clip is from the chapter "Pull Requests" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to pull...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Filters and Slicers
The aim of this video is to explore filters and slicers. This clip is from the chapter "Excel 2019 Advanced: PivotTables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we’ll explore PivotTables.
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets
This video presents an example on parameterization of API tests with multiple datasets. This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from Scratch - REST...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Adding a Remote Repository and Pushing the Committed Code
This video demonstrates how to add a remote repository and push the committed code. This clip is from the chapter "Understanding the Git Version Control System" of the series "REST API Automation Testing from Scratch - REST Assured...
Food Farmer Earth
An Urban Homestead Tour with Justin Tiret
This video tour of an urban homestead with Justin Tiret shows us his backyard garden in Portland, Oregon. Tiret is able to grow and raise much of the annual food production to meet his family’s needs.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Fetching Remote Changes Manually
This video demonstrates how to fetch remote changes manually in Git. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of...
Curated Video
Hands-On Auto DevOps with GitLab CI - Speeding Up Builds with Cache
Downloading dependencies has the potential to slow down our build. If we use caching, it can speed things up. • Configure our build to cache downloaded dependencies • Configure our build to cache only certain directories • Create...
Curated Video
REST APIs with Flask and Python - Working with Git and Automatic Deploys
This video explains how to work with Git and automatic deploys. This clip is from the chapter "Deploying Flask Apps to Heroku" of the series "REST APIs with Flask and Python".This section explains how to deploy Flask apps to Heroku.
Curated Video
REST APIs with Flask and Python - The README file
This video explains the README file and reasons why you want one in your repository. This clip is from the chapter "Git - Version Control" of the series "REST APIs with Flask and Python".This section explains the various aspects of...