Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pcd-website/src/content/events/pcd-karachi-2026/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
id: pcd-karachi-2026
uid: "8e74306"
---

To celebrate PCD @ Karachi 2026, Code Circles will be hosting a workshop titled: "Introduction to OpenProcessing" The workshop introduces participants to the creative coding platform [OpenProcessing](https://openprocessing.org/) and the [p5.js](http://p5.js/) programming language. Through this workshop participants will learn the basics of javascript programming including variables, functions, simple loops, if/else statements, randomness and scope and use these concepts to draw shapes and compositions to create digital artwork.

Some prior programming experience will be preferred but not required.
6 changes: 3 additions & 3 deletions pcd-website/src/content/events/pcd-karachi-2026/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"address": "",
"plus_code": "7JP9W42H+926"
},
"event_date": "",
"event_date": "2026-10-16",
"event_start_time": "",
"event_end_time": "",
"event_short_description": "",
"event_short_description": "Introduction to OpenProcessing",
"event_activities": [
"Hands-on workshops",
"Exhibition",
"Live coding",
"Beginner introductions to Processing or p5.js",
"Creative coding jams or hack sessions"
],
Expand Down