Bio
Evan is a passionate 3rd year Computer Science & Maths, Student and Tutor at the University of New South Wales.
He loves tutoring Python to high school students through the National Computer Science Summer School, and the NCSS Challenge, and is the Social Events Head of the UNSW Security Society.
You’ll often find him procrastinating by crashing lectures he’s not enrolled in, nomming on subway cookies and chasing bunny rabbits.
My Talks
Viterbi knows what you'll type next!
What if I told you I could predict your next word? Sure, there are plenty of text prediction algorithms that try to do the same, but how many of them will also attempt to read your mind? Come along...
When the Python Bites: A Survival Guide to Errors
You can easily make them, you're afraid of them, and they'll ruin your day.
I'm talking about Errors in Python. Why do they exist? Do we really need them? And how do we deal with them instead of pa...