Hi, what do you want to do?
Brian McLogan
Writing the polynomial in standard form so that you can find end behavior
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Brian McLogan
Writing the end behavior of a polynomial using limits
👉 Learn how to determine the end behavior of the graph of a factored polynomial function. To do this we will first need to make sure we have a polynomial in standard form (i.e. we will expand all factored terms) with descending powers....
Psychology Unlocked
How Does The Brain Work Cerebral Localisation or Environmental Learning
Asking the question of how the brain works, this video focuses on the debate between cerebral localisation and environmental learning. Does your brain have specialist zones, or does your brain adapt to circumstances?
Curated Video
Creational Design Patterns in Modern C++ - CRTP Idiom
This video demonstrates how to use the CRTP idiom to implement a singleton class through inheritance.
r/>
This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides...
r/>
This clip is from the chapter "Singleton" of the series "Creational Design Patterns in Modern C++".This section provides...
Brian McLogan
Learn how to sketch the graph of a polynomial given factored form using multiplicity
👉 Learn how to use the tools needed to graph a polynomial function in factored form. A polynomial in factored form is when the polynomial is written as a product of its linear factors. Each linear factor represents an x-intercept and the...
Brian McLogan
Learn how to find the end behavior given a graph of a polynomial
👉 Learn how to determine the end behavior of a polynomial function from the graph of the function. To do this we look at the endpoints of the graph to see if it rises or falls as the value of x increases. If the graph of the polynomial...
Curated Video
The Modern JavaScript Bootcamp (2019) - Digging Into Prototypical Inheritance
In this presentation, you’re going to explore how prototypal inheritance works behind the scenes. This will explain why we’re able to add our shared methods onto the constructor’s prototype and then access them on each instance.
r/> ...
r/> ...
Brian McLogan
Sketching the graph of a polynomial using the zeros and multiplicity
👉 Learn how to use the tools needed to graph a polynomial function in factored form. A polynomial in factored form is when the polynomial is written as a product of its linear factors. Each linear factor represents an x-intercept and the...
Brian McLogan
Identifying the leading coefficient and degree to write the end behavior of a polynomial
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Institute for New Economic Thinking
What Happens When Economics Doesn’t Reflect the Real World?
Anwar Shaikh, Professor of Economics at the New School, explores alternatives to economic orthodoxies, and the findings of his book Capitalism: Competition, Conflict, Crises.<br/>
Curated Video
C++ Standard Template Library in Practice - Iterator Adaptors
We want to learn what other non-container iterators are available, and what they can do.
• Introduce the different adapter iterator
types
• Learn what they can do and cover the d
ifferences
• Show them in action...
• Introduce the different adapter iterator
types
• Learn what they can do and cover the d
ifferences
• Show them in action...
Brian McLogan
How to find the zeros, intercepts, and multiplicity
In this math tutorial I show you how to find the real zeros of a polynomial function by solving for x using algebraic techniques such as factoring, completing the square and the quadratic formula. I also show you how to determine the...
Brian McLogan
How to find the end behavior of a polynomial in factored form
👉 Learn how to determine the end behavior of the graph of a factored polynomial function. To do this we will first need to make sure we have a polynomial in standard form (i.e. we will expand all factored terms) with descending powers....
Brian McLogan
Sketch the graph of a factored polynomial using multiplicity
👉 Learn how to use the tools needed to graph a polynomial function in factored form. A polynomial in factored form is when the polynomial is written as a product of its linear factors. Each linear factor represents an x-intercept and the...
Brian McLogan
Determining end behavior and degrees of a polynomial graph
👉 Learn how to determine the end behavior of a polynomial function from the graph of the function. To do this we look at the endpoints of the graph to see if it rises or falls as the value of x increases. If the graph of the polynomial...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - Introduction to Object-Oriented Programming - Exercise – Online Shopping
In this video, we will learn about object-oriented programming - exercise – online shopping.
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners...
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - OOPS Example - Fan Class - Deciding State and Constructors
In this session, we will learn about OOPS example - fan class - deciding state and constructors.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners -...
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 03 - OOPS Example - Fan Class - Deciding Behavior with Methods
In this session, we will learn about OOPS example - fan class - deciding behavior with methods.
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
r/>
This clip is from the chapter "Object-Oriented Programming Again" of the series "Java Programming for Complete Beginners - Java...
Englishing
Lesson on Clauses of MANNER (like, in a way, as, just as, the way, as if)
In this video lesson, Mr. P./Marc will talk about clauses of manner such as (just as, as, like, in a way, the way, and as though). He will start the lesson by giving examples of the many ways these clauses are used. He will then delve...
Curated Video
Comprehensive Android Developer Bootcamp - Setting up the User Interface
Android Machine Learning ML Kit – Face Detection:Setting up the User Interface
r/>
This clip is from the chapter "Android Machine Learning ML Kit – Face Detection" of the series "The Comprehensive Android Developer...
r/>
This clip is from the chapter "Android Machine Learning ML Kit – Face Detection" of the series "The Comprehensive Android Developer...
Curated Video
Hands-On WebAssembly for C++ Programmers - Integrating WebAssembly Modules
We've used the term module throughout the course, but have not actually stopped to define it
• Learn about WebAssembly mo
dules
• Learn about Emscript
en modules
• Override Module behavior using
-
-pre-js flags
...
• Learn about WebAssembly mo
dules
• Learn about Emscript
en modules
• Override Module behavior using
-
-pre-js flags
...
Curated Video
Group Conversation: Are You Turning Into Your Mother?
Group Conversation: Are You Turning Into Your Mother?
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 06 - Introducing State of an Object with Speed Variable
In this video, we will learn about introducing state of an object with speed variable.
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners -...
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - Introduction to Object-Oriented Programming – Conclusion
In this video, we will learn about introduction to object-oriented programming – conclusion.
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners...
r/>
This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners...