Steve McConnell. He is the writer of the "Code Complete". This book makes you Programmer which explains the software standarts and make you more professional that you think.
I think that, this book is sacred book of the each programmer have to read.
From the data types to code tuning and refactoring, (in other words, in the very great fan of the software development and programming) Code Complete helps to prepare the principles in software development.
In this post, i am going to share some chapters but i think you must prepare your thoughts.
Web Site:
http://cc2e.com/
Chapter26: Code Tuning
As we know, Code Tuning never be skipped process in Software development.
After reading this chapter, you understand the difference between "Code Tuning" and "Refactoring". Author gives the comparison of the code blocks in the different languages. He gives advices for Code Tuning Books.
Ofcouse only by reading this chapter you dont win an abitility to make code tuning.
Chapter 32. Self-Documenting Code
Some of the good advices:
• Does the program have a short document, such as that described in the Book Paradigm, that gives an
overall view of how the program is organized?
• Is the purpose of each file described?
• Are the author's name, e-mail address, and phone number in the listing?
The advices are more than i listed. If you interest, you can read 32rd chapter :)
It is worth reading the offered books. You never lose time with reading:).
You may skip Socrates stories, but i dont advise such a behaviour because McConnel explains many clues in Socrates Conversations.
Enjoy, keep reading!
No comments:
Post a Comment