Limit this search to....

Introduction to Software Development: Learning to Program
Contributor(s): Shaban, Marwan (Author)
ISBN: 1736291718     ISBN-13: 9781736291719
Publisher: Marwan Shaban
OUR PRICE:   $37.05  
Product Type: Paperback
Published: July 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Programming - General
- Computers | Software Development & Engineering - General
Physical Information: 0.75" H x 7.5" W x 9.25" (1.36 lbs) 360 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

This book focuses on helping the reader develop an intuitive understanding of how to write good code. While learning Java, the reader will acquire principles and techniques that are presented in the context of realistic examples, with minimal jargon and constant reinforcement so that they're internalized and become habits. The techniques presented apply to any computer language, and have stood the test of time-techniques such as taking the extra time to simplify your code, starting your testing as soon as you can, and avoiding repeated code. Using a tutorial style and a steady progression from basic to advanced, the book allows the reader to follow along and try each example for him- or herself. The reader learns by doing.


Care was taken at each point to include only enough detail for the reader to progress to the next topic, avoiding discussion that would distract many readers from the main mission: learning how to write good code.