while (employed) { doSDLC(step);
if (step == SDLC.DEPLOY) { step = SDLC.PLAN; } else { step += 1; }}
Very cool ๐ฅ๐ฅ
Home
Feed
Search
Library
Download