vom: 11.06.2005 von: Los Angeles VFP Developers Group www.lafox.org
Burt Rosen at LA Fox June 14 -- Refactoring your VFP code  
Refactoring is the perfect companion for Test Driven Development. One way to write excellent computer software is to subject your code to a formal process of refinement. For instance, if the same piece of code appears in two different places, it should be moved into a separate function, and called from each original location. By doing this, you can keep your code clean, concise and efficient both from a machine and a programmer point of view.

In this session, Burt will introduce you to the basic concepts of refactoring, including when and why you should use it. Burt will also address several specific code patterns which almost demand refactoring.

See you there!!

Link zum Thema http://www.lafox.org/