
This will throw you back all the way to your high school programming classes! Khan Academy is the website I’m going to use for HTML, CSS, JavaScript, and SQL basics. The intro to JS: Drawing and Animations is a great class. Stating from the beginning we just have some programming basics like variables, data types, arrays, objects, and looping. As we move through these courses, they show you how to use JavaScript to move, create objects on the screen and change the colors.

Now the class asks us to come up with an idea to work on through the introduction classes. I was thinking maybe a simple clock that uses what we learned.
Goals for the project:

- Actual Time
- Moving and Rotating Graphics
- Analog Function
This is a crude sketch of my project idea..
And that’s Week 1 for now.. In a few days I should have a working prototype of the project. Thank you for reading this blog post stay tuned for more!
Leave a Reply