Instructional Video3:59
IDG TECHtalk

Exploring Python's bytecode cache files

Higher Ed
The Python runtime translates Python programs into a format called "bytecode" to speed both execution and the startup time of future runs of a program. This video explores how they work and how to handle them in your projects.
Instructional Video7:13
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 08 - Configuring an Endpoint for GetCourseDetailsRequest

Higher Ed
SOAP Web Services with Spring and Spring Boot: Step 08 - Configuring an Endpoint for GetCourseDetailsRequest
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Instructional Video12:49
Packt

Steps to Complete the Flow to Download a File from an Application with Selenium

Higher Ed
This video presents the steps to complete the flow to download a file from your application with Selenium.
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium...
Instructional Video4:53
Brian McLogan

Verifying trigonometric identities by multiplying two binomials

12th - Higher Ed
👉 Learn how to verify trigonometric identities by expanding the trigonometric expressions. When the given trigonometric expressions involve multiplications with more than one term in parenthesis, we start by expanding the expressions...
Instructional Video2:17
NASA

NASA | Tracking Energy through Space

3rd - 11th
Simulation courtesy of J. Raeder/UNH.



This short video features commentary by David Sibeck, project scientist for the THEMIS mission, discussing a visualization of reconnecti

on fronts.

Taking advantage of an...
Instructional Video11:01
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Wrapper Classes

Higher Ed
Wrapper Classes: Wrapper Classes<br/<br/>>

This clip is from the chapter "Wrapper Classes" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about Java Wrapper Classes.
Instructional Video5:13
Curated Video

5 Key Uses of Glucose Produced in Photosynthesis

Higher Ed
This video explores the different uses of glucose produced through the process of photosynthesis in plants. The video discusses five key uses of glucose in plants, including respiration, starch storage, fat or oil storage, cellulose...
Instructional Video3:52
Brian McLogan

Verifying trig identities by removing your denominator

12th - Higher Ed
👉 Learn how to verify Pythagoras trigonometric identities. A Pythagoras trigonometric identity is a trigonometric identity of the form sin^2 (x) + cos^2 (x) or any of its derivations. To verify trigonometric expression means to verify...
Instructional Video3:09
Curated Video

Complete Modern C++ - The C++ Compilation Process

Higher Ed
This video explains the C++ build process in detail.

• Structure of the match fun
ction
• Learn implementation of matc
h function
• Usage example and generated ass
em
bly benchmark

This clip is from the...
Instructional Video16:16
Curated Video

The Modern JavaScript Bootcamp (2019) - Function Basics

Higher Ed
In this video, you’re going to create and run your first JavaScript function! Functions are like programs in your programs. It’s a piece of code we can run whenever we want.
r/>
This clip is from the chapter "JavaScript...
Instructional Video4:50
Curated Video

Probability Statistics - The Foundations of Machine Learning - Practical Note: One-Hot Vector Encoding

Higher Ed
In this video, we will cover one-hot vector encoding.
<
br/>
This clip is from the chapter "Diving in with Code" of the series "Probability / Statistics - The Foundations of Machine Learning".In this section, we will first set up...
Instructional Video3:40
Professor Dave Explains

Practice Problem: Kinetic and Potential Energy of a Ball on a Ramp

9th - Higher Ed
Look at this nifty ramp you made! Let's roll some stuff off of it, shall we? Good thing we know all about potential energy and kinetic energy, because that will allow us to calculate all kinds of things, like the velocity of the ball at...
Instructional Video3:35
Curated Video

Agile Scrum Master Certification Exam Prep (CSM) - How Are Product Backlog Items formed?

Higher Ed
Let's look at some important factors that are important parts in development and monitoring of the product backlog.
<
br/>
This clip is from the chapter "Scrum Artifacts" of the series "Agile Scrum Master Certification Exam Prep...
Instructional Video7:05
Curated Video

Data Science and Machine Learning with R - Logical Operators

Higher Ed
This video explains logical operators,<br/<br/>>

This clip is from the chapter "Intermediate R" of the series "Data Science and Machine Learning with R from A-Z Course [Updated for 2021]".This section explains intermediate R.
Instructional Video4:14
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 05 - Understanding Spring Boot Magic - Spring Boot Starter Projects

Higher Ed
In this session, we will learn about Spring Boot starter project.
r/>
This clip is from the chapter "Getting Started with Spring Boot" of the series "Java Programming for Complete Beginners - Java 16".This section focusses on...
Instructional Video7:57
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 15 - JPQL-Basics

Higher Ed
In this video, we will cover JPQL basics.
r/>
This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about Java...
Instructional Video3:32
Curated Video

The Complete Python Course - 3 Coding Examples

Higher Ed
We will work on a project called "Python Type Conversion".<br<br/>/>

This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Instructional Video3:23
Curated Video

Business Intelligence with Microsoft Power BI - with Material - Exporting a Report to PPT, PDF, and PBIX

Higher Ed
This video demonstrates how to export a Power BI report to different formats, such as PPT, PDF, and PBIX.
<
br/>
This clip is from the chapter "Power BI Services" of the series "Business Intelligence with Microsoft Power BI - with...
Instructional Video2:50
Jabzy

Jerusalem of the East - Stuff That I Find Interesting

12th - Higher Ed
In this video, Jabzy brings us historical tidbits and unknown facts about the Jerusalem of the East
Instructional Video4:43
Curated Video

Complete Modern C++ - if constexpr - II

Higher Ed
This video shows the internals of how the conditional statements are discarded with compile time of expressions.
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn...
Instructional Video0:56
Flipping Physics

Wall / Circuit Analogy

12th - Higher Ed
Comparing the electric potential energy of a charge moving throng a circuit to a wall falling off a wall.
Instructional Video13:38
Curated Video

Python In Practice - 15 Projects to Master Python - Feature Extraction from Text Data with CountVectorization

Higher Ed
This video explains feature extraction from text data with CountVectorization.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video8:18
Curated Video

Python In Practice - 15 Projects to Master Python - Changing Color-Spaces of Images from BGR to RGB to GRAY

Higher Ed
This video explains changing color-spaces of images from BGR to RGB to GRAY.
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Instructional Video8:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Input

Higher Ed
In this video, we will cover Python function- Input.
<
br/>
This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A...