4 of 4 people found the following review helpful:
5.0 out of 5 stars
Excellent programming book, May 20, 2010
This review is from: Introduction to Programming in Java: An Interdisciplinary Approach (Paperback)
This is the best book on programming among the many I've read. Sedgewick & Wayne concentrate on the programming part of "Programming in Java." There's a lot of information on various algorithms. There are a number of useful utility classes available on the books website. By using the utilities the student can focus on important programming idioms and methods, without getting too bogged down in the details. In contrast to many other beginning Java texts, the reader is treated with respect. Plus the exercises are a lot of fun!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
6 of 7 people found the following review helpful:
5.0 out of 5 stars
A Pleasant Introduction to Progamming and Java, March 7, 2011
This review is from: Introduction to Programming in Java: An Interdisciplinary Approach (Paperback)
This is an excellent book for someone new to programming. It's also a great next step for an experienced programmer learning Java. It is surprisingly easy reading for an expansive 700+ page book. The authors also have a great website: [...]
The book is full of short, self-contained sample programs that are easy to explore. The pages are decorated with helpful sidebar illustrations and descriptive elaborations of code. Sample results are often presented, which makes it easy to read through and understand how a given Java program works. The book includes instructive use of color (shades of blue) and greyscale printing to enhance the reading and learning experience.
The four major sections of the book are: Elements of Programming, Functions and Modules, Object-Oriented Programming, and Algorithms and Data Structures. Algorithms is a topic the authors are well known for; I'm certainly glad they've extended their repertoire here.
The "Anatomy of a Class" on page 377 is just one of many examples where the authors analyze and break down a code sample in a way that gives the reader a much deeper understanding of Java. The authors get you close to the code. The layout of this book makes it easy for you to think about Java and programming concepts as you read.
This is a comprehensive yet enjoyable book covering the essential elements of both Programming and Java.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
3 of 3 people found the following review helpful:
5.0 out of 5 stars
Great Book, October 17, 2009
This review is from: Introduction to Programming in Java: An Interdisciplinary Approach (Paperback)
The book is fabulous. It offers an intriguing insight into java for beginners {mostly students}. The extra problems in each exercise are highly creative and some of them offer a very good challenge. Overall a fantastic book for beginners in java.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No