SciShow Kids
How Do We See Color?
Have you ever taken a bite from a bright red apple and wondered why it looks red to you? Jessi and Squeaks talk about how our eyes and brains help us see color!
SciShow
The High-Tech Future of Sustainable Fishing
We’ve gotten maybe too good at fishing, and as a result we’ve completely transformed the oceans. So what can we do to make fishing more sustainable and still enjoy our fish and chips?
SciShow
Cryptography: The Science of Making and Breaking Codes
There are lots of different ways to encrypt a message, from early, simple ciphers to the famous Enigma machine. But it’s tough to make a code truly unbreakable.
TED-Ed
TED-Ed: The Factory | Think Like A Coder, Ep 9 | Alex Rosenthal
This is episode 9 of our animated series "Think Like A Coder." This 10-episode narrative follows a girl, Ethic, and her robot companion, Hedge, as they attempt to save the world. The two embark on a quest to collect three artifacts and...
Crash Course
Biotechnology: Crash Course History of Science
The history of discovering what DNA is, what it looks like, and how it works is... complicated. But, in this episode of History of Science, Hank Green does his best to lay out the basics so we can understand the beginnings of Biotechnology.
SciShow
Is Coding a Math Skill or a Language Skill? Neither? Both?
There are aspects of computer code that look like language and some that seem more like algebra, and since we may be headed for a future where many people will need to learn to code, researchers are interested in figuring out how exactly...
TED Talks
Alexander Tsiaras: Conception to birth -- visualized
Image-maker Alexander Tsiaras shares a powerful medical visualization, showing human development from conception to birth and beyond. (Some graphic images.)
PBS
Learning computer coding opens up 'endless world' for these kids
In our NewsHour Shares moment of the day, a nationwide computer science immersion program sets up shop at a couple Virginia elementary schools. The NewsHour's Student Reporting Labs has the story.
TED Talks
Daphne Koller: What we're learning from online education
Daphne Koller is enticing top universities to put their most intriguing courses online for free -- not just as a service, but as a way to research how people learn. With Coursera (cofounded by Andrew Ng), each keystroke, quiz,...
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Merge Conflicts in Action Part 1
New ReviewThis video explains merge conflicts in action where you will see a scenario in which you will create a conflict.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Understanding ‘HEAD’ - Detached Head State - Head in Action
New ReviewThis video explains Head in Git and Head in action.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Life without Branches
New ReviewThis video explains the life of Git even before branches existed.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Distributed VCS
New ReviewThis video explains the concept of the distributed version control system and its benefits.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Need for Version Control System and Git Part 1
New ReviewThis video explains the need for a version control system by taking a real-world scenario.
Curated Video
The Absolute Beginners Guide to Cyber Security 2023 - Part 1 - Antivirus
New ReviewLet's learn about the most popular software used to protect a computer from malware, called an antivirus.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Python, Git, GitHub and CI-CD
New ReviewIn this video, learn the basics of Python programming and how Git and CI-CD (Continuous Integration/Continuous Delivery) support network automation.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Mandating Signed Commits - Signing Commits from VS Code
New ReviewThis video explains signing commits from VS code.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Mandating Conversation Resolution before Merging
New ReviewThis video explains mandating conversation resolution before merging.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Configuring Code Owners with Patterns - Automatic Review Request
New ReviewThis video explains the automatic review request.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Dismiss Stale Pull Request Approvals for New Commits
New ReviewThis video explains dismissing stale pull request approvals for new commits.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Semantic Versioning Explained
New ReviewThis video explains semantic versioning.
Curated Video
Git and GitHub Masterclass - Fast track your Journey to Git! - Exploring Existing Public Project
New ReviewThis video explains exploring the existing public project.
Curated Video
Complete Linux Training Course to Get Your Dream IT Job - Linux vs. Windows
New ReviewDiscover the key differences between Linux and Windows. This comparative analysis covers everything from user interface to security, highlighting the strengths and considerations of using each operating system.
Curated Video
Express Framework Mastery: From Beginner to Advanced with Node.js - Verify Session with Passport Local Strategy
New ReviewIn this video, we will continue building our authentication system using Passport.js in our Node.js and Express web application. Specifically, we will focus on verifying a user's session using Passport local strategy.