Sunday, 21 October 2012

Quick blog post of quickness

To be honest, I am only writing this post to get marks. LOL.

So, codeacademy is good. I have so far enjoyed my time using it and have completed 1 and a half courses in javascript.

Also, go check out open culture. It is good.

Adios

Thursday, 13 September 2012

Javascript progress

I am on my way to becoming a coding ninja!!!

Having almost completed the first course in code academy - Getting started with programming - I am starting to gain a firm grasp on both how to use Javascript and also what you can achieve with it.

I shall continue you update you, my valued readers, on my progress in this course.

Thursday, 6 September 2012

German stalker

Hello there everybody, just wondering about my one German, Firefox and Windows using reader. Although I'm convinced that it is actually just my teacher using a masked IP address, I would love to hear from you if this is not the case. For example, what brought you to my blog? Have you come across any similar blogs by other people who would probably be classmates of mine? I know at least one other classmate has received a  pageview from Germany.

Cheers fellas.

Please note, the other 2 viewers are just mates, I have no special interest in hearing from them >:)

Wednesday, 5 September 2012

What is javascript?

Currently learning how to code in javascript using code academy. It is a fun experience.

JavaScript is a programming language that makes websites interactive. HTML & CSS will let you make nice looking webpages, but they will be static. JavaScript allows you to make ask your user to input information, and for you to make the website more modern and functional.

Here is a lovely video on what javascript is and what it can do.