James Mason

16%
Flag icon
Streamline parameter passing. If you're passing a parameter among several routines, that might indicate a need to factor those routines into a class that share the parameter as object data.
James Mason
Or store the parameters in a class?
Code Complete
Rate this book
Clear rating
Open Preview