By: Doug Lea
Format: 432 pages, Paperback
One of Java's most powerful capabilities is its built-in support for concurrent programming, a desi…
Want to ReadIf you liked the nonfiction plot in Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition by Doug Lea , here is a list of 6 books like this:
By: David Holmes , Joshua Bloch , Doug Lea , Brian Goetz , Tim Peierls , None
Format: 306 pages, Paperback
"I was fortunate indeed to have worked with a fantastic team on the design and implementation of th… read more
Want to ReadSimilar categories in David Holmes's Java Concurrency in Practice book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
By: Tom DeMarco , Timothy R. Lister
Format: None pages, Paperback
Two of the computer industry's most popular authors and lecturers return with a new edition of the … read more
Want to ReadSimilar categories in Tom DeMarco's Peopleware: Productive Projects and Teams book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
By: Gene Kim , George Spafford , Kevin Behr
Format: 200 pages, Hardcover
Bill is an IT manager at Parts Unlimited. It's Tuesday morning and on his drive into the office, Bi… read more
Want to ReadSimilar categories in Gene Kim's The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
By: John Ousterhout
Format: 190 pages, Paperback
This book addresses the topic of software how to decompose complex software systems into modules (… read more
Want to Read $ 9.99Similar categories in John Ousterhout's A Philosophy of Software Design book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
By: Roberto Vitillo
Format: 234 pages, ebook
Learning to build distributed systems is hard, especially if they are large scale. It's not that th… read more
Want to Read $ 33.25Similar categories in Roberto Vitillo's Understanding Distributed Systems: What every developer should know about large distributed applications book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
By: Joshua Bloch
Format: 412 pages, Paperback
Since this Jolt-award winning classic was last updated in 2008 (shortly after Java 6 was released),… read more
Want to Read $ 39.74Similar categories in Joshua Bloch's Effective Java book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
"One advantage of static factory methods is that, unlike constructors, they have names."-Joshua Bloch, Effective Java
"Learning the art of programming, like most other disciplines, consists of first learning the rules and then learning when to break them."-Joshua Bloch, Effective Java
"A second advantage of static factory methods is that, unlike constructors, they are not required to create a new object each time they're invoked."-Joshua Bloch, Effective Java
"Builder pattern is more verbose than the telescoping constructor pattern, so it should be used only if there are enough parameters, say, four or more."-Joshua Bloch, Effective Java
By: Vladimir Khorikov
Format: 304 pages, Paperback
Unit Testing: Principles, Patterns and Practices shows you how to refine your existing unit tests b… read more
Want to Read $ 36.99Similar categories in Vladimir Khorikov's Unit Testing: Principles, Practices, and Patterns book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition
"Tests shouldn’t verify units of code. Instead they should verify units of behavior: something that is meaningful for the problem domain and ideally something that a business person can recognize as u…"-Vladimir Khorikov, Unit Testing: Principles, Practices, and Patterns
By: Doug Lea
Format: 432 pages, Paperback
One of Java's most powerful capabilities is its built-in support for concurrent programming, a desi… read more
Want to ReadSimilar categories in Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition book and Doug Lea's Concurrent Programming in Java : Design Principles and Pattern, 2nd Edition