msvgo
Addition and Subtraction of Decimals
It explains Addition and Subtraction of Decimal numbers using real-world as well as mathematical problems.
Curated Video
Learning ASP.NET Web API (Video 18)
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...
Curated Video
Comprehensive Android Developer Bootcamp - Creating the NoDo Activity
Android Room – Alternative Database:Creating the NoDo Activity This clip is from the chapter "Android Room – Alternative Database" of the series "The Comprehensive Android Developer Bootcamp".This section will show you how to use the...
Curated Video
Bash Shell Scripting - Overview - Operators
This video provides an overview of operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
Curated Video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox) - auto-fill, auto-fit
CSS Grid: auto-fill, auto-fit This clip is from the chapter "CSS Grid" of the series "CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)".Learn about CSS Grid here
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Java Reference Types – Puzzles
In this video, we will learn about Java reference types – puzzles. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string class and...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Main Page Validation
Project - Build a Twitter Clone (Add JavaScript to Main and Login Page): Main Page Validation This clip is from the chapter "Project - Build a Twitter Clone (Add JavaScript to Main and Login Page" of the series "Frontend Web Development...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - The Circular Queue - Tricky But Fast
Let's see how to implement the circular queue. This clip is from the chapter "Stacks And Queues" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we build stack function in Java, meet problems using...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Insert And Remove From A Heap
Learn to add and remove elements from a heap. This clip is from the chapter "Heaps" of the series "From 0 to 1: Data Structures & Algorithms in Java".In this section, we learn about Heap data structure, build a real heap in Java and...
Curated Video
Excel VBA Programming The Complete Guide - The InputBox Function
In this lesson, we use the InputBox function to collect a new worksheet title from the user. The InputBox is a basic dialog box with a single text entry field, a prompt, a title, and OK / Cancel buttons. This clip is from the chapter...
Infognostica
Buddhist philosophy - What is Emptiness
What did Buddha mean when he talked about emptiness? It's often thought to be a depressing or nihilistic thing, but the original meaning of it couldn’t be further.
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 50 - JPQL - Courses Without Students
In this video, we will cover JPQL - courses without students. This clip is from the chapter "Queries with Entities using JPQL" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author discusses...
Curated Video
Bash Shell Scripting - File Test Operators
This video showcases file test operators. This clip is from the chapter "Operators" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section focuses on operators.
IDG TECHtalk
Linux tip: How to use the find command
In today’s Linux tip, we look at the find command – a tool that will prove very useful when you’re trying to locate a file or set of files based on almost any criteria. Leave a comment and let us know which command you want featured in a...
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - auto-fill and auto-fit
CSS Grid: auto-fill and auto-fit This clip is from the chapter "CSS Grid" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".Learn about CSS Grid here.
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Repository Changes after a Third Commit
This video illustrates the Git repository changes after a third commit. This clip is from the chapter "Git Branches and HEAD" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the most common...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 30 - Java For Loop to Print Multiplication Table – Puzzles
This video talks about Java for loop to print multiplication table – puzzles. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Java For Loop - Syntax and Puzzles
In this video, we will learn about Java for loop - syntax and puzzles. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops - for loop, while...
Curated Video
REST APIs with Flask and Python - Advanced Set Operations
This video discusses the advanced set operations, such as calculating items that are in two sets or items that are in one set but not in another. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Load data (Creating RDS-II)
Let's continue loading data (creating RDS) from the previous lesson. This clip is from the chapter "ETL Pipeline" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section covers Extract Transform Load (ETL)...
Curated Video
Omitting Page Numbers on Specific Pages in Microsoft Word
This video demonstrates how to omit page numbers from specific pages in a Microsoft Word document by using manual fields and a simple IF statement.
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.2: What about Callbacks?
In this video, we will learn to work with callbacks. • Read synchronously • Read a file with callbacks • Check the package
Curated Video
Complete Modern C++ - Class Templates
This video introduces you to class templates. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic templates, class...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 07 - Building REST API to Retrieve Details of a Course – GET
In this lesson, we will build REST API to retrieve course details. This clip is from the chapter "Simple REST API with Spring Boot and Spring Data JPA" of the series "Java Programming for Complete Beginners - Java 16".In this section, we...