By: Mauricio Aniche
Format: 328 pages, Paperback
Go beyond basic testing! Great software testing makes the entire development process more efficient…
Want to Read $ 36.99If you liked the technology plot in Effective Software Testing: A developer's guide by Mauricio Aniche , here is a list of 15 books like this:
By: Helen Morales
Format: None pages, Paperback
From Zeus and Europa, to Diana, Pan, and Prometheus, the myths of ancient Greece and Rome seem to e… read more
Want to ReadSimilar categories in Helen Morales's Classical Mythology: A Very Short Introduction book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Kent Beck , Erich Gamma , Martin Fowler , Don Roberts
Format: 344 pages, Hardcover
As the application of object technology--particularly the Java programming language--has become com… read more
Want to ReadSimilar categories in Kent Beck's Refactoring: Improving the Design of Existing Code book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Andrew Hunt , Dave Thomas
Format: 205 pages, Paperback
Learn how to improve your Java coding skills using unit testing. Despite it's name, unit testing is… read more
Want to ReadSimilar categories in Andrew Hunt's Pragmatic Unit Testing in Java with JUnit book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Dave Thomas , Andy Hunt
Format: 404 pages, Paperback
-- Ward Cunningham Straight from the programming trenches, The Pragmatic Programmer cuts through th… read more
Want to ReadSimilar categories in Dave Thomas's The Pragmatic Programmer: From Journeyman to Master book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Erich Gamma , Richard Helm , Ralph Johnson , None
Format: None pages, Hardcover
Capturing a wealth of experience about the design of object-oriented software, four top-notch desig… read more
Want to ReadSimilar categories in Erich Gamma's Design Patterns: Elements of Reusable Object-Oriented Software book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Randall Munroe
Format: 354 pages, Hardcover
The #1 New York Times–bestselling author of What If? and How To provides his best answers yet to th… read more
Want to Read $ 12.99Similar categories in Randall Munroe's What If? 2: Additional Serious Scientific Answers to Absurd Hypothetical Questions (What If?, #2) book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Nicole Forsgren
Format: 288 pages, Paperback
Does technology actually matter? And how can we apply technology to drive business value? For years… read more
Want to Read $ 10.99Similar categories in Nicole Forsgren's Accelerate: Building and Scaling High Performing Technology Organizations book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Robert C. Martin
Format: 432 pages, Paperback
Building upon the success of best-sellers The Clean Coder and Clean Code, legendary software crafts… read more
Want to Read $ 27.99Similar categories in Robert C. Martin's Clean Architecture book and Mauricio Aniche's Effective Software Testing: A developer's guide
"The only way to go fast, is to go well."-Robert C. Martin, Clean Architecture
"All race conditions, deadlock conditions, and concurrent update problems are due to mutable variables."-Robert C. Martin, Clean Architecture
"I'm a programmer. I like programming. And the best way I've found to have a positive impact on code is to write it."-Robert C. Martin, Clean Architecture
"Any organisation that designs a system will produce a design whose structure is a copy of the organisation's communication structure"-Robert C. Martin, Clean Architecture
By: David Farley
Format: 256 pages, Paperback
Improve Your Creativity, Effectiveness, and Ultimately, Your Code In Modern Software Engineering, … read more
Want to Read $ 37.99Similar categories in David Farley's Modern Software Engineering: Doing What Works to Build Better Software Faster book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Tanya Reilly
Format: 335 pages, Paperback
For years, companies have rewarded their most effective engineers with management positions. But tr… read more
Want to Read $ 24.99Similar categories in Tanya Reilly's The Staff Engineer's Path: A Guide for Individual Contributors Navigating Growth and Change book and Mauricio Aniche's Effective Software Testing: A developer's guide
"What will Future You wish that Present You had done?"-Tanya Reilly, The Staff Engineer's Path: A Guide for Individual Contributors Navigating Growth and Change
"Yes, you can be an introvert. No, you can't be a jerk."-Tanya Reilly, The Staff Engineer's Path: A Guide for Individual Contributors Navigating Growth and Change
By: Mark Richards
Format: 419 pages, Paperback
Although salary surveys worldwide regularly identify software architect as one of the top ten best … read more
Want to Read $ 41.79Similar categories in Mark Richards's Fundamentals of Software Architecture: An Engineering Approach book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Titus Winters
Format: 599 pages, Paperback
The approach to and understanding of software engineering at Google is unlike any other company. Wi… read more
Want to Read $ 31.34Similar categories in Titus Winters's Software Engineering at Google: Lessons Learned from Programming Over Time book and Mauricio Aniche's Effective Software Testing: A developer's guide
"Sometimes, the best thing you can do is just say, “I don’t know."-Titus Winters, Software Engineering at Google: Lessons Learned from Programming Over Time
"Google and Stack Overflow are great sources of opinions and information, but they’re no substitute for actual human experience."-Titus Winters, Software Engineering at Google: Lessons Learned from Programming Over Time
"Programming is the immediate act of producing code. Software engineering is the set of policies, practices, and tools that are necessary to make that code useful for as long as it needs to be used an…"-Titus Winters, Software Engineering at Google: Lessons Learned from Programming Over Time
"Making good engineering decisions is all about weighing all of the available inputs and making informed decisions about the trade-offs. Sometimes, those decisions are based on instinct or accepted be…"-Titus Winters, Software Engineering at Google: Lessons Learned from Programming Over Time
By: Neal Ford
Format: 459 pages, Paperback
There are no easy decisions in software architecture. Instead, there are many hard parts--difficult… read more
Want to Read $ 41.79Similar categories in Neal Ford's Software Architecture: The Hard Parts: Modern Trade-Off Analyses for Distributed Architectures book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Kent Beck
Format: 122 pages, Paperback
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into ma… read more
Want to Read $ 24.99Similar categories in Kent Beck's Tidy First?: A Personal Exercise in Empirical Software Design book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Felienne Hermans
Format: 256 pages, Paperback
Your brain responds in a predictable way when it encounters new or difficult tasks. This unique boo… read more
Want to Read $ 36.99Similar categories in Felienne Hermans's The Programmer's Brain book and Mauricio Aniche's Effective Software Testing: A developer's guide
"Confusion is part of programming."-Felienne Hermans, The Programmer's Brain
"Despite being roughly twice as many characters, it requires a fraction of the mental effort when you read it"-Felienne Hermans, The Programmer's Brain
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 Mauricio Aniche's Effective Software Testing: A developer's guide
"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: Charity Majors
Format: 318 pages, Paperback
Observability is critical for engineering, managing, and improving complex business-critical system… read more
Want to Read $ 32.30Similar categories in Charity Majors's Observability Engineering: Achieving Production Excellence book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Mauricio Aniche
Format: 328 pages, Paperback
Go beyond basic testing! Great software testing makes the entire development process more efficient… read more
Want to Read $ 36.99Similar categories in Mauricio Aniche's Effective Software Testing: A developer's guide book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Ian Gorton
Format: 337 pages, Paperback
In many systems, scalability becomes the primary driver as the user base grows. Attractive features… read more
Want to Read $ 40.37Similar categories in Ian Gorton's Foundations of Scalable Systems book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Mohamed Labouardy
Format: 528 pages, Paperback
Start thinking about your development pipeline as a mission-critical application. Discover techniqu… read more
Want to Read $ 43.99Similar categories in Mohamed Labouardy's Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform book and Mauricio Aniche's Effective Software Testing: A developer's guide
By: Mark Winteringham
Format: 264 pages, Paperback
Ensure your web APIs are consistent and bug-free by implementing an automated testing process. In … read more
Want to Read $ 43.99Similar categories in Mark Winteringham's Testing Web APIs book and Mauricio Aniche's Effective Software Testing: A developer's guide