English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am getting bugged down with so many different programming languages. someone tells you C is great and another recommends Java, you go online and you hear PHP or talk of Pearl. is learning HTML advantageous? help, i'm confused

2007-04-01 09:11:38 · 9 answers · asked by puzzlite 2 in Computers & Internet Programming & Design

9 answers

English, Hindi, Chinese.

2007-04-01 13:33:55 · answer #1 · answered by Anonymous · 0 0

Knowing at least the basics of HTML should be considered mandatory for everyone. You can grasp its concepts in an hour, if you're bright enough. After that, you should look at XML - often enough will be to browse through your disk and find some .xml file and look at its structure for a while.

If you like neat graphics and browser-based web applications, take a look at Adobe Flash. It uses ActionScript, which is very similar to JavaScript, so you'd learn 2 languages at the same time. If you want to develop web pages, you need to know HTML, SQL, CSS, JavaScript and PHP or Perl or ASP. PHP is the easiest to get and learn.

If you want to develop classic desktop applications (also called rich client application), you'd be better off with C++ or C# if you aim to be a well-paid professional. If you want something easier, try VisualBasic or Delphi. Java is good if you know what you want.

It is best to have broad horizons, so don't be afraid to explore, download some trial versions of IDEs (Integrated Development Environments, software used for programming), read tutorials on web and don't be afraid to make simple applications yourself.

2007-04-02 01:05:08 · answer #2 · answered by teh analytik 1 · 0 0

Language shouldn't matter if you know the concepts. A computer scientist should be able to take a language reference and after a while do what they want.

Instead be familiar with the broad categories of languages, which are classified as interpreted and which are not, ways the statements and are separated, families of conditionals and loop structures, how memory management works or if the language takes care of it at all, etc.

If you really want to learn the theory of languages at least look at BNF form. You can get into lots of parsers and algorithm theory. Knuth's The Art of Computer Programming is a legendary treatise on the subject.

Lisp is quite the computer language, I've heard. Also, python seems to be a solid interpreted object oriented language.

HTML itself isn't a programming language, it's a markup language for content. JavaScript and Flash and other embedded things do the dynamic part.

2007-04-01 10:03:12 · answer #3 · answered by John Mahowald 5 · 0 0

I would say, C, perl, and a third language of choice (basic, pacal, fortran, cobol, and more recently -- java) Java, or C++ are good for understanding object-oriented programming.

C for understanding operating systems, and much of the open source software that is available. Perl for fast prototyping, and scripting small tasks. Assembly is important for understanding processors, and if you take a Computer Architecture class, you will probably have to write your own assembly language, or use one like SPIM (MIPS spelled backwards)

HTML and PHP are good to know, but are very easy compared to languages such as C, so it should be easy to learn.

2007-04-01 09:32:25 · answer #4 · answered by Scott M 2 · 0 0

HTML is for use in specific area, namely Web page; but there are many specifics like SQL for DB, and so on.

C, Java, C# are 3 general purpose languages that you should be running into soon.

The idea of a computer science is not necessarily language but the theory and application of it. In that way you will not even be adequate for beyond freshman to stick to the general 3 above.

2007-04-01 09:23:02 · answer #5 · answered by Andy T 7 · 0 0

I'd think C++, Java and C# to be the top 3 languages for a computer science major.

HTML,PHP are all easy to learn if you've done the above.

2007-04-01 09:16:53 · answer #6 · answered by r_ranjith 4 · 0 0

For web HTML, Java, PHP, and maybe flash
For computer Visual C++ and Visual Basic

2007-04-01 09:16:05 · answer #7 · answered by Anonymous · 0 0

Not all lnaguages are created equal; you need to understand what you want to target; e.g.

- For Web server side: Java
- For "system programming": C
- For Microsoft specific all-purpose: C#
- etc

HTML, Perl, PHP, JavaScript, etc (all part of the WWW "family") are "small" languages for specific purposes like "scripting", "static" web pages, adding dynamic web content, etc.

2007-04-01 09:27:55 · answer #8 · answered by Anonymous · 0 0

once you've a issue with authority, medicine probable isn't for you. those 12 years of preparation? all of that's going to be lower than authority. After that, you may want to take care of the authority of coverage businesses besides as sufferers who would go away for a unique medical specialist in the journey that they don't like the way you run issues. also, if you're in problem-free words in contact interior the money, medicine isn't for you. you may want to really opt to be a medical specialist, deep down, no longer only on the superficial aspect of needing a large paycheck. by the way, you are able to help a relations and not using a fat paycheck. and also you'll't be lower than pressure about charges and not using a fat paycheck. And vice versa. that's referred to as spending lower than you're making. I truthfully have popular lots of those with above conventional earnings who were deep in debt. To be your own boss, operating a company is a thanks to pass. truthfully you've different pursuits previous funds... if you're smitten by some thing, there might want to be a way that you'll create a company out of it. significant in some thing on the region of that pastime, and/or company. ok, I nonetheless imagine medicine is all incorrect for you. As a healthcare professional or specialist, you would probable be operating in a collection with different medical doctors, probable in association with a well being center. There are fool medical doctors you'd be operating with. you would probable be confronted with well being center techniques in preserving with lowering malpractice coverage prices, no longer in preserving with technological information. you would take care of well being coverage businesses and Medicaid - do you imagine which will be honest and only?

2016-10-17 22:40:58 · answer #9 · answered by ? 4 · 0 0

fedest.com, questions and answers