Learning Java : A Test-Driven Approach - Joshua Crotts

Learning Java

A Test-Driven Approach

By: Joshua Crotts

Paperback | 25 September 2024

At a Glance

Paperback


$115.02

or 4 interest-free payments of $28.75 with

 or 

Aims to ship in 7 to 10 business days

This introductory textbook on Java programming is different from others by its emphasis on test-driven development. Writing tests before designing the implementation is incredibly important for debugging purposes and understanding the desired outcome. While testing is often an afterthought in other Java textbooks (being placed at the very end or not at all, which is in some ways cruel to withhold such capabilities from the student), this text takes a different, perhaps "functional" approach to learning Java: it introduces testing and methods from the start, followed by conditionals, recursion, and loops (on purpose in this very order). It then dives deep into data structures and the Java Collections API, including streams and generics. After this, it pivots to object-oriented programming, exceptions and I/O, searching and sorting, algorithm analysis, and eventually advanced Java/programming topics.



This ordering of topics is well adjusted to prepare students to subsequent upper-level courses in data structure or algorithm design and implementation. The approach is illuminated by numerous code snippets and the students' understanding is consolidated by about 250 exercises covering all topics covered in the book. With this book, readers will not only learn how to program Java, but also acquire a necessary precondition for successfully writing and testing commercial software.

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$50.35

33%
OFF
The Art of SEO : Mastering Search Engine Optimization - Stephan Spencer
Modern PHP : New Features and Good Practices - Josh Lockhart

RRP $57.00

$28.25

50%
OFF
Definitive ANTLR 4 Reference : 2nd Edition - Terence Parr

RRP $70.35

$33.25

53%
OFF
JavaScript Cookbook : Programming the Web 3rd Edition - Adam Scott
Learning Helm : Managing Apps on Kubernetes - Matt Butcher

RRP $106.50

$47.75

55%
OFF
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman