Hi, what do you want to do?
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Branches in Action (Creating Branches and Exploring the Git Repo)
This video explains creating a branch and exploring the Git repository.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Garbage Collection and Pack Files
This video explains garbage collection and pack files.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Git Internals (All about Object Database) Part 1
This video explains git internals and all about object database.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Staging and Unstaging and Checking Status
This video explains staging and unstaging the files inside the Git repository.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - What Exactly Is Git Commit
This video explains Git commit using an example.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Distributed VCS
This video explains the concept of the distributed version control system and its benefits.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Need for Version Control System and Git Part 2
This video explains how a version control system helps manage the changes, creates a backup, and tracks historical changes.
Curated Video
The Absolute Beginners Guide to Cyber Security 2023 - Part 1 - The TCP/IP
Here, you will learn about an essential aspect of cyber security called the transmission control protocol/internet protocol, sending information in packets and reassembling it at the destination. Internet protocol defines the address of...
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Mandating Signed Commits - Signing Commits from VS Code
This video explains signing commits from VS code.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Understanding Digital Signatures
This video explains digital signatures.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Configuring Code Owners with Patterns - Automatic Review Request
This video explains the automatic review request.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Understanding How Tags Are Stored – The Detached Head State with Tags
This video explains the detached head state with tags.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Branching Workflow in Action
This video explains branching workflow in action.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Git Fetch in Action Part 2 (Exploring References - FETCH_HEAD)
This video explains exploring references.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Making Exploring Tracking Branches - Configuring Default Branch - Understanding Origin-Head
This video explains understanding origin head.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Resolving Conflicts on GitHub the Right Way - Force Pushing Changes and Its Consequences
This video explains resolving conflicts on GitHub the right way - force pushing changes and their consequences.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Dealing with Conflicts with Git Pull --Rebase
This video explains how to deal with conflicts using Git Pull rebase.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Using Visual Studio Code to Fetch and Merge
This video explains using Visual Studio Code to fetch and merge.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Switching to Remote Repo State
This video explains how to switch to a remote repository state.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Making Commits in GitHub and Understanding ReadMe File
This video explains making commits in GitHub and understanding the ReadMe file.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Creating and Understanding Public and Private Repositories in GitHub
This video explains public and private repositories on GitHub.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Generating the Ignore Files for Your Project
This video explains how to generate the Ignore files for your project.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Ignore Files That Were Already Committed
This video explains how to ignore files that were already committed.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Precedence Order - Overriding - Pattern Debugging
This video explains precedence order and pattern debugging.