Hello everyone, and welcome to another post in my blog. I'm going to get straight to the point here.
Javascript. I really don't like it so far. It's pretty confusing to me. I've done actionscript in flash before which is pretty similar, and I'm still confused. As far as how I can use it so far? The only thing that comes to my mind is as little as possible if I can. For now anyway. I know to be a successful web designer, you are going to have to learn it eventually.
Java and Javascript are often confused. The only real reasons I can think of why is because they both have "Java" in their name. Java is a programming language (C++) and is mainly for writing computer programs while Javascript is used in HTML for websites. Here is a definition of scripting language I found on the internet. I thought it was a good explanation.
"Unlike Java, which must be compiled before it can be used, a scripting language has pre-built functionality that is entrenched into the HTML page."
Javascript (AKA Mocha and Livescript) has come a short way in 10 years. I think it's mainly because not a lot of people used it before W3C. The standards they have set for the internet really made it possible for web developers to start using it. As for it's future, as long as W3C keeps the standards where they are, and don't change anything that would hurt Javascript, I think it could and will last quite a while. With patience, there are a lot of things you can do with it.