A JavaScript Framework for Computational Simulations
Offered By: JSConf via YouTube
Course Description
Overview
Explore a JavaScript framework for computational simulations in this JSConfUS 2013 talk. Learn about the development of a JavaScript and HTML5 version of the educational physics simulation Molecular Workbench, funded by the Google Foundation. Discover how this framework enables the creation of explorable scientific simulations that run in browsers, leveraging JavaScript's speed and the web's ubiquity. Gain insights into performance optimization and extensibility considerations for this new form of web application. Examine various models including two-dimensional molecules, temperature, protein folding, DNA transcription and translation, and quantum collision. Dive into the framework's architecture, covering topics such as GitHub integration, MVC pattern implementation, invalidation techniques, time handling, and fluid dynamics simulation.
Syllabus
Introduction
Models
Twodimensional molecules
Temperature
Protein folding
DNA transcription translation
Quantum collision
GitHub
Model
Pendulum
MVC
Invalidation
Time
Fluid Dynamics
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube