Search Books

Java by Dissection: The Essentials of Java Programming

Author Ira Pohl, Charlie McDowell
Publisher Addison Wesley
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
68.00 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $2.61
Share:
Book Details
ISBN / ASIN0201612488
ISBN-139780201612486
Sales Rank4,335,273
MarketplaceUnited States 🇺🇸

Description

Enlisting the best-selling "by dissection" method of instruction, this book teaches programming techniques and presents the Java language in a sound and structured manner that is appropriate for both novice and seasoned programmers. It presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the Java programming language. Program code is explained in an easy-to-follow manner throughout. This book presents readers with a clear and thorough introduction to the programming process by carefully developing working Java programs using the method of dissection. A dissection is similar to a structured walk-through of the code, with the intention of explaining to the reader newly encountered programming elements and idioms as found in working code. Key ideas are reinforced throughout by use in different contexts.