
Curriculum

p5.js
P5.js is a higher-level(simpler) version of the programming language javascript that is useful for introducing novice programmers to many aspect of coding. This language is also a good introduction to learning javascript, which is the most used programming language in the world.
Processing
Processing is similar to p5.js in that it is a simpler version of javascript, but it is much more focused on visuals and allows users to create animated art pieces. Processing is useful for getting kids that are interested in art interested in coding, as it is very easy to learn and allows users to see there creations as there creating them.

Why Learn Coding?
Coding is about solving problems, and learning to code will help you learn how to tackle challenges you face.
Employability
Learning programming will not just teach you technical skills, but teach you how to organize the problems you face and figure out the step needed to take to overcome these problems.
Programming was one of the fastest growing job fields in the past ten years.