Instructional Video6:57
Curated Video

Predictive Analytics with TensorFlow 1.3: Installing Python in Windows

Higher Ed
This video will first explain the installing and getting started with python. We will then see python data types, strings, lists, tuples, dictionary, sets and functions. • Install python • See the python data types
Instructional Video8:26
Curated Video

Use variables to store data : Variables in Python

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: Variables in Python
Instructional Video6:01
Curated Video

Alteryx for Beginners - Formula Tool (Basic Example)

Higher Ed
This video explains how to use the Formula tool in Alteryx with the help of a basic example. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
Instructional Video19:44
Curated Video

Bash Shell Scripting- Scope of the Variables (Global and Local Variables), Returning a variable value

Higher Ed
This video shows how to define a scope of a variable and return its value. This clip is from the chapter "Functions" of the series "Complete Bash Shell Scripting".This section explains functions in detail.
Instructional Video2:44
Brian McLogan

What is the definition of domain of a relation

12th - Higher Ed
👉 Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video3:34
Curated Video

Identifying Function Properties in Real-World Examples

K - 5th
This video explains how to determine if a parking garage represents a function relation. Learn to define a function as a relation that takes any input and yields exactly one output. This lesson provides real-world examples, such as...
Instructional Video4:07
Programming Electronics Academy

Change the LED Variable: Arduino Course 4.4

Higher Ed
Adjusting pin numbers in Arduino sketches and the outcomes.
Instructional Video7:23
Packt

Global npm Modules and nodemon

Higher Ed
Node.js Module System (Notes App): Global npm Modules and nodemon This clip is from the chapter "Node.js Module System (Notes App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about...
Instructional Video11:57
Packt

Practice Exercises on Tables - 2

Higher Ed
This video presents the second part of practice exercises on Tables. This clip is from the chapter "Practical Problems and Methods to Handle them with Selenium" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video10:53
Packt

Importance of log4j Extensible Markup Language (XML) File

Higher Ed
This video explains the importance of log4j xml file. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explains the...
Instructional Video7:35
Brian McLogan

How to determine if a function is even odd or neither

12th - Higher Ed
👉 Learn how to determine if a function is even or odd. A function is even if the graph of the function is symmetrical about the y-axis, or a function is even if f(x) = f(-x). A function is odd if the graph of the function is symmetrical...
Instructional Video4:47
Brian McLogan

Determining when a function is increasing decreasing or constant

12th - Higher Ed
👉 Learn how to determine increasing/decreasing intervals. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph of the function....
Instructional Video6:00
Curated Video

Apache Spark 3 for Data Engineering and Analytics with Python - Challenge Part 2 - Write Partitioned DataFrame to Parquet

Higher Ed
Let's finish working on the last part of the challenge. In this session, we will write the final DataFrame into a partitioned paraquet file. This clip is from the chapter "Structured API - Spark DataFrame" of the series "Apache Spark 3...
Instructional Video4:09
Curated Video

Learning R for Data Visualization (Video 26)

Higher Ed
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Instructional Video9:18
Curated Video

Describe a neural network : Theory Behind ANN (Artificial Neural Network) and DNN (Deep Neural Networks)

Higher Ed
From the section: Introduction to Artificial Neural Networks (ANN). This section introduces Artificial Neural Networks. You will learn about Neural Network for Binary Classifications, Neural Network with PCA for Binary Classifications,...
Instructional Video4:46
Curated Video

Finding the Domain and Range of a Function through Graph Analysis

K - 5th
In this video, the teacher explains how to determine the domain and range of a function by looking at its graph. They provide examples and discuss the concepts of domain and range in relation to functions and lines.
Instructional Video5:21
Curated Video

Java 11 Programming for Beginners 4.5: Managing the Input/OutputJava 11

Higher Ed
The I/O for Java is one area that is very useful but also very tricky. This video aims to give that landscape a good overview. • Slides will highlight the classes and methods to look out for • Add the capability to read a sentence from...
Instructional Video17:52
Curated Video

C++ Developer - Repetition Control Statements

Higher Ed
This video explains the repetition control statements. This clip is from the chapter "Control Statements" of the series "The Complete C++ Developer Course".This section focuses on control statements and explains how to use them.
Instructional Video11:15
Curated Video

C++ Developer - Saying Hello to C++

Higher Ed
This video introduces you to C++. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Instructional Video9:02
Packt

What is log4j and its Usage in Selenium Framework

Higher Ed
This video explains log4j and how it can be used in the Selenium framework. This clip is from the chapter "Framework Part 7: Logging Framework - log4j" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video17:47
Packt

Performing Web Table Sorting using Selenium JavaStreams

Higher Ed
This video explains how to perform a web table sort using Selenium JavaStreams. This clip is from the chapter "Selenium Java Streams - Automate Sort, Pagination, and Filtering the Web Tales" of the series "Selenium WebDriver with Java -...
Instructional Video5:53
Curated Video

Complete Python Scripting for Automation - destructor of a class

Higher Ed
OOPS for Real Time: destructor of a class This clip is from the chapter "OOPS for Real Time" of the series "Complete Python Scripting for Automation".In this section, the author introduces OOPS and object attributes, constructor of a...
Instructional Video11:16
Curated Video

Complete Python Scripting for Automation - for loop to work with strings, list, tuple and dictionaries

Higher Ed
Loops - for and while loops with break, continue and pass: for loop to work with strings, list, tuple and dictionaries This clip is from the chapter "Loops - for and while loops with break, continue and pass" of the series "Complete...
Instructional Video6:55
Brian McLogan

Understand local linearity and formal definitions of the derivative

12th - Higher Ed
👉 Learn how to evaluate the limit of a function using the difference quotient formula. The difference quotient is a measure of the average rate of change of the function over an interval, h. The limit of the difference quotient gives the...