I finished the JavaScript portion of Codecademy. I had been taking my time and putting a lot of extra time into Free Code Camp, but I decided to finish it up. Now I have started the PHP section. I want to share some of what I have learned through this blog, but I haven’t been […]
Tag: JavaScript
I just finished up the jQuery section of Free Code Camp and I tinkered around with it afterwards. If you have just started coding or have been using JavaScript for awhile but haven’t used jQuery, I recommend checking it out. (You can do so here: jQuery.com.) It is super powerful and super simple. To of […]
I have been struggling through the idea of recursion this week, particularly when it comes to the code for the Fibonacci sequence. I’m not sure why this baffled me (the iterative version took me a minute to grasp, but nothing like this), but it really had me confused last night. After a few articles last […]
I am at the 50% mark of Codecademy.com’s JavaScript course and on chapter three of the Eloquent JS book. These are excellent resources, but I am adding to this by starting FreeCodeCamp.com. There are a few reasons I am doing this: The camp offers some real life projects It has a good base of ‘campers’ […]
Recent Comments