Instructional Video9:05
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Installing Your Practice Laboratory

Higher Ed
This video explains how to install the practice laboratory.
Instructional Video19:26
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-2

Higher Ed
Explore the installation process of Tailwind CSS and the creation of the initial template for the Instagram UI clone in this informative video, setting the stage for an immersive journey.
Instructional Video15:22
Curated Video

Mastering Tailwind CSS 3.0 - Build Two Dynamic Projects - Install Tailwind CSS and Create the First Template-1

Higher Ed
This video guides you through the process of installing Tailwind CSS and demonstrates how to create the initial template, laying the foundation for the Tesla UI clone project.
Instructional Video14:00
Curated Video

Burp Suite Unfiltered - Go from a Beginner to Advanced - Http Methods Exploitation (Repeater Ideas)

Higher Ed
This video explains HTTP methods exploitation by showing how to use the repeated tab more effectively.
Instructional Video4:58
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Demo: Project and Profile README

Higher Ed
This video demonstrates the project and profile README.
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the profile README and the...
Instructional Video2:26
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Create Pull Request

Higher Ed
This video explains how to create a Pull request on GitHub.
<
br/>
This clip is from the chapter "Assignment: Create Pull Request" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section helps you to create...
Instructional Video10:56
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Merge Conflict on Pull Request

Higher Ed
This video explains how to merge conflict on a Pull request.
<
br/>
This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source...
Instructional Video18:06
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Open-Source Contribution

Higher Ed
This video explains what open-source contribution is.<br<br/>/>

This clip is from the chapter "Open-Source Contribution" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains open-source contribution.
Instructional Video9:34
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Reset

Higher Ed
This video explains Git Reset, which is a powerful command that is used to undo local changes to the state of a Git repo.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
Instructional Video6:50
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Revert

Higher Ed
This video explains Git Revert; this command is a forward-moving undo operation that offers a safe method of undoing changes.
<
br/>
This clip is from the chapter "Other: Squash, Revert, and Reset" of the series "Git and GitHub...
Instructional Video6:58
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git README

Higher Ed
A README is often the first item a visitor will see when visiting your repository. README files typically include information on what the project does and why the project is useful.
<
br/>
This clip is from the chapter "Git Files"...
Instructional Video5:04
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Ignore

Higher Ed
The purpose of gitignore files is to ensure that certain files not tracked by Git remain untracked.
<
br/>
This clip is from the chapter "Git Files" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section...
Instructional Video2:57
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Pull Changes from GitHub

Higher Ed
This video explains pull changes from GitHub.<br<br/>/>

This clip is from the chapter "Merge Conflicts" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains the merge conflict and how to solve one.
Instructional Video7:51
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Restore

Higher Ed
This video explains Git Restore, which will restore the file to the last committed version, effectively undoing any changes that have been made since then.
<
br/>
This clip is from the chapter "Other: Diff, Stash, and Restore" of...
Instructional Video12:03
Curated Video

Git and GitHub Masterclass - The Practical Bootcamp - Git Lifecycle In-Depth

Higher Ed
This video explains the Git lifecycle in detail.
<
br/>
This clip is from the chapter "Commands and Lifecycle" of the series "Git and GitHub Masterclass - The Practical Bootcamp".This section explains Git lifecycle and how to push...
Instructional Video8:23
Curated Video

Deep Learning - Recurrent Neural Networks with TensorFlow - Text Classification with LSTMs

Higher Ed
In this video, we will work on text classification with LSTMs.
<
br/>
This clip is from the chapter "Natural Language Processing (NLP)" of the series "Deep Learning - Recurrent Neural Networks with TensorFlow".In this section, we...
Instructional Video13:06
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Applying JavaScript: Smooth Scroll and Image Slider

Higher Ed
We will continue to add more features to our website and make it more functional by learning to add a smooth scroll bar and an image slider. We will instruct ChatGPT to provide us with the JS code for the same and modify it as necessary...
Instructional Video10:41
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Start of the Website + Generating Images

Higher Ed
In this lesson, you will learn to create a basic demo website as a freelancer that designs websites using AI. We will instruct ChatGPT to write code for us with whatever basic features and design we want on the webpage.
Instructional Video14:45
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Starting Our Amazing Website

Higher Ed
In this lesson, we will begin working on creating our amazing website, which we will eventually publish on our online hosting, but we will build the entire website using Visual Studio Code.
Instructional Video14:19
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Connecting a Contact Form to a Database

Higher Ed
In the final video of this section, you will learn to create a contact form for our website to work, where we will connect the form we made to a database that stores the input received.
Instructional Video8:33
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Creating Multiple Pages

Higher Ed
This video will teach us how to convert the one-page website we created into multiple pages. We will instruct ChatGPT to provide an outline to create multiple pages for our website and how to integrate it into the website design.
Instructional Video5:14
Curated Video

ChatGPT for Web Design - Create Amazing Websites - Where to Put the Code?

Higher Ed
In this video, you will learn where to store the code, for which we will download and install Visual Studio Code, the IDE we will be using to store and edit the code to our requirements. You will learn to install the extensions required...
Instructional Video20:33
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - Anaconda Environment Setup

Higher Ed
Let's set up Anaconda, a popular open-source distribution of Python and R programming languages. We will install Anaconda on our local machine, create and manage virtual environments, and set up the necessary dependencies for financial...
Instructional Video11:06
Curated Video

Financial Analysis - Build a ChatGPT Pairs Trading Bot - How to Use GitHub and Extra Coding Tips (Optional)

Higher Ed
Here, learn to use GitHub, a popular version control system, effectively. This video will provide step-by-step instructions on creating repositories, committing changes, creating branches, merging code, and resolving conflicts using...