Skip to content

Optimization & Engineering

  • Author
  • Thank You
Optimization & Engineering

Blog

software

Why you will never write the perfect software

Bycoliveira July 20, 2010April 3, 2011

While there is a lot of sloppy programmers out there, these are not the only ones that have trouble finishing something. Some programmers strive for perfection in the software they create, and in the process end up spending precious time. Anything less than perfection feels like it is a waste for such programmers. It is…

Read More Why you will never write the perfect softwareContinue

software

The Most Common Debugging Styles

Bycoliveira July 17, 2010April 3, 2011

Debugging code is an activity that shows a lot of the developer’s personality. It is a process that looks a lot like an investigation, leading to the detection of a failure in an application. During the investigation, a programmer has to employ some techniques, like information gathering, testing of hypothesis, performing quick instrumentation, etc. When…

Read More The Most Common Debugging StylesContinue

software

Updating Code Easily with UNIX ed

Bycoliveira July 12, 2010July 13, 2010

Modern IDEs have very sofisticated interfaces to allow code navigation and editing. Although these facilities are very useful (specially when working with external libraries), there are somethings that are just easier to do in more traditional editors, such as UNIX ed. One of these things is keeping the context of several parts of your code….

Read More Updating Code Easily with UNIX edContinue

Page navigation

Previous PagePrevious 1 … 22 23 24 25 26 … 52 Next PageNext

© 2025 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Thank You