This example-driven guide focuses on Java’s most useful features and sets out to bring programming to life for every student in the sciences, engineering, and computer science. Robert Sedgewick and Kevin Wayne provide an accessible, interdisciplinary treatment that emphasizes important and engaging applications, not toy problems.
<ASIN:0672337843>
The authors supply the tools needed for students and professionals to learn that programming is a natural, satisfying, and creative experience, and to become conversant with one of the world’s most widely used languages.
Authors: Robert Sedgewick & Kevin Wayne Publisher: Addison Wesley Date: March 2017 Pages: 784 ISBN:978-0672337840 Print: 0672337843 Category: Python Level: Beginners. Student in sciences, engineering, and computer science.
Coverage includes
- Basic elements of programming: variables, assignment statements, built-in data types, conditionals, loops, arrays, and I/O, including graphics and sound
- Functions, modules, and libraries: organizing programs into components that can be independently debugged, maintained, and reused
- Algorithms and data structures: sort/search algorithms, stacks, queues, and symbol tables
- Applications from applied math, physics, chemistry, biology, and computer science
Drawing on their extensive classroom experience, throughout the text the authors provide Q&As, exercises, and opportunities for creative engagement with the material.
Companion web site (introcs.cs.princeton.edu/java) contains
- Chapter summaries
- Supplementary exercises, some with solutions
- Detailed instructions for installing a Java programming environment
- Program code and test data suitable for easy download
- Detailed creative exercises, projects, and other supplementary materials
See our review of Introduction to Programming in Python from the same authors.
Visit Book Watch Archive for hundreds more titles.
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Wild West To Agile (Addison-Wesley)
Author: Jim Highsmith Publisher: Addison-Wesley Pages: 304 ISBN: 978-0137961009 Print: 0137961006 Kindle: B0BXWP88KP Audience: Adherents of Agile methodology Rating: 4.5 Reviewer: Alex Denham
The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]
|
Understanding Software Dynamics (Addison-Wesley)
Author: Richard L. Sites Publisher: Addison-Wesley Pages: 464 ISBN: 978-0137589739 Print: 0137589735 Kindle: B09H5JB5HC Audience: Every developers Rating: 5 Reviewer: Kay Ewbank
This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]
| More Reviews |
|