Healthcare Triage
Breakfast. Take it. Or leave it.
Lately, I've become a target for people who like to tell me that "I'm doing nutrition" wrong. Evidently, some people don't agree with my plea, "Don't judge" when it comes to what others eat.
Curated Video
UX Design for Web Developers (Video 12)
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Professor Dave Explains
How Governments Can Harm Economic Growth
In the previous tutorial we learned about six ways that governments can support economic growth. But there are ways in which governments can harm economic growth as well. What could those be? Let's take a look!
Curated Video
Learning Python Web Penetration Testing (Video 16)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Packt
Integrating log4j Logging Application Programming Interface (API) into Framework
This video explains how to integrate log4j logging API into Framework. This clip is from the chapter "Framework Building from Scratch - Real Time Project" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Multi-Paradigm Programming with Modern C++ - Putting It All Together
In this video we will see how useful the new coroutine framework is. We will take the example from Section 9, where we first calculate the average value, then use that value to find standard deviation and items above average in parallel....
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 02 – Getting Started with JShell
In this session, we will work with JShell. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will...
Curated Video
GCSE Secondary Maths Age 13-17 - Probability & Statistics: Scatter Graph - Explained
SchoolOnline's Secondary Maths videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key topic and sub topic covered in GCSE Maths in clear and easy to follow steps. This video...
All In One Social Media
Want your social media to convert sales? You need THIS strategy for your business
Social media marketing is about sales for your business, not vanity metrics like Followers & Likes. Let me explain to you how to make money with social media.
Curated Video
Thermal Properties of Water: Specific Heat Capacity Experiment
This video is a lecture presentation on the thermal properties of water. The presenter discusses the specific heat capacity of water and how to calculate it using an equation. A student then demonstrates an experiment to determine the...
Psychology Unlocked
What's the difference between INTERNAL and EXTERNAL VALIDITY?
Validity is a key concept in research methods. It can be broken down into two umbrella categories: internal validity and external validity. 1) Internal validity considers factors within the design of the experiment. 2) External validity...
Curated Video
Learning Python Web Penetration Testing (Video 23)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Curated Video
Flame Emission Spectroscopy: An Instrumental Method for Identifying Metal Ions
The video discusses instrumental methods in chemistry, specifically flame emission spectroscopy, as a superior alternative to traditional methods such as flame tests and sodium hydroxide tests. It explains how the technique works, where...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Improving our Classifier with Dropout Regularization
From the section: Deep Learning and Tensorflow: Part 1. In this section, we’ll talk about what Deep Learning is, and how TensorFlow works at a low level. Deep Learning and Tensorflow: Part 1: [Activity] Improving our Classifier with...
Packt
Practical Jenkins - Creating Build Jobs from User Interface and Scripts
The primary function of Jenkins is to let users configure jobs and run builds from them. Although they can be done from the user interface, for more large and complex deployments, they need to be done from the command line or by using...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Logical Operators
This video explains how to perform various logical operations on variables and literals in Java. This clip is from the chapter "Introducing Java" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Weird History
The Stanford Prison Experiment
In 1971, professor Philip Zimbardo put together one of the most intriguing and famous psychology experiments ever: the Stanford Prison Experiment, designed to study the effects of incarceration on prisoners and guards. Using an...
Curated Video
Mastering Django Web Development (Video 14)
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Curated Video
Learning Python Web Penetration Testing (Video 25)
With the huge growth in the number of web applications in the recent times, there has also been an upsurge in the need to make these applications secure. Web penetration testing is the use of tools and code to attack a website or web app...
Next Animation Studio
How the coronavirus spread in the United States
This is how the virus entered and spread in the U.S.
Packt
Paginating Data
Sorting, Pagination, and Filtering (Task App): Paginating Data This clip is from the chapter "Sorting, Pagination, and Filtering (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will...
NASA
Climate Change Could Affect Global Agriculture Within 10 Years
Average global crop yields for maize, or corn, may see a decrease of 24% by late century, with the declines becoming apparent by 2030, with high greenhouse gas emissions, according to a new NASA study. Wheat, in contrast, may see an...
Curated Video
Learn and Master C Programming - How to declare and use string arrays
The author introduces you to arrays of strings in C/C++. This clip is from the chapter "Strings" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we work with strings and string function like...