10 April 2015

Interesting Articles about Software Development in 2015

List of most interesting articles that I read in 2015. List will be update constantly over this year :)

    • Interesting article about useful advice about making code review useful.
    • 1.Architecture / Design (Single Responsibility Principle; Open Close Principle; Code duplication; If you want messy code,clean it;bugs,Error handling,Effiency,remove commented out code)
    • 2. Style( names[variable,method],length[function,file,class],number of argument,readability)
    • 3. Testing 
    • 4. It talks as well about how to handle code reviews (Ask question ,reinforce good practices,discuss in person for more detailed points, explain reasoning, make it about the code)
  • Coming soon :)

No comments:

Post a Comment