Skip to content

Commit 4505c24

Browse files
authored
Update variables-and-change.mdx
1 parent 297607c commit 4505c24

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/content/tutorials/en/variables-and-change.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -926,3 +926,10 @@ p5.js uses the console to communicate with programmers about lines of code that
926926
* [Template Literals](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals)
927927
* [Remainder (`%`)](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Remainder)
928928
* [String Interpolation in JavaScript](https://www.geeksforgeeks.org/string-interpolation-in-javascript/)
929+
930+
931+
## Bibliography
932+
933+
- [Introduction to Computational Media Curriculum](https://cs4all-icm.gitbook.io/js-intro-to-computational-media-2.0), [NYCPS Computer Science Education team](https://sites.google.com/schools.nyc.gov/cs4allnyc/)
934+
- [Creative Web Curriculum](https://blueprint.cs4all.nyc/curriculum/creative-web/), [NYCPS Computer Science Education team](https://sites.google.com/schools.nyc.gov/cs4allnyc/)
935+

0 commit comments

Comments
 (0)