Re: Good books for a complete beginner!
- From: Roedy Green <look-on@xxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 02:57:43 GMT
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.
.
- References:
- Good books for a complete beginner!
- From: potnisanish
- Re: Good books for a complete beginner!
- From: Monique Y. Mudama
- Good books for a complete beginner!
- Prev by Date: Re: Good books for a complete beginner!
- Next by Date: Re: Good books for a complete beginner!
- Previous by thread: Re: Good books for a complete beginner!
- Next by thread: nested enum
- Index(es):
Relevant Pages
|