Thursday, 13 September 2012


Progress with Code Academy

I am currently still on the "Getting Started with Programming" section of CodeAcademy. I am near completion of this section, as am i on the last section (5. Variables). This course is not the most enjoyable task. This is because i am quite frequently running into problems while completing tasks. On the positive side, this course is a good experience and i am finding it to be interesting.



Wednesday, 5 September 2012

What is Javascript?

JavaScript is scripting language used for client side scripting. JavaScript developed by Netscape in 1995 as a method for validating forms and providing interactive content to web site. Microsoft and Netscape introduced JavaScript support in their browsers.

I personally do not enjoy using Javascript. I do not find it to be entertaining or enjoyable. Javascript requires the user to concentrate while implementing the data. You cannot make any mistakes while implementing the data, because it will not work.  It is clear that Javascript is a very useful tool and has innovated technology to make it what it is today.