Instructional Video5:00
Curated Video

React JS Masterclass - Go From Zero To Job Ready - Course Introduction

Higher Ed
This introductory video provides an overview of the course's content, the pros and cons of learning about React 18, its features, and what you will learn from the course, along with a brief outline about the instructor.
Instructional Video6:56
Curated Video

React JS Masterclass - Go From Zero To Job Ready - React Testing Library and Jest / 149

Higher Ed
In this video, we will continue to implement and test the operator functions by clicking the operator buttons we created on the calculator.
Instructional Video2:52
Healthcare Triage

Is Tylenol Safe During Pregnancy?

Higher Ed
We’ve got new and improved data on the relationship between acetaminophen use during pregnancy and diagnoses of Autism, ADHD, and Intellectual Disability in offspring. Have we been right or wrong to recommend it during pregnancy?
Instructional Video5:26
Healthcare Triage

How Can We Fix the Culture of Science? A Podcast

Higher Ed
Healthcare Triage has a podcast, and that podcast recently dropped a special limited series. We've spent a lot of time thinking about the culture of science and how researchers can improve the reproducibility of research. We also talked...
Instructional Video4:54
Healthcare Triage

Can a Low Sugar Diet "Starve Cancer?"

Higher Ed
Cancer is scary. And fear can lead us to try and find hope in some pretty dubious treatment suggestions. There's a myth circulating in internet health circles that eating a low-sugar diet can somehow starve the cancer and shrink tumors....
Instructional Video3:17
Healthcare Triage

Does Coffee Increase Lifespan? The Problem with Observational Studies

Higher Ed
A 2022 observational study publicized by Harvard Health claimed that drinking coffee could significantly lower your risk of dying. Is that true? Wasn't there a study in recent memory claiming that coffee would give you cancer? Well, it...
Instructional Video4:08
Healthcare Triage

Are Video Games GOOD for Kids?

Higher Ed
Many people like to argue about whether video games cause violence, but what about evidence for the positive effects games might have? The research is out there, so what do we think about it?
Instructional Video7:42
Healthcare Triage

Climate Change and Health: Heat, Rain, Storms, and Fires

Higher Ed
Climate change is causing weather events that are a direct threat to human life. We’re not gonna lie, this is an anxiety-provoking topic, as is much of the conversation surrounding climate change. Increased heat, changing precipitation...
Instructional Video5:41
Healthcare Triage

Debunking and Prebunking: How to Fight Misinformation

Higher Ed
It’s the final episode of our three-part series on health misinformation, and we want to spend these few minutes with you talking more about the best strategies for countering misinformation and how we can best deal with misinformation...
Instructional Video4:26
Healthcare Triage

Artificial Sweeteners and Cancer

Higher Ed
When we released a recent episode about the artificial sweetener erythritol, many of you brought up questions about recent news on other artificial sweeteners – sucralose and aspartame – so we went to take a look and That’s the topic of...
Instructional Video3:36
Healthcare Triage

Do Oreos Lower Cholesterol? No.

Higher Ed
According to a recent study, “Oreo Cookie Treatment” is better at lowering LDL cholesterol (the “bad” cholesterol) than high-intensity therapy with cholesterol-lowering drugs called statins. ARE OREOS A HEALTH FOOD NOW?!
Instructional Video3:53
Healthcare Triage

Ten Years Later: The HPV Vaccine is Still Incredible & Lifesaving

Higher Ed
We love some good vaccine data, and we were pretty excited to see a new, long-term study published this month on cervical cancer outcomes after the HPV vaccine.
Instructional Video3:12
Curated Video

Deep Learning - Artificial Neural Networks with Tensorflow - Suggestion Box

Higher Ed
In this video, we will have a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Machine Learning and Neurons" of the series "Deep Learning - Artificial Neural Networks with...
Instructional Video3:19
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Suggestion Box

Higher Ed
In this video, we will take a look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in...
Instructional Video6:27
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Time Series Basics Section Introduction

Higher Ed
In this video, we will get introduced to time series and understand some basics. This clip is from the chapter "Time Series Basics" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section,...
Instructional Video3:13
Curated Video

Deep Learning - Convolutional Neural Networks with TensorFlow - Suggestion Box

Higher Ed
In this video, we will look at the suggestion box where we can add feedback for this course. This clip is from the chapter "Convolutional Neural Networks (CNNs)" of the series "Deep Learning - Convolutional Neural Networks with...
Instructional Video8:45
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Consumer

Higher Ed
In this video, you will learn to build a Kafka Consumer to consume AVRO records from the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video12:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer

Higher Ed
In this video, you will learn to build a Kafka Producer to publish AVRO records into the Kafka topic. This clip is from the chapter "Build AVRO Producer and Consumer in Java" of the series "Kafka for Developers - Data Contracts Using...
Instructional Video4:23
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI

Higher Ed
In this video, you will learn to produce and consume messages using Docker Compose. This clip is from the chapter "Kafka Setup and Demo in Local Using Docker" of the series "Kafka for Developers - Data Contracts Using Schema Registry".In...
Instructional Video2:37
Curated Video

Social Media Automation using Python - Some Extra Perks

Higher Ed
Here, you will learn about additional features we can harness using the pywhatkit function, such as collecting information about WhatsApp scheduling, image posting, and such tasks. This clip is from the chapter "WhatsApp Automation" of...
Instructional Video12:09
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build the PUT Endpoint for the CoffeeOrderService - PUT /coffee_orders/{id}

Higher Ed
In this video, we will build the PUT endpoint in the controller, using which we can update an existing coffee order. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka...
Instructional Video7:01
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build the Coffee Order Consumer

Higher Ed
In this video, we will build the consumer that will be used to consume the Kafka AVRO records from the Kafka topic. This clip is from the chapter "Build a Coffee Order Service Using Spring Boot and Schema Registry" of the series "Kafka...
Instructional Video15:43
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Build the Service Layer to Map the DTO to AVRO Domain Object

Higher Ed
In this video, we will build the service layer for the coffee-orders-service, which is going to behave as a transformational layer to transform objects from DTO to AVRO records. This clip is from the chapter "Build a Coffee Order Service...
Instructional Video12:16
Curated Video

Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consume CoffeeOrder UpdateEvent Using RecordNameStrategy

Higher Ed
In this video, we will code and implement the CoffeeUpdate event functionality into our Kafka Producer. This clip is from the chapter "Schema Naming Strategies" of the series "Kafka for Developers - Data Contracts Using Schema...