Tag Archives: processing

Teach Creative Coding – OpenProcessing

Invite students to create and submit sketches, comment, and collaborate with other students. Add challenges with mouse, keyboard, voice, camera interactions! Let them learn computational thinking and open source coding literacy as they explore 200k+ sketches, understand their code, create … Continue reading

Posted in curriculum | Tagged | Leave a comment

The Nature of Code

How can we capture the unpredictable evolutionary and emergent properties of nature in software? How can understanding the mathematical principles behind our physical world help us to create digital worlds? This book focuses on the programming strategies and techniques behind … Continue reading

Posted in curriculum | Tagged | Leave a comment

p5.js

Hello! p5.js is a JavaScript library that starts with the original goal of Processing, to make coding accessible for artists, designers, educators, and beginners, and reinterprets this for today’s web.Using the original metaphor of a software sketchbook, p5.js has a … Continue reading

Posted in code | Tagged | Leave a comment

Processing 2.0 Released

Overview. A short introduction to the Processing software and projects from the community. We’re thrilled to announce the launch of Processing 2.0—the latest incarnation of the programming language, development environment, and online community that has grown dramatically since its debut … Continue reading

Posted in language | Tagged , | Leave a comment

Arduino

Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. Arduino can sense the environment by receiving input from a variety … Continue reading

Posted in language | Tagged | Leave a comment

Processing.js

Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins. You write … Continue reading

Posted in language | Tagged | Leave a comment

Computer Science | Khan Academy

If you’ve never been here before, check out this introductory video first. Then get coding! If you want to learn more about the platform please read the following post. Redefining the Introduction to Computer Science via Computer Science | Khan … Continue reading

Posted in courses | Tagged , , | Leave a comment