From e5b3b554c9cf185bb6a9ea7b2bc02d8a30e14880 Mon Sep 17 00:00:00 2001 From: mingness <5671413+mingness@users.noreply.github.com> Date: Thu, 4 Sep 2025 00:09:59 +0000 Subject: [PATCH] adding contribution Learning Processing 2nd Edition Examples from --- contributions.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contributions.yaml b/contributions.yaml index 4ba8027..0739172 100644 --- a/contributions.yaml +++ b/contributions.yaml @@ -5820,3 +5820,23 @@ contributions: https://github.com/skaringa/colormaps-mpl/releases/latest/download/ColorMapsMPL.zip previousVersions: - 1.0.0 +- id: 300 + status: VALID + dateAdded: 2025-09-04T00:09:58+0000 + type: examples + source: + https://github.com/shiffman/LearningProcessing/releases/download/2025-update/learningprocessing2.txt + name: Learning Processing 2nd Edition + authors: '[Daniel Shiffman](http://shiffman.net)' + url: http://learningprocessing.com + categories: + - Books + sentence: All examples from the second edition of Learning Processing. + paragraph: 'All examples from the second edition of Learning Processing: A Beginners + Guide to Programming Images, Animation, and Interaction.' + version: 1 + prettyVersion: '1' + minVersion: '0' + maxVersion: '0' + download: + https://github.com/shiffman/LearningProcessing/releases/download/2025-update/learningprocessing2.zip