Careers 2.0 by Stack Overflow
gravatar
profile updated
on Jan 16

Gareth Latty

Leicester, United Kingdom

www.lattyware.co.uk

Top 10% Stack Overflow for more
Top 20% Stack Overflow for more
Top 30% Stack Overflow for
Currently a student. Most recently Extreme Blue Intern at IBM.

A software & web developer, focusing on delivering professional, efficient and maintainable solutions.

I'm currently in the final year of my degree - Computer Science at the University of Leicester.

During my degree, I have taken part in IBM's Extreme Blue summer internship, working on a project with 3 other interns over 12 weeks to produce a full, exciting and forward thinking product.

I have worked on a variety of open source projects - both personally and in teams. I also enjoy gaming and game development, and have participated in the Ludum Dare game development competition, producing games within 48 hours, along with other game jams and game related projects.

My particular passion is the Python programming language - I love the ability to rapidly produce maintainable, readable code, and have a lot of experience developing in the language.

Technologies


Experience

Extreme Blue Intern, IBM

June 2012 - September 2012

Myself and three other interns were given twelve weeks to develop a product to improve the standard of ICT education in the UK. We created a full SDK and API to teach programming through games and game development.

I developed the API - a set of Cython bindings for a C++ game engine, allowing it's use from Python, in an intuitive manner. The API was specifically designed to be very usable by children, without denying them access to the power of the engine or language.

I also contributed to the development of the SDK, particularly the inspection of user code, finding errors and warning signs as code is written, and alerting the user.

Education

BSc Computer Science, University of Leicester

2010 - 2013

I have (so far) achieved a first in each of the first two years of my degree.

I am currently the president of the university's computing society, and set up academic sessions for the society, where members help each other with coding, expanding knowledge on new languages, working on society projects, and the like.

Stack Exchange show all Last seen today

Open Source (6) show all

wordgenerator

GitHub, Apr 2012 - Current; followed by 3 people

A small library/command line application that generates word-like strings from a given input language using Markov chains.

I developed the project with the aim of providing a simple way for developers taking part in Ludum Dare (a game programming competition) to quickly generate word-like strings as needed.


unrest

GitHub, Dec 2011

My Ludum Dare #21 Entry, Unrest - Unrest is a game where you have the goal of escaping hopelessness.

I developed this game in a 48 hour period for Ludum Dare 21, a game programming competition.


g15highlighter

GitHub, Dec 2011

An xchat plugin that displays any messages that highlight you on a Logitech G15 keyboard's screen.

Sole developer.


keycom

GitHub, Dec 2011

A script to automatically log in with Keycom (an ISP that requires browser-based login, common at university halls of residence).

I developed this small script to bypass the need to login continuously in order to access the internet, while my connection was managed with a transparent proxy.


unrpa

GitHub, Dec 2011; followed by 17 people; forked 2 times

A program to extract files from the RPA archive format.

I reverse engineered the RPA format and then created a program to extract the data from the archive.


asteroidbelt

GitHub, Apr 2012

A small game for LD23.

I developed this game in a 48 hour period for Ludum Dare 23, a game programming competition.


1 more

Writing show all

Mark and Recapture decorators in Python

Decorators are a nice little feature in Python, allowing you to transform functions on the fly in a method that looks nice in code. One use I find myself...


Teaching CompSci - Code Reuse

Something I have noticed as a big trend in Computer Science is the act of telling students to forgo the standard library when trying to solve tasks. I get this - when...


Everyone is a gamer.

I imagine plenty of people will come to this post expecting me to talk about casual games(a term that must be said in the same dismissive way one might say KFC while sitting in…


Reading show all

Books

Effective Programming: More Than Writing Code

Effective Programming

More Than Writing Code

Jeff Atwood


Articles & Blogs

The History of Python

A history of Python from Guido van Rossum - the language's creator.


Coding Horror: New Programming Jargon

What programming terms have you coined that have taken off in your own circles (i.e. have heard others repeat it)? It might be within your own team, workplace or garnered greater popularity on the Internet.


Tools

Something with an AMD Sempron 2500+ in it.

PyCharm