Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 - Understanding Java New Features - an Overview
In this lesson, let's look at the important Java features that were introduced across different Java releases. This clip is from the chapter "Java New Features - Java 10 to Java 16" of the series "Java Programming for Complete Beginners...
Curated Video
Excel VBA Programming The Complete Guide - The Excel Object Model
In this lesson, we use the Visual Basic Editor's Immediate Window to explore the hierarchy of the Excel Object Model. We begin at the top with the Application object, which houses all of the Workbooks currently open in Excel, and...
Curated Video
Excel VBA Programming The Complete Guide - Enable the Developer Tab
The Developer Tab is a secret Tab on the Ribbon that includes several options for working with VBA. Users can access the Visual Basic Editor, enable the Macro Recorder, and display a list of public macros. In this lesson, we expose the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - What is Branch in Git?
This video explains the concept of branch in Git. 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 Git operations. It...
The Business Professor
Process for Filing for Patent Protection
Process for Filing for Patent Protection
Let's Tute
Microsoft Excel Tutorial: Understanding Relative Reference
This video tutorial explains the concept of relative reference in Microsoft Excel. It demonstrates how the cell reference changes automatically when the formula or data is copied to another cell. The tutorial also provides examples of...
Curated Video
Learning Dart (Video 29)
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...
Curated Video
Learning ASP.NET Web API (Video 1)
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
Creational Design Patterns in Modern C++ - Cloning Types
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it. • Open Qt Creator • Create a new Qt class • Add the files to the correct folders in the course code This clip is from the...
Curated Video
Learning ASP.NET Web API (Video 42)
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 - Making Our Prefs Class and Saving Highest Score
CHALLENGE SOLUTION – Improve Trivia app:Making Our Prefs Class and Saving Highest Score This clip is from the chapter "CHALLENGE SOLUTION – Improve Trivia app" of the series "The Comprehensive Android Developer Bootcamp".This section...
IDG TECHtalk
Python 3.10's new features: Explicit type aliasing for forward declarations
Python 3.10's new explicit type aliasing feature makes it easier to hint types that haven't even been declared yet, such as for methods in classes. Learn how to use them in this demonstration, along with some ideas for their use cases.
Curated Video
Complete Modern C++ - Perfect Forwarding - Part II (C++11)
In this video, we will understand how perfect forwarding preserves type information of template function arguments. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Reflog - Log of All Git Operations
This video explains the concept of reflog - log of all Git operations. This clip is from the chapter "Advanced Git" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains how to clone one of the...
All Ears English
You're a Regular Al Roker! How to Use Pop Culture to Encapsulate - All Ears English Podcast 1758
You can always use adjectives to describe people but today's let's learn a more interesting way to do it by comparing the person you are speaking with to a famous person, historical figure, or pop culture personality. Learn exactly how...
Curated Video
Complete Modern C++ - L-values, R-values, and R-value References (C++11)
This video starts with the basics of L-values and R-values and then explains the C++11 feature—R-value references. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview...
Curated Video
Complete Modern C++ - Reference
This video explains reference type and how to use it instead of pointers. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers, references,...
Curated Video
Aethelflaed part 2: Teen Years and Education of an Anglo-Saxon Noblewoman
Aethelflaed's early teen years were spent in Wessex during a time of relative peace. She had the time and luxury of continuing her studies. What was education like for young Anglo-Saxon nobels? Learn what royal women and girls were...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Git Show-ref
This video focuses on Git show-ref. This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an overview of the push, fetch, and pull Git...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Table References
The aim of this video is to explore what are table references. This clip is from the chapter "Excel 2019 Advanced: Tables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore the tables.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Table Styles
The aim of this video is to explore table styles. This clip is from the chapter "Excel 2019 Advanced: Tables" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore the tables.
Schooling Online
Perfecting Poetry: T.S. Eliot - Rhapsody On A Windy Night - Lines 1-22
Join us for a psychedelic stroll through the city streets of the early 1900s. As the clock strikes midnight, strange and sinister things begin to happen. Enjoy our step-by-step guide through Stanzas 1 and 2 of ‘Rhapsody on a Windy...
Curated Video
The Modern JavaScript Bootcamp (2019) - Object References
In this video, we’re going to explore what happens when we pass an object around our program. This clip is from the chapter "JavaScript Objects" of the series "The Modern JavaScript Bootcamp (2019)".An Object plays a vital role in...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Relative References
Learn about the relative references. This clip is from the chapter "Excel 2019 Beginner: Creating Workbooks" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to teach you how to create a workbook in Excel.