Journal Articles

CVu Journal Vol 16, #2 - Apr 2004 and Professionalism in Programming, from CVu journal
Browse in : All > Journals > CVu > 162 (8)
All > Journal Columns > Professionalism (40)
Any of these categories
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Professionalism in Programming #25

Site Administrator

01 April 2004 22:53:48 +01:00

In the first part of this series, we looked at what it means to optimise code, and saw the cases for and against optimisation. In this article, we'll look at the process of optimisation. We'll see the correct, methodical approach that will lead to solid, worthwhile code optimisations.