-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed as duplicate of#7754
Closed as duplicate of#7754
Copy link
Labels
Area:AccessibilitySupporting web accessibility (a11y)Supporting web accessibility (a11y)Feature Request
Description
Increasing access
I have over 5 years experience teaching young coders (age 7-17) and adults who have never coded before (eg artists) to code with p5js.
I learned about some of the barriers and developed simple.js to make better default choices and also to provide easier to use functions eg circle() and randomNumber().
One of the remaining big barriers is arrays. Javascript doesn't make it easy.
Like Vector, I popose an Array is implemented which makes it easy and uniform to use them.
More details here; https://discourse.processing.org/t/processing-should-define-array-just-like-it-has-vector/44840/13
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build process
- Unit testing
- Internationalization
- Friendly errors
- Other (specify if possible)
Feature request details
see discussion https://discourse.processing.org/t/processing-should-define-array-just-like-it-has-vector/44840/13
Metadata
Metadata
Assignees
Labels
Area:AccessibilitySupporting web accessibility (a11y)Supporting web accessibility (a11y)Feature Request