Processing
p5.js
OpenFrameworks
Scratch
Pure Data
Nodebox
Vuo
Vvvv
The Coding Train
p5.js
Nature of Code
Godot Engine
CodeCombat
Code.org
Frontend Mentor
Flexbox Froggy
Processing
The Coding TrainNo The Coding Train videos yet. You could help us improve this page by suggesting one.
Based on our record, Processing seems to be a lot more popular than The Coding Train. While we know about 345 links to Processing, we've tracked only 24 mentions of The Coding Train. 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.
Reading this makes me want to fire up Processing [1] again. I remember spending hours and days with it in my early twenties. The immediacy of writing a few simple commands, hitting "Run" and seeing graphical output is still unsurpassed and created an almost addictive creative feedback loop that I haven't seen anywhere else yet. [1] https://processing.org. - Source: Hacker News / 4 months ago
I built a visual editor in Processing (a Java tool for people who like making things look cool), so I could easily map out the store and export the resulting graph. - Source: dev.to / 7 months ago
As an autodidact who never learned this stuff at school/uni, his lectures are what made linear algebra really click for me. I can only recommend them to anyone who wants to get a visual intuition on the fundamentals of LA. What also helped me as a visual learner was to program/setup tiny experiments in Processing[1] and GeoGebra Classic[2]. - [1] https://processing.org. - Source: Hacker News / 11 months ago
Glaze! Is an interactive media framework in Divooka that features a Processing-like interface. - Source: dev.to / about 1 year ago
I have been following HyperCard clones for years. It would take me some time to gather what I found, but the short answer is to download a Mac OS 9 emulator (it works) and load up HyperCard 2.4.1 and have fun. Emulators page with links to versions for MacOS and Windows. https://mendelson.org/emulators.html Hypercard 2.4.1 is available at the Macintosh Repository... - Source: Hacker News / about 1 year ago
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
p5.js - JS library for creating graphic and interactive experiences
OpenFrameworks - openFrameworks
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
Scratch - Scratch is the programming language & online community where young people create stories, games, & animations.
Godot Engine - Feature-packed 2D and 3D open source game engine.
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...