Skip to content

Optimization & Engineering

  • Author
  • Thank You
Optimization & Engineering

Blog

software

Day 21: Design The Big Picture First

Bycoliveira November 14, 2011June 26, 2022

In a previous post I suggested that optimizing a program should only be done with knowledge of how time is spent. The reason is that we usually don’t know where a program is spending most of its time. This results in a lot of energy being wasted in optimizing what doesn’t need improvement. Similarly, a…

Read More Day 21: Design The Big Picture FirstContinue

software

The Problem with C++ Templates

Bycoliveira November 10, 2011May 5, 2022

C++ has evolved as a language that encompasses many modern programming techniques. In this way, C++ has managed to stay relevant, despite the many issues that it may have compared to safer languages such as Java or C#. In C++, one can decide the set of features that will be used from within a large…

Read More The Problem with C++ TemplatesContinue

software

Web Search is Losing Its Relevance

Bycoliveira November 2, 2011

When web search was in its infancy, search engines worked to simplify the life of its users and provide high quality results. Google’s work was then thought be to be separating good content from irrelevant content for a particular set of keywords. That relationship worked well for some time, but it has changed for the…

Read More Web Search is Losing Its RelevanceContinue

Page navigation

Previous PagePrevious 1 … 9 10 11 12 13 … 52 Next PageNext

© 2025 Optimization & Engineering - WordPress Theme by Kadence WP

  • Author
  • Thank You