Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Computer science : an interdisciplinary approach
Sedgewick R., Wayne K., Addison-Wesley Professional, Upper Saddle River, NJ, 2016. 1168 pp. Type: Book (978-0-134076-42-3)
Date Reviewed: Oct 20 2016

Sedgewick and Wayne’s book is a systematic treatise on the fundamentals of computer science. At a high level, the book covers the basics, object-oriented programming, algorithms, and plenty of theory. It is geared toward first-year college students, and many schools I know use this book in their high school advanced placement (AP) courses. The book assumes arithmetic proficiency and some basic high school coursework, but the motivated student will find this book accessible. It is not a light read for beginners, however, and students are expected to invest a significant amount of time into reading it. A computer is a must for understanding and exercising the concepts presented.

The book takes the approach of teaching the fundamentals using Java programming. Examples from science, mathematics, engineering, and finance are used to walk through scenarios. The authors begin by introducing basic programming elements and then functions. The concepts are introduced in a linear fashion. The question-answer sections and exercises are wonderful, and I highly encourage students to tackle all of them. The problems are approached in a logical way. Take the presentation of the Tower of Hanoi problem. It starts with the problem statement and problem design, presented in a very clear way, and then solves the problem with an elegant Java solution and runs through the results with sample output and diagrams. A lot of material is included, and one needs to unpack it in layers. The book can also be used in a spiraled platform to teach meaning; for example, you could cover the basics of many concepts as a first-level course, and then go into depth and look at more details as a second-level course. At the end, the authors explain machine architecture, including Intel architectures, and tie together concepts of computer design with software programming.

The exercises are very challenging, but pair programming could be used as a study tool. The companion website has a wealth of information, including selected solutions, chapter summaries, and links to some videos. Overall, this is a rigorous and pleasant-to-read textbook and I highly recommend it for introductory coursework with Java programming.

More reviews about this item: Amazon

Reviewer:  Naga Narayanaswamy Review #: CR144857 (1701-0010)
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Object-Oriented Programming (D.1.5 )
 
 
Java (D.3.2 ... )
 
 
Reference (A.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Object-Oriented Programming": Date
Object-oriented programming systems, languages, and applications
Paepcke A.  Object-oriented programming systems, languages, and applications,Phoenix, AZ,Oct 6-Oct 11, 1991,1991. Type: Whole Proceedings
Oct 1 1992
Object lifecycles
Shlaer S., Mellor S., Yourdon Press, Upper Saddle River, NJ, 1992. Type: Book (9780136299400)
Apr 1 1993
Object-oriented programming
Voss G., Osborne/McGraw-Hill, Berkeley, CA, 1991. Type: Book (9780078816826)
Oct 1 1992
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy