Crash Course
Psychology of Computing: Crash Course Computer Science
We’ve spent most of this series talking about computers. Which makes sense - this is Crash Course COMPUTER SCIENCE after all. But at their core computers are tools employed by humans and humans are pretty complicated. So today, we’re...
TED Talks
TED: Shape-shifting tech will change work as we know it | Sean Follmer
What will the world look like when we move beyond the keyboard and mouse? Interaction designer Sean Follmer is building a future with machines that bring information to life under your fingers as you work with it. In this talk, check out...
TED Talks
Jeff Han: The radical promise of the multi-touch interface
Jeff Han shows off a cheap, scalable multi-touch and pressure-sensitive computer screen interface that may spell the end of point-and-click.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Router with Separate Interfaces
New ReviewIn this video, explore how Inter-VLAN routing is achieved using a router with separate physical interfaces for each VLAN.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Locking Ports to Hosts with Port Security
New ReviewIn this video, explore how to lock switch ports to specific MAC addresses, further enhancing network security.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - StackWise, VSS and vPC
New ReviewIn this video, explore technologies like StackWise, VSS, and vPC that provide similar benefits to EtherChannel in more advanced setups.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - EtherChannel Protocols and Configuration
New ReviewIn this video, discover the different EtherChannel protocols, including LACP and PAgP, and how to configure them.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Introduction- Inter-VLAN routing
New ReviewIn this video, we introduce Inter-VLAN routing, explaining how traffic moves between VLANs in a network.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Bandwidth vs Clock Rate and Speed
New ReviewIn this video, understand how bandwidth, clock rate, and speed affect OSPF and network performance.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Adjacencies and Passive Interfaces Lab Demo
New ReviewIn this video, watch a live demo of configuring adjacencies and passive interfaces in a routing protocol.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Adjacencies and Passive Interfaces
New ReviewIn this video, understand how adjacencies and passive interfaces affect the operation of dynamic routing protocols.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Connected and Local Routes
New ReviewIn this video, learn about the concepts of connected and local routes and their significance in routing tables.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - Routers
New ReviewIn this video, we discuss the functionality and purpose of routers in network infrastructure.
Curated Video
Cisco CCNA 200-301: The Complete Guide to Getting Certified - EUI-64 Addresses
New ReviewIn this video, discover how IPv6 uses EUI-64 to automatically generate interface identifiers for devices.
Curated Video
What is a Functional Specification? Project Management in Under 5
On software and technical projects, there is a chain of project definition deliverables, and one of them is the Functional Specification. So, what is a Functional Specification?
Curated Video
Rust Programming 2023 - A Comprehensive Course for Beginners - What Are Traits in Rust
This video explores traits 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
Type-Safe Interfaces with Modern C++ - std::string_view in Interfaces
Understand when and why to use `std::string_view` as part of function interfaces, and the performance benefits it brings.
Curated Video
Type-Safe Interfaces with Modern C++ - std::string
Learn about the idea of an "owning wrapper" by understanding how `std::string` works internally and what its semantics are.
Curated Video
Type-Safe Interfaces with Modern C++ - The Course Overview
This video provides an overview of the entire course.
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Libraries in Solidity
In this video, you will learn about libraries in Solidity, which are a way to reuse code and can be deployed as separate contracts or included in the main contract bytecode. This clip is from the chapter "Learn Advanced Solidity II" of...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Exercise - Uniswap Interactions with Interfaces
This is an exercise video on Uniswap interactions with interfaces. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts".This section...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - What Are Interfaces in Solidity
This video explains what interfaces are in Solidity and how they are used to enforce standardized behavior across contracts. This clip is from the chapter "Learn Advanced Solidity II" of the series "The Complete Solidity Course - Zero to...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Injected Web3 Interface Exercise Prerequisite
In this video, you will learn the prerequisites required for understanding and working with Injected Web3 interfaces in Solidity programming. It also covers topics such as Web3.js, Metamask, or other tools and technologies used in web3...
Curated Video
The Complete Solidity Course - Zero to Advanced for Blockchain and Smart Contracts - Introduction to Advanced Solidity
This video provides an introduction to advanced Solidity. This clip is from the chapter "Learn Advanced Solidity I (Inheritance and Abstractions)" of the series "The Complete Solidity Course - Zero to Advanced for Blockchain and Smart...