algorithms + data structures = programs



hai guys,

recently, i purchased Niklaus Wirth's book "Algorithm + Data Structure
= Programs" . i found this book completely incomprehensible.. it's fine
upto 1st 6 pages where he describes how we derive data structures by
modellig real-world objects & role of a programming langugae for
solving a particular problem but after that he starts with
Bisection/Binary-Search & a table to compute the negative-powers of 2
which were totally incomprehensible. i think the name of his book
should be "Mathematical Modelling of real-world objects shown using
unreadble & unexplained code". i dont know what more to say but i have
started to hate this book. i think my cognitive proces is not able to
sync with Niklaus Wirth's thinking/writing/presentation style.

then i know there exists only 1 book for data structures "Data
Structures & Algorithms" by Aho et al, but it also uses PASCAL. (keep
in mind, i am not talking algorithms, for that i will follow Knuth,
Cormen etc. but here i am talking specifically about data-structures)

i know a little about data structures, like : vectors, arrays, hases,
lists, trees etc. (i did some Lisp)i also understand that they are
basic-ones & found in nearly-every programming language & only differ
in syntax notation & operations & each solves some specific problems in
efficinet and others in inefficient ways.

Is this enough from a competent programmer's point of view? if not,
then where i can find good reviews for Aho's book, from a programmer's
point of view(no, not from amazon.com, they are always misleading. i
wasted a lot of money by following them) or do you advise something
else?


any views.

thanks for your time.

"arnuld"

.



Relevant Pages

  • Re: D7 Compiler Bug
    ... RAD, as understood in relation to Delphi, is a visual design system. ... The VCL is not only the system on top of which Delphi's RAD system ... _all_ programming is about: data structures and algorithms. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Questions on Using Python to Teach Data Structures and Algorithms
    ... core structures, and "better than textbook" implementations of many core ... algorithms, so lots of things can be done more efficiently by combining ... language's built-in data structures are, since the intent is for the ...
    (comp.lang.python)
  • Re: ANN: Tomes of Delphi: Algorithms & Data Structures on sale again
    ... Julian M Bucknall wrote: ... Algorithms and Data Structures is available for sale again. ... have to pay well over the odds for a copy, you can get your very own, printed ...
    (borland.public.delphi.non-technical)
  • Re: what should be in a computer science degree?
    ... Games programming ... scientists be taught something about data structures and algorithms? ... I thought about the Data Structures and Algorithms idea. ... Take a look at some of the algorithms in books ...
    (comp.lang.lisp)
  • Re: Is there a PERL compiler?
    ... way to speed it up is to profile it in order to find out where most of the ... better algorithms or data structures; if not by rewriting them in C or the ... highly-optimized code within perl itself whereas ...
    (comp.lang.perl.misc)