Let's Tute
IFERROR Function & Dynamic Amortization Tables in Excel
In this video tutorial, the teacher explains the use of the "if error" function and dynamic amortization tables in Microsoft Excel. The "if error" function is used to handle errors in Excel functions, while the dynamic amortization table...
The March of Time
1946: WASHINGTON, D.C: Wilson Wyatt walking into National Housing Agency building. Talking w/ Detroit Mayor Edward Jeffries about building new codes. In meeting w/ AFL-CIO reps William Nicholas, Harry Bates on Labor problems, asking for more workers.
MOT 1946: WASHINGTON, D.C: Wilson Wyatt walking into National Housing Agency building. Talking w/ Detroit Mayor Edward Jeffries about building new codes. In meeting w/ AFL-CIO reps William Nicholas, Harry Bates on Labor problems, asking...
APMonitor
Collect Automotive Data
Automotive data is available from OBD-II codes that are standard for engine monitoring of light duty vehicles (passenger cars) starting in year 1996. Newer vehicles may include additional sensors from other electronic systems such as the...
Curated Video
Learning Python Web Penetration Testing (Video 15)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Curated Video
Understanding Genetic Inheritance: How Genes Control Physical Characteristics
This video explains how physical characteristics in offspring are controlled by the interaction of genes inherited from each parent. It discusses the role of alleles, which are different forms of the same gene, and how multiple genes can...
Curated Video
Learning Python Web Penetration Testing (Video 8)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
IDG TECHtalk
Variable formatting with the fmt package | Smart Go
Learn how to use Go's fmt library to control the formatting of variables, both when just printing to the console and when rendering new strings from other variables within a program.
Curated Video
Node.js API Masterclass with Express and MongoDB - HTTP Status Codes
HTTP Intro - Headers, Body, Status Codes, etc: HTTP Status Codes This clip is from the chapter "HTTP Intro - Headers, Body, Status Codes, etc" of the series "Node.js API Masterclass with Express and MongoDB".This section is about Http &...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Theory] Errors in gRPC
[Hands-On] gRPC Advanced Features Deep Dive: [Theory] Errors in gRPC This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 40 - ManyToMany Mapping - Insert Student and Course
In this video, we will cover ManyToMany mapping - insert student and course. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with Spring...
Curated Video
TypeScript for Beginners - More about string
In this video, we will discuss strings in more detail. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Curated Video
The Modern JavaScript Bootcamp (2019) - HTTP Headers and Errors
In this lesson, you’re going to dive into the details of an HTTP request. You’ll dissect a request to see how the request and response are exchanged. This clip is from the chapter "Asynchronous JavaScript" of the series "The Modern...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Total Enrollments per Course
In this lesson, we will work on the 4th step, which is to show the total number of students enrolled per course. This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This...
Curated Video
Rust Programming Master Class from Beginner to Expert - Iterators (Part 2)
In this video, you will learn more about iterators. This clip is from the chapter "Iterators, Lifetimes, and Closures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring iterators,...
Curated Video
Figma for UIUX Master Web Design in Figma - Digital Product Landing Page
This video talks about the digital product landing page. This clip is from the chapter "The Second Key to Great Web Design" of the series "Figma for UI/UX: Master Web Design in Figma".This section focuses on the second key to great web...
Curated Video
Rust Programming Master Class from Beginner to Expert - Implementing Postfix Conversion - Part 1
In this video, you will learn how to implement postfix conversion. This clip is from the chapter "Project: Stack Implementation" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will put all our...
Curated Video
Python In Practice - 15 Projects to Master Python - Use of else and finally Blocks
This video explains the use of else and finally blocks. This clip is from the chapter "Dealing with Errors" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on dealing with errors.
Curated Video
Python In Practice - 15 Projects to Master Python - Adding Color Theme to Your Applications
This video explains adding color theme to your applications. This clip is from the chapter "Advanced Level: Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level concepts...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Ordering Lambda Microservice with DynamoDB Client - AWS SDK for JS v3
This video helps in developing ordering Lambda microservice with DynamoDB Client—AWS SDK for JS version 3. This clip is from the chapter "Develop Ordering Microservice Consume Checkout Event from AWS EventBridge with SDK" of the series...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Use of Slashes in Strings
In this video, you will learn about using slashes in Python strings and how we can use them to create slash codes. This clip is from the chapter "Revisiting Strings" of the series "The Ultimate Guide to Python Programming with Python...
Curated Video
HTML Tutorial for Beginners(2022) - Horizontal Rule in HTML
Learn the Horizontal rule in HTML and how to use it in your HTML document. This clip is from the chapter "HTML Basics - Getting Started" of the series "HTML Tutorial for Beginners (2022)".This section focuses on the basics of HTML...
Curated Video
Rust Programming Master Class from Beginner to Expert - Using External Crates
In this video, you will learn how to use external crates. This clip is from the chapter "Rust Modules and Crates" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will be exploring Rust modules...
Curated Video
Rust Programming Master Class from Beginner to Expert - Match Statement
In this video, we will cover match statement. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming controls called...