Hi, what do you want to do?
Great Big Story
Gitanjali Rao, Young Innovator Tackling Water Safety
Meet Gitanjali Rao, a 12-year-old scientist who developed Tethys, a groundbreaking device for detecting lead in water.<br/>
Science Buddies
Simple Explanation of Siamese Neural Networks
Join Tracy from Science Buddies as she dives into the intriguing world of Siamese Neural Networks. Learn how these networks use twin systems to evaluate and compare data inputs, enhancing tasks like image and text analysis. Perfect for...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Proxy Tab
This video explains how to use the proxy tab in Burp Suite.
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - Do You Know How Any Website Really Works?
This video explains the working of a website.
Curated Video
Create a Dark Moody Atmospheric 2D Game with Unity and C# - Installing the Unity Game Engine
In this video, we will guide you through installing the Unity game engine on your system in a step-by-step process.
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Project README
A README is a text file that introduces and explains a project. It contains information that is commonly required to understand what the project is about.
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git...
<
br/>
This clip is from the chapter "Super Charge GitHub" of the series "Git...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Git Checkout Tag/Commit/HEAD
This video explains the checkout tag, the commit tag, and the HEAD, which refers to the currently checked-out branch’s latest commit.
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub...
<
br/>
This clip is from the chapter "Tag, Releases, and Commits" of the series "Git and GitHub...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Speech Recognition API - Color Say Project
In this video, you will learn about the Speech Recognition API. We will see how to create a project that recognizes a user's speech and changes the background color of the page accordingly.
<
br/>
This clip is from the chapter "Web...
<
br/>
This clip is from the chapter "Web...
Curated Video
Modern JavaScript from the Beginning - Second Edition - API Overview and API Key
In this video, we will provide an overview of the TMDb API and how we can use it to get movie and TV show data for our app. We will also obtain an API key from TMDb that we will use to authenticate our requests.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Modern JavaScript from the Beginning - Second Edition - DevTools Network Tab
In this video, you will learn about the Network tab in the Chrome DevTools. We will see how to inspect HTTP requests and responses and how to analyze network performance.
<
br/>
This clip is from the chapter "Asynchronous...
<
br/>
This clip is from the chapter "Asynchronous...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Deploy to Netlify
In this video, you will learn how to deploy the shopping list project to Netlify for hosting.
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Local Storage Crash Course
In this video, we will be provided with a brief overview of local storage and how it works.
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
<
br/>
This clip is from the chapter "Shopping List Project" of the series "Modern JavaScript from the Beginning".In this section, we will...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Understanding Authentication
This video explains authentication and why it is important.
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
<
br/>
This clip is from the chapter "Website Authentication" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the process of website...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Scaffolding Views and Controllers - Part 2
This video further explains how to scaffold the lecturerController and other views.
<
br/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to...
<
br/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Create Database
This video explains how to create a database.<br<br/>/>
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
This clip is from the chapter "Adding a Database" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains how to create and add a database.
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Alternative - Install SQL Server on Docker (Any Operating System)
This video explains the installation of SQL Server on Docker.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to...
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental setup to...
Curated Video
ASP.NET Core MVC - Cross-Platform Development - Install SQL Server Express (Windows)
This video explains the installation of SQL Server Express on Windows.
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
<
br/>
This clip is from the chapter "Environment Setup" of the series "ASP.NET Core MVC - Cross-Platform Development".This section explains the environmental...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Deploying a Fullstack App
Finally, in this video, we will go over the process of deploying a full-stack application to a server.
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript...
<
br/>
This clip is from the chapter "RandomIdeas Project - Webpack Frontend (Bonus Project)" of the series "Modern JavaScript...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Mongoose Connect and Dotenv
In this video, we will use the Mongoose library to connect to our MongoDB database. We will also use the dotenv library to manage our environment variables, such as the database connection string.
<
br/>
This clip is from the...
<
br/>
This clip is from the...
Curated Video
Modern JavaScript from the Beginning - Second Edition - MongoDB Atlas Setup
In this video, we will set up a MongoDB Atlas account, which will provide us with a free cloud-based MongoDB database. We will also create a new database and user and configure our project to connect to the database.
<
br/>
This...
<
br/>
This...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Section Introduction-2
In this section, we will work on a bonus project called RandomIdeas, which will involve building a RESTful API using Node.js, Express, and MongoDB. The project will allow users to create and store random ideas, as well as update and...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Poll Project
In this project, we will use sets and maps to create a poll application that allows users to vote on different options and displays the results in real-time.
<
br/>
This clip is from the chapter "Iterators, Generators, and Data...
<
br/>
This clip is from the chapter "Iterators, Generators, and Data...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Module Bundlers
This video explains what module bundlers are and why we need them. It covers how module bundlers work, how they help to optimize our code for production, and the benefits of using a module bundler such as Webpack.
<
br/>
This clip...
<
br/>
This clip...
Curated Video
Modern JavaScript from the Beginning - Second Edition - NPM Packages/Modules
This video covers NPM packages/modules, which are reusable code modules that can be installed and used in our projects. The video explains how to search for and install NPM packages, how to use NPM to manage project dependencies, and...