Instructional Video6:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 25 - Java Conditionals and If Statement - Exercise Solutions

Higher Ed
This video talks about Java conditionals and if statement - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video7:31
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Objects

Higher Ed
In this video, we'll cover JavaScript objects. This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript code,...
Instructional Video8:15
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 20 – Invoking Currency Exchange Microservice from Currency Conversion Micro

Higher Ed
This video is about invoking currency exchange microservice from currency conversion micro. This clip is from the chapter "Microservices with Spring Cloud – V1" of the series "Master Microservices with Spring Boot and Spring Cloud".This...
Instructional Video10:00
Curated Video

The Complete Excel Guide: Beginners to Advanced - How Date and Time Works

Higher Ed
The aim of this video is to explore how date and time works. This clip is from the chapter "Excel 2019 Advanced: Date and Time Functions" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore the...
Instructional Video4:40
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Introduction to SOAP (Simple Object Access Protocol) Web Services

Higher Ed
This video introduces you to the SOAP (Simple Object Access Protocol) web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you...
Instructional Video5:24
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - New Installation - First Drive

Higher Ed
A brand-new system doesn’t have a bootable drive with an installed operating system. In this episode you will go through the process of setting up an initial drive and installing an operating system using bootable media. This clip is...
Instructional Video3:31
Curated Video

Learning Dart (Video 3)

Higher Ed
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Instructional Video5:42
Curated Video

Mastering Spring Framework Fundamentals - Setting Up Remote Debugging of a Web Application

Higher Ed
This video introduces you to the concept of encapsulation. This clip is from the chapter "Access Modifiers, Encapsulation, and Static" of the series "TypeScript for Beginners".This section introduces you to access modifiers,...
Instructional Video9:31
IDG TECHtalk

How to write your own R package

Higher Ed
When you hear “R package,” you may think something to share with other people. But an R package can also be a good way to organize your own work. Check out this episode's accompanying article here:...
Instructional Video11:17
Curated Video

C++ Standard Template Library in Practice - Project - Overview

Higher Ed
In this video, we want to tie all of these concepts together and see it running. • Get an overview of the project we are going to build • See how the project is going to be divided into 3 parts • Build the project This clip is from the...
Instructional Video6:14
Curated Video

Excel VBA Programming The Complete Guide - Design Aesthetics

Higher Ed
The Format menu in the Visual Basic Editor offers options for aligning, grouping, and resizing one or more form controls. In this lesson, we apply these techniques to the controls in our employees UserForm. This clip is from the chapter...
Instructional Video2:53
Brian McLogan

How to graph an absolute value equation with a vertical and horizontal transformation

12th - Higher Ed
👉 Learn about graphing absolute value equations. An absolute value equation is an equation having the absolute value sign and the value of the equation is always positive. The graph of the parent function of an absolute value equation is...
Instructional Video5:43
Curated Video

Python 3 for Beginners: String Formatting and Input Methods

Higher Ed
In this educational video, you will learn how to use the format method in Python to efficiently format strings. The video covers the use of placeholders and format fields, and shows how to pass values to those fields using the format...
Instructional Video7:33
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Introduction to RESTful Web Services

Higher Ed
This video provides an introduction to RESTful web services. This clip is from the chapter "Introduction to Web Services" of the series "Master Microservices with Spring Boot and Spring Cloud".In this section, you will learn about web...
Instructional Video3:44
Curated Video

The Complete Excel Guide: Beginners to Advanced - File Extensions, Share, Export, and Publish Files

Higher Ed
Understand file extensions, share, export, and publish files. This clip is from the chapter "Excel 2019 Beginner: Saving Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to...
Instructional Video3:50
Curated Video

The Complete Excel Guide: Beginners to Advanced - Using Styles

Higher Ed
The aim of this video is to explore how to use styles. This clip is from the chapter "Excel 2019 Beginners: Formatting Worksheets" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, you'll learn how to...
Instructional Video1:57
Brian McLogan

Pre-Calculus - Simplify expressions using fundamental identities, tanx . cscx

12th - Higher Ed
In this video series I show you how to simplify trigonometric expressions by using identities. Trigonometric identities help us transform expressions so that we can simplify an expression to a singular term. We will apply reciprocal,...
Instructional Video8:59
Brian McLogan

Learn how to solve a polynomial using the difference of two cubes and quadratic formula

12th - Higher Ed
👉 Learn how to find the zeroes of a polynomial equation/expression involving the sum/difference of two cubes. Given a polynomial having the sum of two cubes, the polynomial can be factored as follows: a^3 + b^3 = (a + b)(a^2 - ab + b^2)....
Instructional Video8:56
Curated Video

Microsoft Word: A Guide to Sentence Case and Capitalization

Pre-K - Higher Ed
In this video tutorial, the instructor demonstrates how to apply case changes to text in Microsoft Word. By utilizing the change case tool, viewers are guided through converting text to sentence case, lowercase, uppercase, and capitalize...
Instructional Video14:34
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Building Reusable Utility for Logging

Higher Ed
This video demonstrates how to build reusable utility for logging. This clip is from the chapter "Part II-Logging and Generating HTML Reports in Python Framework" of the series "Selenium Python Automation Testing from Scratch and...
Instructional Video4:52
Curated Video

Learning ASP.NET Web API (Video 8)

Higher Ed
Revolutionary changes in the mobile world introduced various type of devices such as smart phones, tablets, and IoT devices, all connected to a network based on a HTTP protocol and HTML 5. This lead to a big push to build REST-based...
Instructional Video10:03
Curated Video

Comprehensive Android Developer Bootcamp - App- Showing Money Counter - Currency Format

Higher Ed
Android Development – Let the fun Begin!:App- Showing Money Counter - Currency Format This clip is from the chapter "Android Development – Let the fun Begin!" of the series "The Comprehensive Android Developer Bootcamp".This section...
Instructional Video13:28
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Inheritance, subclasses and complete example class

Higher Ed
A look at how to format print statements and use special characters within strings This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python...
Instructional Video1:41
IDG TECHtalk

How to use the uptime command: 2-Minute Linux Tips

Higher Ed
In this Linux tip, learn how to use the uptime command. It tells us how long the system has been up and running – and provides some additional information as well.