Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pull Request Step-By-step
This video explains the pull request process step-by-step. 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 how to create...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating and Merging a Pull Request
This video demonstrates the process of creating and merging a pull request. 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating a Remote Branch Based on a Local Branch
This video explains the process of creating a remote branch based on a local branch 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing to a Remote Repository
This video explains how to push to a remote repository 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 the...
Curated Video
Learn Git in 3 Hours- Forking Repositories
When contributing changes to existing repositories we may not always have write access, and may need to create a copy to work on. This can be done using forking. • Create a fork of the repository to contribute to • Create changes on the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing Branch to Remote
This video demonstrates how to push branch to remote. 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 how to create a...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How do Remote and Local Branches Sync?
This video explains how to sync remote and local branches 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 the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Pull with Fast-Forward Merge
This video explains the process of Git pull with fast-forward merge. 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
Mastering Spring Framework Fundamentals - Setting Up Remote Debugging of a Web Application
This video introduces you to the concept of encapsulation. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers,...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Adding a Post-Commit Hook
This video demonstrates how to add a post-commit hook. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It focuses on the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Preparing the React Application for Publishing to the GitHub Pages
This video explains how to prepare the react application to publish it to the GitHub Pages. This clip is from the chapter "GitHub Pages" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Fetch in Action
This video explains the process of Git fetch. 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 the push, fetch, and...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref
This video focuses on Git show-ref. 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 the push, fetch, and pull Git...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Skipping All Git Hooks Using the --no-verify Option
This video demonstrates how to skip all Git hooks using the --no-verify option. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Ignoring Previously Committed Files
This video explains how to ignore previously committed files. This clip is from the chapter "Ignoring Files in Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section focuses on Git file statuses:...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Creating Lightweight Tags
This video explains how to create lightweight tags. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also highlights the...
Curated Video
World of Computer Networking Your CCNA start - How Packets are Sent to Remote Hosts
This video explains how to send packets to remote hosts. This clip is from the chapter "Address Resolution Protocol (ARP) and Internet Control Message Protocol (ICMP)" of the series "World of Computer Networking: Your CCNA start".This...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Data Frame Transforms
This video explains the data frame transforms feature in Elastic Stack. This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
World of Computer Networking Your CCNA start - Using the Traceroute Utility to Trace the Path to Remote Servers
This video explains how to use the traceroute utility to trace the path to remote servers. This clip is from the chapter "Routing" of the series "World of Computer Networking: Your CCNA start".This section introduces you to routing.
Paul Marriott
4 x 9W Light Bulb Smart Home System w/Bluetooth Pushbutton Remote, ESP32 & 5V Relay Modules
A demonstration of a 4 x 9W light bulb smart home system prototype. Each light bulb is connected to a 5V relay module. A special input controller (instead of an Android smartphone with app) is used to turn each respective light bulb on...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Hooks Summary
This video provides a summary of Git hooks. This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains GitHub hooks in detail. It focuses on the basics of...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Pushing Tags to Remote
This video demonstrates the process of pushing tags to remote. This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It also...
Curated Video
Apache Maven Beginner to Guru - Maven Release Rollback
This video introduces you to the Maven release rollback plug-in. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Curated Video
The Complete Practical Docker Guide - Cloning Remote Docker Repository with Project Files
This video explains cloning remote Docker repository with project files. This clip is from the chapter "Launching Course Project Application without Docker" of the series "The Complete Practical Docker Guide".This section focuses on...