Book description
Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, and avoid repetition-he also details valuable practices that will help you elude common traps, improve your code, and become more valuable to your team. You'll learn to:
- Write the test before you write the code
- Manage the lifecycle of your objects fastidiously
- Build only what you need now, not what you might need later
- Apply ancient philosophies to software development
- Question authority, rather than blindly adhere to standards
- Make hard things easier and impossible things possible through meta-programming
- Be sure all code within a method is at the same level of abstraction
- Pick the right editor and assemble the best tools for the job
This isn't theory, but the fruits of Ford's real-world experience as an Application Architect at the global IT consultancy ThoughtWorks. Whether you're a beginner or a pro with years of experience, you'll improve your work and your career with the simple and straightforward principles in The Productive Programmer.
Publisher resources
Table of contents
- Foreword
- Preface
- 1. Introduction
-
I. Mechanics
- 2. Acceleration
- 3. Focus
-
4. Automation
- Don’t Reinvent Wheels
- Cache Stuff Locally
- Automate Your Interaction with Web Sites
- Interact with RSS Feeds
- Subvert Ant for Non-Build Tasks
- Subvert Rake for Common Tasks
- Subvert Selenium to Walk Web Pages
- Use Bash to Harvest Exception Counts
- Replace Batch Files with Windows Power Shell
- Use Mac OS X Automator to Delete Old Downloads
- Tame Command-Line Subversion
- Build a SQL Splitter in Ruby
- Justifying Automation
- Don’t Shave Yaks
- Summary
- 5. Canonicality
-
II. Practice
- 6. Test-Driven Design
- 7. Static Analysis
- 8. Good Citizenship
- 9. YAGNI
- 10. Ancient Philosophers
- 11. Question Authority
- 12. Meta-Programming
- 13. Composed Method and SLAP
- 14. Polyglot Programming
- 15. Find the Perfect Tools
- 16. Conclusion: Carrying on the Conversation
- A. Building Blocks
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: The Productive Programmer
- Author(s):
- Release date: July 2008
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596519780
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Fundamentals of Data Engineering
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Fundamentals of Software Architecture
Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real …