33:55
Arseniy Zhizhelev - Relational Algebra in Scala3 - how is it possible?
Case classes for data representation are often not very convenient. For instance, if the data is not yet complete, we even cannot ...
45:34
Python functions simple to complex
This lesson is going to look at some of the core components of a Python function, from simple to complex functions. If you enjoyed ...
10:00
Functional Programming - 09: Option, Maybe and null value
In this video we will look at "Option" type constructor which sometimes it is called "Maybe". We will look into why using Null values ...
7:35
Functional Programming - 06: Function Currying demo
Function Currying (Partial Application) in Functional Programming is a great technique to convert multi parameter functions into ...
3:24
Haskell Programming Tutorial # 3 | Map in Haskell for Traversal | Coursework help for Haskell
Support my efforts: https://www.buymeacoffee.com/ubprogrammer I help students with their coursework and projects.
4:03
This is a Better Way to Understand Recursion
People often explain recursion in the form of an infinite loop. Recursion doesn't work that way; it is actually a lot like the film ...
42:10
Lecture 18 | Solving PDEs in Matlab (part 2 of 2)
In this lecture, we finished our discussion of how to convert PDEs with one spatial dimension into a set of ODEs discretized in ...
5:30
ToupView X Tutorial - How to Calibrate and Apply Scale Bar
In this tutorial we will show you how to calibrate your microscope for use with all measuring functions in ToupView X, including ...
2:14
What Does the Gradient Vector Mean Intuitively?
What Does the Gradient Vector Mean Intuitively? If you enjoyed this video please consider liking, sharing, and subscribing.
42:19
Learn to use Python Functions The following techniques are covered: AWS Lambda, Generators, Closers and Partials If you ...
1:39
What temperature is the same in Celsius as Fahrenheit? (Casio Classwiz SOLVE fx-991EX, Calculator)
Dɪsᴄᴏᴠᴇʀ Mᴏʀᴇ Aᴛ Tʜᴇ Cᴀʟᴄᴜʟᴀᴛᴏʀ Gᴜɪᴅᴇ Wᴇʙsɪᴛᴇ ➜ http://thecalculatorguide.com ⨸Gᴇᴛ A ...
0:30
Functional Programming: Return Part of an Array Using the slice Method
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/functional-programming/return-part-of-an-array- ...
15:00
OIT Math 451 session 1.3d: Anomalies of Floating Point Numbers
Understanding the consequences of doing arithmetic with a finite set of rational numbers as a means of representing the ...
10:07
Change of Variables & The Jacobian | Multi-variable Integration
You've reached the end of Multi-variable Calculus! In this video we generalized the good old "u-subs" of first year calculus to ...
10:38
Charting Survey Results in Excel (Visualize Employee Satisfaction results)
Create charts that wow your audience. Learn the secrets now—start today! https://link.xelplus.com/yt-g-survey-charts-course ...
5:36
Fourier Transform Methods and Applications in PDEs: Lecture 25
In this comprehensive lecture by StudyZoom International, we explore Fourier Transform Methods and their Applications in Partial ...
6:40
Mini lecture on change of variables with polar coordinates
We explain how rectangles in the r-theta plane are transformed, via polar coordinates, into the xy-plane via the polar coordinates ...
3:17:34
Bartosz Milewski: Haskell -- The Pseudocode Language for C++ Template Metaprogramming (Part 2)
C++ template metaprogramming is hard to use, analyze, or debug. The main reason is that compile-time C++ is a functional ...
19:13
Pattern Matching in C# (.Net Core)
What we are going to cover in this video: 1. What is pattern matching 2. Pattern Matching in C# 7 with example 3. Pattern Matching ...