Channel Avatar

Aneesh Mistry @UCwEYX5WFfkw1ivWauyZLkJA@youtube.com

3.3K subscribers - no pronouns :c

Welcome to my YouTube Channel! I am a software engineer who


12:56
1.3 The multi-period binomial model - Stochastic Calculus for Finance I
20:05
Introduction to Matplotlib Pyplot 2024 - Python Tutorial
09:38
1.2 Risk-neutral pricing and Delta hedge - Stochastic Calculus for Finance I
08:41
Merging data with Panda DataFrames - Python Tutorial
10:58
1.1 The Binomial Model - Stochastic Calculus for Finance I
05:50
How to combine DataFrames - Python tutorial
10:57
Statistical methods with Pandas - Python Tutorial
21:33
Python Series and DataFrame Basics 2024
15:36
Python tutorial - learn the basics of Numpy
01:03:06
Complete Tutorial to Authentication with Angular + MongoDB
15:09
Logout and automated authentication with MongoDb and Angular - Tutorial
13:25
How to enhance UIUX for Authentication with Angular - Tutorial
09:58
How to use Route Guards with Angular - Tutorial
12:39
Log-in and Web tokens with Angular and MongoDB - Tutorial
18:15
Create a sign-up form with Angular and MongoDB
02:54
Java 14 Syntax enhancements - Tutorial
08:06
How to verify static methods with PowerMock - Tutorial
04:43
How to use the Repeated Test Annotation - JUnit Tutorial
01:19:12
Build a full-stack MEAN application 2022 - Step by step Tutorial
19:33
Set-up and persist data with MongoDB - Tutorial
12:12
How to send PUT, DELETE and POST requests with Express - Tutorial
15:26
Build your first RESTful service with Express.js - Tutorial
07:24
Build your first Node.js backend server - Tutorial
26:21
Create your first SPA with Angular - Tutorial
03:41:54
Complete JUnit & Mockito Tutorial Course: From Zero to Hero 2022
10:40
A complete guide to Java 12 syntax changes
06:02
How to use Teeing with Java 12 Collections - Tutorial
02:59
The easy way to compare files with Java 12 - Tutorial
02:37
How Java 12 enhanced the String class - Tutorial
14:51
Angular Routing and Nested Routes Fundamentals - Tutorial
05:17
Create Excel Files in Java - Part 2 (Populate multiple columns)
05:14
Create your first Excel workbook with Java - Tutorial
13:26
Custom Error Handling with @ControllerAdvice and @ExceptionHandler - Spring Tutorial
12:27
Create PUT, POST and DELETE requests with Spring Boot - Tutorial
16:48
Connect a Spring web server with a MySQL Database - Tutorial
06:20
Setting up and creating your first MySQL Table - Tutorial
10:43
Getting started with @Controller in Spring
11:35
3 Syntax changes with Java 9 - Tutorial
09:32
How to create Modules in Java 9 - Tutorial
11:48
Introduction to JShell - Java 9 Tutorial
10:00
Mockito Tutorial - 3 simple ways to improve default Mockito values
09:57
4 simple ways to stub a void method with Mockito
09:07
Compare thenReturn and doReturn for perfect stubbing - Mockito Tutorial
07:06
How to test SQL queries with the Entity Manager - Mockito Tutorial
09:35
Step-by-step guide on how to use Mockito Answer - JUnit Mockito Tutorial
08:27
The easy way to use Argument Matchers - JUnit Mockito Tutorial
06:07
Step-by-step guide to stubbing repeated method calls - JUnit Mockito Tutorial
14:22
New to Java 8: Collection API Enhancements - Java tutorial
11:46
New to Java 8: Optionals - Java Tutorial
10:17
How to use Method References - Java 8 Tutorial
11:41
New to Java 8: The Stream API - Java Tutorial
09:25
New to Java 8: Functional Interfaces (Function, Consumer, Predicate, Supplier) - Tutorial
09:44
New to Java 8 - Default methods with interfaces - Tutorial
10:36
New to Java 8: Lambda Expressions - Tutorial
07:08
The Singleton Design Pattern - Java Tutorial
07:31
Filter and manipulate files with awk - Linux CLI Tutorial
07:13
Introduction to MocktioBDD - Tutorial
06:29
Linux CLI Tutorial: Cat, More, Less, Head and Tail
03:55
How to avoid the NullPointerException when using .equals
09:23
How to use the Builder design pattern - Java Tutorial