In Creative Coding 1 you used loops to repeat code and make things on the screen change over time. Now you’re ready to level up your skills and make your videos change based on things that you do with the mouse or keyboard.
During this course, you will learn career-related skills and earn a badge for this accomplishment. A badge is a digital certification of your career-related learning that you can share on social media and higher education platforms, or with colleges, potential employers, peers, and colleagues. Select this link to learn more about badges.
Programming:
Learn more about:
Students will demonstrate an understanding of intermediate Javascript Programming techniques by utilizing event handlers to create interactive programs, encoding logical and spatial reasoning into nested control structures, implementing algorithms in their programs, and creating procedurally generated patterns using linear and geometric progressions and randomness.
Students will demonstrate an understanding of intermediate Javascript Programming techniques by writing code that utilizes strings and string methods, creating interactive applications, incorporating functions with input and output, developing custom objects, utilizing data structures, and developing testing and debugging techniques