TED Talks
Matt Mullenweg: Why working from home is good for business
As the popularity of remote working continues to spread, workers today can collaborate across cities, countries and even multiple time zones. How does this change office dynamics? And how can we make sure that all employees, both at...
TED Talks
Charles Leadbeater: The era of open innovation
In this deceptively casual talk, Charles Leadbeater weaves a tight argument that innovation isn't just for professionals anymore. Passionate amateurs, using new tools, are creating products and paradigms that companies can't.
TED Talks
TED: How augmented reality could change the future of surgery | Nadine Hachach-Haram
If you're undergoing surgery, you want the best surgical team to collaborate on your case, no matter where they are. Surgeon and entrepreneur Nadine Hachach-Haram is developing a new system that helps surgeons operate together and train...
Teacher's Pet
Heat in Changes of State
Learn about energy diagrams, calculating molar heat of vaporization and fusion and molar heat of solution in this video! Transcript ______________ In this diagram we have the temperature of water in degrees celsius on the side and energy...
Curated Video
How To Switch Your City To 100% Renewable Energy | One Small Step | NowThis
More than 90 cities across the United States have committed to run on 100% renewable energy, but how does a city go 100% renewable? Find out on this episode of One Small Step. » Subscribe to NowThis Future:...
Brainwaves Video Anthology
Richard Ingersoll - Teachers Make a Difference - Mr. Montemuro
After teaching in both public and private schools for a number of years, Dr. Ingersoll obtained a Ph.D. in sociology from the University of Pennsylvania in 1992. From 1995 to 2000 he was a faculty member in the Sociology Department at...
Brainwaves Video Anthology
Satyam Mishra - Teachers Make a Difference - Mrs. Bibha Mishra
Satyam Mishra is a maths teacher from Bhagalpur, Bihar, India, determined to change the way children look at the world through his pedagogy. He first got the teaching bug at age seven when he taught his 72-year-old grandmother to read...
FuseSchool
How Has The Atmosphere Changed
Learn the basics about the changes to our atmosphere, as a part of environmental chemistry. The Earth’s early atmosphere had no oxygen. By examining rocks laid down over earth history we can piece together the story of our atmosphere, to...
Brainwaves Video Anthology
Chris Lehmann - Teachers Make a Difference - Tom Sobol
Chris Lehmann is the founding principal of the Science Leadership Academy, a progressive science and technology high school in Philadelphia, PA. The Science Leadership Academy is an inquiry-driven, project-based, 1:1 laptop school that...
Let's Tute
Painting Landscapes: Train Passing Through Cherry Blossom Trees
In this video, the teacher guides viewers on how to paint a landscape of a train passing through cherry blossom trees. The tutorial covers techniques for creating realistic and detailed elements, such as the sky, trees, trunks, branches,...
Brainwaves Video Anthology
Askhat Zhumabekov - Teachers Make a Difference - Ms. Lyudmila Stepanovna
Physics teacher Askhat Zhumabekov, from Nazarbayev Intellectual school of Physics and Mathematics, Semey, Kazakhstan, is a progressive educator who advocates a global viewpoint and differentiated learning techniques for each of his...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 3 - Making the Binary Search Algorithm Example Loosely Coupled
In this Appendix video, we'll make the binary search algorithm example loosely coupled. This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in...
Brainwaves Video Anthology
Richard Leider - Teachers Make a Difference - Viktor Frankl
Richard Leider, founder of Inventure – The Purpose Company, is one of America’s preeminent executive-life coaches. He is ranked by Forbes as one of the “Top 5” most respected executive coaches, and by the Conference Board as a “legend in...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 09 - Writing Unit Test for the save Method
In this video, we will write unit test for the save method. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about Java...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 73 - Hibernate and JPA Caching - Basics of Second-Level Cache with EhCache
In this video, we will cover Hibernate and JPA caching - basics of second-level cache with EhCache. This clip is from the chapter "Caching with Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 32 - ManyToOne Mapping - Generalizing Insert Reviews
In this video, we will cover ManyToOne mapping - generalizing insert reviews. This clip is from the chapter "Establishing Relationships with JPA and Hibernate - OneToMany and ManyToMany" of the series "Master Hibernate and JPA with...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - FAQ 1 - When does Hibernate send updates to the database?
In this video, we will understand FAQ 1 - When does Hibernate send updates to the database? This clip is from the chapter "Review with a Few FAQs about Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 10: Spring Boot Developer Tools
In this video, we'll be looking at Spring Boot developer tools. This clip is from the chapter "Introduction to Spring Boot in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".This section introduces you to...
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - FAQ 2 - When do We Need @Transactional in a Unit Test?
In this video, we will understand FAQ 2 - When do we need @Transactional in a unit test? This clip is from the chapter "Review with a Few FAQs about Hibernate and JPA" of the series "Master Hibernate and JPA with Spring Boot in 100...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 22 - Defining Entities - Student, Passport, and Review
In this video, we will define entities - student, passport, and review. This clip is from the chapter "Establishing Relationships with JPA and Hibernate-OneToOne" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 06 - Writing a deleteByID Method to Delete an Entity
In this video, we will write a deleteByID method to delete an entity. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 63 - Implementing Transaction Management - 3 Things to Decide
In this video, we will implement transaction management - 3 things to decide. This clip is from the chapter "Transaction Management" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - FAQ 7 - Good Practices for Developing JPA Applications
In this video, we will understand the answer for FAQ 7 - good practices for developing JPA Applications. This clip is from the chapter "A Few More FAQs" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...