News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Cell Energy and Cell Functions Cells manage a wide range of functions in their tiny package — growing, moving, housekeeping, and so on — and most of those functions require energy.
INTRODUCTION TO JS JS - a programming language that interacts with the browser to make pages interactive and dynamic JS - what do we use it for? -> 1. User Interactivity - how the user interacts with ...