Hi, what do you want to do?
Curated Video
Complete Java SE 8 Developer Bootcamp - Pass By Value: Primitives
This video details how primitive arguments are handled in Java.
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value...
r/>
This clip is from the chapter "Strings" of the series "Complete Java SE 8 Developer Bootcamp".In this section, you learn to handle strings and pass by value...
Curated Video
Excel VBA Programming The Complete Guide - The Object Data Type
A variable supports more than just primitive data types like numbers and strings. It can also be assigned to any object in the Excel Object Model -- a Worksheet, a Workbook, etc. The design allows for code to be tighter and leaner. In...
Curated Video
Beginning Python (Video 7)
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running...
Let's Tute
Microsoft Excel Tutorial: Understanding Mixed Reference
This is a tutorial on mixed reference in Microsoft Excel, which is a combination of absolute and relative references. The video explains how to lock specific rows or columns in a formula using the F4 key and provides examples of...
Curated Video
Complete Modern C++ - Type Conversions - Part II (Primitive to User Type)
This video is an explanation and implementation of how constructors are used by the compiler to perform type conversion.
r/>
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This section...
r/>
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This section...
Curated Video
C++ Standard Template Library in Practice - Replacing and Transforming - equals
The listener is new to algorithms and does not know about the transform algorithms.
• Introduce the listener to the std::transform algo
rithm
• Show how it works and explain the different versions
available
•...
• Introduce the listener to the std::transform algo
rithm
• Show how it works and explain the different versions
available
•...
Curated Video
IELTS Part 2 Sample Answers Describing Scenic Places - IELTS Energy Podcast 1091
Today you will hear two sample speaking part 2 answers for IELTS questions about describing places. Learn amazing Band 9 vocabulary and native, natural fluency tricks on today's show.
Brian McLogan
Pc Unit 3 How to evaluate for sine using the unit circle for an angle larger than 2pi
👉 Learn how to evaluate trigonometric functions of a given angle. Given an angle greater than 2pi in radians, to evaluate the trigonometric functions of the given angle, we first determine the smallest positive coterminal angle of the...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How to Perform Git Pull
This video demonstrates how to perform Git pull.
r/>
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...
r/>
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...
Curated Video
Apache Maven Beginner to Guru - Setting a Maven Version in IntelliJ
This video explains how to set up a Maven version in IntelliJ. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Curated Video
The Moon Illusion: Why the Moon Appears to Change Size
Why does the moon sometimes look really big at night and other times appear very small? This phenomenon is called the Moon Illusion. Learn why it happens and a couple ways to override it.<b<br/>r/>
Illusions part 4/11
Illusions part 4/11
msvgo
System of particles & Rotational motion particles
This nugget introduced the system of particles, rigid bodies about the kind of motion of rigid body.
Curated Video
Complete Modern C++ - Operator Overloading - Part VI (Smart Pointers in C++11)
This video demonstrates the smart pointers in C++11.<br/<br/>>
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This section is about overloading and type conversion.
This clip is from the chapter "Operator Overloading" of the series "Complete Modern C++".This section is about overloading and type conversion.
Curated Video
C++ Standard Template Library in Practice - Course Review
The user would like to catch up on what was learned in this section.
• Review the topics co
vered
• Show excerpts of the previ
ous slides
• Thank the audien
ce
for watching
This clip is from the chapter...
• Review the topics co
vered
• Show excerpts of the previ
ous slides
• Thank the audien
ce
for watching
This clip is from the chapter...
Curated Video
C++ Standard Template Library in Practice - Swapping
The listener is new to algorithms and does not know about the swapping algorithms.
• Introduce the listener to the std::swap algo
rithm
• Show how it works and explain the different versions
available
• Reinforce...
• Introduce the listener to the std::swap algo
rithm
• Show how it works and explain the different versions
available
• Reinforce...
Curated Video
Comprehensive Android Developer Bootcamp - Setting Up Journal Post Screen - Part 2
Build a Journal App with Firestore:Setting Up Journal Post Screen - Part 2
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you...
r/>
This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you...
Brian McLogan
Evaluate for sine cosine and tangent using reference angles
👉 Learn how to evaluate trigonometric functions of a given angle. Given an angle greater than 2pi in radians, to evaluate the trigonometric functions of the given angle, we first determine the smallest positive coterminal angle of the...
Curated Video
CompTIA Security+ Certification SY0-601: The Total Course - Web App Vulnerability Scanning
This episode shows how specialized web application vulnerability scanning tools can be used to identity security flaws in a web application.
r/>
This clip is from the chapter "Securing Dedicated Systems" of the series "CompTIA...
r/>
This clip is from the chapter "Securing Dedicated Systems" of the series "CompTIA...
Curated Video
Multi-Paradigm Programming with Modern C++ - Promise and Future
Publication safety pattern that we have implemented with atomics, is somewhat harder to implement for non-trivial types. Luckily, STL provides some primitives for publication safety. In this video we will learn about std future, std...
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.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see...
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see...
Curated Video
Complete Modern C++ - Non-type Template Arguments
This video explains the purpose of non-type template arguments.
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
C++ Standard Template Library in Practice - Creating Threads
The user wants to create threads to do multiple simultaneous tasks.
• Review what problems threads are goo
d for
• Show how to create and u
se threads
• Show an example to reinforce the
t
opics covered
...
• Review what problems threads are goo
d for
• Show how to create and u
se threads
• Show an example to reinforce the
t
opics covered
...
Let's Tute
Microsoft Excel Tutorial: Working with Sum Function
In this Microsoft Excel tutorial, we learn how to use the sum function to add numbers together. We also explore how to use cell numbers or ranges as arguments in the sum function, and how Excel ignores text when adding numbers....
Brian McLogan
Sketch the angle then find the reference angle
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...