This content is not currently approved and is visible here for review only.

A Developer's Approach to Learning Java: Read, Write, and Problem Solve Using Test-Driven Development: Labs Sequential

A Developer's Approach to Learning Java: Read, Write, and Problem Solve Using Test-Driven Development: Labs Sequential
Authors
Carol A. Wellington
ISBN
1468116452
Published
30 Dec 2011
Purchase online
amazon.com

This book is designed to teach beginners how to program in Java. Beyond teaching the basics of Java, it focuses on how to use state-of-the-art techniques to solve real-world problems. Readers will gain expertise by following a progression of practical examples that lead the reader through three distinct phases. Phase 1 explains how to read Java code. The reader watches code execute in the Eclipse debugger and learns to predict the behavior that various Java constructs cause.

Editorial Reviews

This book is designed to teach beginners how to program in Java. Beyond teaching the basics of Java, it focuses on how to use state-of-the-art techniques to solve real-world problems. Readers will gain expertise by following a progression of practical examples that lead the reader through three distinct phases. Phase 1 explains how to read Java code. The reader watches code execute in the Eclipse debugger and learns to predict the behavior that various Java constructs cause. Phase 2 introduces JUnit tests to practice writing code using the primary Java constructs. Phase 3 progresses to real-world problem solving using test-driven development (TDD). Written with a friendly tone, this book covers the normal introductory programming material with a unique approach. Concepts are presented in a progressively detailed format. Readers will quickly be able to understand complete basic Java programs. Later, as they learn more complex details, they will re-visit coding topics, applying the more advanced concepts to building new, more advanced programs. Each chapter contains a lab that not only reinforces the material, but also develops the reader’s ability to think independently and use development tools in the same way that developers working in the software industry use them.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Anyone who considers arithmetic methods of producing random digits is, of course, in a state of sin.” - John von Neumann