Skip to content

Optimization & Engineering

  • Author
  • Thank You
Optimization & Engineering

Blog

software

Quick Links on Using C# as a Functional Language

Bycoliveira July 8, 2009July 24, 2009

I am using C# a lot these days (due to my work with Microsoft Solver Foundation), and for that reason I am getting more and more interested on resources that explain the functional features of the language. Since we have lots of nice features on LINQ, the idea is: why not to use that to…

Read More Quick Links on Using C# as a Functional LanguageContinue

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

Page navigation

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

© 2025 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Thank You