In 'Refactoring', Martin Fowler unveils the transformative art of improving existing code without changing its external behavior. This essential guide reveals practical techniques and principles that empower developers to enhance code readability and maintainability, making it a pivotal resource for software engineering. Readers will discover the compelling reasons behind refactoring and the dramatic impact it has on long-term project success. By dissecting real-world examples, Fowler fosters a deeper understanding of code quality and design philosophy. Whether you're a novice or a seasoned pro, this book ignites a passion for clean code and continuous improvement.
By Martin Fowler
Published: 2018
"Refactoring is about improving the design of existing code without changing its behavior."
"Whenever you read [Refactoring], it's time to read it again. And if you haven't read it yet, please do before writing another line of code." -David Heinemeier Hansson, Creator of Ruby on Rails, Founder & CTO at Basecamp Fully Revised and Updated--Includes New Refactorings and Code Examples "Any fool can write code that a computer can understand. Good programmers write code that humans can understand." -M. Fowler (1999) For more than twenty years, experienced programmers worldwide have relied on Martin Fowler's Refactoring to improve the design of existing code and to enhance software maintainability, as well as to make existing code easier to understand. This eagerly awaited new edition has been fully updated to reflect crucial changes in the programming landscape. Refactoring, Second Edition, features an updated catalog of refactorings and includes JavaScript code examples, as well as new functional examples that demonstrate refactoring without classes. Like the original, this edition explains what refactoring is; why you should refactor; how to recognize code that needs refactoring; and how to actually do it successfully, no matter what language you use. Understand the process and general principles of refactoring Quickly apply useful refactorings to make a program easier to comprehend and change Recognize "bad smells" in code that signal opportunities to refactor Explore the refactorings, each with explanations, motivation, mechanics, and simple examples Build solid tests for your refactorings Recognize tradeoffs and obstacles to refactoring Includes free access to the canonical web edition, with even more refactoring resources. (See inside the book for details about how to access the web edition.)
Dive into captivating book discussions with our expert hosts
Martin Fowler is a renowned software engineer, author, and speaker, known for his contributions to the field of software development and design. He is the Chief Scientist at ThoughtWorks and has written several influential books, including "Refactoring: Improving the Design of Existing Code," "Patterns of Enterprise Application Architecture," and "Domain Specific Languages." His writing style is characterized by clarity and practical insights, making complex topics accessible to both novice and experienced developers. Fowler is also a thought leader in Agile methodology and continuous integration, advocating for best practices in modern software development.
Key information about the book.
Support local bookstores: BookShop gives a portion of each sale to independent bookshops!
Showing 8 of 29 similar books
Chris Dixon is a notable venture capitalist and technology entrepreneur, best known for his influential role as a general partner at Andreessen Horowitz, where he leads investments in cryptocurrency and blockchain technology. Before joining the firm, Dixon co-founded two startups: SiteAdvisor, a web security company acquired by McAfee, and Hunch, a recommendation engine acquired by eBay. In addition to his investment career, Dixon is a prolific writer and thought leader on technology and innovation, contributing insightful essays and articles to various platforms such as his personal blog and Medium. His writings often explore the future of technology, the internet, and the impact of blockchain, making significant contributions to contemporary tech literature. Dixon's work has earned him recognition as a visionary in both the tech and literary worlds.
View CollectionDavid Heinemeier Hansson, also known as DHH, is a Danish programmer, entrepreneur, and author, best known as the creator of Ruby on Rails, a popular web application framework. Heinemeier Hansson is also a partner at Basecamp, a project management and collaboration software company he co-founded. His contributions to software development have earned him widespread recognition, with Ruby on Rails being used by thousands of developers and companies worldwide. Heinemeier Hansson is also a vocal advocate for remote work, simplicity in business, and sustainable work practices, ideas he explores in his bestselling books Rework and It Doesn’t Have to Be Crazy at Work. In addition to his work in tech, he is an accomplished race car driver, having competed in the 24 Hours of Le Mans. Heinemeier Hansson’s approach to work-life balance and entrepreneurship has made him a thought leader in the tech community, where he continues to challenge traditional business practices and advocate for more human-centered approaches to work
View CollectionAbi Tyas Tunggal is a distinguished author known for his impactful contributions to contemporary literature and digital content. He has garnered acclaim for his insightful storytelling and adept handling of complex themes, resonating with a diverse readership. Tunggal's work often explores the intersections of technology, society, and human experience, making him a prominent voice in modern narrative arts. Beyond his literary achievements, he is also recognized for his innovative use of digital platforms to engage with and expand his audience. Tunggal continues to influence the literary landscape with his thought-provoking and accessible writing.
View CollectionBret Victor is a renowned American interface designer and computer scientist celebrated for his innovative contributions to interactive design and human-computer interaction. He is best known for creating dynamic, explorable explanations, which have significantly influenced the way educational content is presented and understood. Victor's seminal work, "Inventing on Principle," advocates for the integration of immediate feedback in creative processes, inspiring a new wave of interactive programming environments. As a former member of the Apple Human Interface team, he played a pivotal role in shaping modern user interfaces. Through his organization, Dynamicland, Victor continues to explore and expand the boundaries of immersive, collaborative computing environments.
View CollectionVinod Khosla is an Indian-American venture capitalist and co-founder of Sun Microsystems, one of the companies that helped drive the development of the internet. Khosla is the founder of Khosla Ventures, a venture capital firm that focuses on early-stage investments in technology and energy. He is known for his bold approach to investing, often backing companies working on breakthrough technologies in areas like renewable energy, healthcare, and artificial intelligence. Khosla is a vocal advocate for using technology to solve some of the world’s biggest problems. His visionary approach to investing has made him one of the most influential figures in Silicon Valley.
View CollectionDrew Houston is an accomplished American entrepreneur best known for co-founding Dropbox, a widely-used cloud storage service, in 2007. As the CEO, he has led the company to serve millions of users worldwide and become a key player in the tech industry. Although not primarily known for literature, Houston has shared his entrepreneurial insights and experiences through various interviews and public speaking engagements, offering valuable lessons to aspiring business leaders. His work has significantly influenced the way people and organizations manage and share digital content. Houston's innovative vision continues to shape the future of cloud computing and digital collaboration.
View CollectionDavid Cancel is a prominent entrepreneur and author best known for his influential work in the tech and startup communities. As the CEO and co-founder of Drift, a leading conversational marketing platform, he has revolutionized how businesses engage with their customers online. Cancel has also authored insightful books such as "Hypergrowth," which offers valuable strategies for scaling startups rapidly. His contributions extend beyond literature as he frequently shares his expertise through speaking engagements and his popular podcast, "Seeking Wisdom." David Cancel's innovative ideas and practical advice continue to inspire and guide entrepreneurs worldwide.
View CollectionAndrew Chen is a venture capitalist, entrepreneur, and thought leader in growth marketing, currently serving as a general partner at Andreessen Horowitz. Chen is known for his expertise in network effects, viral growth strategies, and marketplace dynamics, making him a sought-after advisor for startups looking to scale. Prior to joining Andreessen Horowitz, he worked in leadership roles at Uber, helping to grow the ride-sharing platform’s user base and develop key growth strategies. Chen is also a prolific writer, sharing his insights on growth, technology, and startups through his popular blog and newsletter, which has attracted a loyal following in the tech community. His work has helped shape how many startups approach user acquisition, retention, and product-market fit. As a venture capitalist, Chen focuses on early-stage companies in the consumer internet, SaaS, and marketplace sectors, and he has been involved in funding and advising several successful startups. His insights on technology and growth continue to influence both founders and investors alike.
View CollectionShowing 8 of 13 related collections
“Refactoring is about improving the design of existing code without changing its behavior.”
Refactoring
By Martin Fowler
Discover a world of knowledge through our extensive collection of book summaries.