Hi, what do you want to do?
IDG TECHtalk
Exploring Python's bytecode cache files
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.
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 08 - Configuring an Endpoint for GetCourseDetailsRequest
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...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series "Master Java Web...
Packt
Steps to Complete the Flow to Download a File from an Application with Selenium
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...
<
br/>
This clip is from the chapter "File Uploading (AUTO IT) and Downloading with Selenium" of the series "Selenium...
Brian McLogan
Verifying trigonometric identities by multiplying two binomials
👉 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...
NASA
NASA | Tracking Energy through Space
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...
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...
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Wrapper Classes
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.
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.
Curated Video
5 Key Uses of Glucose Produced in Photosynthesis
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...
Brian McLogan
Verifying trig identities by removing your denominator
👉 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...
Curated Video
Complete Modern C++ - The C++ Compilation Process
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...
• 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...
Curated Video
The Modern JavaScript Bootcamp (2019) - Function Basics
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...
r/>
This clip is from the chapter "JavaScript...
Curated Video
Probability Statistics - The Foundations of Machine Learning - Practical Note: One-Hot Vector Encoding
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...
<
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...
Professor Dave Explains
Practice Problem: Kinetic and Potential Energy of a Ball on a Ramp
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...
Curated Video
Agile Scrum Master Certification Exam Prep (CSM) - How Are Product Backlog Items formed?
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...
<
br/>
This clip is from the chapter "Scrum Artifacts" of the series "Agile Scrum Master Certification Exam Prep...
Curated Video
Data Science and Machine Learning with R - Logical Operators
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.
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 05 - Understanding Spring Boot Magic - Spring Boot Starter Projects
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...
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 15 - JPQL-Basics
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...
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...
Curated Video
The Complete Python Course - 3 Coding Examples
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.
This clip is from the chapter "Python – Type Conversion" of the series "The Complete Python Course (2022)".This section illustrates type conversion in Python.
Curated Video
Business Intelligence with Microsoft Power BI - with Material - Exporting a Report to PPT, PDF, and PBIX
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...
<
br/>
This clip is from the chapter "Power BI Services" of the series "Business Intelligence with Microsoft Power BI - with...
Jabzy
Jerusalem of the East - Stuff That I Find Interesting
In this video, Jabzy brings us historical tidbits and unknown facts about the Jerusalem of the East
Curated Video
Complete Modern C++ - if constexpr - II
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...
r/>
This clip is from the chapter "C++17 Template Features" of the series "Complete Modern C++".You will learn...
Flipping Physics
Wall / Circuit Analogy
Comparing the electric potential energy of a charge moving throng a circuit to a wall falling off a wall.
Curated Video
Python In Practice - 15 Projects to Master Python - Feature Extraction from Text Data with CountVectorization
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...
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Python In Practice - 15 Projects to Master Python - Changing Color-Spaces of Images from BGR to RGB to GRAY
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...
<
br/>
This clip is from the chapter "Artificial Intelligence" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Python Useful function: Python Function- Input
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...
<
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...