Hi, what do you want to do?
Curated Video
Frontend Web Development Bootcamp - Build a Twitter Clone - Links
HTML Crash Course: Links
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so...
r/>
This clip is from the chapter "HTML Crash Course" of the series "Frontend Web Development Bootcamp: Build a Twitter Clone".This section explains about HTML, Headings, Paragraphs, Lists, Links and so...
Curated Video
Excel VBA Programming The Complete Guide - Access Object from Collection by Name
In this lesson, we explore this with the context of Worksheet objects inside the Worksheets collection.
r/>
This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The...
r/>
This clip is from the chapter "The Fundamentals of the Excel Object Model" of the series "Excel VBA Programming–The...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Table References
The aim of this video is to explore what are table references.
r/>
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...
r/>
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...
Curated Video
Complete Modern C++ - Structured Bindings
In this video, understand how to use structured bindings to bind variables to different members of an object or an array.
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
r/>
This clip is from the chapter "C++17 Core Language Features" of the series "Complete Modern C++".This...
Curated Video
C++ 20 (2a) New Features - Latches and Barriers
Use std::latch and std::barrier to synchronize incrementing atomic value from two separate threads.
• Consider latch and barrier initialization values (participating thr
eads)
• Analyze the usage of...
• Consider latch and barrier initialization values (participating thr
eads)
• Analyze the usage of...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Dictionaries, sets and tuples
Learning the basics of building a class from scratch and special __init__ method
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
r/>
This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is...
IDG TECHtalk
How to use the In command: 2-Minute Linux Tips
In this Linux tip, learn to use the ln command, which can create either type of link on Linux systems.
Curated Video
Multi-Paradigm Programming with Modern C++ - Passing Things Around
Most languages offer a couple of ways of passing data, e. g. by value and by reference. C++ offers many more. How to choose the right way in every case?
• Ground rules for passing argu
ments
• When to pass/return by...
• Ground rules for passing argu
ments
• When to pass/return by...
Curated Video
Complete Modern C++ - Project - Part VIII (Upcasting and Downcasting)
This video is a discussion on upcasting and downcasting within the objects of a class hierarchy.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will...
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will...
Curated Video
Complete Modern C++ - std::move Function
In this video, you will learn about the library function, std::move.
r/>
This clip is from the chapter "Move Semantics" of the series "Complete Modern C++".In this section, you will learn about values and how to work with...
r/>
This clip is from the chapter "Move Semantics" of the series "Complete Modern C++".In this section, you will learn about values and how to work with...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Interior Property
What the Font object is to the foreground, the Interior property is to the background. In this lesson, we use the Range.Interior property to modify the color of a cell in a variety of different ways including:
• VBA color...
• VBA color...
Curated Video
Excel VBA Programming The Complete Guide - The Range.EntireRow and Range.EntireColumn Properties
The Range.EntireRow and Range.EntireColumn properties are used to target a complete row or column from a single cell. In this lesson, we play around with the two properties in the Immediate Window.
r/>
This clip is from the...
r/>
This clip is from the...
Curated Video
Excel VBA Programming The Complete Guide - The Name Property on Workbook and Worksheet Objects
In this lesson, we explore the Name property on both a Worksheet and Workbook object. The Name property is only readable on a Workbook but is readable and writeable on a Worksheet. The key takeaway is that object design differs; just...
Curated Video
Excel VBA Programming The Complete Guide - The Worksheet_Activate Event
The Worksheet_Activate event is triggered when the user navigates to a different worksheet. It can be used to provide the user with instructions or warnings. In this lesson, we write a quick procedure to MsgBox out the activated...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Best Practices for Working with Ansible
This video presents some best practices for working with Ansible.
r/>
This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
r/>
This clip is from the chapter "Other Ansible Resources and Areas" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section...
Brian McLogan
Find the reference angle and sketch both angles in standard position
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE
In this video, we will learn about Java wrapper classes - auto boxing and a few wrapper constants – SIZE.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In...
Brian McLogan
Why you should never memorize the unit circle How to use without memorizing
Why you should never memorize the unit circle How to use without memorizing
Brian McLogan
4e Warm up (Where does the sine graph come from?)
4e Warm up (Where does the sine graph come from?)
Curated Video
.NET Core Microservices - Secure Product API
This video explains secure product API.<br/<br/>>
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Curated Video
Complete Modern C++ - Generalized Lambda Capture
This video gives an overview on generalized lambda capture.<br/<br/>>
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Filebeat
This video demonstrates how to install Filebeat.
r/>
This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how...
r/>
This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Using Loops
This video demonstrates how to use loops.
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...
r/>
This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible in...