TED Talks
TED: How new technology helps blind people explore the world | Chieko Asakawa
How can technology help improve our quality of life? How can we navigate the world without using the sense of vision? Inventor and IBM Fellow Chieko Asakawa, who's been blind since the age of fourteen, is working on answering these...
TED Talks
Jonathan Zittrain: The Web as random acts of kindness
Feeling like the world is becoming less friendly? Social theorist Jonathan Zittrain begs to differ. The Internet, he suggests, is made up of millions of disinterested acts of kindness, curiosity and trust.
TED Talks
TED: How a video game might help us build better cities | Karoliina Korppoo
With more than half of the world population living in cities, one thing is undeniable: we are an urban species. Part game, part urban planning sketching tool, "Cities: Skylines" encourages people to use their creativity and...
Curated Video
Discovering the Magic of Augmented Reality
This video introduces the concept of augmented reality through a story about a boy named Tucker who loves animals, particularly lions. Unable to visit a nature reserve to see a real lion, Tucker discovers a special AR book called Ambani...
Curated Video
Lessons I've Learned about Virtual Working
We've had 2 years where many of us have been compelled to work remotely. So, I want to share what I've learned about virtual working. I have 18 questions for you if you're managing a remote team... Connection • Are you engaging your team...
Curated Video
Whether a Person is Wise | Bite Sized Project Management Thought from Naguib Mahfouz
The 20th Century Egyptian writer and 1988 Nobel Laureate for Literature, Naguib Mahfouz, said 'You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions.' In this short, bite-size video, I...
Curated Video
Practical Cyber Hacking Skills for Beginners - Firewall and IDS Evasion Techniques
In this video, we will understand a firewall and the intrusion detecting system in NMAP for a packet or probe coming specifically from NMAP.
Curated Video
What is a map?
A broad introduction maps and their purposes. People and places -Mapping - What is a map? Learning Points Cartographers make maps. A map key explains what the colours and symbols on a map represent. Most maps are drawn to scale. Maps can...
Wonderscape
Measuring Distance on a Map: Understanding Scale
This video explains how to use map scales to measure distance and understand the relationship between map distance and real-world distance. Learn how different maps—ranging from a city block to the entire planet—use scales for different...
Wonderscape
Navigating with Maps: How to Find Your Way
This video explains how to use maps for navigation, covering key concepts like reading symbols, understanding cardinal directions, and using a compass to orient yourself. Learn how maps represent the real world and help you find your...
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - How to Use the Cargo Tool in Rust
This video explains how to use the Cargo tool 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
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - Exercise - Accessing Weather API Data Structures
This is an exercise video where you will be accessing weather API data structures. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the series "JavaScript Mastery from Zero to Hero - Prepare for Coding...
Curated Video
JavaScript Mastery from Zero to Hero - Prepare for Coding Interviews - What Are Objects in JavaScript
This video helps you understand the objects in JavaScript. Objects can be created using object literal syntax or using the Object() constructor function. This clip is from the chapter "Data Structures - From Zero to Intermediate" of the...
Curated Video
Fundamentals of Secure Software - Threat Actors and More Definitions
This video demonstrates the different attackers that threaten software and systems. You will look at more foundational definitions.
Curated Video
Fundamentals of Secure Software - Application Security Goals
In this video, we will continue defining terms and start talking about security goals.
Curated Video
AWS Certified Solutions Architect Associate (SAA-C03) - Storage Performance
In the final video of this chapter, you will explore the important topic of performance related to storage. You need more than the storage space you require. You must also be able to access it at the speed you desire. The key is...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Documents You Need to Know
Good techs must be comfortable with the common documentation used by IT departments everywhere. From hardware inventory to network diagrams to the many policies used in our industry, tech should know when and how documentation comes into...
Curated Video
CompTIA A+ Certification Core 2 (220-1102) - Virtual Reality
Virtual reality enables you to experience remote or fanciful locations via computer. Augmented reality layers virtual elements onto a camera feed of the real world, making it easier to follow navigation instructions or chase fanciful...
Curated Video
Deep Learning - Computer Vision for Beginners Using PyTorch - Why Learn Any Programming Language
In this video, we will first understand why we should learn any programming language. This clip is from the chapter "Optional Learning - Python Basics" of the series "Deep Learning - Computer Vision for Beginners Using PyTorch".In this...
Curated Video
Data Science - Time Series Forecasting with Facebook Prophet in Python - Walk-Forward Validation
In this video, we will discuss the concept of walk-forward validation. 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, we will...
Curated Video
Python Bootcamp in a Day - Python Programming for Beginners - Introduction
This video is an introduction the course and what you can expect from the course. This clip is from the chapter "Introduction" of the series "Python Bootcamp in a Day - Python Programming for Beginners".This section introduces you to the...
Curated Video
CompTIA A+ Certification Core 1 (220-1101) - Virtual Reality
Virtual reality enables you to experience remote or fanciful locations via computer. Augmented reality layers virtual elements onto a camera feed of the real world, making it easier to follow navigation instructions or chase fanciful...
Curated Video
Design Microservices Architecture with Patterns and Principles - Transactional Outbox Pattern in Microservices
This video focuses on the implementation of the Transactional Outbox pattern in a microservices architecture, the benefits of using the pattern in this context, decoupling services, and improving performance, and provides practical...
Curated Video
Design Microservices Architecture with Patterns and Principles - Microservices Distributed Transactions
This video explains the challenges and complexities of managing transactions in a distributed microservices environment, including the need for coordination and consistency across multiple services. This clip is from the chapter...