KidzTube
Welcome
Login / Register

Search Results: "Educational Technology: Crash Course Computer Science #39"

All   Most Recent   Most Viewed  


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

    Educational Technology: Crash Course Computer Science #39

    628 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:20 Popular Computer Networks: Crash Course Computer Science #28

    Computer Networks: Crash Course Computer Science #28

    1,435 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

    591 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

    655 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

    799 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

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

    Graphical User Interfaces: Crash Course Computer Science #26

    647 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

    652 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

    580 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

    574 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

    685 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,384 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

    578 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

    659 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

    526 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

    709 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

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

    Registers and RAM: Crash Course Computer Science #6

    731 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

    810 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

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

    Psychology of Computing: Crash Course Computer Science #38

    638 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

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

    Early Programming: Crash Course Computer Science #10

    592 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

    558 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

    474 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:26 Robots: Crash Course Computer Science #37

    Robots: Crash Course Computer Science #37

    593 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:33 Cryptography: Crash Course Computer Science #33

    Cryptography: Crash Course Computer Science #33

    637 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,128 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

    672 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

    853 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,068 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

    754 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

    753 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,010 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

    631 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

    961 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

    628 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

    613 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,466 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

    661 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,165 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

    533 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

    1,003 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,242 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

  • 09:45 Popular Light Is Waves: Crash Course Physics #39

    Light Is Waves: Crash Course Physics #39

    839 views / 1 likes - added

    The way light behaves can seem very counter intuitive, and many physicists would agree with that, but once you figure out light waves it all starts to make more sense! In this episode of Crash Course Physics, Shini shows us how we know that light exists a

  • 09:46 Popular Moral Luck: Crash Course Philosophy #39

    Moral Luck: Crash Course Philosophy #39

    786 views / 0 likes - added

    Can two people who make the same bad decision bear different levels of moral responsibility? Today, we try to address this question with the concept of moral luck. Hank explains the difference between moral and causal responsibility, and the reasons we as

  • 09:54 Popular Prejudice&Discrimination: Crash Course Psychology #39

    Prejudice&Discrimination: Crash Course Psychology #39

    761 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.

  • 03:01 Popular Try Trials: Crash Course Kids #39.2

    Try Trials: Crash Course Kids #39.2

    880 views / 0 likes - added

    We've talked about variables and solving problems. But how do we keep working on a problem if the first solution doesn't fix it? Trials! In this episode of Crash Course Kids, Sabrina shows us how to use Trials to figure out what the problems are with our

  • 09:36 Political Campaigns: Crash Course Government And Politics #39

    Political Campaigns: Crash Course Government And Politics #39

    542 views / 0 likes - added

    So political campaigns are a pretty big deal in the United States. For instance the 2012 presidential election clocked in at the most expensive ever - at around $6 billion dollars! Needless to say, money plays a very big role in American elections. So tod

  • 04:38 Popular Bowled Over - Isolating Variables: Crash Course Kids #39.1

    Bowled Over - Isolating Variables: Crash Course Kids #39.1

    771 views / 0 likes - added

    So, variables. There are lots of them when trying to test an idea. The trick is to isolate one variable at a time to get reliable results every time. But, how do we do that? In this episode of Crash Course Kids, Sabrina shows us how to isolate variables a

  • 08:16 Educational Games: Crash Course Games #15

    Educational Games: Crash Course Games #15

    693 views / 0 likes - added

    Chess, Number Munchers, The Oregon Trail! Today, we’re going to talk about gaming’s role in education. Now technically all games have an educational component, because games are defined by their rules and players have to learn those rules to participate.

  • 12:51 Big Data Problems: Crash Course Statistics #39

    Big Data Problems: Crash Course Statistics #39

    409 views / 0 likes - added

    There is a lot of excitement around the field of Big Data, but today we want to take a moment to look at some of the problems it creates. From questions of bias and transparency to privacy and security concerns, there is still a lot to be done to manage t

  • 10:58 Popular Map of Computer Science

    Map of Computer Science

    779 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

  • 09:51 Popular Urinary System, Part 2: Crash Course A&P #39

    Urinary System, Part 2: Crash Course A&P #39

    1,620 views / 2 likes - added

    As we promised last week, we're not quite done talking about your pee yet. Today Hank explains how the urinary system regulates the production of urine, by maintaining a study glomerular flow rate. He'll also cover the anatomy of storing and excreting uri

  • 15:35 Galaxies, Part 2: Crash Course Astronomy #39

    Galaxies, Part 2: Crash Course Astronomy #39

    658 views / 0 likes - added

    Active galaxies pour out lots of energy, due to their central supermassive black holes gobbling down matter. Galaxies tend not to be loners, but instead exist in smaller groups and larger clusters. Our Milky Way is part of the Local Group, and will one da

  • 11:58 Popular Civil Rights and the 1950s: Crash Course US History #39

    Civil Rights and the 1950s: Crash Course US History #39

    1,174 views / 5 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. Free is nice, but if you can afford to pay a little every month, it really helps us to continue producing th

  • 14:25 World War II Civilians and Soldiers: Crash Course European History #39

    World War II Civilians and Soldiers: Crash Course European History #39

    407 views / 0 likes - added

    Our look at World War II continues with a closer examination of just how the war impacted soldiers in the field, and the people at home. For many of the combatants, the homefront and the warfront were one and the same. The war disrupted life for millions

  • 14:23 Blippi's Colorful Slime Science Experiments with Emily Calandrelli! Educational Videos for Kids

    Blippi's Colorful Slime Science Experiments with Emily Calandrelli! Educational Videos for Kids

    364 views / 2 likes - added

    Blippi meets Emily Calandrelli, an engineer, for some fizzy, flying science experiments. Learn all about science and engineering as they experiment with slimey oobleck, DIY rockets and MORE! It's perfect day to have some messy fun outside! They even take

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

    Climate Science: Crash Course History of Science #45

    308 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,178 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:21 Mass-Producing Ice Cream with Food Engineering: Crash Course Engineering #39

    Mass-Producing Ice Cream with Food Engineering: Crash Course Engineering #39

    322 views / 0 likes - added

    In this episode, we looked at food engineering. We explored how foods capacity to spoil makes it a unique challenge from an engineering viewpoint. We saw how many branches of engineering come into play to process ingredients, ensure safety for consumers,

  • 11:18 Popular Nuclear Chemistry Part 2: Fusion and Fission - Crash Course Chemistry #39

    Nuclear Chemistry Part 2: Fusion and Fission - Crash Course Chemistry #39

    1,721 views / 1 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.

  • 12:16 Popular USA vs USSR Fight! The Cold War: Crash Course World History #39

    USA vs USSR Fight! The Cold War: Crash Course World History #39

    1,174 views / 1 likes - added

    In which John Green teaches you about the Cold War, which was occasionally hot, but on average, it was just cool. In the sense of its temperature. It was by no means cool, man. After World War II, there were basically two big geopolitical powers left to d

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

    Earth Science: Crash Course History of Science #20

    467 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

    98 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

  • 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

    133 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

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

    The Man Who Revolutionized Computer Science With Math

    146 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:51 Life and Longevity: Crash Course History of Science #44

    Life and Longevity: Crash Course History of Science #44

    306 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:13 Biotechnology: Crash Course History of Science #40

    Biotechnology: Crash Course History of Science #40

    386 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

    306 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

    172 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

    399 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

    324 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

    785 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:34 Genetics and The Modern Synthesis: Crash Course History of Science #35

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

    301 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

    347 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,576 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

    324 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

    450 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

    486 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

    357 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

    346 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

    383 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

    327 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:

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

    Ecology: Crash Course History of Science #38

    338 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

    531 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

    373 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:05 The Atomic Bomb: Crash Course History of Science #33

    The Atomic Bomb: Crash Course History of Science #33

    540 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

    443 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

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

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

    705 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

    283 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

    726 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

    761 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

    327 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

  • 02:03 Sesame Street: Elmo And Christina Hendricks Discuss Technology

    Sesame Street: Elmo And Christina Hendricks Discuss Technology

    615 views / 1 likes - added

    Technology is a tool that makes something easier for you to do. Christina Hendricks loves technology. She uses a laptop computer to read up on bugs; she uses her cell phone to video chat with her Nanna and Pop-pop, and she takes pictures of flowers with h

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

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

    622 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

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

    Binary - How to Make a Computer: Part II

    1,534 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

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

    What If We’re Living in a Computer Simulation?

    553 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

  • 04:12 Popular Inside Your Computer - Bettina Bair

    Inside Your Computer - Bettina Bair

    844 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
  • 03:11 Popular KIDZ BOP Kids - Eastside (Official Lyric Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Eastside (Official Lyric Video) [KIDZ BOP 39]

    1,736 views / 5 likes - added

    Official lyric video of The KIDZ BOP 39 track 'Eastside'! KIDZ BOP 39 is OUT NOW! Stream it here: http://smarturl.it/KIDZBOP39

  • 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

    154 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:08 Popular KIDZ BOP Kids - Lost In Japan (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Lost In Japan (Official Music Video) [KIDZ BOP 39]

    3,727 views / 24 likes - added

    Official music video of The KIDZ BOP Kids performing 'Lost In Japan' from KIDZ BOP 39! KIDZ BOP 39 comes out January 18! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:30 Popular KIDZ BOP Kids - High Hopes (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - High Hopes (Official Music Video) [KIDZ BOP 39]

    5,181 views / 41 likes - added

    Official music video of The KIDZ BOP Kids performing 'High Hopes' from KIDZ BOP 39! KIDZ BOP 39 OUT NOW! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:16 Popular KIDZ BOP Kids - Back To You (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Back To You (Official Music Video) [KIDZ BOP 39]

    2,222 views / 13 likes - added

    Official music video of The KIDZ BOP Kids performing 'Back To You' from KIDZ BOP 39 at YouTube Space LA! KIDZ BOP 39 OUT NOW! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:41 Popular KIDZ BOP KIDS - Youngblood (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP KIDS - Youngblood (Official Music Video) [KIDZ BOP 39]

    3,967 views / 35 likes - added

    Official music video of The KIDZ BOP Kids performing 'Youngblood' from KIDZ BOP 39! KIDZ BOP 39 comes out January 18! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:46 Popular KIDZ BOP Kids - Happier (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Happier (Official Music Video) [KIDZ BOP 39]

    5,463 views / 28 likes - added

    Official music video of The KIDZ BOP Kids performing 'Happier' from KIDZ BOP 39! KIDZ BOP 39 comes out January 18! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:29 Popular KIDZ BOP Kids - Breathin (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Breathin (Official Music Video) [KIDZ BOP 39]

    2,667 views / 24 likes - added

    Official music video of The KIDZ BOP Kids performing 'Breathin' from KIDZ BOP 39! KIDZ BOP 39 OUT NOW! Stream it here: http://smarturl.it/KIDZBOP39

  • 02:14 Technology - Summer of STEM - Coding with Lego and Binary Messages

    Technology - Summer of STEM - Coding with Lego and Binary Messages

    678 views / 1 likes - added

    Technology! Today we code with lego, and create binary messages! Binary Sheets: https://drive.google.com/file/d/0B-GbYsz_QH2WOEpUZGY2YlZIQ0k/view?usp=sharing Technology Book: https://drive.google.com/file/d/0B-GbYsz_QH2WVm43TWszVkRoSUU/view?usp=sharing Pr

  • 06:47 Popular Photosynthesis educational video for kids with Ryan's World!!

    Photosynthesis educational video for kids with Ryan's World!!

    934 views / 2 likes - added

    Photosynthesis educational video for kids with Ryan's World!! Have fun learning about how plants makes food!

  • 03:17 Popular KIDZ BOP Kids - Beautiful (Lyric Video) [KIDZ BOP 39]

    KIDZ BOP Kids - Beautiful (Lyric Video) [KIDZ BOP 39]

    1,863 views / 7 likes - added

    Official lyric video of The KIDZ BOP Kids performing 'Beautiful' from KIDZ BOP 39! KIDZ BOP 39 comes out January 18! Stream it here: http://smarturl.it/KIDZBOP39

  • 03:54 Popular KIDZ BOP KIDS - Better Now (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP KIDS - Better Now (Official Music Video) [KIDZ BOP 39]

    3,065 views / 25 likes - added

    Official music video of The KIDZ BOP Kids performing 'Better Now' from KIDZ BOP 39! KIDZ BOP 39 OUT JANUARY 18TH! Stream it here: http://smarturl.it/KIDZBOP39

  • 16:16 Popular Blippi Learns about the Zamboni and Hockey | Educational Videos for Toddlers

    Blippi Learns about the Zamboni and Hockey | Educational Videos for Toddlers

    4,245 views / 6 likes - added

    Blippi skates on the ice rink and learns about the Zamboni and the sport of Hockey. Bundle up with Blippi in this educational video for toddlers where Blippi will help your child learn numbers, learn colors, learn shapes and more! This Blippi Zamboni vide

  • 03:11 Popular KIDZ BOP Kids - This Is Me (Official Music Video) [KIDZ BOP 39]

    KIDZ BOP Kids - This Is Me (Official Music Video) [KIDZ BOP 39]

    2,220 views / 27 likes - added

    Official music video of The KIDZ BOP Kids performing 'This Is Me' from KIDZ BOP 39! KIDZ BOP 39 OUT NOW! Stream it here: http://smarturl.it/KIDZBOP39

  • 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

    489 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.-------------------

  • 15:20 Popular Blippi Learns about Jungle Animals for Kids | Educational Videos for Toddlers

    Blippi Learns about Jungle Animals for Kids | Educational Videos for Toddlers

    37.7k views / 19 likes - added

    Blippi heads to the indoor playground to learn about jungle animals. This animal video for kids is a fun way for children and toddlers to learn with Blippi about jungle animals. Your child will learn with Blippi in this educational video for toddler about

  • 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)

    386 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

  • 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

    595 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

  • Educational Activities for Kids: Balloon Car Race

    Educational Activities for Kids: Balloon Car Race

    220 views / 0 likes - added

    Fun, hands-on educational activities for kids (ages 7-14) at home: make and race a balloon-powered car using just a balloon, a plastic cup, straws, thread and rubber bands.Watch the video to see Dyson engineers supersizing their balloon cars to see if the

  • 07:46 Popular 3-D Technology Offers Clues to How Egypt’s Pyramids Were Built

    3-D Technology Offers Clues to How Egypt’s Pyramids Were Built

    789 views / 2 likes - added

    Archeologist Yukinori Kawae is leading an interdisciplinary approach to studying the Egyptian pyramids by combining computer science, 3-D data, and the latest technology to help decode how and why the pyramids were built. ➡ Subscribe: http://bit.ly/NatGeo

    Featured
  • 11:18 Popular Learn about Magnets and Magnetism for kids! Educational Video with Ryan's World!

    Learn about Magnets and Magnetism for kids! Educational Video with Ryan's World!

    906 views / 0 likes - added

    Learn about Magnets and Magnetism for kids! Educational Video with Ryan's World! Learn which objects are magnetic and which objects are non-magnetic!

  • 03:27 Popular Does Technology Know Us Better Than Ourselves?

    Does Technology Know Us Better Than Ourselves?

    894 views / 0 likes - added

    “It’s undebatable that technology has made our lives more convenient, but it has also subjected us to a tyranny of choice.” - Aaron Shapiro Join Jason Silva every week as he freestyles his way into the complex systems of society, technology and human exis

  • 13:13 Popular 17 FUN EDUCATIONAL CRAFTS FOR TODDLERS

    17 FUN EDUCATIONAL CRAFTS FOR TODDLERS

    1,002 views / 1 likes - added

    EDUCATIONAL CRAFTS How does a child get acquainted with the world and discover the laws of life and social behavior? That's right, by playing games! So here's the number of great games and tricks for kids to learn the world in all its diversity. In this v

  • 12:13 Blippi Goes Inside a Volcano! Educational Videos for Kids

    Blippi Goes Inside a Volcano! Educational Videos for Kids

    524 views / 3 likes - added

    Blippi's in Hawaii! Join Blippi as he visits the Klauea Volcano and learns all about the science of volcanoes and how they erupt. He even goes inside a real life lava tube! For more Blippi videos and Blippi songs be sure to SUBSCRIBE to Blippi at https://

  • 03:20 Rachmaninoff LED - Little Red Riding Hood (Etude Tableau Op. 39 No. 6)

    Rachmaninoff LED - Little Red Riding Hood (Etude Tableau Op. 39 No. 6)

    699 views / 0 likes - added

    Sheet music at: https://www.patreon.com/posts/sheet-music-red-17775175 Hope you enjoy my performance of Etude Tableau Op. 39 No. 6 by Rachmaninoff. Follow me on facebook: https://www.facebook.com/rousseaumusique Follow me on soundcloud: https://www.soundc

  • 01:48 Haptic Technology Demonstration - with Danielle George

    Haptic Technology Demonstration - with Danielle George

    573 views / 0 likes - added

    Haptic technology recreates the sensation of touch through forces and vibrations. In this clip from the 2014 CHRISTMAS LECTURES "Sparks will fly: How to hack your home", Danielle George and a young audience member experiment with haptic technology. This p

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

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

    724 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

  • 06:52 Quack! Honk! Learn All About Ducks And Geese In This Educational Video.

    Quack! Honk! Learn All About Ducks And Geese In This Educational Video.

    623 views / 0 likes - added

    Do you know the difference between ducks and geese? They may look a lot alike, but they’re different in many ways. Let’s get to know more about them together! Speakaboos motivates children of all reading levels, helping them become self-confident, indepen

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

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

    394 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

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

    How Computer Memory Works - Kanawat Senanan

    1,731 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
  • 07:18 The Real Story Behind the Apollo 11 Computer Error | WSJ

    The Real Story Behind the Apollo 11 Computer Error | WSJ

    573 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

  • 09:26 How Marvel's Superhero Technology Gets Designed

    How Marvel's Superhero Technology Gets Designed

    527 views / 0 likes - added

    Ever wondered where the ideas for the futuristic tech in the Marvel Universe come from? We went inside a visual effects studio that designs it, and uncovered the real-world science that inspires them.Subscribe to Seeker! http://bit.ly/subscribeseeker Watc

  • 10:42 Popular Cognition: How Your Mind Can Amaze and Betray You - Crash Course Psychology #15

    Cognition: How Your Mind Can Amaze and Betray You - Crash Course Psychology #15

    903 views / 1 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.

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

    How It's Made - Computer Microprocessors

    249 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.

  • 03:46 Popular Which Country Has The Best Technology?

    Which Country Has The Best Technology?

    1,377 views / 0 likes - added

    Technology is advancing at a crazy rate. But which country is leading the way? Watch more: What If We Made A New Continent? ►► https://www.youtube.com/watch?v=ebwLqL4rlI0&list=PL8L0MzSk_V6JtEDRfRMyb6rFd1acqYSlO&index=23 Subscribe: https://bit.ly/SubLifeNo

  • 06:47 How Does a Quantum Computer Work?

    How Does a Quantum Computer Work?

    291 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

  • 11:52 Popular Fungi: Death Becomes Them - CrashCourse Biology #39

    Fungi: Death Becomes Them - CrashCourse Biology #39

    956 views / 2 likes - added

    Death is what fungi are all about. By feasting on the deceased remains of almost all organisms on the planet, converting the organic matter back into soil from which new life will spring, they perform perhaps the most vital function in the global food web

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

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

    469 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

    573 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

  • 26:14 Technology Inspired by Nature – AMNH SciCafe

    Technology Inspired by Nature – AMNH SciCafe

    407 views / 0 likes - added

    What does a carnivorous plant have in common with the design for a water-saving toilet? What about a hungry cell with surgical equipment? It may be surprising to learn that engineers still turn to the natural world for inspiration. For Tak-Sing Wong, a pr

  • 02:14 Powering the Future with Sand? New Energy Technology Piloted in Europe

    Powering the Future with Sand? New Energy Technology Piloted in Europe

    29 views / 0 likes - added

    Could we use sand as a battery?Remember building sandcastles as a kid? The sand got quite warm, didn't it? That property of sand may have spawned an exciting new technology! A Finnish company, Polar Night Energy (PNE) has created a unique, green method of

  • 05:54 Ellen Remembers Teaching Kids Technology

    Ellen Remembers Teaching Kids Technology

    695 views / 1 likes - added

    Since Ellen loves talking to kids, she had to take it back to the classroom for this special lesson in what used to be considered the hottest technology.

  • 10:15 Primitive Technology: Thatched Workshop

    Primitive Technology: Thatched Workshop

    183 views / 0 likes - added

    Primitive Technology: Thatched Workshop Subscribe: http://bit.ly/subPT | Enable "all" notifications to never miss a video I built a Brik Firing Kiln last time: https://youtube.com/watch?v=wrTDJbaxhOI&list=PLGnWLXjIDnpBR4xqf3FO-xFFwE-ucq4Fj Follow Prim

  • 10:27 How Artists Are Using Technology

    How Artists Are Using Technology

    294 views / 1 likes - added

    These four artists are merging art with technology in the most creative ways. While Geoffrey Drake-Drockman builds interactive cybernetic sculptures, the artists at Factum Arte painstakingly produce replicas of Egyptian art. Janet Echelman weaves massive

  • 02:33 Popular Technology Made Us Human

    Technology Made Us Human

    991 views / 0 likes - added

    "Humanity [...] is an extruder of technological material. We take in matter that has a low degree of organization; we put it through mental filters, and we extrude jewelry, gospels, space shuttles. This is what we do." - Terence McKenna Help support Shots

  • 04:20 Understanding Computer Parts

    Understanding Computer Parts

    357 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,120 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
  • 00:54 President Obama On The Future Of Thought-Controlled Technology

    President Obama On The Future Of Thought-Controlled Technology

    626 views / 2 likes - added

    President Barack Obama joins us today to discuss how advances in technology that can respond to patients’ thoughts may change lives. Join the conversation on Twitter #ObamaOnDNews! Watch President Obama on Science Presents DNews every night this week at 9

    Featured
  • 01:00 A Computer That Runs on Marbles

    A Computer That Runs on Marbles

    120 views / 0 likes - added

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

  • 00:43 Bouncing Bubbles DIY Science Experiment #Shorts #backtobasics #science #experiments

    Bouncing Bubbles DIY Science Experiment #Shorts #backtobasics #science #experiments

    312 views / 0 likes - added

    DIY Easy Science Experiment | Amazing Science Experiments | Bouncing Bubbles ExperimentThis Experiment is absolutely Awesome and a great way to learn a few tricks. This is a Safe and Fun Science Experiment you can do at Home and is the best channel for le

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

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

    346 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:36 Popular Mechanical computer powered by marbles

    Mechanical computer powered by marbles

    730 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
  • Educational Activities for Kids: Cardboard Boat

    Educational Activities for Kids: Cardboard Boat

    204 views / 0 likes - added

    Are you ready to take on a fun STEM challenge? Using simple household materials, we want you to design and build a boat that floats, even with a weight on board.Watch the video to see find out more and see Dyson engineers take on the challenge.Download th

  • Educational Activities for Kids: Spaghetti Bridges

    Educational Activities for Kids: Spaghetti Bridges

    177 views / 0 likes - added

    Can you build a spaghetti bridge? Fun, hands-on STEM activities for kids at home.To be successful youll need to think about how the weight of the sugar is distributed throughout your structure.Watch the video to see Dyson engineers attempt the challenge w

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

    The Scientific Revolution: Crash Course History of Science #12

    323 views / 0 likes - added

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

    Dive Computer | How It's Made

    789 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

    41 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

  • 10:32 Primitive Technology: Hut burned down, built new one

    Primitive Technology: Hut burned down, built new one

    422 views / 0 likes - added

    Primitive Technology: My hut burned down, so I built new one - Building a hut from scratch. Get my new book: http://hyperurl.co/PrimitiveTechnology | Subscribe: http://bit.ly/subPT Me building the hut, before it burned down: https://youtube.com/watch?v=Ka

  • 04:43 Artificial Leaf Technology Could One Day Power Our World

    Artificial Leaf Technology Could One Day Power Our World

    367 views / 0 likes - added

    This artificial leaf creates methanol, absorbs CO2 from the air and is 10 times more efficient than plant photosynthesis. Can you be-leaf it?! Subscribe to Seeker! http://bit.ly/subscribeseeker Watch more Elements! http://bit.ly/ElementsPlaylist Visit our

  • 06:53 8-bit computer update

    8-bit computer update

    534 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

  • 06:48 Primitive Technology: Stone Yam planters

    Primitive Technology: Stone Yam planters

    592 views / 0 likes - added

    Primitive Technology: Stone Yam planters - Creating Stone planters for Yams from scratch. Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! More videos, watch me cultivate and cook yams: https://youtube.com/watch

  • 09:37 The Transistor: a 1953 documentary, anticipating its coming impact on technology

    The Transistor: a 1953 documentary, anticipating its coming impact on technology

    80 views / 0 likes - added

    Made between the 1947 invention of the transistor at Bell Labs and the 1956 awarding of the Nobel Prize for Physics to its creators, this documentary is less about the discovery itself than its anticipated impact on technology and society. The intent of t

  • 04:26 Educational Activities for Kids: Make a Periscope

    Educational Activities for Kids: Make a Periscope

    475 views / 0 likes - added

    Fun, hands-on activities for kids at home: turn a simple shoebox into a periscope for seeing around corners. Watch the video to find out more about how periscopes work and how such simple principles can be used to inspire even bigger and better inventions

  • 15:23 Programming my 8-bit breadboard computer

    Programming my 8-bit breadboard computer

    558 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

    543 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

  • 04:49 A New Laser Technology Can See Inside Our Bodies Like Never Before

    A New Laser Technology Can See Inside Our Bodies Like Never Before

    355 views / 0 likes - added

    While X-rays can produce harmful radiation, a new technique using laser-induced sound waves provides highly detailed images of the structures in our bodies. Subscribe to Seeker!http://bit.ly/subscribeseeker Watch more Elements! http://bit.ly/ElementsPlayl

  • 10:38 Primitive Technology: Fired Clay Bricks

    Primitive Technology: Fired Clay Bricks

    516 views / 0 likes - added

    Primitive Technology: Fired Clay Bricks - Creating fired clay bricks from scratch. Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! More videos, watch me build a grass thatch, mud hut: https://youtube.com/watch?

  • 14:53 The ancient technology of silk - with Aarathi Prasad at Ada Lovelace Day

    The ancient technology of silk - with Aarathi Prasad at Ada Lovelace Day

    27 views / 0 likes - added

    From the ancient uses of silk to the biologists who learned the secrets of silk-producing animals: manipulating the habitats, physiologies, and threads of moths, spiders and molluscs, this talk will explore the work of some of the women who have been key

  • 1:12:13 Popular Learning Train | Preschool Educational Videos | Learn Colors, Fruits Animals ABC Songs BusyBeavers

    Learning Train | Preschool Educational Videos | Learn Colors, Fruits Animals ABC Songs BusyBeavers

    1,848 views / 0 likes - added

    This Colorful Collection of Animated Songs & Lessons Starring Busy Beavers & "Stevie Steamer the Train" Teaches Toddlers Colors, Shapes, Fruit, Animal Names, Counting & More. We've Packed a Ton of Preschool Education into this Hour of Children's Videos. S

  • 06:30 Primitive Technology: Adobe wall (dry stacked)

    Primitive Technology: Adobe wall (dry stacked)

    525 views / 0 likes - added

    Primitive Technology: Adobe wall (dry stacked) - Building an adobe wall from scratch. Get my new book: http://hyperurl.co/PrimitiveTechnology | Subscribe: http://bit.ly/subPT My hut burned down, so I built a new one: https://youtube.com/watch?v=YmFTK-rnzf

  • 16:41 Primitive Technology: Undercover Brick Workshop

    Primitive Technology: Undercover Brick Workshop

    94 views / 0 likes - added

    Primitive Technology: Undercover Brick Workshop Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! Watch my newsest content: https://youtube.com/playlist?list=PLGnWLXjIDnpBR4xqf3FO-xFFwE-ucq4Fj&playnext=1&

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

    Can Your Computer Fight Diseases While You Sleep?

    23 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

  • 03:17 Popular How Technology Can Turn VR into Powerful Therapy

    How Technology Can Turn VR into Powerful Therapy

    736 views / 0 likes - added

    Most people associate virtual reality with gaming, but what if its immersive worlds could be used as therapy? What if virtual reality could help veterans with PTSD? At the University of Southern California Institute for Creative Technologies, clinical psy

  • 01:50 Introducing Amazon Go and the world’s most advanced shopping technology

    Introducing Amazon Go and the world’s most advanced shopping technology

    574 views / 0 likes - added

    Amazon Go is a new kind of store featuring the world’s most advanced shopping technology. No lines, no checkout – just grab and go! Learn more at http://amazon.com/go

  • 11:35 Popular How Do Volcano Erupt? |  Educational Video for kids with Ryan ToysReview

    How Do Volcano Erupt? | Educational Video for kids with Ryan ToysReview

    1,847 views / 4 likes - added

    Let's learn How Do Volcanoes Erupt for kids and what is a volcano? What is the difference between a magma and a lava! Ahhhhh the floor is lava!!! But, What is the difference between a magma and a lava! Fun education video for children with Ryan ToysReview

  • 04:20 Popular What Will Technology Look Like In 100 Years?

    What Will Technology Look Like In 100 Years?

    1,077 views / 3 likes - added

    In the next 100 years technology is going to look very different! To learn more about Wix Code & support Life Noggin, go to https://bit.ly/2PhX6or Subscribe: https://bit.ly/SubLifeNoggin | Get your exclusive Life Noggin merch: http://keeponthinking.co Fol

  • 03:38 Has Human Technology Kept Us from Evolving? | Earth Lab

    Has Human Technology Kept Us from Evolving? | Earth Lab

    425 views / 0 likes - added

    Best of Earth Lab: http://bit.ly/EarthLabOriginals Best of BBC Earth: http://bit.ly/TheBestOfBBCEarthVideos The Doctors Are In The House: http://bit.ly/TheDoctorsAreInTheHouse Horizon: Are We Still Evolving? Dr Alice Roberts asks one of the great question

  • 04:08 This Powerful New Technology May Be The Only Way To Explore Venus

    This Powerful New Technology May Be The Only Way To Explore Venus

    555 views / 3 likes - added

    NASA engineers have finally developed new technology to land on Venus' extremely hazardous environment! How did they do it? Thanks to our sponsor for supporting DNews! Check out Graze at https://www.graze.com/us/ and use coupon code DNEWS for a free snack

  • 10:05 Primitive Technology: Grass thatch, Mud hut

    Primitive Technology: Grass thatch, Mud hut

    489 views / 0 likes - added

    Primitive Technology: Grass thatch, Mud hut - Creating a grass thatch, mud hut from scratch. Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! More videos, watch me make stone yam planters: https://youtube.com/wa

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

    Stepping through a program on the 8-bit breadboard computer

    447 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

  • 10:09 Primitive Technology: Making Iron From Sand

    Primitive Technology: Making Iron From Sand

    150 views / 0 likes - added

    Primitive Technology: Making Iron From Sand Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! Watch my newest content: https://youtube.com/playlist?list=PLGnWLXjIDnpBR4xqf3FO-xFFwE-ucq4Fj&playnext=1&index

  • 09:07 How Can Technology Help Santa This Christmas? (ft Rosie Turner) | The Big Question | Earth Lab

    How Can Technology Help Santa This Christmas? (ft Rosie Turner) | The Big Question | Earth Lab

    296 views / 0 likes - added

    In 2018, riding on a sleigh wearing wool might seem a bit outdated. What new transport technology could make Santa faster? And can A.I. help him restructure his work force, as well as make him more efficient in distinguishing nice from naughty?Best of Ear

  • 07:35 Popular How is a rainbow formed? | Educational Video for kids with Ryan ToysReview

    How is a rainbow formed? | Educational Video for kids with Ryan ToysReview

    1,052 views / 1 likes - added

    Let's learn how is a rainbow formed and is there a pot of gold at the end of the rainbow? Then learn the colors of the rainbow! Fun education video for children with Ryan ToysReview!

  • 10:06 Primitive Technology: Crossdraft kiln

    Primitive Technology: Crossdraft kiln

    407 views / 0 likes - added

    Primitive Technology: Crossdraft kiln - Building a crossdraft kiln from scratch. Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! Last time, I made Polynesian Arrowroot Flour from scratch: https://youtube.com/wa

  • 10:53 Primitive Technology: Purifying Clay By Sedimentation and Making Pots

    Primitive Technology: Purifying Clay By Sedimentation and Making Pots

    147 views / 0 likes - added

    Purifying Clay By sedimentation and Making Pots Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! Watch my newest content: https://youtube.com/playlist?list=PLGnWLXjIDnpBR4xqf3FO-xFFwE-ucq4Fj&playnext=1&i

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

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

    668 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

    389 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

  • 08:23 The technology thats replacing the green screen

    The technology thats replacing the green screen

    553 views / 0 likes - added

    The green screen is a Hollywood staple. Should it be?Its easy to complain about overreliance on special effects, but for projects that require impossible-to-film environments or have incredibly expensive shots, how do you get the flexibility of green scre

  • 09:03 Popular Computer Generates Human Faces

    Computer Generates Human Faces

    781 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

    84 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

  • 10:05 Primitive Technology: Iron prills

    Primitive Technology: Iron prills

    597 views / 0 likes - added

    Primitive Technology: Iron prills - Creating Iron prills from scratch Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! More videos, watch me make wood ash cement from scratch: http://bit.ly/2nNG45C Follow Primit

  • 02:03 Spintronics: The Technology Revolution You’ve Probably Never Heard Of

    Spintronics: The Technology Revolution You’ve Probably Never Heard Of

    477 views / 0 likes - added

    Electronics use an electron's charge to encode information. Now, scientists are using spin instead-- and it could revolutionize everything. Quantum Teleportation Is Real, Here's How It Works - https://youtu.be/yb38jozeDOs Read More: Shift from electronics

  • 06:14 Popular COMPUTER KEYBOARD CHOCOLATES - NERDY NUMMIES

    COMPUTER KEYBOARD CHOCOLATES - NERDY NUMMIES

    812 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:37 Popular Historical Figures Brought To Life Using AI Technology Vol.1

    Historical Figures Brought To Life Using AI Technology Vol.1

    942 views / 1 likes - added

    Historical Figures Brought To Life Using AI Technology The photos in this video have been digitally manipulated and brought to life using AI technology. Images have been enhanced, colorized and facial motion added (including smiling, ageing etc.), using A

    Featured
  • 05:36 Primitive Technology: Iron Bacteria Cement (no fire/water insoluble)

    Primitive Technology: Iron Bacteria Cement (no fire/water insoluble)

    124 views / 0 likes - added

    Primitive Technology: Iron Bacteria Cement (no fire needed/insoluble in water) Subscribe: http://bit.ly/subPT | Never miss a video! Enable ‘ALL’ Notifications! Watch my newsest content: https://youtube.com/playlist?list=PLGnWLXjIDnpBR4xqf3FO-x

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

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

    721 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

  • 10:00 Perceiving is Believing - Crash Course Psychology #7

    Perceiving is Believing - Crash Course Psychology #7

    674 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.

  • 16:14 39 INCREDIBLY USEFUL HACKS YOU NEED TO KNOW

    39 INCREDIBLY USEFUL HACKS YOU NEED TO KNOW

    350 views / 2 likes - added

    Timestamps:0:01 - scissors life hacks3:11 - sticky tape tips7:33 - home hacks 10:47 - cool ideas to use popsicle sticksThis video is made for entertainment purposes. We do not make any warranties about the completeness, safety and reliability. Any action

  • 19:02 39 BRILLIANT HACKS YOU SHOULD TRY

    39 BRILLIANT HACKS YOU SHOULD TRY

    391 views / 1 likes - added

    FANTASTIC HACKS YOU'LL LOVESometimes the brightest and most creative ideas come to mind quite easily! The trick is to try out different hacks and crafts until you find your favorite ones. Today were going to show you many, many fantastic hack and ideas yo

  • 01:35 Popular Crash Course Economics Intro!

    Crash Course Economics Intro!

    712 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

  • 05:24 The Quantum Technology in Your Pocket

    The Quantum Technology in Your Pocket

    405 views / 0 likes - added

    You might not know that you use quantum technologies every day pretty much constantly. Here I have summarised five of them, but there are many others. Quantum physics is often seen as a weird part of physics, far removed from our every day lives but this

  • 03:40 SB100 - How New Rules And Technology Could Change Football

    SB100 - How New Rules And Technology Could Change Football

    698 views / 0 likes - added

    Come time for Super Bowl 100 in the year 2066, football will likely bear little resemblance to the sport we now know. Still haven’t subscribed to WIRED on YouTube? ►► http://wrd.cm/15fP7B7 CONNECT WITH WIRED Web: http://wired.com Twitter: https://twitter.

  • 01:56 How Technology Can Change Cities | WIRED

    How Technology Can Change Cities | WIRED

    681 views / 0 likes - added

    Mouser Electronics Brand Ambassador, Grant Imahara, sat down with our WIRED Brand Lab Editor to identify the global challenges that our major cities are facing. It’s these key challenges that will help dictate where Grant travels to and why. This video wa

  • 03:27 Popular Alphabet Phonics Surprise Eggs | Kids Educational Video, Toddler Lerning Song, ABCs

    Alphabet Phonics Surprise Eggs | Kids Educational Video, Toddler Lerning Song, ABCs

    1,489 views / 0 likes - added

    Children will Love Learning the Alphabet with this Surprise Eggs Song. Each Egg Contains a Different Surprise that will help Teach Kids Phonics. Thanks for Watching, Sharing & Commenting Subscribe for Fresh Uploads 3 Times a Week! http://bit.ly/YOUTUBE-SU

  • 23:07 Popular  Liberty's Kids 140 - 4th of July Special! WE THE PEOPLE with Washington - Educational Cartoons

    Liberty's Kids 140 - 4th of July Special! WE THE PEOPLE with Washington - Educational Cartoons

    1,268 views / 5 likes - added

    Americas leaders meet at a convention in Philadelphia and decide to write a radical new Constitution. Ben Franklin, in his final moment on the world stage, helps forge the Great Compromise on legislative representation. James Madison writes much of the Co

  • 22:33 Computer Scientist Explains Fractals in 5 Levels of Difficulty | WIRED

    Computer Scientist Explains Fractals in 5 Levels of Difficulty | WIRED

    151 views / 0 likes - added

    Computer scientist Keenan Crane, PhD, is asked to explain fractals to 5 different people; a child, a teen, a college student, a grad student, and an expert. Still havent subscribed to WIRED on YouTube? http://wrd.cm/15fP7B7 Listen to the Get WIRED podcast

  • 04:06 Popular This Technology Wants To Make Wheelchairs Obsolete | Cyborg Nation

    This Technology Wants To Make Wheelchairs Obsolete | Cyborg Nation

    783 views / 0 likes - added

    Ekso Bionics has a simple premise: create robotics that help people. And the company is doing just that with its wearable exoskeleton. Using a combination of weight-activated sensors and battery-powered motors, the bionic suit is helping wheelchair-bound

    Featured
  • 08:38 Popular Hydrocarbon Derivatives - Crash Course Chemistry #43

    Hydrocarbon Derivatives - Crash Course Chemistry #43

    1,112 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.


>> View educational technology: crash computer science #39 web videos


RSS