Hi, what do you want to do?
Brian McLogan
Master Factoring higher order polynomials
Inside this course you will gain access to over 130 problems worked out step by step, over 100 extra practice problems with solutions provided and over 15 quizzes to test your skills until you achieve 100% mastery. Also provided are...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Analyzing HTTP Protocol Using Wireshark
In this video, we'll be analyzing HTTP protocol using Wireshark.
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of...
r/>
This clip is from the chapter "Introduction to HTTPS and TLS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will give you an overview of...
Curated Video
JavaScript Events
JavaScript is often called an event driven language. Events like mouse clicks and movement are detected by JavaScript and can be handled by JavaScript code. Mark demonstrates in this video.
Journey to the Microcosmos
Can This Baby Rotifer Escape Before It’s Eaten Alive?
This Loxodes magnus is large, so large that it was able to eat a rotifer, those funny animals we often see getting bullied by their single-celled neighbors. Except, that rotifer is moving. It’s alive, twisting and turning inside of the...
Curated Video
Intro Lecture
Maggie presents herself as Course Instructor, shares some insights into the struggles of time management, and introduces course content.
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Geographic Maps with Folium: Geographic Maps with Folium using COVID-19 Data
In this video, we will cover geographic maps with Folium using COVID-19 data.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and...
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and...
Curated Video
Comparing Fractions- 4th Grade- Fraction Charts
Welcome to Doodles and Digits, where we make math fun! In this video, Caroline will show you how to compare fractions in 4th grade using fraction charts. You'll learn multiple ways to compare fractions and see how a fraction chart can...
Curated Video
Understanding Inequalities: Multiple Solutions Explained with a Number Line
In this video, the teacher explains how inequalities can have more than one solution using the example of a teeter totter. The teacher clarifies the different mathematical symbols used in inequalities and demonstrates how to solve an...
Curated Video
Comparing Small Numbers Using Scientific Notation
This video, demonstrates how to write small numbers in scientific notation and emphasizes the importance of understanding the power of 10 in determining which number is larger. Through examples, viewers learn how to estimate the...
Brian McLogan
Evaluating a Logarithm When Your Exponent is a Fraction
👉 Learn how to evaluate basic logarithms. Recall that the logarithm of a number says 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). Thus,...
Curated Video
World of Computer Networking Your CCNA start - Examples of Network Sockets
This video explains network sockets with examples.
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your...
r/>
This clip is from the chapter "Transport Layers: Transmission Control Protocol (TCP) and User Datagram Protocol (UDP)" of the series "World of Computer Networking: Your...
Brian McLogan
Find All the Zeros of a Polynomial by Factoring
👉 Learn how to find all the zeros of a polynomial. 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. The zeros of a polynomial are the values...
Curated Video
Inequality Symbols (Part 1)
Identify the five main inequality symbols and how to represent situations using inequalities.
Professor Dave Explains
Practice Problem: Calculating Ionic Radius
Different ionic compounds will adopt different lattice structures, which are essentially different geometries. If we know the lattice structure of a compound and we know some information about the dimensions of its unit cell, we can do...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Activation Function
This video explains about the activation function.
<
br/>
This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview...
<
br/>
This clip is from the chapter "Deep Neural Network Overview" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the overview...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Activation Functions in PyTorch
This video demonstrates about the DNN activation functions in PyTorch.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Curated Video
The Art of Doing - Python Network Applications with Sockets - Exploring the Buffer Size
In this video, you will learn how to explore the buffer size.
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with...
<
br/>
This clip is from the chapter "Creating TCP and UDP Connections with the Socket Module" of the series "The Art of Doing - Python Network Applications with...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Exponential Python
In this video, we will cover Exponential Python.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects) A...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: if Elif Else Python Conditions
In this video, we will cover if Elif Else Python condition.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and...
Catalyst University
Series | The Direct Comparison Test with 2 Examples
Series | The Direct Comparison Test with 2 Examples
Curated Video
Choosing the Right Unit: Using Benchmark Objects for Measurement
This video lesson teaches students how to determine the appropriate unit of measurement by using benchmark objects. It explains the concept of different units within the customary system of length and provides examples of benchmark...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Perceptron Exercise Solution
This is the exercise solution video on Perceptron.
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
<
br/>
This clip is from the chapter "DNN Foundation for Deep RL" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the DNN...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Feature Extraction: PCA For Small Sample Size Problems(DualPCA)
In this video, we will cover PCA for small sample size problems (DualPCA).
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...
<
br/>
This clip is from the chapter "Machine Learning: Feature Engineering and Dimensionality Reduction with Python" of the series "Data Science and Machine...