Hi, what do you want to do?
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Introduction
Welcome: Introduction This clip is from the chapter "Welcome" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section introduces the course.
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Load Balancer - Lab -II
In this video, we will cover load balancer - lab -II. This clip is from the chapter "Network Traffic Management" of the series "AZ-104: Microsoft Azure Administrator Full Course".Learn network traffic management and load balancer along...
Curated Video
C++ Programming By Example - Setting Up Your Development Environment
How do you set up a C++ development environment on Windows 10? • Download and install Visual Studio • Download and install CMake • Test with a small check This clip is from the chapter "Introduction to C++ and Qt" of the series "C++...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Basic Date and Time Functions
The aim of this video is to explore the basic dates and time functions. This clip is from the chapter "Excel 2019 Advanced: Date and Time Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll...
Brian McLogan
Use the rational zero test on a quadratic
👉 Learn how to use the Rational Zero Test on Polynomial expression. Rational Zero Test or Rational Root test provide us with a list of all possible real Zeros in polynomial expression. Rational Zero Test can be helpful to find all the...
Curated Video
How to Create a Maze Game in Small Basic
In this tutorial, we learn how to create a simple maze game using Small Basic programming language. The game allows the player to navigate through a maze and reach the end while avoiding walls. The tutorial covers concepts such as...
Easy Languages
10 phrases for wishing somebody something in Hindi - Easy Hindi Basic Phrases (4)
Learn Hindi with Easy Hindi! Shweta is here to teach you basic phrases for wishing somebody something in Hindi : Easy Languages is a non-profit video project aiming at supporting people worldwide to learn languages through authentic...
Curated Video
C++ Programming By Example - Setting Up Your First GUI Project
How do you use CMake to set up a GUI project? • Install Qt5 • Implement CMake for your Qt5 directory as shown in the video • Reconfigure and generate the project via CMake This clip is from the chapter "Getting Acquainted with Qt" of the...
Let's Tute
VBA Editor Overview: Tools and Commands
In this video, the teacher provides an overview of the VBA editor tool in Microsoft Excel. They explain the different tools and commands available, such as modules, project windows, and macros. The teacher also demonstrates how to...
Let's Tute
Microsoft Excel Tutorial: Extracting Values
In this Microsoft Excel tutorial, we learn how to extract values using the SMALL and LARGE functions, as well as how to rank values using the RANK function and calculate percentile ranks using the PERCENTRANK function. The tutorial...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Virtual Network Gateway Lab - I (Point to Site)
In this video, we will cover virtual network gateway lab - I (point to site). This clip is from the chapter "Interconnectivity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces interconnectivity...
Brian McLogan
Solving a system of equations by applying the addition method x+y=6, x‐y=‐2
👉Learn how to solve a system of equations by substitution. To solve a system of equations means to obtain a common values of the variables that makes the each of the equation in the system true. To solve a system of equations by...
Brian McLogan
Master Evaluating the double angle for Sine, Cosine and Tangent given an equation and constraint
Master Evaluating the double angle for Sine, Cosine and Tangent given an equation and constraint
Brian McLogan
What are the basic properties of logarithms
👉 Learn all about the properties of logarithms. The logarithm of a number say a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a). The...
Brian McLogan
Learn how to factor an expression with the GCF
👉 Learn how to factor polynomials by GCF. A polynomial is an expression of the form ax^n + bx^(n-1) + . . . + k, where a, b, and k are constants and the exponents are positive integers. To factor an algebraic expression means to break it...
Curated Video
Modern HTML and CSS from the Beginning (Including Sass) - Section Intro - HTML Basics
HTML Basics: Section Intro This clip is from the chapter "HTML Basics" of the series "Modern HTML and CSS from the Beginning (Including Sass)".This Section contains the HTML Basics.
Curated Video
The Complete Python Course - Arithmetic Operators
Here, you will learn about basic operators in arithmetic, such as addition, subtraction, multiplication, and division. This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section...
Flipping Physics
Analyzing the Apollo 15 Feather and Hammer Drop - A Basic Introductory Free-Fall Problem
Apollo 15 Video Courtesy of NASA: The 1971 Feather and Hammer Drop Experiment performed by Astronaut David Scott. We analyze the experiment to determine the height from which the feather and hammer were dropped. It is a great, basic,...
APMonitor
Python 🐍 Overview and pip
This introductory course uses the TCLab package that can be installed with: pip install tclab or: !pip install tclab --user if you are running in a Jupyter notebook and do not have administrative privilege. The 12 modules of this course...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 28 - Implementing Basic Authentication with Spring Security
Web Services with Spring and Spring Boot: Step 28 - Implementing Basic Authentication with Spring Security This clip is from the chapter "RESTful Web Services with Spring and Spring Boot" of the series "Master Java Web Services and REST...
Programming Electronics Academy
Whats in the Arduino Course for Absolute Beginners Exclusive Package?
This video talks about what is included in the Arduino Course for Absolute Beginners Exclusive Package
Curated Video
Complete Modern C++ - Namespace
This video explains how to use namespaces to group types together and avoid name clashes. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions,...
Brian McLogan
Rewriting a exponential equation to solve using one to one properties (2/3)^x = 4/9
👉 Learn how to solve exponential equations. An exponential equation is an equation in which a variable occurs as an exponent. To solve an exponential equation, we isolate the exponential part of the equation. Then we take the log of both...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - "Why should I learn React?"
In this video you'll get a big picture overview of what React is and why you should spend your time learning it. This clip is from the chapter "Welcome" of the series "The Complete React Developer Course (with Hooks and Redux)".This...