Slow and steady (5 and 1/4 hours trained)
Yes you read that correctly, I only could achieve 15 minutes of focused training this evening. I trained slightly longer, but the extra 15 minutes cannot count towards my 10,000 hours because they were not deliberate focused training.
So within my 15 minutes today I set a simple goal. I wanted to store an array within a variable. Then I wanted to “document.write” the array onto a web page in table form. After searching a few video tutorials on similar ideas I decided to take the plunge. Here were the results.
In the coming training days I hope to be able to display data of objects and their properties within Javascript. I also envision linking those ideas together with constructor functions to make my listing of objects very simple.