Wednesday, September 29, 2010

september 29 2010

today what we basically did was to read a book called Java script and copy down some HTML codes to to text editor and then try it I'm learing new stuffs and a lot of Java.

1 comment:

  1. Careful, Carlos, you are learning Javascript, *not* Java. Javascript and Java are two totally different programming languages that have very little to do with each other beyond the unfortunate marketing ploy to pick a name that causes people to confuse them.

    Javascript is a scripting language that runs inside your web browser. It enables you to write client side scripts to make web pages dynamic.

    Java is a systems programming language that has nothing to do with Javascript.

    ReplyDelete