Re: Why is java considered a language for "web" or "internet" programming?





BillJosephson wrote:
Howdy....

I've been learning a bit of java, because I've been led to believe it
is the language to use if you want to make web sites. So far, it just
seems like C or C++, more or less.

C is not similar to C++ or Java, they are object oriented languages, while C is a procedural language, the only similarity is the basis of the syntax. If you do not know OO you should pick up a book on the subject to discover the true benefits of OO.

tom
.



Relevant Pages

  • Re: why java is not pure object oriented?
    ... For learning I preffer language like Lisp based on ... program fast in latter, but, imho, it's very hard in former (like Java). ... CU> programming which is neither top-down nor bottom-up (though it's ...
    (comp.lang.java.programmer)
  • Re: Why does main() in java returns void ?
    ... learning by comparison is not bad style at all. ... > the java mindset. ... rather than comparing the new language item by item ("how ... > Razvan wrote: ...
    (comp.lang.java.programmer)
  • Re: Java vs. C++
    ... > It appears that Java is easy to learn and it's popularity is steadily ... > an analogy of German and Yiddish as he explained, "Learning C is like ... their favourite language. ... both this newsgroup and a C++ newsgroup and the answers I got were all over ...
    (comp.lang.java.programmer)
  • Re: Newbie Question: Which IDE Should I Start With
    ... >that you can focus on learning the language. ... I'm in my second semester of Java. ... command line linux, ...
    (comp.lang.java.help)
  • Re: significance of graphics in c
    ... lot of time on learning c graphic or to start the new language like ... Object-oriented languages like Java tend to be a ... learning a C graphics API. ...
    (comp.lang.c)