KidzTube
Welcome
Login / Register

Search Results: "Robots: Crash Course Computer Science #37"

All   Most Recent   Most Viewed  


  • 12:26 Robots: Crash Course Computer Science #37

    Robots: Crash Course Computer Science #37

    589 views / 1 likes - added

    Today we're going to talk about robots! Robots are often thought as a technology of the future, but they're already here by the millions in the workplace, our homes, and pretty soon on the roads. We'll discuss the origins of robotics to its proliferation,

  • 12:20 Popular Computer Networks: Crash Course Computer Science #28

    Computer Networks: Crash Course Computer Science #28

    1,430 views / 1 likes - added

    Today we start a three episode arc on the rise of a global telecommunications network that changed the world forever. We’re going to begin with computer networks, and how they grew from small groups of connected computers on LAN networks to eventually lar

  • 10:15 The Personal Computer Revolution: Crash Course Computer Science #25

    The Personal Computer Revolution: Crash Course Computer Science #25

    585 views / 3 likes - added

    Today we're going to talk about the birth of personal computing. Up until the early 1970s components were just too expensive, or underpowered, for making a useful computer for an individual, but this would begin to change with the introduction of the Alta

  • 11:10 Computer Vision: Crash Course Computer Science #35

    Computer Vision: Crash Course Computer Science #35

    651 views / 0 likes - added

    Today we’re going to talk about how computers see. We’ve long known that our digital cameras and smartphones can take incredibly detailed images, but taking pictures is not quite the same thing. For the past half-century, computer scientists have been wor

  • 12:03 Popular Files & File Systems: Crash Course Computer Science #20

    Files & File Systems: Crash Course Computer Science #20

    796 views / 0 likes - added

    Today we’re going to look at how our computers read and interpret computer files. We’ll talk about how some popular file formats like txt, wave, and bitmap are encoded and decoded giving us pretty pictures and lifelike recordings from just strings of 1’s

  • 09:51 Smart Tattoos & Tiny Robots: Crash Course Engineering #37

    Smart Tattoos & Tiny Robots: Crash Course Engineering #37

    314 views / 0 likes - added

    This week we are exploring biodevices and the part they play in the healthcare world. Well look at the challenges of implantable biodevices, like biocompatibility, power and connectivity, packaging, structural design, delivery systems, and device manageme

  • 12:39 Psychology of Computing: Crash Course Computer Science #38

    Psychology of Computing: Crash Course Computer Science #38

    633 views / 0 likes - added

    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 going to discuss some

  • 12:59 Graphical User Interfaces: Crash Course Computer Science #26

    Graphical User Interfaces: Crash Course Computer Science #26

    643 views / 0 likes - added

    Today, we're going to discuss the critical role graphical user interfaces, or GUIs played in the adoption of computers. Before the mid 1980's the most common way people could interact with their devices was through command line interfaces, which though ef

  • 12:30 Cybersecurity: Crash Course Computer Science #31

    Cybersecurity: Crash Course Computer Science #31

    648 views / 0 likes - added

    Cybersecurity is a set of techniques to protect the secrecy, integrity, and availability of computer systems and data against threats. In today’s episode, we’re going to unpack these three goals and talk through some strategies we use like passwords, biom

  • 12:17 Memory & Storage: Crash Course Computer Science #19

    Memory & Storage: Crash Course Computer Science #19

    577 views / 0 likes - added

    Pre-order our limited edition Crash Course: Computer Science Floppy Disk Coasters here! https://store.dftba.com/products/computer-science-coasters So we’ve talked about computer memory a couple times in this series, but what we haven’t talked about is sto

  • 11:32 Screens & 2D Graphics: Crash Course Computer Science #23

    Screens & 2D Graphics: Crash Course Computer Science #23

    568 views / 0 likes - added

    Today we begin our discussion of computer graphics. So we ended last episode with the proliferation of command line (or text) interfaces, which sometimes used screens, but typically electronic typewriters or teletypes onto paper. But by the early 1960s a

  • 11:24 Keyboards & Command Line Interfaces: Crash Course Computer Science #22

    Keyboards & Command Line Interfaces: Crash Course Computer Science #22

    680 views / 0 likes - added

    Today, we are going to start our discussion on user experience. We've talked a lot in this series about how computers move data around within the computer, but not so much about our role in the process. So today, we're going to look at our earliest form o

  • 12:48 Popular Compression: Crash Course Computer Science #21

    Compression: Crash Course Computer Science #21

    1,380 views / 0 likes - added

    Get your first two months of CuriosityStream free by going to http://curiositystream.com/crashcourse and using the promo code “crashcourse”. So last episode we talked about some basic file formats, but what we didn’t talk about is compression. Often files

  • 11:19 The Cold War and Consumerism: Crash Course Computer Science #24

    The Cold War and Consumerism: Crash Course Computer Science #24

    575 views / 0 likes - added

    Today we’re going to step back from hardware and software, and take a closer look at how the backdrop of the cold war and space race and the rise of consumerism and globalization brought us from huge, expensive codebreaking machines in the 1940s to afford

  • 12:41 3D Graphics: Crash Course Computer Science #27

    3D Graphics: Crash Course Computer Science #27

    655 views / 0 likes - added

    Today we’re going to discuss how 3D graphics are created and then rendered for a 2D screen. From polygon count and meshes, to lighting and texturing, there are a lot of considerations in building the 3D objects we see in our movies and video games, but th

  • 12:30 The Singularity, Skynet, and the Future of Computing: Crash Course Computer Science #40

    The Singularity, Skynet, and the Future of Computing: Crash Course Computer Science #40

    522 views / 0 likes - added

    In our SERIES FINALE of Crash Course Computer Science we take a look towards the future! In the past 70 years electronic computing has fundamentally changed how we live our lives, and we believe it’s just getting started. From ubiquitous computing, artifi

  • 11:10 Popular How Computers Calculate - the ALU: Crash Course Computer Science #5

    How Computers Calculate - the ALU: Crash Course Computer Science #5

    705 views / 0 likes - added

    Take the 2017 PBS Digital Studios Survey: http://surveymonkey.com/r/pbsds2017. Today we're going to talk about a fundamental part of all modern computers. The thing that basically everything else uses - the Arithmetic and Logic Unit (or the ALU). The ALU

  • 11:52 Educational Technology: Crash Course Computer Science #39

    Educational Technology: Crash Course Computer Science #39

    623 views / 1 likes - added

    Today we’re going to go a little meta and talk about how computer science can support learning with educational technology. We here at Crash Course are big fans of interactive in-class learning and hands-on experiences, but we also believe in the additive

  • 12:17 Popular Registers and RAM: Crash Course Computer Science #6

    Registers and RAM: Crash Course Computer Science #6

    728 views / 0 likes - added

    Take the 2017 PBS Digital Studios Survey: http://surveymonkey.com/r/pbsds2017. Today we’re going to create memory! Using the basic logic gates we discussed in episode 3 we can build a circuit that stores a single bit of information, and then through some

  • 11:53 Popular Early Computing: Crash Course Computer Science #1

    Early Computing: Crash Course Computer Science #1

    802 views / 0 likes - added

    Hello, world! Welcome to Crash Course Computer Science! So today, we’re going to take a look at computing’s origins, because even though our digital computers are relatively new, the need for computation is not. Since the start of civilization itself, hum

  • 09:27 Early Programming: Crash Course Computer Science #10

    Early Programming: Crash Course Computer Science #10

    590 views / 0 likes - added

    Since Joseph Marie Jacquard’s textile loom in 1801, there has been a demonstrated need to give our machines instructions. In the last few episodes, our instructions were already in our computer’s memory, but we need to talk about how they got there - this

  • 12:23 Advanced CPU Designs: Crash Course Computer Science #9

    Advanced CPU Designs: Crash Course Computer Science #9

    555 views / 0 likes - added

    So now that we’ve built and programmed our very own CPU, we’re going to take a step back and look at how CPU speeds have rapidly increased from just a few cycles per second to gigahertz! Some of that improvement, of course, has come from faster and more e

  • 11:54 The Computer and Turing: Crash Course History of Science #36

    The Computer and Turing: Crash Course History of Science #36

    470 views / 0 likes - added

    Computers and computing have changed a lot over the History of Science but ESPECIALLY over the last 100 years. In this episode of Crash Course History of Science, we have a look at that history around World War Two and how that conflict forced changes in

  • 12:33 Cryptography: Crash Course Computer Science #33

    Cryptography: Crash Course Computer Science #33

    635 views / 0 likes - added

    Today we’re going to talk about how to keep information secret, and this isn’t a new goal. From as early as Julius Caesar’s Caesar cipher to Mary, Queen of Scots, encrypted messages to kill Queen Elizabeth in 1587, theres has long been a need to encrypt a

  • 11:38 Popular The Central Processing Unit (CPU): Crash Course Computer Science #7

    The Central Processing Unit (CPU): Crash Course Computer Science #7

    1,124 views / 0 likes - added

    Take the 2017 PBS Digital Studios Survey: http://surveymonkey.com/r/pbsds2017. Today we’re going to build the ticking heart of every computer - the Central Processing Unit or CPU. The CPU’s job is to execute the programs we know and love - you know like G

  • 11:53 Hackers & Cyber Attacks: Crash Course Computer Science #32

    Hackers & Cyber Attacks: Crash Course Computer Science #32

    665 views / 1 likes - added

    Today we're going to talk about hackers and their strategies for breaking into computer systems. Now, not all hackers are are malicious cybercriminals intent on stealing your data (these people are known as Black Hats). There are also White Hats who hunt

  • 11:58 Popular The Internet: Crash Course Computer Science #29

    The Internet: Crash Course Computer Science #29

    851 views / 0 likes - added

    Today, we're going to talk about how the Internet works. Specifically, how that stream of characters you punch into your browser's address bar, like "youtube.com", return this very website. Just to clarify we're talking in a broader sense about that massi

  • 10:07 Popular Data Structures: Crash Course Computer Science #14

    Data Structures: Crash Course Computer Science #14

    1,067 views / 0 likes - added

    Today we’re going to talk about on how we organize the data we use on our devices. You might remember last episode we walked through some sorting algorithms, but skipped over how the information actually got there in the first place! And it is this abilit

  • 10:44 Popular Electronic Computing: Crash Course Computer Science #2

    Electronic Computing: Crash Course Computer Science #2

    752 views / 0 likes - added

    So we ended last episode at the start of the 20th century with special purpose computing devices such as Herman Hollerith’s tabulating machines. But as the scale of human civilization continued to grow as did the demand for more sophisticated and powerful

  • 13:36 Popular Operating Systems: Crash Course Computer Science #18

    Operating Systems: Crash Course Computer Science #18

    749 views / 0 likes - added

    Get 10% off a custom domain and email address by going to https://www.hover.com/CrashCourse. So as you may have noticed from last episode, computers keep getting faster and faster, and by the start of the 1950s they had gotten so fast that it often took l

  • 10:35 Popular Software Engineering: Crash Course Computer Science #16

    Software Engineering: Crash Course Computer Science #16

    1,005 views / 0 likes - added

    Today, we’re going to talk about how HUGE programs with millions of lines of code like Microsoft Office are built. Programs like these are way too complicated for a single person, but instead require teams of programmers using the tools and best practices

  • 10:36 Instructions & Programs: Crash Course Computer Science #8

    Instructions & Programs: Crash Course Computer Science #8

    624 views / 1 likes - added

    Take the 2017 PBS Digital Studios Survey: http://surveymonkey.com/r/pbsds2017. Today we’re going to take our first baby steps from hardware into software! Using that CPU we built last episode we’re going to run some instructions and walk you through how a

  • 11:44 Popular Intro to Algorithms: Crash Course Computer Science #13

    Intro to Algorithms: Crash Course Computer Science #13

    957 views / 0 likes - added

    Algorithms are the sets of steps necessary to complete computation - they are at the heart of what our devices actually do. And this isn’t a new concept. Since the development of math itself algorithms have been needed to help us complete tasks more effic

  • 11:50 Natural Language Processing: Crash Course Computer Science #36

    Natural Language Processing: Crash Course Computer Science #36

    621 views / 0 likes - added

    Today we’re going to talk about how computers understand speech and speak themselves. As computers play an increasing role in our daily lives there has been an growing demand for voice user interfaces, but speech is also terribly complicated. Vocabularies

  • 11:37 The World Wide Web: Crash Course Computer Science #30

    The World Wide Web: Crash Course Computer Science #30

    607 views / 0 likes - added

    Today we’re going to discuss the World Wide Web - not to be confused with the Internet, which is the underlying plumbing for the web as well as other networks. The World Wide Web is built on the foundation of simply linking pages to other pages with hyper

  • 10:46 Popular Binary - Representing Numbers and Letters: Crash Course Computer Science #4

    Binary - Representing Numbers and Letters: Crash Course Computer Science #4

    1,463 views / 0 likes - added

    Today, we’re going to take a look at how computers use a stream of 1s and 0s to represent all of our data - from our text messages and photos to music and webpages. We’re going to focus on how these binary values are used to represent numbers and letters,

  • 11:52 Programming Languages: Crash Course Computer Science #11

    Programming Languages: Crash Course Computer Science #11

    657 views / 0 likes - added

    Get your first two months of Curiosity Stream free by going to http://curiositystream.com/crashcourse and using the promo code “crashcourse”. So we ended last episode with programming at the hardware level with things like plugboards and huge panels of sw

    Featured
  • 11:57 Popular Programming Basics: Statements & Functions: Crash Course Computer Science #12

    Programming Basics: Statements & Functions: Crash Course Computer Science #12

    1,159 views / 0 likes - added

    Today, Carrie Anne is going to start our overview of the fundamental building blocks of programming languages. We’ll start by creating small programs for our very own video game to show how statements and functions work. We aren’t going to code in a speci

  • 11:51 Machine Learning & Artificial Intelligence: Crash Course Computer Science #34

    Machine Learning & Artificial Intelligence: Crash Course Computer Science #34

    529 views / 0 likes - added

    So we've talked a lot in this series about how computers fetch and display data, but how do they make decisions on this data? From spam filters and self-driving cars, to cutting edge medical diagnosis and real-time language translation, there has been an

  • 13:50 Popular Integrated Circuits & Moore’s Law: Crash Course Computer Science #17

    Integrated Circuits & Moore’s Law: Crash Course Computer Science #17

    999 views / 0 likes - added

    Get your first two months of CuriosityStream free by going to http://curiositystream.com/crashcourse and using the promo code “crashcourse”. So you may have heard of Moore's Law and while it isn't truly a law it has pretty closely estimated a trend we've

  • 10:07 Popular Boolean Logic & Logic Gates: Crash Course Computer Science #3

    Boolean Logic & Logic Gates: Crash Course Computer Science #3

    1,241 views / 0 likes - added

    Today, Carrie Anne is going to take a look at how those transistors we talked about last episode can be used to perform complex actions. With the just two states, on and off, the flow of electricity can be used to perform a number of logical operations, w

  • 10:49 Popular Maxwell's Equations: Crash Course Physics #37

    Maxwell's Equations: Crash Course Physics #37

    1,003 views / 0 likes - added

    Want more Crash Course in person? We'll be at NerdCon: Nerdfighteria in Boston on February 25th and 26th! For more information, go to http://www.nerdconnerdfighteria.com/ In the early 1800s, Michael Faraday showed us how a changing magnetic field induces

  • 10:48 Social Thinking: Crash Course Psychology #37

    Social Thinking: Crash Course Psychology #37

    698 views / 0 likes - added

    You can directly support Crash Course at http://www.subbable.com/crashcourse Subscribe for as little as $0 to keep up with everything we're doing. Also, if you can afford to pay a little every month, it really helps us to continue producing great content.

  • 09:32 Contractarianism: Crash Course Philosophy #37

    Contractarianism: Crash Course Philosophy #37

    658 views / 0 likes - added

    Today we explore the penultimate ethical theory in this unit: contractarianism. Hank explains Hobbes’ state of nature, and implicit and explicit contracts, as well as the Prisoner’s Dilemma, and the benefits, and costs, of violating contracts. Get your ow

  • 13:35 Popular The Cold War: Crash Course US History #37

    The Cold War: Crash Course US History #37

    905 views / 3 likes - added

    Crash Course World History is now available on DVD! Visit http://dft.ba/-CCWHDVD to buy a set for your home or classroom. You can directly support Crash Course at http://www.subbable.com/crashcourse Subscribe for as little as $0 to keep up with everything

  • 10:56 Unsupervised Machine Learning: Crash Course Statistics #37

    Unsupervised Machine Learning: Crash Course Statistics #37

    317 views / 0 likes - added

    Today we're going to discuss how machine learning can be used to group and label information even if those labels don't exist. We'll explore two types of clustering used in Unsupervised Machine Learning: k-means and Hierarchical clustering, and show how t

  • 03:31 The Ecliptic: Crash Course Kids #37.2

    The Ecliptic: Crash Course Kids #37.2

    537 views / 0 likes - added

    So, what is the Ecliptic? Well, it has to do with the Zodiac constellations and our sun and how they move in relation to one another. It's kind of cool! In this episode, Sabrina chats about this imaginary line called the Ecliptic and its cycle in the sky.

    Featured
  • 07:58 Popular Gerrymandering: Crash Course Government And Politics #37

    Gerrymandering: Crash Course Government And Politics #37

    736 views / 1 likes - added

    Today Craig is going to talk about a topic that makes voters and politicians alike ANGRY! We're going to talk about Gerrymandering - that is the process in which voting districts are redrawn in a way to favor one party during elections. As you'll see, thi

  • 10:08 Popular Metabolism & Nutrition, Part 2: Crash Course Anatomy & Physiology #37

    Metabolism & Nutrition, Part 2: Crash Course Anatomy & Physiology #37

    1,596 views / 0 likes - added

    If you're like us, you love the sound of a brunch buffet. But not everything you eat at that glorious buffet is going to be turned into energy. Your body has to work with different forms of food in different ways. In this episode of Crash Course Anatomy &

  • 04:09 Popular The Zodiac Constellations: Crash Course Kids #37.1

    The Zodiac Constellations: Crash Course Kids #37.1

    895 views / 2 likes - added

    We've talked about constellations; groups of stars in the night sky that we assign names to. But there are a certain group of special constellations called The Zodiac that Sabrina is going to chat about. Gemini, Sagittarius, Scorpio? You've heard of them

    Featured
  • 11:54 Popular Vascular Plants = Winning! - Crash Course Biology #37

    Vascular Plants = Winning! - Crash Course Biology #37

    1,073 views / 0 likes - added

    Hank introduces us to one of the most diverse and important families in the tree of life - the vascular plants. These plants have found tremendous success and the their secret is also their defining trait: conductive tissues that can take food and water f

  • 16:34 Economic Depression and Dictators: Crash Course European History #37

    Economic Depression and Dictators: Crash Course European History #37

    525 views / 0 likes - added

    We're still leading up to World War II, but first we gotta talk about the rise of the dictators. Today we talk about the rise of militaristic dictatorships in Germany, the Soviet Union, Japan, and Spain, and the economic depression that set the stage for

  • 12:17 The New Science of Microscopic Robots

    The New Science of Microscopic Robots

    124 views / 0 likes - added

    Get our exclusive NordVPN deal here https://NordVPN.com/sabine It's risk-free with Nord's 30-day money-back guarantee! Injecting tiny remote controlled robots into the human body isnt all that far-fetched any more. What tiny robots are scientists working

  • 11:14 Popular The Milky Way: Crash Course Astronomy #37

    The Milky Way: Crash Course Astronomy #37

    765 views / 0 likes - added

    Today we’re talking about our galactic neighborhood: The Milky Way. It’s a disk galaxy, a collection of dust, gas, and hundreds of billions of stars, with the Sun located about halfway out from the center. The disk has grand spiral patterns in it, formed

  • 12:11 Popular Communists, Nationalists, and China's Revolutions: Crash Course World History #37

    Communists, Nationalists, and China's Revolutions: Crash Course World History #37

    833 views / 3 likes - added

    Don't forget! Crash Course posters and t-shirts at http://www.dftba.com/crashcourse In which John Green teaches you about China's Revolutions. While the rest of the world was off having a couple of World Wars, China was busily uprooting the dynastic syste

  • 10:58 Popular Map of Computer Science

    Map of Computer Science

    775 views / 0 likes - added

    The field of computer science summarised. Learn more at this video's sponsor https://brilliant.org/dos Computer science is the subject that studies what computers can do and investigates the best ways you can solve the problems of the world with them. It

  • 11:02 How Engineering Robots Works: Crash Course Engineering #33

    How Engineering Robots Works: Crash Course Engineering #33

    477 views / 0 likes - added

    In this episode we looked at robots and the engineering principles of robots. We learned how robots use sensors to interpret their environment, how actuators and effectors allow a robot to manipulate the objects around it to accomplish a task, and how com

  • 11:34 Climate Science: Crash Course History of Science #45

    Climate Science: Crash Course History of Science #45

    305 views / 0 likes - added

    Scientists tend to be careful and resistant to big claims. So evidence for the possible end of the living world took a while to be seen as such. In this episode of Crash Course History of Science, Hank talks to us about where Climate Science started and h

  • 11:35 Popular Computer Engineering & the End of Moore's Law: Crash Course Engineering #35

    Computer Engineering & the End of Moore's Law: Crash Course Engineering #35

    1,177 views / 0 likes - added

    This week were exploring a field of engineering that is essential to how youre watching this video: computers and computer engineering. Well explain differences between hardware and software, how engineers are working on making computers smaller and more

  • 09:42 Popular The History of Atomic Chemistry: Crash Course Chemistry #37

    The History of Atomic Chemistry: Crash Course Chemistry #37

    1,035 views / 0 likes - added

    You can directly support Crash Course at http://www.subbable.com/crashcourse Subscribe for as little as $0 to keep up with everything we're doing. Also, if you can afford to pay a little every month, it really helps us to continue producing great content.

  • 13:44 Earth Science: Crash Course History of Science #20

    Earth Science: Crash Course History of Science #20

    460 views / 0 likes - added

    It's Earth Science time!!!! In this field, natural philosophers were asking questions like, whats up with fossils? Are they the remains of extinct organisms? Or are they so-called sports of naturerocks that just happen to look like living things but dont

  • 17:05 Turing Machines - How Computer Science Was Created By Accident

    Turing Machines - How Computer Science Was Created By Accident

    92 views / 0 likes - added

    Sign up to Brilliant with this link to receive a 20% discount off premium membership! https://brilliant.org/upandatomHi! I'm Jade. If you'd like to consider supporting Up and Atom, head over to my Patreon page :) https://www.patreon.com/upandatomSubscribe

  • 02:27 Popular High-Speed Robots Part 2: Kiva Robots in the Workplace & in our E-commerce Economy-The Window-WIRED

    High-Speed Robots Part 2: Kiva Robots in the Workplace & in our E-commerce Economy-The Window-WIRED

    990 views / 1 likes - added

    Follow a robot as it works its day job—transforming the world of e-commerce by hustling packages around the giant warehouses that propel the modern economy. New robot minions: Welcome to the team. Subscribe to the all new Wired channel here: http://

  • 07:50 The Man Who Revolutionized Computer Science With Math

    The Man Who Revolutionized Computer Science With Math

    140 views / 0 likes - added

    Leslie Lamport revolutionized how computers talk to each other. The Turing Award-winning computer scientist pioneered the field of distributed systems, where multiple components on different networks coordinate to achieve a common objective. (Internet sea

  • 12:13 Biotechnology: Crash Course History of Science #40

    Biotechnology: Crash Course History of Science #40

    382 views / 0 likes - added

    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.***Crash Course

  • 12:28 The Internet and Computing: Crash Course History of Science #43

    The Internet and Computing: Crash Course History of Science #43

    300 views / 0 likes - added

    Weve talked a lot about advances in biotech. But none of those could have happened without advances in computing. Its time to get back to data and explore the unlikely birth, strange life, and potential futures of the Internet. In this episode of Crash Co

  • 12:59 Hacking a computer into a quantum computer, w Stephen Fry

    Hacking a computer into a quantum computer, w Stephen Fry

    166 views / 0 likes - added

    A brilliant AI robot dance, quantum silicon & the metaverse.Voiced by Stephen FryThanks to Quantum Motion for supporting the video:https://quantummotion.tech/Help us make more videos like this (and enjoy exclusive content):patreon.com/pindexReceive our vi

  • 05:10 Popular How Computers Work: What Makes a Computer, a Computer?

    How Computers Work: What Makes a Computer, a Computer?

    1,687 views / 0 likes - added

    Computers are all around us, but what really makes a computer, a computer? Explore the history of computers and the features they all share. Start learning at http://code.org/ Stay in touch with us! • on Twitter https://twitter.com/codeorg • on Facebook h

  • 12:29 The Industrial Revolution: Crash Course History of Science #21

    The Industrial Revolution: Crash Course History of Science #21

    394 views / 0 likes - added

    You probably know some of the signs of industrialization in the nineteenth century: Trains connected cities, symbolizing progress. But they also brought about the destruction of rural lands, divisions between social classes, and rapid urbanization. But th

  • 12:35 The New Astronomy: Crash Course History of Science #13

    The New Astronomy: Crash Course History of Science #13

    323 views / 0 likes - added

    This week on Crash Course: History of the Scientific Revolutionastronomical anomalies accrued. Meanwhile, in Denmarkan eccentric rich dude constructed not one but two science castles! And his humble German assistant synthesized a lot of new, old, and bold

  • 12:02 Popular Genetics - Lost and Found: Crash Course History of Science #25

    Genetics - Lost and Found: Crash Course History of Science #25

    781 views / 0 likes - added

    Sometimes trail blazers of science aren't famous like Darwin or Pasteur. Sometimes they're humble Abbots, just growing peas in the back of their Abbey. This is the story of Gregor Mendel and how his work was done, lost, then found again. ***Crash Course i

  • 12:51 Life and Longevity: Crash Course History of Science #44

    Life and Longevity: Crash Course History of Science #44

    302 views / 0 likes - added

    It's time to have a look at the future of human life and how technology could possibly extend longevity. But, within that tech, are questions of ethics that are not always at the top of mind when the tech is being developed. In this episode, Hank sits dow

  • 12:34 Genetics and The Modern Synthesis: Crash Course History of Science #35

    Genetics and The Modern Synthesis: Crash Course History of Science #35

    298 views / 0 likes - added

    Remember how Darwin and Mendel lived around the same time, but everyone forgot about Mendel until 1900, and even then biologists saw Darwinism and Mendelism as two competing grand theories about how life works?Well, in this episode of Crash Course History

  • 12:57 Bodies and Dollars: Crash Course History of Science #41

    Bodies and Dollars: Crash Course History of Science #41

    346 views / 0 likes - added

    After World War Two, the applications of basic discoveries in biology took offand became big business. Today, well look at the rise of Big Pharma and GMO foods. Well also discuss how life-science technologies fundamentally changed reproduction: its time t

  • 03:37 Popular The Science Of Lunch: Crash Course Kids #15.2

    The Science Of Lunch: Crash Course Kids #15.2

    3,567 views / 2 likes - added

    Even an empty lunch sack is useful to science. You can examine it and come up with some traits. In this episode, Sabrina chats about things like malleability, hardness, conductivity, and magnetism. And all with lunch! This first series is based on 5th gra

    Featured
  • 13:15 The New Chemistry: Crash Course History of Science #18

    The New Chemistry: Crash Course History of Science #18

    322 views / 0 likes - added

    One of the problems with the whole idea of a single Scientific Revolution is that some disciplines decided not to join any revolution. And others just took a long time to get there. ***Crash Course is on Patreon! You can support us directly by signing up

  • 12:33 Electricity: Crash Course History of Science #27

    Electricity: Crash Course History of Science #27

    444 views / 0 likes - added

    The study of electricity goes all the way back to antiquity. But, by the time electricity started to become more well known, a few familiar names started to appear. Edison, Galvani, and a few others really changed the way the world worked. ***Crash Course

  • 12:29 Thermodynamics: Crash Course History of Science #26

    Thermodynamics: Crash Course History of Science #26

    482 views / 0 likes - added

    It's time to heat things up! LITERALLY! It's time for Hank to talk about the history of Thermodynamics!!! It's messy and there are a lot of people who came up with some ideas that worked and other that didn't and then some ideas that should have come firs

  • 11:14 Bayes in Science and Everyday Life: Crash Course Statistics #25

    Bayes in Science and Everyday Life: Crash Course Statistics #25

    353 views / 0 likes - added

    Today we're going to finish up our discussion of Bayesian inference by showing you how we can it be used for continuous data sets and be applied both in science and everyday life. From A/B testing of websites and getting a better understanding of psycholo

  • 12:16 The New Anatomy: Crash Course History of Science #15

    The New Anatomy: Crash Course History of Science #15

    342 views / 0 likes - added

    Theres a question to consider thats pretty daunting: what is life? And to try to answer that question, three tools stand out as being especially useful: A book, some experiments, and the microscope! In this episode, Hank talks to us about all kinds of gro

  • 12:51 Biology Before Darwin: Crash Course History of Science #19

    Biology Before Darwin: Crash Course History of Science #19

    382 views / 0 likes - added

    Youve probably heard of Charles Darwin, but before we get to him, you really need to understand how different people, throughout the seventeenth and eighteenth centuries, tried to answer the same question: what is life? ***Crash Course is on Patreon! You

  • 13:25 The Century of the Gene: Crash Course History of Science #42

    The Century of the Gene: Crash Course History of Science #42

    324 views / 0 likes - added

    With the question What is life? addressed at the molecular level, humanity could finally cure all disease and live forever Except, not really. It turns out we're complicated.***Crash Course is on Patreon! You can support us directly by signing up at http:

  • 04:35 Precision Medicine And The Science Of Clumsy Robots

    Precision Medicine And The Science Of Clumsy Robots

    535 views / 0 likes - added

    Today on SciShow News we talk about a new research effort that is aiming to revolutionize how we treat disease. We also discuss the video where Boston Dynamics shows off it's new version of the Atlas robot by using a hockey stick to mess with it and push

  • 12:23 Ecology: Crash Course History of Science #38

    Ecology: Crash Course History of Science #38

    336 views / 0 likes - added

    Weve explored the origins of modern biology, the earth sciences, and even the sciences of outer space. Now its time to put these disciplines together. It's Ecology time!!!***Crash Course is on Patreon! You can support us directly by signing up at http://w

  • Ancient & Medieval Medicine: Crash Course History of Science #9

    Ancient & Medieval Medicine: Crash Course History of Science #9

    528 views / 0 likes - added

    The history of medicine is about two of our big questions: one, what is life? What makes it so special, so fragile, so goopy!? Two, how do we know what we know? Why should I take my doctors advice? Why are deep-fried Oreos bad for me?It may be tempting to

  • 13:50 Newton and Leibniz: Crash Course History of Science #17

    Newton and Leibniz: Crash Course History of Science #17

    369 views / 1 likes - added

    The standard story of the Scientific Revolution culminates with the long life of one man: Sir Isaac Newtona humble servant of the Royal Mint, two-time parliamentarian, and a scientific titan whose name, along with Einsteins, is synonymous with physics tod

  • 12:07 9 Most Advanced AI Robots - Humanoid & Industrial Robots

    9 Most Advanced AI Robots - Humanoid & Industrial Robots

    413 views / 0 likes - added

    A list of most advanced Humanoid, Industrial and Service robots that are changing the future with the help of Artificial Intelligence. Digit Digit is envisioned to help take care of people in their homes, assist with disaster response and deliver packages

  • 01:34 Popular These Japanese hotels are run almost entirely by robots

    These Japanese hotels are run almost entirely by robots

    1,592 views / 7 likes - added

    There are robots to help you check in to the hotel, robots to carry your luggage to your room, and robots to haul your trash away. Even the fish in the lobby's tank are robots. H.I.S. Co. wants to open 100 more robot-run hotels in the next few years. Read

  • 12:05 The Atomic Bomb: Crash Course History of Science #33

    The Atomic Bomb: Crash Course History of Science #33

    530 views / 0 likes - added

    The story picks up where we left off last time, with Einstein writing the president of his new homeland, the United States, urging him to build a nuclear weapon before Hitler. This is the tale of the most destructive force humans have ever unleashed. The

  • 11:58 Ford, Cars, and a New Revolution: Crash Course History of Science #28

    Ford, Cars, and a New Revolution: Crash Course History of Science #28

    436 views / 0 likes - added

    Historians love to debate each other. So some of them pointed out that the first half of this revolution looks a lot different from the second. Let's chat about industry, cars, and Henry Ford.***Crash Course is on Patreon! You can support us directly by s

  • 00:53 Why is computer programming a key scientific skill? | Science in a different light

    Why is computer programming a key scientific skill? | Science in a different light

    130 views / 0 likes - added

    Computers are only as clever as the person programming them, but they can handle a lot more data, and process it a lot faster, than the human brain. Georgina discusses how the language of programming is a key scientific skill.To find out more, visit: http

  • 08:57 Popular Karl Popper, Science, And Pseudoscience: Crash Course Philosophy #8

    Karl Popper, Science, And Pseudoscience: Crash Course Philosophy #8

    702 views / 1 likes - added

    The early 1900s was an amazing time for Western science, as Albert Einstein was developing his theories of relativity and psychology was born, as Sigmund Freud and psychoanalysis took over the scientific mainstream. Karl Popper observed these developments

  • 12:47 The Mind/Brain: Crash Course History of Science #30

    The Mind/Brain: Crash Course History of Science #30

    280 views / 0 likes - added

    Scientists in the nineteenth century discovered a lot about life and matter. But exactly what kind of stuff is the human brain? That one wasand istricky.The brain scienceswith experiments and therapies tied to biological theories of the bodyemerged in the

  • 13:04 Popular The Scientific Methods: Crash Course History of Science #14

    The Scientific Methods: Crash Course History of Science #14

    724 views / 0 likes - added

    Historically speaking, there is no one scientific method. Theres more than one way to make knowledge. In this episode we're going to look at a few of those ways and how they became more of the "norm."***Crash Course is on Patreon! You can support us direc

  • 13:10 Popular Darwin and Natural Selection: Crash Course History of Science #22

    Darwin and Natural Selection: Crash Course History of Science #22

    757 views / 0 likes - added

    "Survival of the Fittest" sounds like a great WWE show but today we're talking about that phrase as it relates to Charles Darwin and Alfred Wallace. Darwin and Wallace are at the heart of understanding evolution and natural selection. Today, Hank talks ab

  • 12:07 Einstein's Revolution: Crash Course History of Science #32

    Einstein's Revolution: Crash Course History of Science #32

    325 views / 0 likes - added

    There was physics before Einstein in the same way that there was biology before Darwin. Einstein didnt just add some new ideas to physics. And he didnt just add a unifying framework for doing physics, like Newton. Einstein took what people thought was phy

  • 11:48 Marie Curie and Spooky Rays: Crash Course History of Science #31

    Marie Curie and Spooky Rays: Crash Course History of Science #31

    617 views / 3 likes - added

    It's time to talk about one of the most awesome scientists that has ever been awesome: Marie Curie. She figured out ways to get an amazing education despite the limitations of her homeland, discovered some really important answers to the question "what is

  • 04:57 Popular Soft Robots

    Soft Robots

    992 views / 3 likes - added

    Robots aren’t usually soft and squidgy. But inspired by the octopus, engineers are creating robots that can twist their way around problems that rigid robots can’t handle. Feature: The soft touch http://www.nature.com/doifinder/10.1038/530024a OCTOPUS - h

    Featured
  • 04:12 Popular Inside Your Computer - Bettina Bair

    Inside Your Computer - Bettina Bair

    837 views / 2 likes - added

    View full lesson: http://ed.ted.com/lessons/inside-your-computer-bettina-bair How does a computer work? The critical components of a computer are the peripherals (including the mouse), the input/output subsystem (which controls what and how much informati

    Featured
  • 01:42 Eye Gaze and Intent: How Robots Are Learning to Help People

    Eye Gaze and Intent: How Robots Are Learning to Help People

    381 views / 0 likes - added

    Carnegie Mellon University's Henny Admoni studies human behavior in order to program robots to better anticipate people's needs. Admonis research focuses on using assistive robots to address different impairments and aid people in living more fulfilling l

  • 01:32 Popular Injured Robots Learn To Limp

    Injured Robots Learn To Limp

    832 views / 0 likes - added

    Like most computers, robots are highly efficient… until something goes wrong. But could they learn to adapt to mechanical faults? Scientists have been deliberately sabotaging walking robots to see how fast they learn to cope. Read more on the story: http:

    Featured
  • 04:08 Popular Real-Life Robots

    Real-Life Robots

    1,400 views / 1 likes - added

    Meet some real-life robots, and find out what robots really are, and what they do for us every day! ---------- Like SciShow? Want to help support us, and also get things to put on your walls, cover your torso and hold your liquids? Check out our awesome p

    Featured
  • 08:34 Popular Humans vs Robots - Are YOU Becoming Obsolete?

    Humans vs Robots - Are YOU Becoming Obsolete?

    838 views / 1 likes - added

    Download War Robots 6v6 PvP game and get FREE Starter Pack! http://bit.ly/2tm1nzf Robots are taking our jobs left and right, but we wanted to take a look at which jobs are going to be replaced by robots (ai & automation) first. In this episode, let's comp

  • 01:40 Robots use AI to build an IKEA chair

    Robots use AI to build an IKEA chair

    632 views / 1 likes - added

    Robots can now build an IKEA chair using AI in 20 minutes—without fighting. Researchers at Singapore’s Nanyang Technological University programmed a pair of robots to build the IKEA STEFAN chair. Coupled with recent advances in AI, this study demonstrates

  • 01:48 DeepLoco computer program taught itself to walk and run

    DeepLoco computer program taught itself to walk and run

    556 views / 0 likes - added

    The University of British Columbia created a computer program called DeepLoco that uses deep learning to teach itself to walk, run, and even dribble a soccer ball. It could help video games become much more realistic and even aid robots in the real world.

  • 03:02 Particle robots

    Particle robots

    402 views / 0 likes - added

    Researchers from MIT, Columbia University, and elsewhere have developed computationally simple robots that connect in large groups to move around, transport objects, and complete other tasks. (Learn more: https://news.mit.edu/2019/particle-robot-cluster-s

  • 02:46 NASA-funded inflatable robots are safe in space, and in homes

    NASA-funded inflatable robots are safe in space, and in homes

    552 views / 0 likes - added

    Working with a grant from NASA, BYU engineers (led by mechanical engineering professor Marc Killpack) are programming inflatable robots so that they can be used in everything from space research to home care. Because they are inflatable, these robots -- l

  • 07:16 Popular Binary - How to Make a Computer: Part II

    Binary - How to Make a Computer: Part II

    1,531 views / 0 likes - added

    This is Part II of How to Make a Computer. In this series, I'm going to be explaining how to build a computer from the ground up. Using 19th Century technology, you'll discover the inner workings of the most important thing in your life. This episode: bin

  • 08:13 Inside the Lab Where Robots Run Their Own Experiments

    Inside the Lab Where Robots Run Their Own Experiments

    261 views / 0 likes - added

    Recent breakthroughs in automation and active machine learning are taking laboratory science to the next level. What will the laboratories of the future look like? Subscribe to Seeker! http://bit.ly/subscribeseeker Watch more Focal Point | https://bit.ly/

  • 03:21 Inside A Warehouse Where Thousands Of Robots Pack Groceries

    Inside A Warehouse Where Thousands Of Robots Pack Groceries

    607 views / 0 likes - added

    Ocado's new warehouse has thousands of robots zooming around a grid system to pack groceries. The thousands of robots can process 65,000 orders every week. They communicate on a 4G network to avoid bumping into each other. Is this the future of retail? Se

    Featured
  • 02:00 Fire ants can teach robots about teamwork

    Fire ants can teach robots about teamwork

    555 views / 0 likes - added

    Fire ants are teaching robots how to slack at work. Scientists programmed robots to act like ants, and learned a small number of ants actually do most of the work. And in confined, chaotic environments, that’s be a good thing. Researchers at the Georgia I

  • 02:30 Giving bug-like, flying robots a boost

    Giving bug-like, flying robots a boost

    139 views / 0 likes - added

    A new fabrication technique, developed by a team of electrical engineers and computer scientists, produces low-voltage, power-dense artificial muscles that improve the performance of flying microrobots. (Learn more: https://news.mit.edu/2021/micro-robots-

  • 04:10 The Worlds First Living Robots Just Got an Upgrade, Meet Xenobot 2.0

    The Worlds First Living Robots Just Got an Upgrade, Meet Xenobot 2.0

    223 views / 0 likes - added

    In 2020, the world saw its first glimpse of a living robot that could move, self-heal, and work with other bots to meet a common goal. But all these features have gotten a massive upgrade including...memorymeet Xenobot 2.0. Subscribe to Seeker! http://bit

  • 07:42 Popular Magnetic Micro-Robots

    Magnetic Micro-Robots

    801 views / 0 likes - added

    Tiny robots activated by magnetic fields may be used in future biomedical procedures. Start listening to Audible with a 30-day trial and your first audiobook, plus two Audible Originals free when you go to http://audible.com/veritasium or text veritasium

    Featured
  • 02:35 How to mass produce cell-sized robots

    How to mass produce cell-sized robots

    392 views / 0 likes - added

    A team of engineers at MIT have developed a novel method to mass-produce tiny robots, no bigger than a cell, quickly, easily and accurately with little to no external stimulus. (Learn more: http://news.mit.edu/2018/how-mass-produce-cell-sized-robots-1023)

  • 03:15 Popular KIDZ BOP Kids – Friends (Official Music Video) [KIDZ BOP 37]

    KIDZ BOP Kids – Friends (Official Music Video) [KIDZ BOP 37]

    1,662 views / 5 likes - added

    Official music video of The KIDZ BOP Kids performing 'Friends' from KIDZ BOP 37! ⬇ KIDZ BOP 37 OUT NOW! ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify Target: http://bit.ly/kb37target Walmart

  • 03:24 Popular KIDZ BOP Kids – No Promises (Official Music Video) [KIDZ BOP 37]

    KIDZ BOP Kids – No Promises (Official Music Video) [KIDZ BOP 37]

    1,619 views / 10 likes - added

    Official music video of The KIDZ BOP Kids performing 'No Promises' from KIDZ BOP 37! ⬇ KIDZ BOP 37 OUT NOW! ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify Target: http://bit.ly/kb37target Wal

  • 03:58 Popular KIDZ BOP Kids - What About Us (Behind The Scenes Official Video) [KIDZ BOP 37]

    KIDZ BOP Kids - What About Us (Behind The Scenes Official Video) [KIDZ BOP 37]

    895 views / 1 likes - added

    Go behind the scenes with The KIDZ BOP Kids on the set of our KIDZ BOP 37 shoot AND hear 'What About Us'' from KIDZ BOP 37! ⬇ #KIDZBOP37 OUT NOW! ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotif

  • 03:30 Popular KIDZ BOP Kids - Havana (Dance Tutorial) [KIDZ BOP 37]

    KIDZ BOP Kids - Havana (Dance Tutorial) [KIDZ BOP 37]

    1,901 views / 8 likes - added

    Dance along with The KIDZ BOP Kids and learn the moves to 'Havana' from KIDZ BOP 37! ⬇ KIDZ BOP 37 OUT NOW! ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify Target: http://bit.ly/kb37target Wal

  • 10:42 Why Robots That Bend Are Better

    Why Robots That Bend Are Better

    297 views / 0 likes - added

    Robots of the future may be softer, squishier and bendier than robots today. This could make them ideal for space exploration. Check out http://kiwico.com/Veritasium50 for 50% off your first month of any subscription!On Thursday February 18th, 2021 the NA

  • 10:51 Popular The Video Game Crash Of 1983: Crash Course Games #6

    The Video Game Crash Of 1983: Crash Course Games #6

    722 views / 1 likes - added

    So the 1980s was the golden age of arcade games. Games like Donkey Kong, Pac- Man, Space Invaders, and Centipede had become a cultural phenomenon. These games had expanded the gamer demographic and even encouraged the rise of competitive gaming. There wer

  • 01:47 These Tiny Robots Are Shaping the Future... All By Themselves!

    These Tiny Robots Are Shaping the Future... All By Themselves!

    563 views / 1 likes - added

    The Quick and the Curious Full Episodes Streaming FREE on Science GO: https://www.sciencechannelgo.com/the-quick-and-the-curious/ Kilobots are modeled after the hive mindset often seen in nature. These teeny robots can work together to accomplish huge goa

  • 03:29 After Disaster Strikes, Robots to the Rescue

    After Disaster Strikes, Robots to the Rescue

    631 views / 0 likes - added

    When a natural disaster strikes, it’s engineer Robin Murphy to the rescue. Or rather, it’s Robin and her army of robots. As the director of Texas A&M’s Center for Robot-Assisted Search and Rescue, she’s one of the leading pioneers in using robots to help

  • 22:36 Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED

    Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED

    388 views / 0 likes - added

    Computer scientist Amit Sahai, PhD, is asked to explain the concept of zero-knowledge proofs to 5 different people; a child, a teen, a college student, a grad student, and an expert. Using a variety of techniques, Amit breaks down what zero-knowledge proo

  • 09:24 Robots Inspired By Animals

    Robots Inspired By Animals

    630 views / 0 likes - added

    Learn about the robots inspired by animals with Hank! Hosted by: Hank Green ---------- Dooblydoo thanks go to the following Patreon supporters -- we couldn't make SciShow without them! Shout out to Justin Ove, Justin Lentz, David Campos, Chris Peters, and

    Featured
  • 01:20 Fast and forceful gel robots

    Fast and forceful gel robots

    512 views / 0 likes - added

    Engineers at MIT have fabricated transparent gel robots that can perform a number of fast, forceful tasks, including kicking a ball underwater, and grabbing and releasing a live fish. (Learn more:https://news.mit.edu/2017/transparent-gel-robots-catch-rele

  • 04:01 Engineers Are Making Squishy, Bio-Inspired Robots, Here’s How They Work

    Engineers Are Making Squishy, Bio-Inspired Robots, Here’s How They Work

    564 views / 0 likes - added

    Scientists are looking to nature to inspire the next generation of robots. Here’s what they’ve come up with. Could the Biggest Ocean Recording Ever Made Redefine Marine Science? | The Swim - https://youtu.be/-GWVmk-U-kk Read More: Soft Robotics: Challenge

    Featured
  • 03:36 What If We’re Living in a Computer Simulation?

    What If We’re Living in a Computer Simulation?

    548 views / 0 likes - added

    What if your reality was nothing more than a complex computer simulation? And if you were just a program on someone else’s hard drive, how would you know? Who would be controlling your every move? What kind of technology could make the simulation possible

  • 01:37 HASEL: Muscles for robots

    HASEL: Muscles for robots

    682 views / 0 likes - added

    Scientists have figured out how to make robots flexible like us: give them muscles. The robot muscles are called HASEL actuators. They're strong enough to lift a gallon jug of water, and gentle enough to pick up a tiny berry without crushing it. Scientist

  • 05:05 Popular How Computer Memory Works - Kanawat Senanan

    How Computer Memory Works - Kanawat Senanan

    1,726 views / 3 likes - added

    View full lesson: http://ed.ted.com/lessons/how-computer-memory-works-kanawat-senanan In many ways, our memories make us who we are, helping us remember our past, learn and retain skills, and plan for the future. And for the computers that often act as ex

    Featured
  • 00:59 How Ordinary Objects Can Be Turned Into Robots | National Geographic

    How Ordinary Objects Can Be Turned Into Robots | National Geographic

    525 views / 0 likes - added

    When NASA put out a call for soft robotic technologies, Rebecca Kramer-Bottiglio and her team at Yale University replied with something remarkable: robotic skins that can wrap around everyday objects, turning almost anything into a moving, grasping robot.

  • 03:21 HERMES System - 2016 UAE Robots for Good Competition

    HERMES System - 2016 UAE Robots for Good Competition

    482 views / 0 likes - added

    HERMES System from MIT entry for the 2016 UAE Robots for Good Competition.

  • 03:09 Popular Robots Parking Cars: The Garage of the Future | WIRED

    Robots Parking Cars: The Garage of the Future | WIRED

    754 views / 0 likes - added

    Taking inspiration from similar systems in other parts of the world, this car park in West Hollywood, California could be the future of multi-story car garages around the world. Subscribe to WIRED►► http://po.st/SubscribeWired WIRED takes a look behind th

    Featured
  • 05:04 Popular Softer, More Human Robots

    Softer, More Human Robots

    807 views / 0 likes - added

    Robots made entirely out of soft materials could be real game-changers. They could integrate more easily with human activities ranging from the ordinary to the exceptional. A group of engineers at Carnegie Mellon University is working to make such soft ro

  • 07:11 Should Robots Look Like Humans? | Earth Lab

    Should Robots Look Like Humans? | Earth Lab

    580 views / 2 likes - added

    How does it make you feel when you see a humanoid robot? Subscribe to Earth Lab for more fascinating science videos - http://bit.ly/SubscribeToEarthLab All the best Earth Lab videos http://bit.ly/EarthLabOriginals Best of BBC Earth videos http://bit.ly/Th

  • 04:12 Popular Ingestible Tiny Robots Can Now Save Your Life

    Ingestible Tiny Robots Can Now Save Your Life

    1,414 views / 2 likes - added

    Scientists make robots in all sizes, but did you know some are so small we can ingest them? Just how small can robots get? Why Astronauts Need Robots in Space- http://bit.ly/2cJBobI Sign Up For The Seeker Newsletter Here - http://bit.ly/1UO1PxI Read More:

    Featured
  • 07:18 The Real Story Behind the Apollo 11 Computer Error | WSJ

    The Real Story Behind the Apollo 11 Computer Error | WSJ

    566 views / 0 likes - added

    Perhaps the most dramatic moment of Apollo 11's mission to the moon was when the Eagle began its final descent to the lunar surface and the Apollo Guidance Computer became overloaded. Few were more nervous than the young computer programmer who had writte

  • 04:07 These Tiny Robots Will Live Inside You? - Nanobots Explained

    These Tiny Robots Will Live Inside You? - Nanobots Explained

    264 views / 0 likes - added

    Nanobots are the future of medicine, but how do these tiny robots work?Visit the Foresight Institute to learn about their work on advancing technology at https://foresight.org/Hi there and welcome to Life Noggin!Imagine a world where, if you get sick, doc

  • 00:56 Scaly Plastic Snakeskins Inch Immobile Robots Forward

    Scaly Plastic Snakeskins Inch Immobile Robots Forward

    657 views / 0 likes - added

    These stretchy skins help robots move across rough surfaces, and potentially promote exploration and environmental monitoring.

    Featured
  • 11:24 Robots Cooking: The Restaurant of the Future

    Robots Cooking: The Restaurant of the Future

    283 views / 0 likes - added

    More investments and new food technology are being developed, that will have robots taking over commercial kitchens, and food businesses. This video takes a look at the different ways robots and artificial intelligence are being used to cook for us, today

  • 06:19 Why Astronauts Need Robots In Space

    Why Astronauts Need Robots In Space

    662 views / 0 likes - added

    Sending astronauts to space is a dangerous and costly affair, but what about robot astronauts? DNews got a chance to visit the Johnson Space Center and interview one of the engineers behind the future of our space program. The Martian releases digitally o

    Featured
  • 04:28 How It's Made - Computer Microprocessors

    How It's Made - Computer Microprocessors

    246 views / 0 likes - added

    On this episode of How It's Made, we learn all about the manufacturing process that goes into making computer microprocessors.

  • 01:26 Should We Make Robots That Die Like Humans?

    Should We Make Robots That Die Like Humans?

    606 views / 0 likes - added

    Scientists are developing cutting-edge technology to make robot inter and external structures decomposable! Should We Fear Artificial Intelligence? ►►►►http://bit.ly/1DbqAYF The Shocking Truth About Biodegradable Plastics►►►►http://bit.ly/1UrfS9r Sign Up

  • 03:07 Popular The Amazing Garage Where Robots Do the Parking | WIRED

    The Amazing Garage Where Robots Do the Parking | WIRED

    842 views / 0 likes - added

    Parking sucks. Looking for a space, driving round and round, trying not to hit a pillar. Fear not, the robots have it covered. Still haven’t subscribed to WIRED on YouTube? ►► http://wrd.cm/15fP7B7 CONNECT WITH WIRED Web: http://wired.com Twitter: https:/

  • 06:40 Popular How Food-Bots Are Changing How We Eat | Robots & Us | WIRED

    How Food-Bots Are Changing How We Eat | Robots & Us | WIRED

    834 views / 0 likes - added

    Artificial intelligence and advanced automation are everywhere including our farm fields and kitchens. How will robots change the way we grow, harvest and cook our food? Still haven’t subscribed to WIRED on YouTube? ►► http://wrd.cm/15fP7B7 CONNECT WITH W

    Featured
  • 06:47 How Does a Quantum Computer Work?

    How Does a Quantum Computer Work?

    288 views / 0 likes - added

    For more on spin, check out: http://youtu.be/v1_-LsQLwkAThis video was supported by TechNYou: http://bit.ly/19bBX5GA quantum computer works in a totally different way from a classical computer. Quantum bits or 'qubits' can exist in a superposition state o

  • 05:21 How do robots balance? | We The Curious

    How do robots balance? | We The Curious

    232 views / 0 likes - added

    Last year, we explored the science of humans balancing on ice. This year, Nerys and Ross get their skates back on and take to the ice once more to investigate how robots can balance; using tools such as gyroscopes, accelerometers, gimbals, and adaptive co

  • 04:36 Watch Tesla Unveil Its Full Self-Driving Computer In Under 5 Minutes

    Watch Tesla Unveil Its Full Self-Driving Computer In Under 5 Minutes

    486 views / 0 likes - added

    Tesla held an event for its investors called Autonomy Investor Day at its office in Palo Alto, CA. The event showcased software upgrades to the self-driving technology and new hardware called the Tesla FSD or Full-Self Driving computer.-------------------

  • 01:49 Sesame Street: Jealous Robots

    Sesame Street: Jealous Robots

    529 views / 0 likes - added

    One of these robots' snowmen is way bigger than the other's, and well, one of these robots doesn't feel so good about that. He's mad and sad and frustrated that his snowman isn't as good as his friends. Do you know what feeling this is? Subscribe to the S

  • 05:27 Can Robots Be Creative? - Gil Weinberg

    Can Robots Be Creative? - Gil Weinberg

    644 views / 0 likes - added

    View full lesson: http://ed.ted.com/lessons/can-robots-be-creative-gil-weinberg People have been grappling with the question of artificial creativity -- alongside the question of artificial...

  • 05:13 The Computer Scientist! | LEGO's Women of NASA! | Maddie Moate

    The Computer Scientist! | LEGO's Women of NASA! | Maddie Moate

    466 views / 0 likes - added

    Today we build the final set from the 'Lego Women of NASA' kit! Margaret Hamilton is an incredible computer scientist and the woman responsible for a huge amount of the computer code that went into the Apollo 11 (The spacecraft and lunar module that lande

  • 08:36 We’re Close to a Universal Quantum Computer, Here’s Where We're At

    We’re Close to a Universal Quantum Computer, Here’s Where We're At

    572 views / 0 likes - added

    Quantum computers are just on the horizon as both tech giants and startups are working to kickstart the next computing revolution. U.S. Nuclear Missiles Are Still Controlled By Floppy Disks - https://youtu.be/Y8OOp5_G-R4 Read More: Quantum Computing and t

  • 04:23 How Do Robots Dismantle Bombs?

    How Do Robots Dismantle Bombs?

    374 views / 0 likes - added

    Over 100 million unexploded bombs hide around the globe. These robots help the U.S. Air Force dispose of them remotely. What Happens When an Aircraft Catches Fire? - https://youtu.be/MEoYNHDUKMQ ____________________ Science In The Extremes ventures to the

  • 04:05 Meet the Autonomous Insect Robots That Will One Day Swarm the Skies

    Meet the Autonomous Insect Robots That Will One Day Swarm the Skies

    342 views / 0 likes - added

    Meet the fleet of next-generation autonomous robots that are modeled entirely after insects, and one in particular: the fly. Designed with speed and agility in mind, Robofly relies on natures wisdom to fly tether-free. Subscribe to Seeker! http://bit.ly/s

  • 03:45 Can A Thousand Tiny Swarming Robots Outsmart Nature? | Deep Look

    Can A Thousand Tiny Swarming Robots Outsmart Nature? | Deep Look

    595 views / 1 likes - added

    How does a group of animals -- or cells, for that matter -- work together when no one’s in charge? Tiny swarming robots--called Kilobots--work together to tackle tasks in the lab, but what can they teach us about the natural world? ↓ More info, videos, an

  • 03:41 How Is This Card Trick Like A Computer? - Mr. Wizard's Everyday Magic

    How Is This Card Trick Like A Computer? - Mr. Wizard's Everyday Magic

    149 views / 0 likes - added

    How is this card trick like a computer? Find out with Mr. Wizard! Subscribe now for more science, nature and technology clips from the 1980's Nickelodeon show, Mr. Wizard's World, every week on #WizardWednesdays.SUBSCRIBE HERE: http://bit.ly/mrwizard

  • 03:07 Goodbye Silicon! Your Next Computer Chip Could Be Made of Gallium Oxide

    Goodbye Silicon! Your Next Computer Chip Could Be Made of Gallium Oxide

    592 views / 0 likes - added

    A new material may be coming for 'Silicon Valley' as researchers are looking towards gallium oxide to produce faster computer chips than ever before. Moore's Law Is Ending... So, What's Next? - https://youtu.be/Vv_2C95cO6s Read More: The dawn of gallium o

  • 04:20 Understanding Computer Parts

    Understanding Computer Parts

    354 views / 0 likes - added

    Tutorial on the basic parts of a desktop computer.------Made with Blender 2.73aMusic - Magic Marker by Silent Partner (Youtube Audio Library)

  • 04:43 Popular The Turing Test: Can A Computer Pass For A Human? - Alex Gendler

    The Turing Test: Can A Computer Pass For A Human? - Alex Gendler

    1,114 views / 0 likes - added

    View full lesson: http://ed.ted.com/lessons/the-turing-test-can-a-computer-pass-for-a-human-alex-gendler What is consciousness? Can an artificial machine really think? For many, these have been vital considerations for the future of artificial intelligenc

    Featured
  • 09:05 MORE Bikini Bottom ROBOTS + MECHS Ranked by Size!  | SpongeBob

    MORE Bikini Bottom ROBOTS + MECHS Ranked by Size! | SpongeBob

    294 views / 0 likes - added

    Bikini Bottom has too many robots to count! Now in Round 2, which mech comes out on top this time? Check out MORE robots showing up in Bikini Bottom, ranked by size!#Robots #Cartoons #Animation #WeirdMoments #NoContext Subscribe for More: https://at.nick.

  • 02:02 Popular These Aren’t Minions. They’re Robots That Swim Around Solving Mysteries | WIRED

    These Aren’t Minions. They’re Robots That Swim Around Solving Mysteries | WIRED

    737 views / 0 likes - added

    Scientists just released robots that look like Minions into the Pacific Ocean. The little bots are on a mission to unravel one of the great mysteries of the sea: what the hell are marine larvae up to? Still haven’t subscribed to WIRED on YouTube? ►► http:

  • 06:14 Will Robots Become Conscious?

    Will Robots Become Conscious?

    589 views / 0 likes - added

    What makes a brain or machine conscious? Will robots become more conscious than we are? One theory, which can actually calculate consciousness, is beginning to provide some answers. Subscribe: http://youtube.com/whatthephysics?sub_confirmation=1 ↓Want mor

  • 01:00 A Computer That Runs on Marbles

    A Computer That Runs on Marbles

    116 views / 0 likes - added

    A Computer That Runs on MarblesSee the full video here: https://youtu.be/8BOvLL8ok8I#shorts

  • 26:09 Computer Scientist Explains Machine Learning in 5 Levels of Difficulty | WIRED

    Computer Scientist Explains Machine Learning in 5 Levels of Difficulty | WIRED

    335 views / 1 likes - added

    WIRED has challenged computer scientist and Hidden Door cofounder and CEO Hilary Mason to explain machine learning to 5 different people; a child, teen, a college student, a grad student and an expert.Still havent subscribed to WIRED on YouTube? http://wr

  • 02:51 Popular Meet the Robots at Amazon

    Meet the Robots at Amazon

    809 views / 1 likes - added

    Will robots take over the world? Most researchers don’t think so. But how about our jobs? NOVA on Facebook: https://www.facebook.com/NOVAonline NOVA on Twitter: @novapbs NOVA on Instagram: @novapbs

    Featured
  • 02:36 Popular Mechanical computer powered by marbles

    Mechanical computer powered by marbles

    725 views / 1 likes - added

    Two years in the making. It's a Turing-complete mechanical computer powered by marbles! Builds on many ideas from the 1960's toy, the Digi-Comp II.

    Featured
  • The Scientific Revolution: Crash Course History of Science #12

    The Scientific Revolution: Crash Course History of Science #12

    317 views / 0 likes - added

  • 02:37 Popular Could Robots Take Over Earth? | COLOSSAL QUESTIONS

    Could Robots Take Over Earth? | COLOSSAL QUESTIONS

    1,994 views / 12 likes - added

    Every day, more and more robots are designed to help make our everyday lives easier! But could robots become so intelligent that they think for themselves like humans? And if so, could they take over the world? Welcome to COLOSSAL QUESTIONS, the show that

    Featured
  • 04:22 In Boston, These Robots Are Now Serving Up $8 Salads and Bowls

    In Boston, These Robots Are Now Serving Up $8 Salads and Bowls

    537 views / 0 likes - added

    At Spyce, you place your order on a screen, and then your lunch is prepared by robots. Check out the video above to hear from the founders and see how a Spyce grain bowl compares to a more traditional fast causal lunch.

  • 02:52 Popular Dive Computer | How It's Made

    Dive Computer | How It's Made

    788 views / 0 likes - added

    A dive computer is a diver's best friend. It measures the time and depth of a dive so a safe ascent can be calculated to avoid decompression sickness.

  • 08:24 Making Non-Electric Circuits With Computer Logic

    Making Non-Electric Circuits With Computer Logic

    36 views / 0 likes - added

    Check out Spintronics here:https://store.upperstory.com/?utm_source=Youtube&utm_medium=ActionLabSee my video about the marble computer here:https://www.youtube.com/watch?v=8BOvLL8ok8I&t=61sShop the Action Lab Science Gear here: https://theactionlab.com/ C

  • 01:11 Popular Like "Jurassic Park," Japan unveils dinosaur robots

    Like "Jurassic Park," Japan unveils dinosaur robots

    971 views / 0 likes - added

    A Japanese company unveiled the world’s biggest robots ever made, and its CEO wants to use them to build a tourist park. -------------------------------------------------- Follow BI Video on Twitter: http://bit.ly/1oS68Zs Follow BI on Facebook: http://bit

    Featured
  • 06:53 8-bit computer update

    8-bit computer update

    532 views / 0 likes - added

    An update on my plans to build another 8-bit computer from scratch and make videos of the whole process! If you want to learn more, check out https://eater.net/8bit Support me on Patreon: https://www.patreon.com/beneater

  • 08:07 Restaurant of the Future 2022 |  Food Robots On The Rise

    Restaurant of the Future 2022 | Food Robots On The Rise

    293 views / 0 likes - added

    Restaurant of the Future in 2022, let's take a look at the best projects automating the restaurants of the future in 2022. The Robot Restaurant Revolution is on the rise. Due to a number of factors such as labour shortages, rising costs and a need for ext

  • 03:37 How Robots Are Preventing the Spread of COVID-19 in India

    How Robots Are Preventing the Spread of COVID-19 in India

    295 views / 0 likes - added

    The robo-doctor will see you now. Her name is ELF. A humanoid robot, she simulates face-to-face interactions between doctors and patients at a major hospital in India. She helps reduce human interaction to keep people safe during the COVID-19 pandemic, ac

  • 15:23 Programming my 8-bit breadboard computer

    Programming my 8-bit breadboard computer

    556 views / 0 likes - added

    If you want to learn more about how this computer works or how I built it, check out https://eater.net/8bit Support me on Patreon: https://www.patreon.com/beneater

  • 07:26 Programming Fibonacci on a breadboard computer

    Programming Fibonacci on a breadboard computer

    542 views / 0 likes - added

    If you want to learn more about how this computer works or how I built it, check out https://eater.net/8bit Support me on Patreon: https://www.patreon.com/beneater

  • 06:33 first ever 3d animation (40 year old 3d computer graphics pixar 1972)

    first ever 3d animation (40 year old 3d computer graphics pixar 1972)

    383 views / 0 likes - added

    This historical video was recently re-discovered after being lost for many years. It was produced in 1972 and is believed to be the world's first computer-generated 3D animation. It was created by Ed Catmull, a true pioneer of 3D technology, who was a com

  • 08:11 Factory Robots! See inside Tesla, Amazon and Audi's operations (supercut)

    Factory Robots! See inside Tesla, Amazon and Audi's operations (supercut)

    263 views / 0 likes - added

    Robots aiding in factory and manufacturing tasks has become more and more common place. See how these amazing bots move objects and build things on the factory floor for various companies, including Tesla, Audi and Amazon. Some are programmed while others

  • 02:52 Popular KIDZ BOP Kids – Feel It Still (Official Music Video) [KIDZ BOP 37]

    KIDZ BOP Kids – Feel It Still (Official Music Video) [KIDZ BOP 37]

    1,856 views / 11 likes - added

    Official music video of The KIDZ BOP Kids performing 'Feel It Still' from KIDZ BOP 37! ⬇ Listen to two songs on #KIDZBOP37 ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify

  • 03:08 Popular KIDZ BOP Kids – Havana (Official Music Video) [KIDZ BOP 37]

    KIDZ BOP Kids – Havana (Official Music Video) [KIDZ BOP 37]

    3,420 views / 22 likes - added

    Official music video of The KIDZ BOP Kids performing 'Havana' from KIDZ BOP 37! ⬇ Listen to songs on #KIDZBOP37 ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify

  • 04:45 Can Your Computer Fight Diseases While You Sleep?

    Can Your Computer Fight Diseases While You Sleep?

    19 views / 0 likes - added

    Computer simulations can aid in understanding how proteins fold incorrectly, possibly leading to therapeutics for some diseases such as cystic fibrosis and sickle cell anemia. You can be involved in this process directly using tools like Folding@home!TRY

  • 05:12 2024: The Year of Humanoid Robots? (+ More Tech News)

    2024: The Year of Humanoid Robots? (+ More Tech News)

    24 views / 0 likes - added

    TIMESTAMPS 00:00 Intro 00:05 Robot Intro 00:20 Boston Dynamics Atlas 00:25 Sanctuary AI 00:42 Clone Robotics Hand 00:47 Toyota's Research Institute 01:01 Amazon + Digit Robots 01:07 IMHC Robotics Nadia 01:12 Tesla Optimus 01:21 GR-1 Humanoid Robot 01:50 L

  • 08:29 How robots made this food commercial look effortless

    How robots made this food commercial look effortless

    258 views / 0 likes - added

    Creating the perfect food commercial isnt just a matter of great styling and a mouth-watering dish. Sometimes, you need a robot.Steve Giralt is a visual engineer. Check out his Instagram for more:https://www.instagram.com/stevegiralt/?hl=enOr explore his

  • 03:16 Popular KIDZ BOP Kids – How Long (Official Music Video) [KIDZ BOP 37]

    KIDZ BOP Kids – How Long (Official Music Video) [KIDZ BOP 37]

    2,421 views / 12 likes - added

    Official music video of The KIDZ BOP Kids performing 'How Long' from KIDZ BOP 37! ⬇ #KIDZBOP37 ⬇ Amazon Music: http://bit.ly/kb37amazon Apple Music: http://bit.ly/kb37apple Spotify: http://bit.ly/kbspotify

  • 01:39 Popular Robots learn to use their hands

    Robots learn to use their hands

    827 views / 0 likes - added

    Having robots learn dexterous tasks requiring real-time hand-eye coordination is hard. Many tasks that we would consider simple, like hanging up a baseball cap on a rack, would be very challenging for most robot software. What's more, for a robot to learn

  • 04:08 When robots become artists, what will humans have left?

    When robots become artists, what will humans have left?

    462 views / 0 likes - added

    Will artificial intelligence ever be able to become true artists? Will they be able to plan stories that are not predictable? I think we will see the development of creativity in our robots, so humans may have to redefine what makes themselves unique. A p

  • 11:17 Stepping through a program on the 8-bit breadboard computer

    Stepping through a program on the 8-bit breadboard computer

    445 views / 0 likes - added

    If you want to learn more about how this computer works or how I built it, check out https://eater.net/8bit Support me on Patreon: https://www.patreon.com/beneater

  • 02:43 These origami robots could one day deliver drugs inside your body

    These origami robots could one day deliver drugs inside your body

    318 views / 0 likes - added

    Magnet-controlled bots can grasp and fold on command Read the story - https://www.sciencemag.org/news/2019/04/these-origami-robots-could-one-day-deliver-drugs-inside-your-body Read the research - https://robotics.sciencemag.org/content/4/29/eaav4494 CREDI

  • 04:19 Robots you can actually have as PETS !

    Robots you can actually have as PETS !

    371 views / 4 likes - added

    Azzyland - Robots you can actually have as PETS ! SUBSCRIBE and become part of the AzzyLand family :D OFFICIAL AZZYLAND MERCH https://www.azzyland.com/shop SOCIAL MEDIAInstagram: https://www.instagram.com/azzyland/Tik Tok: https://www.tiktok.com/@azzyland

  • 02:31 Tiny robots swim through the eye to deliver medicine

    Tiny robots swim through the eye to deliver medicine

    446 views / 0 likes - added

    Scientists use magnetic fields to drive spiral nanobots for drug delivery. Learn more: https://www.sciencemag.org/news/2018/11/watch-tiny-robots-swim-through-eyeball-deliver-medicine Read the paper: http://advances.sciencemag.org/content/4/11/eaat4388 Cre

  • 06:31 How to Make a Computer - Part I: Relays and Logic Gates

    How to Make a Computer - Part I: Relays and Logic Gates

    667 views / 0 likes - added

    Sorry for the delay on this video! Basically started remaking the whole thing ~2 weeks ago because I was unhappy with it. Really hope you guys enjoy! Should be able to get the next video in this series out quick. More space content to come eventually. Big

    Featured
  • 08:09 Telepathy Is Already Possible With a Brain-Computer Interface  | Future You | NPR

    Telepathy Is Already Possible With a Brain-Computer Interface | Future You | NPR

    388 views / 0 likes - added

    Telepathy is no longer the stuff of science fiction, so long as you have a brain-computer interface. In this episode of NPR's Future You with Elise Hu, check out how brains directly interact with each other, bypassing the need for language. The team at th

  • 09:03 Popular Computer Generates Human Faces

    Computer Generates Human Faces

    780 views / 0 likes - added

    5:51 To skip to the results. Standalone App: https://github.com/HackerPoet/FaceEditor/raw/master/FaceEditor.zip Source Code: https://github.com/HackerPoet/FaceEditor This is another fun project I came up with using the same data set as my other video. Thi

  • 46:56 How the Quantum Computer Revolution Will Change Everything with Michio Kaku & Neil deGrasse Tyson

    How the Quantum Computer Revolution Will Change Everything with Michio Kaku & Neil deGrasse Tyson

    76 views / 0 likes - added

    How will quantum computing change the world? Neil deGrasse Tyson and comedian Chuck Nice learn about the development of quantum computing and what it means for humanity with theoretical physicist Michio Kaku. What will quantum computing do beyond regular

  • 05:23 The Hundred-Tonne Robots That Help Keep New Zealand Running

    The Hundred-Tonne Robots That Help Keep New Zealand Running

    339 views / 0 likes - added

    The Ports of Auckland are automating their straddle carriers, which might not seem like much: until you phrase it as "hundred-tonne autonomous robots guided by nanosecond-precision tracking". More about the Ports of Auckland: http://www.poal.co.nz/ Edited

  • 19:35 Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED

    Computer Scientist Explains One Concept in 5 Levels of Difficulty | WIRED

    160 views / 0 likes - added

    Moravec's paradox is the observation that many things that are difficult to do for robots to do come easily to humans, and vice versa. Stanford University professor Chelsea Finn has been tasked to explain this concept to 5 different people; a child, a tee

  • 06:14 Popular COMPUTER KEYBOARD CHOCOLATES - NERDY NUMMIES

    COMPUTER KEYBOARD CHOCOLATES - NERDY NUMMIES

    810 views / 2 likes - added

    Today I made Computer Keyboard Key Chocolates to celebrate Valentines day! These chocolates are a lot of fun and really easy to make. I really enjoy making nerdy themed goodies and decorating them. I'm not a pro, but I love baking as a hobby. Please let m

  • 09:33 Popular What's inside the WORLD'S FIRST Personal Computer?

    What's inside the WORLD'S FIRST Personal Computer?

    716 views / 2 likes - added

    We CUT OPEN the World's First P.C!?!? "Click this link to get 20% off the Kano Computer Kit 2017 online or in stores, from 10/27-11/10: http://getkano.co/2zPGOMt" So incredible to see how tech has evolved over the past 36 years. This IBM 5150 is iconic. T

  • 01:35 Popular Crash Course Economics Intro!

    Crash Course Economics Intro!

    710 views / 0 likes - added

    In which Jacob Clifford and Adriene Hill introduce you to Crash Course Economics! CC Econ is a new course from the Crash Course team. We look forward to teaching you all about the so-called dismal science. Want to find Crash Course elsewhere on the intern

  • 09:00 Popular These Robots Come To The Rescue After A Disaster | Robin Murphy | TED Talks

    These Robots Come To The Rescue After A Disaster | Robin Murphy | TED Talks

    1,114 views / 0 likes - added

    When disaster strikes, who's first on the scene? More and more, it’s a robot. In her lab, Robin Murphy builds robots that fly, tunnel, swim and crawl through disaster scenes, helping firefighters and rescue workers save more lives safely — and help commun

  • 14:12 37 EASY LIFE HACKS THAT YOU'LL ACTUALLY USE

    37 EASY LIFE HACKS THAT YOU'LL ACTUALLY USE

    359 views / 0 likes - added

    Timestamps:0:11 - perfect French manicure3:23 - food hacks5:09 - air freshener8:08 - DIY T-shirt11:59 - phone holder----------------------------------------------------------------------------------------Our Social Media:5-Minute Crafts YouTube: http://bi

  • 06:46 Popular The Augmented Self | Robots & Us | WIRED

    The Augmented Self | Robots & Us | WIRED

    708 views / 0 likes - added

    Technology – from steel to server farm – has always changed what it means to be human. But what happens as we meld with ever more capable machines? Still haven’t subscribed to WIRED on YouTube? ►► http://wrd.cm/15fP7B7 CONNECT WITH WIRED Web: http://wired

  • 07:37 Robots: the future of food? -Superabundant S1 E4

    Robots: the future of food? -Superabundant S1 E4

    126 views / 0 likes - added

    Getting food from the ground to the table is not easy. Whether its a server battling sore feet, or a grape picker hustling to harvest while the fruit is perfect, innovators are looking for ways to lighten the load, using a new generation of robots. But wi


>> View robots: crash computer science #37 web videos


RSS