Re: Good books for a complete beginner!



On Tue, 30 Aug 2005 12:33:50 -0600, "Monique Y. Mudama"
<spam@xxxxxxxxxxxxxxxx> wrote or quoted :

>Why Java as a first language?

Java is a pretty good first language. Input is a bit too awkward for
a first time language, but that can be fixed with beginner input class
that takes one field per line from the console.

What might be better for getting started, getting the general hang of
things, perhaps an RPN calculator which does not have the complexities
of IO, but still teaches the ideas of loops and if.



--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.



Relevant Pages

  • [Announce] JEWL 1.2
    ... JEWL is a Java class library designed ... a first language. ... It enables reasonably sophisticated GUI applications ... JEWL is a deliberately simple system which is intended ...
    (comp.lang.java.gui)
  • [Announce] JEWL 1.2
    ... JEWL is a Java class library designed ... a first language. ... It enables reasonably sophisticated GUI applications ... JEWL is a deliberately simple system which is intended ...
    (comp.lang.java.programmer)
  • Re: Beginner Advice Sought
    ... is Java the first language you are ... >> learning? ... >> Besides books, there are also the Sun Java tutorials, ... The Sun Java compiler operates ...
    (comp.lang.java.programmer)
  • Re: Java as a first language
    ... > I am very new to programming and Java is the first language I'm learning. ... > I'm in a very fast-paced program and I am finding it very difficult to ... With Java you MUST understand object orientation. ...
    (comp.lang.java.help)
  • Re: Do I need Threads for this?
    ... Hmm, seems a bit awkward, but then Java seems that way sometimes... ... think of memory regions. ...
    (comp.lang.java.programmer)