Curated Video
How Basic is Your Molecule? The Role of Inductive Effect
The inductive effect plays a significant role in determining a molecule's basicity. Electron-withdrawing groups decrease basicity by pulling electron density away from the nitrogen or oxygen atom, weakening its ability to accept protons....
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - How to Use Sequencer Tab
This video explains how to use the sequencer tab.
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 - How to Use Target Tab
This video explains how to use the target tab.
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# - Sounds
In this video, you will learn how to add an ambience sound effect to our game for a more realistic feel.
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. This clip is from the chapter "Super Charge GitHub" of the series "Git and GitHub...
Curated Video
Git and GitHub Masterclass - The Practical Bootcamp - Course Introduction
This video introduces you to the course and the course contents as well as gets you familiar with the author and his experience. This clip is from the chapter "Course Introduction" of the series "Git and GitHub Masterclass - The...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Promise Chaining
In this video, you will learn how to use Promise chaining to handle multiple asynchronous tasks in a more elegant way. We will see how to chain Promises together and how to use the result of one Promise as the input for the next Promise....
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Arithmetic Operators in Rust
In this video, you will look at arithmetic operators in Rust. This clip is from the chapter "Beginner Lessons in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".This section focuses on the beginner...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Building a Restful API in React.JS - Part 2
Continuing from the previous video, we dive deeper into building a RESTful API in React.JS. You will learn about handling API responses, error handling, and implementing pagination for large datasets, and the process of structuring code...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Components in React.JS
This video introduces template literals in React.JS to dynamically generate strings with embedded expressions. You will learn to use template literals to concatenate strings and variables in a more concise and readable way. You will...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Media Queries
In this video, you will learn how to use media queries in CSS3 to apply specific styles based on the characteristics of the device or viewport. We will understand how to create responsive designs that adapt to different screen sizes,...
Curated Video
The Front-End Web Developer Bootcamp - HTML, CSS, JS, and React - Conclusion-1
In this concluding video, we will review the key learnings from the HTML5 section, the importance of HTML5 in modern web development and its role in structuring and formatting web content. We will recapitulate the various HTML tags,...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Pop Quiz – Looping and Transactions in Solidity
In this video, we will discuss the solution to the pop quiz on looping and transactions in Solidity from the previous video. This clip is from the chapter "Solidity Patterns I - Cybersecurity" of the series "The Complete Solidity Course...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Comparison Operators
In this video, we will discuss the solution to the exercise on comparison operators from the previous video. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and Visibility)" of the series "The...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Operators in Solidity
In this video, you will learn about Operators in Solidity and how they can be used to perform mathematical and logical operations on variables. This clip is from the chapter "Learn Solidity - Basics II (Conditional Logic, Scope, and...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Solution - Reconfigure a Solidity Smart Contract
In this video, we will discuss the solution to the exercise on reconfiguring a Solidity smart contract from the previous video. This clip is from the chapter "Introduction to Solidity (For the Complete Beginner)" of the series "The...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - A Note on Cloud Certifications
This video explains cloud certifications. This clip is from the chapter "Cloud Platforms" of the series "Web Development Concepts for Everyone".This video explains cloud platforms and cloud hosting with Heroku.
Curated Video
Fundamentals of Neural Networks - Lab 1 - Introduction to Python
This video demonstrates some of the basic commands in Python specifically the print statement, data structures, variables, and how to define a function. This clip is from the chapter "Artificial Neural Networks" of the series...
Curated Video
Learn Java from Scratch - A Beginner's Guide - Programming Tip - CodingBat Dot Com
In this video, you will learn about a programming tip—CodingBat dot Com.
Curated Video
Learn Java from Scratch - A Beginner's Guide - Step 07 - List and ArrayList - Iterating Around Elements
In this video, you will learn about list and ArrayList—iterating around elements.
Curated Video
Microsoft Project 2021 From Beginners to Advanced - Project Plans Explained
This video overviews project plans and the costs incurred in using Project 2021. It covers task creation and management, setting dependencies and constraints, allocating resources, and creating visualizations. This clip is from the...
Curated Video
Advanced Chatbots with Deep Learning and Python - Course Description
In this lesson, we will get an overview of what is covered in the course, including a comparison of chatbots and the benefits of chatbots. We will look at the chatbots in action. We will also look at deep learning frameworks in chatbots.