
We will watch some samples in Video, that is useful and help our idea. I believe this will improve anyone who develop software to work smarter, spurn interruptions, get the most out your computer, and avoid repetition.
We’ll learn how to:
- Write the test before we write the code
- Manage the lifecycle of our objects fastidiously
- Build only what we need now, not what we 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
However, we can read "The Productive Programmer" book.
No comments:
Post a Comment