Pure Data might be a bit more popular than Nature of Code. We know about 38 links to it since March 2021 and only 27 links to Nature of Code. 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.
For clojure, you can use quil: https://github.com/quil/quil. - Source: Hacker News / about 1 month ago
I love this, I first learned Java and “Kids Programming Language” (a strange action script-y flash inspired thing) in elementary school and the lessons I learned there stuck with me until today. I would highly recommend parents consider teaching their kids using processing (p5.js), it’s super visual but still “real” code so you still build that muscle memory of thinking in loops and typing out real code:... - Source: Hacker News / 6 months ago
You might also want to pair it with The Nature of Code^1. ^1: https://natureofcode.com/. - Source: Hacker News / 9 months ago
For anyone wanting to do this in JS, check out Dan Shiffman’s Nature of Code https://natureofcode.com/ Uses p5js, so nicer than pure canvas. - Source: Hacker News / 9 months ago
One I would recommend for anyone's bookshelf at any level because it is so good: https://natureofcode.com/. - Source: Hacker News / 9 months ago
My most recommended method for beginners has always been PD (https://puredata.info/) combined with The Theory and Technique of Electronic Music: (https://msp.ucsd.edu/techniques/latest/book.pdf) and this book (https://mitpress.mit.edu/9780262014410/designing-sound/). Eli's tutorials on SuperCollider are also very helpful: https://www.youtube.com/@elifieldsteel Of course, my project Glicol can also be helpful for... - Source: Hacker News / about 1 year ago
For node based workflows, check out Max or Pure Data. https://cycling74.com/products/max https://puredata.info/. - Source: Hacker News / over 1 year ago
Tools like Ossia Score, Chataigne and PureData (pd) can also help a ton in building interactive art and triggering other A/V software. Source: about 2 years ago
WebPd is a highly modular compiler for audio programming language Pure Data allowing to run .pd patches on web pages. It converts the audio graph and processing objects from a patch into plain human-readable JavaScript or WebAssembly which can then be integrated directly into any web application. Source: about 2 years ago
You might also be interested in the very different Pure Data (http://puredata.info/) environment, which is also free and open-source. It uses a visual programming approach, which many people like but if you are already a programmer it might seem inconvenient in comparison. Source: about 2 years ago
The Coding Train - Online learning resource for beginner-friendly creative coding tutorials and challenges.
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
Processing - C++ and Java programming at the speed of thought.
VCV Rack - A cross-platform modular synthesizer.
p5.js - JS library for creating graphic and interactive experiences
MadMapper - The Mapping Software