Question:
Is it even worth studying these computer programming languages?
JeDeergab
2012-02-10 07:03:59 UTC
JavaScript, ActionScript, Java, and HTML5

JaveScript - I'm only interested on making a website design since its doesn't work on MySQL I'm working on with Java because of MySQL, then ActionScript since its almost similar to JavaScript, and learn HTML5 for more advance website designing so I can stream media files and host pages for my community there's a reason why I chose them.

Another reason to learn ActionScript because I learned I could make desktop application including mobiles.
Five answers:
deonejuan
2012-02-10 07:26:40 UTC
MySql runs on a database server. To generate reports, input, delete and so forth you will have to know SQL statements. To generate web content with a database you are looking at a stack of several technologies. Javascript plays a role in such a stack. The Javascript can trigger events.



HTML5 with jQuery -- which is a compact Javascript library can act much like a computer program, but it runs in a browser.



Java is a full-blown computer language that has been integrated into many technologies. You might put Java on the back burner for a while. To integrate Java with a DB takes a choice of many different technologies. Java can be client-side or server-side.



Javascript (ECMAScript) is how I began my knowledge of computer programming. Flash was easy to learn because ActionScript is Javascript.
SandFlyer
2012-02-10 08:05:49 UTC
I would recommend that you begin with defining what's your long term goal, like from here to 10 years. If you want to be a standard web designer, you will be OK with HTML, CSS, Javascript and XML. All of these are light programming languages and you have to know them in roughly equal measure.



If you want to be able to work in enterprise-grade projects, you will need to add a full programming language in the mix. Java is a good choice although there are others.



There's all this debate to how far Flash is going to go, which needs Actionscript. Even though mobile platform adoption has been messy, it's still the choice for regular computing animated content. It's an OK programming language, but it's pretty fun to master.



One thing to remember: programming is programming. Once you learn one language, it's easier to learn another one. Don't get married to a language. Be willing to know several.
2012-02-10 07:23:02 UTC
If website design is your goal, then you should learn HTML and CSS. They are both very simple languages that can be learnt in less than a week. The best site for learning new web programming languages is www.w3schools.com



By the way, you mention you want to learn HTML5. Just to clarify, HTML5 is just a few new additions to the HTML language such as
mmarrero
2012-02-10 07:44:21 UTC
First, Java is not Javascript. You must learn Javascript, it's used for almost everything in modern webpages, especially its ability to get partial data from webservers (Jquery, Json, AJAX, etc). Turn off Javascript and see if your favorite webpages work.



ActionScript? Where, in Flash? Not only it won't run in iOS (iPad, iPhone, etc), Adobe won't continue developing Flash for mobiles, so it will be too nonexistent in future Android devices.



HTML5 is the future, there's no choice, especially because it somewhat substitutes Flash.
stram
2016-11-07 05:41:29 UTC
i ask your self why each body is recommending HTML, CSS, and JS. they don't look to be undesirable to carry close, yet those are frequently for internet web site layout. regardless of the very shown truth that HTML and CSS would in basic words take a pair days to benefit. Java and C++ are the massive ones. except that it quite starts off to get extra quite good. Python or Ruby are problem-loose (regardless of the very shown truth that from what i have heard you does no longer usually learn both). LISP is used lots in AI. purpose-C is used for the iPhone, Java for Android. Shell is a script used lots in Linux and Mac, Batch for domicile windows. once you hit the massive ones, you quite in simple terms pick the position you want to bypass.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...