Curated Video
React JS Masterclass - Go From Zero To Job Ready - Course Introduction
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.
Curated Video
React JS Masterclass - Go From Zero To Job Ready - React Testing Library and Jest / 149
In this video, we will continue to implement and test the operator functions by clicking the operator buttons we created on the calculator.
Healthcare Triage
Is Tylenol Safe During Pregnancy?
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?
Healthcare Triage
How Can We Fix the Culture of Science? A Podcast
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...
Healthcare Triage
Can a Low Sugar Diet "Starve Cancer?"
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....
Healthcare Triage
Does Coffee Increase Lifespan? The Problem with Observational Studies
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...
Healthcare Triage
Are Video Games GOOD for Kids?
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?
Healthcare Triage
Climate Change and Health: Heat, Rain, Storms, and Fires
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...
Healthcare Triage
Debunking and Prebunking: How to Fight Misinformation
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...
Healthcare Triage
Artificial Sweeteners and Cancer
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...
Healthcare Triage
Do Oreos Lower Cholesterol? No.
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?!
Healthcare Triage
Ten Years Later: The HPV Vaccine is Still Incredible & Lifesaving
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.
Curated Video
Deep Learning - Artificial Neural Networks with Tensorflow - Suggestion Box
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...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Suggestion Box
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...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Time Series Basics Section Introduction
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,...
Curated Video
Deep Learning - Convolutional Neural Networks with TensorFlow - Suggestion Box
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Consumer
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Let's Build AVRO Kafka Producer
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Producer and Consumer Messages Using CLI
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...
Curated Video
Social Media Automation using Python - Some Extra Perks
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the PUT Endpoint for the CoffeeOrderService - PUT /coffee_orders/{id}
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the Coffee Order Consumer
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Build the Service Layer to Map the DTO to AVRO Domain Object
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...
Curated Video
Kafka for Developers - Data Contracts Using Schema Registry - Publish and Consume CoffeeOrder UpdateEvent Using RecordNameStrategy
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...