Re: How difficult is ada to learn?
- From: "Gene" <eugene.ressler@xxxxxxxxxxxxxxx>
- Date: 30 Jun 2005 07:19:10 -0700
There are really two answers. If you intend to structure programs as
in the other languages, then it's quite easy to shift sideways into Ada
syntax. If you want to exploit Ada's full power, then you'll have to
figure out the Ada way to do things and learn the parts of the langauge
that are not found elsewhere---task types for example. In that regard,
one of the best things about Ada is that the language designers put
their thinking in the rationale documents and then Cohen took the whole
art of explaining how to use a langauge to a new level. There is so
much glop out there on the language-of-the-week that these two books
really stand out.
Most people who start with Borland Pascal miss the built-in set and
string data types. Ada gets the same effects with packages, but the
syntax is far less elegant and readable. (disclaimer: I have no real
Modula2 experience)
GR
.
- Follow-Ups:
- Re: How difficult is ada to learn?
- From: Matthew Heaney
- Re: How difficult is ada to learn?
- From: Matthew Heaney
- Re: How difficult is ada to learn?
- References:
- How difficult is ada to learn?
- From: Sm704
- How difficult is ada to learn?
- Prev by Date: Re: ATC, an example please.
- Next by Date: Re: How difficult is ada to learn?
- Previous by thread: Re: How difficult is ada to learn?
- Next by thread: Re: How difficult is ada to learn?
- Index(es):
Relevant Pages
|