SDSU Art of Programming - Static Abuse
DCS

Previous
Art of Programming Home
San Diego State University -- This page last updated 25-June-13

Next

Static Abuse

Static variables and static methods are used infrequently. I run into students that either fall in love with them or are somehow trapped by them. Static variables and static methods are used all over the place in their code to the point were their code is not usable. We take a look at this abuse of static in this video.