15 - 18 December 2014
For the past week, I have been learning JavaScript on Codecademy, as well as writing the beginnings of the html needed to create my Etch-A-Sketch webpage.
In JavaScript, I have been learning objects, arrays and functions. I already know all the concepts and how everything works because I have learned C, C#, and Swift, which are very similar. The syntax is what I am learning, and so far it is pretty much the same, but there are some important differences. I was quite frustrated with this lesson. The code did exactly what I expected it to do but I was not sure what the instructions wanted. I figured it out eventually, though. It was asking me to print the numbers 1-20, and I was printing 0-20!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The goal for my Etch-A-Sketch website is to make something that is fun to play with and easy to use. Above is how much of the webpage I have done and what I have written. I am going to create my webpage at www.sant-anna.com/lucas/etch-a-sketch.html. Sant-anna.com is the family website, and I am going to make a subdirectory, lucas, where I can create all of my own webpages and programs. Below is the website.








