I will be teaching an intermediate Processing workshop at Devotion Gallery in Brooklyn in a couple of weeks. Devotion is dedicated to showing work at the intersection of art, design and technology. In addition to exhibition activities they are now busy setting up Devotion Learn to offer workshops in related topics.
My Processing workshop will be divided into 4 days x 4 hours, Monday-Tuesday Oct 18-19 and Oct 25-26. See below for details.
Processing Intermediate Workshop
- Dates: Mon Oct 18th - Tues Oct 26th
- When: This course meets 4 times on Monday and Tuesday from 6 pm - 10 pm.
- Where: 54 Maujer, Brooklyn, NY 11206
- Level: Intermediate
- Prerequisite: Computer literate with some coding experience.
Tuition: $350 for Professionals / $250 for Students (School ID required for discount)
Please read our Registration & Cancellation Policy
Processing is one of the most popular coding tools created specifically for artists and designers, enabling users to quickly get creative with software processes. Designed to accommodate beginners as well as experts, Processing allows for the creation of interactive applications using realtime 3D graphics with the option of doing high-quality output for print and video. It also supports physical computing through microcontrollers like Arduino as well as more complex visual solutions like sound-responsive visuals and information visualization.
This four-day workshop will introduce the participants to Processing syntax and coding structures, going from the basics to more advanced concepts like object-oriented programming and using libraries to extend Processing's core functions. Participants will receive a pre-prepared library of code examples demonstrating the topics covered in the workshop, and will have a chance to discuss how they might use Processing in their existing practice.
Topics Covered:
- Real-time 3D
- Generative graphics
- Processing syntax
- Data structures
- Using objects to simplify code
- Exporting graphics for print and video
- More...