Seriously Good Software
Code that works, survives, and wins
Price | $31.99 - $39.99
|
Rating | |
Author | Marco Faella |
Publisher | Manning |
Published | 2020 |
Pages | 328 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1617296295 |
ISBN-13 | 9781617296291 |
Serious developers know that code can always be improved. With each iteration, you make optimizations - small and large - that can have a huge impact on your application's speed, size, resilience, and maintainability.
In Seriously Good Software: Code that Works, Survives, and Wins, author, teacher, and Java expert Marco Faella teaches you techniques for writing better code. You'll start with a simple application and follow it through seven careful refactorings, each designed to explore another dimension of quality.
Great code blends the skill of a programmer with the time-tested techniques and best practices embraced by the entire development community. Although each application has its own context and character, some dimensions of quality are always important. This book concentrates on eight pillars of seriously good software: speed, memory usage, reliability, readability, thread safety, generality, and elegance. The Java-based examples demonstrate techniques that apply to any OO language.
Seriously Good Software is a handbook for any professional developer serious about improving application quality. It explores fundamental dimensions of code quality by enhancing a simple implementation into a robust, professional-quality application. Questions, exercises, and Java-based examples ensure you'll get a firm grasp of the concepts as you go. When you finish the last version of the book's central project, you'll be able to confidently choose the right optimizations for your code.
- Marco Faella
3 5 37
Similar Books
by Klaus Iglberger
Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of...
Price: $48.99 | Publisher: O'Reilly Media | Release: 2022
Software Development and Professional Practice
by John Dooley
Software Development and Professional Practice reveals how to design and code great software. What factors do you take into account? What makes a good design? What methods and processes are out there for designing software? Is designing small programs different than designing large ones? How can you tell a good design from a bad one? You&...
Price: $28.12 | Publisher: Apress | Release: 2011
by Max Kanat-Alexander
Good software design is simple and easy to understand. Unfortunately, the average computer program today is so complex that no one could possibly comprehend how all the code works. This concise guide helps you understand the fundamentals of good design through scientific laws - principles you can apply to any programming language or proje...
Price: $21.99 | Publisher: O'Reilly Media | Release: 2012
by Julien Danjou
Sharpen your Python skills as you dive deep into the Python programming language with Serious Python. You'll cover a range of advanced topics like multithreading and memorization, get advice from experts on things like designing APIs and dealing with databases, and learn Python internals to help you gain a deeper understanding of the...
Price: $23.76 | Publisher: No Starch Press | Release: 2018
Continuous Delivery with Visual Studio ALM 2015
by Mathias Olausson, Jakob Ehn
This book is the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015. Microsoft MVP authors Mathias Olausson and Jakob Ehn translate the theory behind this methodology and show step by step how to implement Continuous Delivery in a real world environment.Building good softwa...
Price: $29.82 | Publisher: Apress | Release: 2015
Machine Learning Engineering in Action
by Ben Wilson
Ferrying a machine learning project from your data science team to your end users is no easy task. Machine Learning Engineering in Action will help you make it simple. Inside, you'll find fantastic advice from veteran industry expert Ben Wilson, Principal Resident Solutions Architect at Databricks.Ben introduces his personal toolbox ...
Price: $50.92 | Publisher: Manning | Release: 2022
by Tom Long
The difference between good code or bad code often comes down to how you apply the established practices of the software development community. In Good Code, Bad Code you'll learn how to boost your productivity and effectiveness with code development insights normally only learned through careful mentorship and hundreds of code revie...
Price: $49.99 | Publisher: Manning | Release: 2021
Growing Object-Oriented Software, Guided by Tests
by Steve Freeman, Nat Pryce
Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that takes you beyond t...
Price: $28.25 | Publisher: Addison-Wesley | Release: 2009