Instructional Video3:14
Curated Video

Learning LESS (Video 2)

Higher Ed
CSS is great; it's a staple of the web and it helps us to produce beautiful websites, but some parts of it are archaic, and it's often time-consuming to get right. LESS changes that. LESS includes built-in features that allow you to...
Instructional Video3:27
Curated Video

Advanced Swift 2 Application Development (Video 8)

Higher Ed
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Instructional Video11:50
Packt

Java Consumer

Higher Ed
This video explains how to create Kafka consumer in Java. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to create the...
Instructional Video2:01
Brian McLogan

Learn how to divide two numbers in scientific notation

12th - Higher Ed
πŸ‘‰ Learn how to divide numbers written in scientific notations. Scientific notation is a convenient way of writing very large or very small numbers. A number written in scientific notation is of the form a * 10^n where a is the first...
Instructional Video3:02
Curated Video

TypeScript for Beginners - Static Methods

Higher Ed
This video highlights the various static methods. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers, encapsulation, and...
Instructional Video1:27
Brian McLogan

Condensing a logarithmic expression with fractions

12th - Higher Ed
πŸ‘‰ Learn how to condense logarithmic expressions. A logarithmic expression is an expression having logarithms in it. To condense logarithmic expressions means to use the logarithm laws to reduce logarithm expressions from the expanded...
Instructional Video8:30
Curated Video

Learning Lodash 4.0 (Video 16)

Higher Ed
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Instructional Video5:52
Curated Video

Advanced Swift 2 Application Development (Video 12)

Higher Ed
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Instructional Video10:49
Packt

Java Producer

Higher Ed
This video explains how to create Kafka producer in Java. This clip is from the chapter "Kafka Java Programming 101" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you will learn to create the...
Instructional Video13:35
Curated Video

The Full Stack Web Development - Components & Properties - Part 1 - Project Simple Profile

Higher Ed
App Development with Angular: Components & Properties - Part 1 - Project Simple Profile This clip is from the chapter "App Development with Angular" of the series "The Full Stack Web Development".In this section, we work with Angular 2...
Instructional Video7:42
Curated Video

Apache Maven Beginner to Guru - Generating Java Classes with Project Lombok and Maven

Higher Ed
This video explains how to generate Java classes using project Lombok and Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Instructional Video2:55
Curated Video

Apache Maven Beginner to Guru - Challenge - Creating a Lombok Project with Maven

Higher Ed
This video presents a challenge to create a Lombok project with Maven. This clip is from the chapter "Generating Source with Maven" of the series "Apache Maven: Beginner to Guru".This section is about Generating Source with Maven.
Instructional Video7:08
Curated Video

Apache Maven Beginner to Guru - Maven Wrapper

Higher Ed
This video focuses on Maven wrapper. This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates, Maven repositories, and so on.
Instructional Video3:43
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Azure Activity Log-Lab

Higher Ed
In this video, we will cover the AZ activity log-lab. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key...
Instructional Video4:17
Curated Video

Learning CSS (Video 7)

Higher Ed
As a modern day web designer, it is very critical for you to prepare for the CSS3 world we live in. A major challenge that designers face in their day-to-day life is making their designs stand out from the rest and ensuring they work on...
Instructional Video4:02
Science360

A Universe from Nothing

12th - Higher Ed
Lawrence Krauss, recipient of a 2012 Public Service Award from the National Science Board, describes how quantum mechanics can explain how our universe began. More info at: http://www.nsf.gov/news/news_summ.jsp?cntn_id=123633
Instructional Video8:07
Packt

Kafka Connect Twitter Hands-On

Higher Ed
This video focuses on the Kafka Connect Twitter Hands-On learning process. This clip is from the chapter "Kafka Extended APIs for Developers" of the series "Apache Kafka Series - Learn Apache Kafka for Beginners".In this section, you...
Instructional Video15:16
Curated Video

Django3- Models

Higher Ed
In this video, we will look at models. This clip is from the chapter "Site 2 - Personal Portfolio" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on our project site 2 -...
Instructional Video6:05
Curated Video

Apache Maven Beginner to Guru - Generating Build Information with Maven

Higher Ed
This video demonstrates how to generate build information from Maven. This clip is from the chapter "Apache Maven for Spring Boot" of the series "Apache Maven: Beginner to Guru".This section explains about Apache Maven for Spring Boot.
Instructional Video9:38
Curated Video

CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - Text Formatting - Part 2

Higher Ed
CSS Basics: Text Formatting - Part 2 This clip is from the chapter "CSS Basics" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".This section is about CSS Basics.
Instructional Video3:47
Brian McLogan

Solving and graphing a multi-step inequality

12th - Higher Ed
πŸ‘‰ Learn how to solve multi-step linear inequalities having parenthesis. An inequality is a statement in which one value is not equal to the other value. An inequality is linear when the highest exponent in its variable(s) is 1. (i.e....
Instructional Video13:02
Curated Video

The Modern JavaScript Bootcamp (2019) - Object Basics

Higher Ed
In this video, you’re going to learn the basics of JavaScript objects. You’ll learn how to create a new object and how to read and modify your objects. This clip is from the chapter "JavaScript Objects" of the series "The Modern...
Instructional Video3:22
Brian McLogan

Solve an exponential equation by taking log of both sides & approximating the value

12th - Higher Ed
πŸ‘‰ Learn about solving exponential equations. Exponential equations are equations involving exponents. To solve an exponential equation, we express the terms in both sides of the equality sign as single terms. Then, we express the single...
Instructional Video2:46
Brian McLogan

How do you solve an exponential equation with e as the base

12th - Higher Ed
πŸ‘‰ Learn how to solve exponential equations in base e. An exponential equation is an equation in which a variable occurs as an exponent. e is a mathematical constant approximately equal to 2.71828. e^x is a special type of exponential...