Skip to content

Optimization & Engineering

  • Author
  • Thank You
Optimization & Engineering

Blog

software

Day 7: Give Only One Responsibility to Each Class

Bycoliveira July 1, 2009July 29, 2010

Hi, this is the 7th part of  a series of posts on 30 tips to becoming a better developer. If you would like to keep up to date with the topics that I am covering, just check the main post. One of the easiest ways to design software is to use the responsibility of each class as…

Read More Day 7: Give Only One Responsibility to Each ClassContinue

software

Using Default Values in C# 4.0

Bycoliveira June 23, 2009July 24, 2009

One of the new features of C# 4.0, the new version of C# included in Visual Studio 10 beta, is the use of default values.If you are on the road long enough to be a C++ programmer, you will remember that default values was one of the features of member functions in C++. Quickly stated,…

Read More Using Default Values in C# 4.0Continue

software

Day 6: Write a Tech Spec

Bycoliveira June 22, 2009July 24, 2009

Hi, this is the sixth part of  a series of posts on 30 tips to becoming a better developer. If you would like to keep up to date with the topics that I am covering, just check the main post. Among all practices that could make you a better developer, perhaps one of the most overlooked is…

Read More Day 6: Write a Tech SpecContinue

Page navigation

Previous PagePrevious 1 … 38 39 40 41 42 … 52 Next PageNext

© 2025 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Thank You