Tag: science

  • 1,000,000,000,000 Frames/Second Photography – Ramesh Raskar

    1,000,000,000,000 Frames/Second Photography – Ramesh Raskar

    Ramesh Raskar: An Immigrant’s Story Big Think Editors on September 30, 2011, 2:04 PM What’s the Latest Development? Born to a family of farmers in India, Ramesh Raskar was first inspired to pursue computer graphics after seeing the special effects of Jurassic Park. His story is not an unfamiliar one for a first generation immigrant:…

  • Introduction to Molecular Maya Rigging Kit – Clarafi trailer

    https://i.ytimg.com/vi/whPYQ6mcEP8/hqdefault.jpg In a single click, create complex dynamic molecular rigs using automated features of Molecular Maya (mMaya) and the Rigging Kit. http://bit.ly/2Le6Wac source Link to this post!

  • JavaScript, ES6 – Lecture 1 – CS50's Mobile App Development with React Native

    00:00:00 – ECMAScript 00:03:35 – Closures 00:13:47 – Immediately Invoked Function Expression 00:22:53 – First-Class Functions 00:34:19 – Synchronous? Async? Single-Threaded? 00:40:07 – Asynchronous JavaScript 00:40:18 – Execution Stack 01:00:18 – Overflow 01:01:47 – Asynchronous Functions 01:03:05 – Callbacks 01:09:41 – Promises 01:20:57 – Async/Await 01:26:32 – this 01:43:48 – Browsers and the DOM Original…

  • SQL – Lecture 3 – CS50's Web Programming with Python and JavaScript

    00:00:00 – Introduction 00:00:51 – Databases 00:01:53 – SQL 00:02:35 – SQL Data Types 00:04:26 – create.sql 00:09:27 – Constraints 00:11:07 – INSERT 00:13:39 – insert.sql 00:14:06 – SELECT 00:25:37 – SQL Functions 00:26:21 – UPDATE 00:28:37 – DELETE 00:36:57 – Foreign Keys 00:42:48 – joins.sql 00:50:15 – Indexing 00:56:30 – SQL Injection 01:02:57 –…

  • Anyone Can Be an Underwater Photographer | National Geographic

    Anyone Can Be an Underwater Photographer | National Geographic

    Conservation photographer, Jenny Adler, was inspired to study oceans by the women in her family: “It’s important to empower girls because it’s crucial for them to know that their actions matter.” Sponsored by Barbie. Visit Barbie: https://www.youtube.com/user/barbie ➡ Subscribe: http://bit.ly/NatGeoSubscribe About National Geographic: National Geographic is the world’s premium destination for science, exploration, and adventure.…

  • Blender -How to fix 3D hardware acceleration driver error (openGL)

    Blender -How to fix 3D hardware acceleration driver error (openGL)

    https://i.ytimg.com/vi/AE02zgFtMs0/hqdefault.jpg Rtechtips- Welcome ,My today’s video is about how to fix 3D hardware acceleration driver error. or how to fix open GL 2.1 error. openGL is a driver which can be download from blender ftp server. After downloading you can place it in blender source folder to fix this 3D hardware acceleration driver issue. Link…

  • Javascript beginner tutorial 7 – Strings

    In this video I talk about the string data type. I recap on the escape character as well as introduce you to string concatenation. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original…

  • Git – Lecture 0 – CS50's Web Programming with Python and JavaScript

    00:00:00 – Introduction 00:07:41 – git 00:11:00 – GitHub 00:12:31 – git clone 00:15:06 – git add 00:16:01 – git commit 00:17:40 – git status 00:18:42 – git push 00:20:01 – git pull 00:22:53 – Merge Conflicts 00:27:19 – git log 00:27:54 – git reset 00:35:44 – hello.html 00:41:46 – headings.html 00:43:47 – lists.html 00:46:29…

  • Javascript beginner tutorial 9 – functions

    In this video I talk about what functions are and how to use them in JavaScript. The forum has been shut down. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source Link…

  • Flask – Lecture 2 – CS50's Web Programming with Python and JavaScript

    00:00:00 – Introduction 00:00:48 – Python 00:01:45 – hello.py 00:03:26 – name.py 00:07:06 – variables.py 00:10:10 – conditions.py 00:12:51 – sequences.py 00:18:48 – loops0.py 00:23:26 – loops1.py 00:23:42 – sets.py 00:24:58 – dictionaries.py 00:27:57 – functions.py 00:32:12 – modules.py 00:35:56 – classes.py 00:39:17 – HTTP 00:40:25 – Flask 00:46:56 – routes0 00:52:25 – templates 00:57:14…