Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - About Us Section - Style - Part 1
Project 1 - Grand Hotel (Based on Flexbox): About Us Section - Style - Part 1 This clip is from the chapter "Project 1 - Grand Hotel (Based on Flexbox)" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section...
Curated Video
AZ-204 Developing for Microsoft Azure Exam Prep - DEMO: Creating a Virtual Machine (VM) in Command Line Interface (CLI)
This video shows how to create a VM in CLI. This clip is from the chapter "AZ-204 Virtual Machines (VMs)" of the series "AZ-204 Developing for Microsoft Azure Exam Prep".This section introduces you to 2G and AZ-204 VMs.
Curated Video
.NET Core Microservices - Adding Models for Order API
This video explains how to add models for Order API. This clip is from the chapter "Order API" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about the Order API.
Curated Video
Excel VBA Programming The Complete Guide - The Range.Interior Property
What the Font object is to the foreground, the Interior property is to the background. In this lesson, we use the Range.Interior property to modify the color of a cell in a variety of different ways including: • VBA color constants • The...
Curated Video
Excel VBA Programming The Complete Guide - The Range.EntireRow and Range.EntireColumn Properties
The Range.EntireRow and Range.EntireColumn properties are used to target a complete row or column from a single cell. In this lesson, we play around with the two properties in the Immediate Window. This clip is from the chapter "Range...
Curated Video
Excel VBA Programming The Complete Guide - The Name Property on Workbook and Worksheet Objects
In this lesson, we explore the Name property on both a Worksheet and Workbook object. The Name property is only readable on a Workbook but is readable and writeable on a Worksheet. The key takeaway is that object design differs; just...
Brian McLogan
Calculus Unit 4 Property of definite integral is zero
Calculus Unit 4 Property of definite integral is zero
Curated Video
The Modern JavaScript Bootcamp (2019) - The Object Spread Syntax
In this video, you’re going to learn how to use the spread operator with objects. This gives you an easy way to create, clone, and merge objects. This clip is from the chapter "(NEW) Cutting-Edge JavaScript with Babel and Webpack" of the...
Curated Video
Java Programming for Complete Beginners - Java 16 - Java Tip 04 - hashcode Method
In this session, we will learn about the hashcode method. This clip is from the chapter "Java Tips" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look at a few tips for imports, access...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Product Controller Part 2
In this video, we'll look at product controller part 2. This clip is from the chapter "Product CRUD" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at product CRUD.
Brian McLogan
Pre-Calculus - Using the Properties of Logs to Simplify an Expression
👉 Learn how to evaluate natural logarithms. Recall that the logarithm of a number says a to the base of another number say b is a number say n which when raised as a power of b gives a. (i.e. log [base b] (a) = n means that b^n = a)....
Brian McLogan
Pre-Calculus - Learn how to simplify an exponent raised to a logarithm, 10^(log (0.5))
In this video series you will learn the basics of logarithmic and exponential functions. We will start off by converting between exponential and logarithmic expressions. We do this so that we can understand what a logarithm represents....
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 14-Adding the Logging Framework Log4j
This video demonstrates how to add the logging framework with Log4j. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 25 – Setting Up Eureka Naming Server
This video explains setting up Eureka naming server. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This section focuses on microservices with...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 07 – Connect Spring Cloud Config Server to Local Git Repository
This video explains how to connect Spring Cloud config server to local Git repository. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 07 – Connect Limits Service to Spring Cloud Config Server – V2
This video explains how to connect limits service to Spring Cloud config server. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring Cloud".This section...
Curated Video
Master Microservices with Spring Boot and Spring Cloud - Step 03 – Enhance Limits Service – Get Configuration from Application Props – V2
This video focuses on how to enhance limits service – get configuration from application props. This clip is from the chapter "Microservices with Spring Cloud – V2" of the series "Master Microservices with Spring Boot and Spring...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 59 - Transaction Management - ACID Properties
In this video, we will cover transaction management - ACID Properties. This clip is from the chapter "Transaction Management" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Curated Video
Balancing Equations and Properties of Equality (Part 2)
Balanced equations and pan-balances and properties of equality.
Curated Video
Organizing Large Spreadsheets with Checkboxes
In this tutorial, Justin demonstrates how to tidy up a large spreadsheet in Microsoft Excel using checkboxes. By hiding or compressing sections with checkboxes, users can easily navigate through the spreadsheet and focus on specific...
Curated Video
AWS Solutions Architect Associate (SAA-C02) Exam Prep Course - 2021 UPDATED! - Flow Logs
This video explains how to implement and use the flow logs, which allow you to monitor network traffic and receive traffic alerts with CloudWatch. This clip is from the chapter "Solutions Architect Chapter 10 - Virtual Network Services"...
Curated Video
.NET Core Microservices - Implement RabbitMQ Cart Message
This video explains how to implement RabbitMQ cart message. This clip is from the chapter "RabbitMQ" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".null
Curated Video
.NET Core Microservices - Demo - View Message for Payment Request
This video explains how to set up email service project part 2. This clip is from the chapter "Queue" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about queue.
Curated Video
.NET Core Microservices - Message Bus Interface
This video explains Message Bus interface. This clip is from the chapter "Azure Service Bus" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Azure Service Bus.