Englishing
Lesson on PRESENT SIMPLE tense or PRESENT CONTINUOUS tense (Find out their differences)
This video is about the difference between the Present Simple and the Present Continuous tenses. As usual, Mr. P/Marc will start by giving two simple examples to show contrast between both tenses. He will then draw a table to list the...
Englishing
Lesson on CONTINUOUS Verb forms (Present, Past, Future Continuous)
This is a great lesson for those who have learnt all the tenses and wish to review the continuous forms. Mr. P./Marc reviews every way we can use continuous verb forms, and he explains it by listing six different ways to use it. He...
Curated Video
Bash Shell Scripting- Advanced Usage of Grep Command
This video delves deeper into the advanced usage of the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.
Curated Video
Complete Modern C++ - std::vector
In this video, understand how to use a vector as a dynamic array. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Englishing
Lesson on how to use IT'S TIME...(It's time to learn ENGLISH!)
This video is about the expression "It's time". This useful expression can be used in the present and it has two different meanings. It can express that the right moment has arrived to do something and we are still in time to do it. But...
Curated Video
Web API Development with Flask (Video 20)
Whether working in the enterprise, building for web or mobile, you will need to build (if you haven't already) RESTful APIs to serve data between different client applications and endpoints. This course delivers the fundamental knowledge...
Curated Video
Bash Shell Scripting- How to handle the command line arguments
This video shows how to handle the command line arguments. This clip is from the chapter "Conditional Statements - simple if, if-else, if elif elif else" of the series "Complete Bash Shell Scripting".This section covers the various...
Packt
If-Else Condition Usage in Java
This video explains how to use the If-else condition in Java. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Bash Shell Scripting- Monitor File system usage and send mail alerts
This video shows how to Monitor File system usage and send mail alerts. This clip is from the chapter "Real-Time Practice (Low level to High level)" of the series "Complete Bash Shell Scripting".This section covers various Bash shell...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 1.5: Debugging My Application
In this video, we will learn how to debug your Node.js application. • Understand how to debug in Visual Studio Code • Show the –inspect flag • Debug with Chrome dev tools
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Monitoring Azure AD
In this video, we will cover monitoring Azure AD. This clip is from the chapter "Identity" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces identities and Azure Active Directory features and...
Curated Video
Complete Modern C++ - Callbacks - Function Objects
This video introduces function objects as callbacks and explains why they are better than function pointers. This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will...
Curated Video
Bash Shell Scripting- Simple Shell Script to know the usage of Variables in Bash Shell Scripting
This video shows how to write a simple shell script to know the usage of variables in Bash Shell Scripting. This clip is from the chapter "Basics of shell scripting" of the series "Complete Bash Shell Scripting".This section covers the...
Curated Video
Bash Shell Scripting- Basic usage of grep command
This video shows how to use the grep command. This clip is from the chapter "Grep command" of the series "Complete Bash Shell Scripting".This section covers the usage of the Grep command.
Curated Video
Comprehensive Android Developer Bootcamp - Setting up SoundPool
Android Media – Playing Sounds and Videos:Setting up SoundPool This clip is from the chapter "Android Media – Playing Sounds and Videos" of the series "The Comprehensive Android Developer Bootcamp".This section explains how to add media...
Curated Video
Apache Maven Beginner to Guru - Maven Jar Plug-in
This video explains the Maven jar plug-in. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean plug-in, Maven...
Curated Video
TypeScript for Beginners - Break and Case Flow
This video demonstrates how to use the break and case keywords to control the program flow. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control...
Packt
Super Keyword Practical Usage
This video explains how to practically use the Super keyword. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Packt
Packages and their Usage in Object Oriented Programming System (OOPS)
This video discusses what packages are and how they are used in OOPS. This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core...
Curated Video
Complete Modern C++ - Algorithms - Part I
This video is an introduction to common algorithms. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description of the standard template library.
Englishing
English Vocabulary Lesson on the difference between LIKE and AS
In this lesson, Mr. P./Marc will talk about the difference between like, as a preposition and as, as a conjunction. Like is used with a noun, as instead is used with a phrase (subject + verb). He will also explain other differences and...
Curated Video
Bash Shell Scripting - Source and Export Commands
This video focusses on source and export commands. This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Curated Video
Complete Modern C++ - Parallel Algorithms - II
This video demonstrates the usage of parallel algorithms and how they can improve the performance of your code. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
The Complete Practical Docker Guide - Connecting phpMyAdmin to MySQL Container
This video explains connecting phpMyAdmin to MySQL container. This clip is from the chapter "Communication Between Containers and Environment Variables (MySQL, phpMyAdmin)" of the series "The Complete Practical Docker Guide".This section...