
Nodebox
Processing
Vvvv
Vuo
Cinder
Pure Data
TouchDesigner
OpenFrameworks
The Coding Train
p5.js
Nature of Code
Processing
Godot Engine
CodeCombat
Code.org
Frontend Mentor
Nodebox
The Coding TrainNo The Coding Train videos yet. You could help us improve this page by suggesting one.
Based on our record, The Coding Train seems to be more popular. It has been mentiond 24 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / about 2 years ago
I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 2 years ago
You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: about 3 years ago
> how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some eventโฆ Itโs conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / about 3 years ago
Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 3 years ago
Processing - C++ and Java programming at the speed of thought.
p5.js - JS library for creating graphic and interactive experiences
Vvvv - vvvv is a graphical programming environment for easy prototyping and development.
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
Vuo - Design and build live interactive media.
Cinder - CINDER PROVIDES A POWERFUL, INTUITIVE TOOLBOX for programming graphics, audio, video, networking...