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 Video5:12
Healthcare Triage

Can Dosing with Psilocybin Mushrooms Treat Depression?

Higher Ed
May is mental health month, and we're talking about treatments for depression. Today, we're looking at the evidence for using psilocybin mushrooms to treat depression. There's lots of studies to look at, so here we goooo!
Instructional Video3:18
Healthcare Triage

Can Weighted Blankets Help Insomnia?

Higher Ed
Insomnia is terrible, and it can be more prevalent among individuals with other psychiatric disorders. Treatment is available, but there can be a lot of barriers,. Medication is generally only a short term solution. There are proponents...
Instructional Video3:00
Healthcare Triage

Some Good News in Alzheimer's Treatments

Higher Ed
The surprising approval of the extremely expensive and maybe not that effective drug Aduhelm has been dominating the conversation around Alzheimer's treatments in recent memory. Today, we're getting positive and talking about a very...
Instructional Video3:19
Healthcare Triage

Can Daily Multivitamins Improve Cognition?

Higher Ed
A recent study looked at whether taking cocoa as a supplement or taking a multivitamin could improve cognitive function (or at least slow cognitive decline) in older adults. Well, according to the study, the cocoa wasn't doing anything,...
Instructional Video3:51
Healthcare Triage

Does Cold Immersion Therapy Work? Let's Dive In.

Higher Ed
Cold plunging is…almost exactly what it sounds like: Immersing your body one way or another in super cold water. Some people do this by hopping in a tub full of ice water, some people take very cold showers, or some people dive into...
Instructional Video4:05
Healthcare Triage

An RSV Vaccine for Infants

Higher Ed
Respiratory syncytial virus, or RSV, strikes fear into the hearts of parents, especially those with very young babies. It’s not very kind to other compromised populations, either. We’ve been working toward a vaccine for a long time, and...
Instructional Video4:00
Healthcare Triage

Does Breastfeeding Result in Smarter Kids?

Higher Ed
A recent study conducted in the United Kingdom claims that breastfeeding makes for smarter kids when they reach the ripe old age of 16. If I had to guess, I’d guess that you were thinking, “So what, don’t we already know that kids are...
Instructional Video3:51
Healthcare Triage

Do Food Dyes Make Kids Hyperactive?

Higher Ed
Avoiding certain food dyes to help improve a child’s behavioral issues is common advice, and not just on TikTok! Several doctors stand behind this recommendation as well. But several doctors also prescribe vitamin D, and that’s usually...
Instructional Video4:14
Healthcare Triage

Do Processed Foods Lead to Depression?

Higher Ed
Healthcare Triage is no stranger to dissecting studies about processed foods, but we were recently alerted to a study linking them to depression, and since we haven’t dissected that yet, that’s the topic of this week’s Healthcare Triage.
Instructional Video4:22
Healthcare Triage

New Obesity Drugs May Impact Mental Health

Higher Ed
In mid to late 2023 there was a flurry of news reports about patients taking new weight loss drugs reporting associated mental health concerns, including suicidal thoughts. There's still a lot of research to be done to fully understand...
Instructional Video7:12
Curated Video

Deep Learning - Computer Vision for Beginners Using PyTorch - PyTorch on GPU

Higher Ed
In this video, we will test the competition speed with GPU. This clip is from the chapter "Diving into PyTorch" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this section, we will dive into PyTorch and...
Instructional Video12:53
Curated Video

Data Science - Time Series Forecasting with Facebook Prophet in Python - Prophet: Code Preparation

Higher Ed
In this video, we will go through the code structure for Prophet. This clip is from the chapter "Facebook Prophet" of the series "Data Science - Time Series Forecasting with Facebook Prophet in Python".In this section, we will explore...
Instructional Video8:34
Curated Video

PowerShell for Automating Administration - Report Consolidation – Template Overview

Higher Ed
This video explains the report consolidation script. Here, you will be looking at an overview of the template. This clip is from the chapter "Report Consolidation and Code Enhancement" of the series "PowerShell for Automating...
Instructional Video12:23
Curated Video

PowerShell for Automating Administration - Validation Functions Discussion – Part 2

Higher Ed
This is the second of the two-part video that focuses on the validation functions. Here, you will be studying these functions: Validate-WebService, Validate-AppService, Validate-IIS, Validate-SQLDatabase, and Validate-AppVersion. This...
Instructional Video9:28
Curated Video

PowerShell for Automating Administration - Remote Execution of the Script from Terminal Server

Higher Ed
In this video, you will be executing the script remotely from the terminal server. This clip is from the chapter "Productionization of the Application Validation Tool" of the series "PowerShell for Automating Administration".This section...
Instructional Video5:23
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Using Our Modules

Higher Ed
This video explains how to use modules in Python. This clip is from the chapter "Breaking Up Larger Programs, Part 2" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains part 2 of breaking up...
Instructional Video12:59
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Formatted Strings, f-strings

Higher Ed
This video explains formatted strings and f-strings in Python. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video8:24
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Summarising and Presenting the Results Part 1

Higher Ed
This video explains how to summarise the results using statistics. This clip is from the chapter "Summarising and Presenting the Results" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains...
Instructional Video2:58
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Working With JSON

Higher Ed
This video explains working with JSON. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'while' Loop - Do Something for a While

Higher Ed
This video explains the while loop. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video8:51
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - More Complex 'for' loops - 'break', 'continue', and 'else'

Higher Ed
This video explains more complex 'for' loops. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using Python.
Instructional Video2:34
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - Return Statement

Higher Ed
This video explains the return statement. This clip is from the chapter "Breaking Up Larger Programs, Part 1" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains breaking up larger programs.
Instructional Video2:28
Curated Video

Python Bootcamp in a Day - Python Programming for Beginners - The 'range' Function - How to Create a List of Numbers

Higher Ed
This video explains how to create a list of numbers. This clip is from the chapter "Processing Collections" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section explains processing collections using...