Tuesday, August 25, 2020

the new jargon file

New Programming Jargon - I especially like Pokémon Exception Handling, for when you just "Gotta Catch 'Em All!"

try {

}

catch (Exception ex) {

// Gotcha!

}

No comments:

Post a Comment