Hi, what do you want to do?
Brian McLogan
Composing a linear function into a quadratic linear function
Composing a linear function into a quadratic linear function
Curated Video
Complete Python Scripting for Automation - Raise user Defined Exceptions
Exception Handling: Raise user Defined Exceptions
r/>
This clip is from the chapter "Exception Handling" of the series "Complete Python Scripting for Automation".The author talks about Exception Handling and raising user...
r/>
This clip is from the chapter "Exception Handling" of the series "Complete Python Scripting for Automation".The author talks about Exception Handling and raising user...
Curated Video
Data Science and Machine Learning with R - Vectors: Miscellaneous
This video explains miscellaneous yet important concepts in vectors.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for...
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for...
IDG TECHtalk
How to use the map variable type | Smart Go
Learn about Go's map type, used to store values in a structure that can be quickly accessed with a key -- the Go equivalent of Python's dictionary or Java's HashMap type.
Packt
Two Ways of Defining a String Object – Important from Interview Point of View
This video demonstrates the two ways of defining a string object.
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics...
<
br/>
This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics...
Brian McLogan
Domain and range from a graph
👉 Learn about the characteristics of a function. Given a function, we can determine the characteristics of the function's graph. We can determine the end behavior of the graph of the function (rises or falls left and rises or falls...
Curated Video
Complete Python Scripting for Automation - Calling a function from another function and Scope of the variables
Functions: Calling a function from another function and Scope of the variables
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function,...
r/>
This clip is from the chapter "Functions" of the series "Complete Python Scripting for Automation".You will learn how to define a Function,...
Brian McLogan
How to write the domain of a rational function with a radical
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
Graph a Piecewise Function With Three Equations
👉 Learn how to graph piecewise functions. A piecewise function is a function that has more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Brian McLogan
Domain of a rational function with discontinuities
👉 Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Curated Video
Learning Scala Web Development (Video 9)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as...
Virtually Passed
Maths Puzzle - Probability of repeating event infinite times
If the probability of an event is 1/n what is the probability the event will happen at least once if the experiment is repeated n times? What happens as n approaches infinity?
Curated Video
Apache Kafka - Real-time Stream Processing (Master Class) - Creating and using AVRO schema in Producers
In this lecture, we are going to recreate our POS simulator example to utilize Avro schema and send Avro serialized messages to Confluent Kafka Platform.
r/>
This clip is from the chapter "Foundation for Real Life...
r/>
This clip is from the chapter "Foundation for Real Life...
Curated Video
Learn and Master C Programming - Using '#define' To Define Symbolic Constants
We will write a program that uses '#define' to define some symbolic constants.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section,...
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute Beginners!".In this section,...
Brian McLogan
Domain of rational function with radical in the numerator
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
Learn to find the values of x that the function undefined
👉 Learn how to find the domain of rational functions with radicals in both the numerator and the denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function,...
Brian McLogan
Find the values that the equation are not defined for
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Curated Video
Understanding Calories: Energy, Food, and Health
Calories are energy our bodies need to function. Learn about the different types of calories, including the small 'c' calorie used in chemistry and the capital 'C' calorie and how calories transform from food to fuel for our bodies.
Curated Video
Julia for Data Science (Video 9)
Julia is an easy, fast, open source language that if written well performs nearly as well as low-level languages such as C and FORTRAN. Its design is a dance between specialization and abstraction, providing high machine...
Curated Video
Data Science and Machine Learning with R - Working with Matrices
This video explains working with matrices.
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
r/>
This clip is from the chapter "Data Types and Structures in R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This video explains data...
Curated Video
Learn and Master C Programming - Using 'strlen' function to get length of string
We will learn how to use 'strlen' function to get the length of a string in C/C++.
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with...
r/>
This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with...
Brian McLogan
Graph and Determine Domain and Range of a Piecewise Function
👉 Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Brian McLogan
Domain of rational function with radical in the denominator
👉 Learn how to find the domain of rational functions with radicals in both the numerator and the denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function,...