SciShow
Ada Lovelace: Great Minds
Ada Lovelace, Daughter of Lord Byron, was somehow the first author of a computer program...even though she lived more than a century before the first modern computer.
SciShow
Ada Lovelace: Great Minds
Ada Lovelace, Daughter of Lord Byron, was somehow the first author of a computer program...even though she lived more than a century before the first modern computer.
Curated Video
Spark Programming in Python for Beginners with Apache Spark 3 - Big Data History and Primer
In this video, we will cover big data history and primer. This clip is from the chapter "Apache Spark Introduction" of the series "Spark Programming in Python for Beginners with Apache Spark 3".In this section, we will cover an...
Brainwaves Video Anthology
Stephen Wolfram - Computational Thinking
Stephen Wolfram, (born August 29, 1959, London, England), English physicist and author best known for his contributions to the field of cellular automata and the development of Mathematica, an algebraic software system, and Wolfram...
Packt
Advanced Computer Vision Projects 3.1: Pose Estimation with DeeperCut and ArtTrack
In this video, we examine state-of-the-art algorithms for extracting 2D pose data from images using TensorFlow. • Understand what pose estimation means • Look at DeeperCut and ArtTrack concepts • See papers available on algorithm details
Brainwaves Video Anthology
Alan Kay - Inventing the Future Part 2
Alan Kay, is one of the earliest pioneers of object-oriented programming, personal computing, and graphical user interfaces. His contributions have been recognized with:the Charles Stark Draper Prize of the National Academy of...
Curated Video
UX Design for Web Developers (Video 26)
User experience (UX) design is a theoretical understanding of how users interact with websites. The major challenge developers building a company website face is finding the right balance that fulfills the objectives of the company as...
Brainwaves Video Anthology
Josh Burker - The Logo Turtle
Josh Burker was privileged to spend some of his early years near his grandfather, who had a giant carriage shop with countless tools, many of which he taught Josh to safely use at a young age. By second grade he could be found in the...
The Wall Street Journal
The Scope of Threat
At the WSJ D.Live conference in Hong Kong, Darktrace's Nicole Eagan and Social Data Lab's Andreas Weigend speak with WSJ Global Technology Editor Jason Dean about risks and vulnerabilities in the 'Wild Wild West' digital realm.
Brainwaves Video Anthology
Alan Kay - Teachers Make a Difference
Alan Kay, is one of the earliest pioneers of object-oriented programming, personal computing, and graphical user interfaces. His contributions have been recognized with: the Charles Stark Draper Prize of the National Academy of...
Brainwaves Video Anthology
Alan Kay - Inventing the Future Part 1
Alan Kay, is one of the earliest pioneers of object-oriented programming, personal computing, and graphical user interfaces. His contributions have been recognized with: the Charles Stark Draper Prize of the National Academy of...
Science360
Internet of Things privacy app shows IoT tech around you and what data they're collecting
New infrastructure will enhance privacy in today’s Internet of Things https://cylab.cmu.edu/news/2020/02/19-privacy-assistant.html Internet of Things (IoT) Portal: https://www.iotprivacy.io/login IoT Assistant app is available in both...
The Wall Street Journal
The Path For Payments
Cash is still king in the U.S.-for now-but consumers in the rest of the world are rapidly adopting digital payments. Are businesses and buyers ready for life after cash? Henrique Dubugras, Co-Founder and CEO of Brex speaks with WSJ's...
American Museum of Natural History
2018 Isaac Asimov Memorial Debate: Artificial Intelligence
Isaac Asimov’s famous Three Laws of Robotics might be seen as early safeguards for our reliance on artificial intelligence, but as Alexa guides our homes and automated cars replace human drivers, are those Three Laws enough? Neil...
Brainwaves Video Anthology
Christopher Weiss - Teachers Make a Difference
Christopher Weiss has been the Principal of Riverside School in Greenwich CT since 2012. He was previously assistant principal of Wolfpit Elementary School in Norwalk, CT. Weiss also serves as a part-time education professor for...
Science360
Making self-driving cars safer in the rain and snow
Researchers look under the road to aid self-driving cars Even the most high-tech vehicles don’t navigate well in rain and snow Car companies and researchers have been feverishly working to improve the technologies behind self-driving...
Brainwaves Video Anthology
Christopher Weiss - One to One Digital Learning Environment
Christopher Weiss has been the Principal of Riverside School in Greenwich CT since 2012. He was previously assistant principal of Wolfpit Elementary School in Norwalk, CT. Weiss also serves as a part-time education professor for...
Healthcare Triage
Doctors Have Sexual Harassment in the Workplace, Too.
"Sexual Harassment and Discrimination Experiences of Academic Medical Faculty". This study will depress you. This is Healthcare Triage News.
SciShow
1,284 New Exoplanets, and Tsunamis on Mars!
Using a new technique, astronomers with the Kepler space telescope have confirmed a whole bunch of new exoplanets. And other astronomers have announced that mega-tsunamis were probably involved in shaping Mars' terrain.
Crash Course
The First Programming Languages: Crash Course Computer Science #11
Computers need to know a lot of languages, n'est-ce pas? Scholars learn about advances in computer programming, from assemblers and compilers to more recent programming languages. They learn how these advances led to a shift in...
Crash Course
Early Programming: Crash Course Computer Science #10
How is a textile loom related to computer programming? An engaging video begins with an example of a textile loom requiring instructions to produce patterns to introduce the idea of programming and hen goes on to explain early...
Crash Course
Programming Basics—Statements and Functions: Crash Course Computer Science #12
Include an informative video on programming as part of your computer science instruction. The 12th installment in the series teaches about statements and functions required to write code. Individuals learn about the IF, FOR, and...
Crash Course
Software Engineering: Crash Course Computer Science #16
Did you know that Microsoft Office has more than 40 million lines of code? The 16th installment of the Crash Course Computer Science playlist explains how object-oriented programming lets different groups of computer programmers work on...
Crash Course
Data Structures: Crash Course Computer Science #14
Investigate an array of data structures. A video explains how computer programming relies on the ability to store and access data. It covers various data structures, including arrays, matrices, nodes, linked lists, trees, heaps, and stacks.