Decomposition
Pattern Recognition
Algorithms
Abstraction
The Arduino Science Journal (formerly Google Science Journal) is a mobile application that allows anyone to conduct scientific experiments by measuring the surrounding world with sensors, documenting and comparing data, developing and validating hypotheses, and taking notes.
The app and all learning materials are free, open-source, and available for download for Android and iOS devices.
Using the metaphor of a sketch, p5.js has a full set of drawing functionality. However, you’re not limited to your drawing canvas. You can think of your whole browser page as your sketch, including HTML5 objects for text, input, video, webcam, and sound.
-P5.JS TEAM