Hi, what do you want to do?
3Blue1Brown
Derivative formulas through geometry | Essence of calculus, chapter 3
Introduction to the derivatives of polynomial terms and trigonometric functions thought about geometrically and intuitively. The goal is for these formulas to feel like something the student could have discovered, rather than something...
3Blue1Brown
Divergence and curl: The language of Maxwell's equations, fluid flow, and more
Divergence, curl, and their relation to fluid flow and electromagnetism
3Blue1Brown
Pi hiding in prime regularities
A beutiful derivation of a formula for pi. At first, 1-1/3+1/5-1/7+1/9-.... seems unrelated to circles, but in fact there is a circle hiding here, as well as some interesting facts about prime numbers in the context of complex numbers.
3Blue1Brown
Pi hiding in prime regularities
A beutiful derivation of a formula for pi. At first, 1-1/3+1/5-1/7+1/9-.... seems unrelated to circles, but in fact there is a circle hiding here, as well as some interesting facts about prime numbers in the context of complex numbers.
3Blue1Brown
Derivative formulas through geometry | Chapter 3, Essence of calculus
Introduction to the derivatives of polynomial terms and trigonometric functions thought about geometrically and intuitively. The goal is for these formulas to feel like something the student could have discovered, rather than something...
3Blue1Brown
Divergence and curl: The language of Maxwell's equations, fluid flow, and more
Intuitions for divergence and curl, and where they come up in physics.
3Blue1Brown
Derivative formulas through geometry: Essence of Calculus - Part 3 of 11
Introduction to the derivatives of polynomial terms and trigonometric functions thought about geometrically and intuitively. The goal is for these formulas to feel like something the student could have discovered, rather than something...
Curated Video
Matlab Functions1: Functions with Input Parameters
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Curated Video
Machine Learning: Random Forest with Python from Scratch - Simple Functions
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
Curated Video
React JS Masterclass - Go From Zero To Job Ready - useCallback Hook / 037
In this video, you will learn about the useCallback hook, as the useEffect hook requires dependencies within the function. In contrast, the useCallback hook does not require a dependency within it and can call dependencies from outside...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Arguments and Parameters / 031
This video explains arguments and parameters in JavaScript along with an example.
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
<
br/>
This clip is from the chapter "Functions" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Callbacks and Callback Hell / 184
This video explains callbacks and how they work as a synchronous and asynchronous element and also explains callback hell.
<
br/>
This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero...
<
br/>
This clip is from the chapter "Asynchronous JavaScript" of the series "JavaScript Masterclass - Zero...
Curated Video
Design test cases to verify a computer program : Testing Functions
From the section: Unit Testing with Python. In this section, you will learn about unit testing using Python.<b<br/>r/>
This video explains the various testing functions in Python.
This video explains the various testing functions in Python.
Curated Video
Describe computer programming : Functions
From the section: Common Coding Concepts.This section will cover common coding concepts such as Scratch setup, bugs, pseudocode, decomposition, commenting and many more.<b<br/>r/>
Common Coding Concepts: Functions
Common Coding Concepts: Functions
Curated Video
Complete Python Scripting for Automation - Simple exception handling to changing current working directory
Functions: Simple exception handling to changing current working directory
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,...
Packt
Importing npm Modules -2
Node.js Module System (Notes App): Importing npm Modules
<
br/>
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...
<
br/>
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...
Curated Video
TypeScript for Beginners - Using Function Modules
This video demonstrates how to use function modules.<br/<br/>>
This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
This clip is from the chapter "Modules" of the series "TypeScript for Beginners".This section introduces you to modules and explains how to use them.
Curated Video
The Modern JavaScript Bootcamp (2019) - Arrow Functions: Part I
In this video, you’re going to learn about arrow functions. You’ll learn what they are and how they differ from the functions we’ve created so far.
r/>
This clip is from the chapter "Expanding Our JavaScript Knowledge" of the...
r/>
This clip is from the chapter "Expanding Our JavaScript Knowledge" of the...
Curated Video
Rust Programming Master Class from Beginner to Expert - Functions and Inputs
In this video, we will cover functions and inputs.
<
br/>
This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the fundamentals of...
<
br/>
This clip is from the chapter "Basic Programming" of the series "Rust Programming Master Class from Beginner to Expert".In this section, you will learn the fundamentals of...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - DNN Properties of Activation Function
This video talks about the DNN properties of activation function.
<
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...
<
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...
Curated Video
Machine Learning Random Forest with Python from Scratch - Simple Functions
Here, we will understand what a function is, how to pass data or parameters into a function, and understand the different types of functions.
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
<
br/>
This clip is from the chapter "Introduction to Python" of the series "Machine...
Curated Video
Intro To Python Programming - Simple Python Functions
Functions allow us to write organized sections of resuable code. You'll create your first function in this video.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Use of Derivatives
In this video, we will discuss the uses of derivatives.
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into...
<
br/>
This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - DNN and Deep Learning Basics: DNN Properties of Activation Function
In this video, we will cover DNN properties of activation function.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects)...