Hi, what do you want to do?
Curated Video
The Great Wave by Hokusai: Great Art Explained
In 1639 Japan closed its borders and cut itself off from the outside world. Foreigners were expelled, Western culture was forbidden, and Entering or leaving Japan was punishable by Death. It would remain that way for over 200 years....
Curated Video
C++ 20 (2a) New Features - std::format: Placeholders and Syntax
This video shows formal syntax for formatting library mini language and how to use placeholders and placeholder IDs.
• Define simple text with integers and switch placeholders usin
g IDs
• Consider formal syntax of...
• Define simple text with integers and switch placeholders usin
g IDs
• Consider formal syntax of...
Curated Video
C++ 20 (2a) New Features - Rationale for std::format
Why new standard formatting? A new library which was type safe, concise, extendable, flexible, and efficient. Available mechanism did not have all these qualities; therefore string formatting library was born using {fmt} library as...
Bethany Thiele, Art Teacher
Mixed Media Nature Prints Art Lesson
Mixed Media Nature Prints Art Lesson
Packt
Super Keyword Practical Usage
This video explains how to practically use the Super keyword.
<
br/>
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...
<
br/>
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...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Print Titles
This video aims to explain Print Titles.
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page...
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explore page...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Shortcuts
Python gives us lots of nice shortcuts so we don't need to damage our hands typing the same thing over and over again. Let's look at shortcut comparison operators.
r/>
This clip is from the chapter "Intermediate Python" of the...
r/>
This clip is from the chapter "Intermediate Python" of the...
Curated Video
Tips, Tricks, and Techniques for Node.js Development 3.1: All about Time
In this video, we will learn how to use time features in Node.js, what the phases of the event loop are and how they affect the timer functions in node. • Explain the event loop • Show setTimeout and setImmediate • Look at a nested...
Curated Video
C++ Developer - Rethrowing Exceptions
This video explains how to rethrow exceptions.<br/<br/>>
This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Fit to Print on One Page
This video aims to explain how to fit to print on one page.
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims...
r/>
This clip is from the chapter "Excel 2019 Beginner: Page Setup and Print Options" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 04 - Introduction to Java Methods - Arguments and Parameters
In this video, we will learn about introduction to Java methods - arguments and parameters.
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete...
r/>
This clip is from the chapter "Introduction to Method with Multiplication Table" of the series "Java Programming for Complete...
Curated Video
Complete Modern C++ - Class Template Explicit Specialization - Part I
This video gives a gentle introduction of class specialization.
r/>
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,...
r/>
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,...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to Threads and Multi-Threading - Need for Threads
In this session, we will learn about threads and multi-threading - need for threads.
r/>
This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java...
r/>
This clip is from the chapter "Introduction to Threads and Concurrency" of the series "Java Programming for Complete Beginners - Java...
Curated Video
Complete Modern C++ - Copy Constructor - Part I
This video explains the copy constructor and why it is required.<br/<br/>>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of classes and objects.
Curated Video
Complete Modern C++ - File IO - Part II (Error Handling)
This video shows how to handle errors during file I/O through stream state flags.
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input...
r/>
This clip is from the chapter "File Input and Output" of the series "Complete Modern C++".This section explains about functions in file input...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions
This video talks about Java for loop to print multiplication table - exercise solutions.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java...
Curated Video
Python 3 for Beginners: Loops - For and While Statements Explained
In this educational video, you will learn about two important types of loops in Python: for and while loops. The video explains how to use for loops to perform actions on every item in a list, with examples that demonstrate how the code...
Curated Video
The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Adding Report Function
In this video, you'll add a report function.
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
r/>
This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Class Attributes
Classes have attributes. Not sure what a Python class attribute is? That means this lesson is for you.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3...
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to If Else Statement
In this video, we will learn about if else statement.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java -...
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java -...
Curated Video
Complete Modern C++ - std::string_view - II
In this video, you will understand the different situations where the std::string_view should be and should not be used.
r/>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern...
r/>
This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - toString method
Basics of Object Oriented Programming: toString method
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...
r/>
This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you...