~~NOTOC~~ ====== Programming Fundamentals with Processing ====== ==== Programming concepts for designers and creatives ==== by Mithat Konar {{::processing_compass.png?nolink|}}\\ Work in progress. ====== Contents ====== ===== Part One ===== * [[Introduction]] : (99% complete: need to set up a feedback email address) * [[ch01-setting-up.html|Setting Up]] : Installing Processing (99% complete: need macOS info) * [[ch02-getting-going.html|Getting Going]] : Program structure and output (Complete) ===== Part Two ===== * [[ch03-places-to-put-things|Places to Put Things]] : Variables and types (Complete) * [[ch04-getting-stuff-done-i|Getting Stuff Done I]] : Operations and expressions (55% complete) * [[ch05-getting-stuff-done-ii|Getting Stuff Done II]] : Control flow (1% complete) * [[ch06-bundling-stuff-up-i|Bundling Stuff Up I]] : Functions (1% complete) ===== Part Three ===== * Action : Animation * Interaction : Event handling * Bundling Stuff Up II : Objects ==== Misc and cruft ==== * [[Roadmap]] * Needs a place * strings and string processing (Appendix?)