Curated Video
Tim-Berners Lee and the Invention of the Internet for Kids | Bedtime History
Learn about one of the creative engineers behind the invention of the world wide web, or the Internet, and technologies that led to its creation such as HTML, URLs, and web browsers.
Wonderscape
Demystifying Cryptocurrencies and NFTs: Understanding How They Work
Get answers to your questions about cryptocurrencies and NFTs, including how they function, their decentralization, and the environmental impact. Learn about blockchain, mining, and the origins of cryptocurrencies like Bitcoin. Demystify...
Curated Video
Big Ideas - Episode 17 - DARPA Grand Challenge / Driverless Cars
It had long been the idea of road safety experts to have vehicles that were not controlled by drivers, but rather by computers. Automated driving systems that cruise at a set distance from the car in front, park your car for you or steer...
Curated Video
Computer Chess Battles
In the earliest days of electronic calculation when computers occupied a whole room yet were only as powerful as a modern digital watch, designers dreamt of pitting them against the human mind. When computers ultimately mastered chess...
Curated Video
The Evolution of Computers
Computers have come a long way since the world s first computer, which cracked codes during World War 2. Silicon chips revolutionized the design and size of the Personal Computer.
Curated Video
Living Green - Episode 37 - IBM Supercomputer
As if computers can t already do enough, scientists have found a way to conduct heat via a supercomputer. Based in Swiss University in Zurich, and dubbed Aquesar , the liquid-cooled supercomputer analyses fluid dynamics in a bid to...
Curated Video
The Many Uses of Distributed Computing
Since 1992 radio telescopes have been scanning deep space looking for modulated radio signals. The type of radio signals we are familiar with can only be generated by intelligent beings but the huge amounts of data collected by the giant...
Curated Video
Big Ideas - Episode 11 - Bridges of the World
Building bridges has long been a Big Idea, and many ancient examples still stand today. Recently Prague residents celebrated the 600th anniversary of the laying of the first stone of their famous Charles Bridge. The University of...
Curated Video
Collaboration and Support: Keys to Success in Computer Jobs
Isaac Clary is a dedicated website coordinator at Southern Wesleyan University who believes that supporting coworkers and being an active team player are key factors in excelling at his job. His proactive approach and willingness to...
Curated Video
The Importance of Teamwork in the Workplace
Collaboration and support are very important in the workplace. This video highlights how being a team player can elevate one's performance from being merely competent to truly outstanding. Isaac, a website coordinator challenges the...
Curated Video
From Business to Web Design: A Website Coordinator's Journey
Isaac graduated with a major in business, which provided a strong foundation for a career in marketing. He also took computer-related classes and had experience in web design and programming, demonstrating his ability to think creatively...
Curated Video
Burp Suite Unfiltered - Go from a Beginner to Advanced - File Upload and Max Length Limit Bypass (Proxy Ideas)
In this video, you will learn some proxy tab ideas such as file upload and max length limit bypass.
Curated Video
Machine Learning: Random Forest with Python from Scratch - Labels and Features
In this lesson, we will look at a target or label as output data and feature, a measurable property or characteristic of an element. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Machine Learning: Random Forest with Python from Scratch - Kids versus Computer Learning
In this lesson, we will compare their learning features to understand the fundamental difference between a kid and a computer. This clip is from the chapter "Introduction to Machine Learning" of the series "Machine Learning: Random...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - Exercise - Iterate Through a Vector in Rust - II
This is another exercise video on iterating through a vector in Rust. This clip is from the chapter "Intermediate to Advanced Videos in Rust" of the series "Rust Programming 2023 - A Comprehensive Course for Beginners".null
Curated Video
Revolutionizing Music: The Future of Instruments
Dive into the world of futuristic musical instruments where traditional boundaries are redefined. Explore the 3DVarius, an electric violin crafted through 3D printing, and the Dualo, an intuitive synthesizer that makes learning music...
Curated Video
Driving Into the Future: The Evolution of Car Safety Technologies
Delve into the cutting-edge advancements in vehicle safety, from rigorous crash tests to autonomous driving technologies. This video explores how modern cars are designed to protect passengers during accidents and how emerging...
Curated Video
Crafting Scents: The Art and Science of Perfumery
Step into the world of perfumery where art meets science. This segment takes you behind the scenes to discover how perfumes are designed, from concept to creation. Learn about the role of top, core, and base notes in crafting lasting...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Is Big O and Time Complexity
In this video, you will learn about the Big O notation and time complexity in computer science. We will start by understanding what the Big O notation is and why it is important in analyzing the performance of algorithms. You will also...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - How to Find the Longest Word in a String
In this video, you will learn how to find the longest word in a given string using JavaScript. The video covers the step-by-step process of solving this problem, including how to split the string into an array of words, looping through...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - The Remainder Operator in JavaScript - II
This video is a continuation of the previous one and will cover more advanced use cases for the remainder operator in JavaScript. This clip is from the chapter "Introduction to Programming and JavaScript Basics for Absolute Beginners" of...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Datatypes in Programming
In this video, you will learn about data types in programming, which are used to define the type of data that a variable can hold, such as numbers, strings, and Boolean values. You will also discover the importance of understanding data...
Curated Video
Vue.js 3 and Firebase for Beginners - Build Tool Setup with Vite
In this video, we will explore the setup process of Vite, a build tool. To begin the course, we need to install Node.js and npm, which will enable us to seamlessly proceed with the course. This clip is from the chapter "Introduction" of...
Curated Video
Data Science Model Deployments and Cloud Computing on GCP - Containerization with Docker
This video explains containerization, which is a way of packaging the code up complete with libraries, files, and dependencies in an environment that is predictable and portable. Docker is a suite of technologies that accomplishes this....