Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
The author's primary premise is that those studying software development should have an understanding of how executables are created. Not only is a compiler an excellent example of a program but in order to write one you need to understand source code, machine architecture and how the later works to produce desired results.
Studying (just reading would be a waste of your time) will not turn you into a compiler implementer; that is not the author's intention. It will not turn you into an Oberon user though the author may hope that you may find the subset of the language the compiler is for interesting enough that you wish to learn more about it. It won't even turn you into an excellent programmer. However the author believes that it will lay foundations on which you will be able to build skills based on insight and understanding. I think he has a view worth considering.