Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Introduction to Atomic Classes – AtomicInteger
In this session, we will learn about atomic classes – AtomicInteger. This clip is from the chapter "More Concurrency with Concurrent Collections and Atomic Operations" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - Simplify Functional Programming Code with Method References
In this session, we will learn about simplify functional programming code with method references. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 24 - Map Interface - Basic Operations
In this session, we will learn about map interface - basic operations. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore Java collections - list...
Curated Video
Ordering Integers Using a Number Line
Compare and order integers using the number line.
Curated Video
Learn and Master C Programming - register' keyword in C
Look at how 'register' keyword can be used and when to use it. This clip is from the chapter "More C Keywords..." of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into keywords like auto,...
Curated Video
Learn and Master C Programming - Using Pointers
We will jump into Visual Studio to apply the stuff we learned in previous lecture and write some code to see pointers in action. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2
SOAP Web Services with Spring and Spring Boot: Step 07 - Introduction to Java API for XML Binding (JAXB) and Configuring JAXB 2 This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Curated Video
API Testing with Postman - Using Parameters in API Calls
Understand different kinds of parameters used in APIs and how to use them in Postman. • Show examples of query parameters • Explore an example of path parameters • Discuss header and request body parameters This clip is from the chapter...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Returning from a Java Method - an Introduction
In this video, we will learn about returning from a Java method - an introduction. This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".Here,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Stream Intermediate Operations - Exercises - Squares of First 10, Map
In this session, we will learn about stream intermediate operations - exercises - squares of first 10, map. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 26 - Map Interface - Exercise - Count Occurrences of Characters and Words
In this session, we will learn about map interface - exercise - count occurrences of characters and words. This clip is from the chapter "Collections" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 11 - Stream Terminal Operations - 2 - Min, Collect To List
In this session, we will learn about stream terminal operations - 2 - min, collect to list. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In this...
Brian McLogan
How to find three consecutive integers with a sum of 54 - Free Math Help - Online Tutor
👉 Learn how to solve equations from word problems. A word problem is a real word simulation of a mathematics principle. We can solve equation(s) from a word problems by first understanding what the problem is asking. We then assign...
Curated Video
Excel VBA Programming The Complete Guide - Multiple Variable Declarations
VBA allows multiple variables to be declared on a single line. The user has to be careful, however. If the wrong syntax is used, some variables can be assigned an automatic Variant data type. Variant is a chameleon data type that is...
Brian McLogan
What does Descartes rule of signs tell us
👉 Learn about Descartes' Rule of Signs. Descartes' rule of the sign is used to determine the number of positive and negative real zeros of a polynomial function. Knowing the number of positive and negative real zeros enables also to also...
Curated Video
Describe an advanced data structure : Useful Math: The Inclusion-Exclusion Principle
From the section: Doing a Lot with Very Little. In this section, we will explore some problems that look difficult to solve efficiently at first sight. You might think that they require some advanced logic or data structures, but in fact...
Curated Video
Complete Modern C++ - Expression Evaluation Order
In this video, learn and understand the issues with unspecified expression evaluation order and how C++17 fixes it. This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This section explains...
Curated Video
C++ Programming By Example - Coding a Virtual Die – Displaying the Output
How to display formatted output to the user? • Know printf() via cppreference • Use printf() to show formatted statements • Implement different placeholders to print different values This clip is from the chapter "Building a Virtual Die...
Curated Video
Comprehensive Android Developer Bootcamp - Saving a Baby item and Show it in Log
Build a Baby Needs App:Saving a Baby item and Show it in Log This clip is from the chapter "Build a Baby Needs App" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to build your Baby Needs app....
Curated Video
Learn and Master C Programming - A r Look At How Pointers Work!
We will look at how pointers actually work in C/C++. This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For Absolute Beginners!".In this section of the course, we look into what pointers are and what...
Curated Video
Excel VBA Programming The Complete Guide - Variable Declarations and Assignments
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Curated Video
Excel VBA Programming The Complete Guide - Error and Err.Number
The Err object collects information about errors encountered during macro execution. In this lesson, we explore its helpful Number property and take a look at over 100 different VBA error messages. This clip is from the chapter...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Dealing with Mapping Extensions
This video explains how to deal with mapping extensions. This clip is from the chapter "Mapping and Indexing Data" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section focuses on mapping and indexing...
Curated Video
GCSE Secondary Maths Age 13-17 - Algebra: Inequalities - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...