IDG TECHtalk
Creating tests for your Go apps: Smart Go
Learn the basics of Go's built-in testing framework, used for writing unit tests that sit side-by-side with the code you're testing.
Catalyst University
Oculomotor Exam - Central Deficits | Interpretation & Treatment Selection
In this video, we discuss how to interpret the results of the oculomotor exam, specifically with the results of the tests specific for central vestibular deficits.
IDG TECHtalk
Contact tracing app could stop coronavirus spread
An accurate way to trace potential contacts of newly diagnosed coronavirus patients is widely seen as an important step in limiting the spread of the virus and eventually reopening businesses. There are two main approaches:...
Sustainable Business Consulting
Case Study GHG Inventory Cost Savings
Provides a case study of a financial institution from completing a GHG Inventory that resulted in massive cost savings
Curated Video
Deep Learning with Python (Video 2)
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
The Business Professor
Accounting Roles of Manager
This video explains the role that a manager plays in the organization's accounting process. Specifically it addresses how managers use accounting information to make decisions.
Mediacorp
How a Smart Wristband Helps Prevent Face Touching
Matthew Toles developed a gadget that would buzz every time he touched his face to try to break this bad habit. When the coronavirus pandemic went global, so did demand for this new technology. Learn how he developed it and how it...
Packt
Advanced Computer Vision Projects 2.4: Finding and Reading License Plates
In this video, we identify which characters do in fact belong to plates and convert them to text. • Figure out what locations are actually plates • Use k-nearest neighbors to convert images to text • View and analyze the results
Seven Dimensions
Understanding Accountability in the Workplace
Peter Quarry and Eve Ash analyze accountability as knowing who you are accountable to, taking responsibility and ownership for your job performance, and being willing to engage in discussion about ways to improve.
Curated Video
IELTS Energy Podcast 1075: How Cynthia Overcame IELTS for an Overall 8
IELTS Energy Podcast 1075: How Cynthia Overcame IELTS for an Overall 8
Curated Video
Testing a Model Using a Simple Simulation
In this video, the teacher explains the concept of conducting a simulation to determine if a model is consistent with given results. Using the example of a basketball player's free throw percentage, the teacher demonstrates how to design...
Healthcare Triage
Only Tell Me the Good News - Bias in Research Publication
Publication bias is a big problem when it comes to health research. Researchers sometimes use spin or change the outcomes and goals to make their research seem positive, and the citation system in research literature amplifies the...
Curated Video
Advanced Swift 2 Application Development (Video 28)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : [Activity] Building a Logistic Classifier with Deep Learning and Keras
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] Building a Logistic Classifier...
ACDC Leadership
2012 AP Econ Music Video Competition Results
Thank you to all the students and teachers that participated.
TLDR News
Should There be a Second Brexit Referendum? - Opinionated
Should the UK hold a second referendum on Brexit to let the public have another say. It's a controversial topic so we discuss some of the arguements on both sides and tell you what our viewers think.
TLDR News
Did Polls Incorrectly Predict the 2020 Election Results? 2020 Poll Review - TLDR News
In the run up to the election a lot of people, including us, spent a lot of time looking at the polls. So when election night rolled around and we didn't see a huge blue wave, some started to doubt the polls they'd been studying. So in...
The Wall Street Journal
Miranda Kerr on the Next Booms in Beauty and Wellness
Miranda Kerr discusses the influence digital communities and product innovation have on self-care routines.
Packt
Loan Calculator [Part 3] - Loader & User Experience
DOM Projects: Loan Calculator [Part 3] - Loader & User Experience This clip is from the chapter "DOM Projects" of the series "Modern JavaScript from the Beginning".In this section, you will learn how to build DOM projects.
Curated Video
The Impact of Tides: Understanding the Rise and Fall of Ocean Levels
Explore the fascinating phenomenon of tides and how they are influenced by the gravitational forces of the moon and the sun. We learn how ancient civilizations accurately predicted tides and how this knowledge continues to be crucial for...
Curated Video
Mastering Grunt (Video 20)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks such as...
Psychology Unlocked
What are REPEATED MEASURES, INDEPENDENT GROUPS and MATCHED PAIRS? Experimental Design in Psychology
Experimental designs make a huge impact on the validity of an experiment's results. In this video, we explore the three main types of experimental design used in Psychology experiments: 1) Repeated Measures 2) Independent Groups 3)...
Curated Video
Tides: the Rise and Fall of Ocean Waters
Examine how tides are formed. Understand their predictable patterns and how the gravitational force of the sun and moon impact ocean tides. The video also explains the concepts of high tides and low tides, as well as the occurrence of...
IDG TECHtalk
Python's Pillow library: Image processing made simple
In this introduction to Python's Pillow image processing library, we'll look at how Pillow makes common image processing jobs easy -- resizing, compositing, converting formats, and modifying image data.