am 7. Mai
William Lawn Stewart
Ashhurst, Neuseeland
I got started programming way back as a kid, because my family couldn't afford any cool software. My tools at the time were fairly spartan: A ZX Spectrum, and a 386 running QuickBASIC and Windows 3.1. But they were better than nothing.
Moving on to the more recent past, after being homeschooled through the full New Zealand curriculum by a qualified teacher, I'm now halfway through a Bachelor's degree in computing.
I enjoy the challenging and creative aspects of programming, and also enjoy design. Coursework hasn't stopped me from making a variety of games as both personal projects and for assignments (Best way to get motivated on an assignment: Turn it into a game!).
I enjoy teamwork, although I also excel at individual projects. I believe that a good team is always better than the sum of its parts, and that working together is both an enjoyable and productive experience.
I want to get a job that is dynamic and interesting, that I can care about and take pride in doing. Easy and predictably repetitive aren't words I want to use to describe any job I ever get.
Technologien
Erfahrung Alle anzeigen
Software & Systems Engineer, Debtor Management Group NZ
März 2013 - Aktuell
I develop, maintain and and upgrade a variety of web applications, as well as performing general IT infrastructure maintenance.
My recent projects have included looking into the feasibility of procuring and deploying a new set of machines running Linux, and upgrading several key internal web applications.
Web Developer, TaSys
Dezember 2011 - Februar 2012
(From the written reference supplied by TaSys)
"[...]He was involved in development of both the user interface and core functionality of an Ajax enabled web-based motor vehicle reporting system. In the course of his work William used PHP (Code Igniter framework, which he extended as needed), CSS, JavaScript, jQuery UI and HTML, all of which was regularly committed into the project's Subversion code repository. Being a data-driven system, William interfaced with the MySQL database and participated in making refinements to the database structure. Additionally, he used XML and Soap to interface with external information providers for report data.
William proved to be a diligent worker in both collaborative as well as unsupervised development conditions. His collaborative input included suggestions for improvements to the system and innovative methods that might be utilised. William showed he was a self-motivated learner, quickly comprehending the system and framework, both of which were new to him.
I have no hesitation in recommending William to a position where his skills and qualifications are applicable, and found him to be an honest, reliable and trustworthy person.[...]"
Ausbildung Alle anzeigen
Bachelor of Information and Communication Technology, Universal College of Learning, Palmerston North
2010 - 2012
I have an A+ grade average, and have achieved 100% in multiple papers (Database Development, Advanced Database Concepts, Software Development, Java Mobile and Web).
- Won Onstream Systems Academic Excellence Award for highest overall grade
- Won Microsoft Best Software Development Award
- D101 Software Development - Won programming competition
- I221 Analysis and Design - Won fastest performing team award
Papers:
2012 - S2
- I302 - Industry Project – A+ (92%)
- I303 - Managerial Practice – A+ (95%)
- D303 - Java Mobile and Web – A+ (100%)
2012 - S1
- D301 Software Engineering – A+ (96%)
- D311 Advanced Database Concepts – A+ (100%)
- I301 Professional Practice – A+ (88%)
- I321 Advanced System Analysis – A+ (87%)
2011 - S2
- D202 Software Process – A+ (98%)
- I202 IT Project Management – A+ (94%)
- I213 Dynamic Web Solutions – A+ (94%)
- I221 Analysis and Design – A+ (87%)
2011 - S1
- D201 Advanced Programming – A+ (98%)
- D211 Database Development – A+ (100%)
- I201 Organisational Systems – A+ (93%)
- I211 eCommerce Systems – A+ (99%)
2010 - S2
- D101 Software Development – A+ (100%)
- I102 User Support – A+ (94%)
- I111 Web Fundamentals – A+ (98%)
- T101 Network Fundamentals – A+ (91%)
2010 - S1
- D111 Data Fundamentals – A+ (97%)
- I101 Information and Communication - A+ (96%)
- I121 Systems Analysis Fundamentals - A (80%)
- T111 Computer Fundamentals - A+ (95%)
Certificate of Advanced Computer Users Level 4, Universal College of Learning, Palmerston North
2009
The certificate also incorporated the National Certificate in Computing.
I was one of the select few students to pass every competency assessment in the programming paper on the first attempt.
Stack Exchange Alle anzeigen Zuletzt angeschaut heute
Apps & Software Alle anzeigen
The PPSR Management System is an integrated web and phone system that provides automated auditing and management of financing statements. Users can access the web system to register new financing statements or to manage their existing financing statements. They can also use the phone system to manage existing financing statements. Phone operators can manage customers within the system, and the system can authenticate a phone caller and allow the operator to act on their behalf while using the web system during a call.
I was the project manager, developer and tester for the project.
I designed and developed the project, communicated with key stakeholders, performed change management and produced appropriate documentation.
World of Run & Escape-craft is a top down multiplayer co-operative LAN game that parodies World of Warcraft and Runescape. It was developed over the course of several weeks for an assignment. The game uses a special library that acts as an abstraction layer between the game graphics and the actual rendering system in use
I was responsible for the design, development and testing. I also developed the graphics abstraction layer library, which allows for the game to use either GDI+ or Gorgon (a SlimDX wrapper for .NET).
Planar Strife is a top down RPG that was developed in 2010 for a C# game programming competition (which I won). The competition imposed the restriction that entries must not reference any libraries beyond what is available within the .NET framework. The game features various UCOL lecturers as the main characters, and places, and puts them in a fictional world, which abounds with amusing references about the course and technology in general.
I was responsible for the design, development, testing and humour.
Lesebeiträge Alle anzeigen

I feel that this book gave me a better understanding of how computers work internally, and how I can use this knowledge to write more performant code. Of course, it could be debated whether or not knowing how a computer functions when you're using a high-level language like C#, but I personally feel that it is impossible to be truly good at something if you do not understand (at least on a fundamental level) how it actually works.

Game Programming Gems
Mark DeLoura
I learnt a lot about state-based AI, neural nets, procedural map generation, and various other useful algorithms such as Catmull-Rom curves.
Procedural map generation is a very interesting topic, since if its done right it can result in an endless landscape offering limitless replayability.
I also found the chapters on AI intriguing, as I always wanted to know how people go about programming artifical intelligence.
Born to Code in C
Herbert Schildt
I enjoyed reading about the interesting ideas that were turned into programs in the book. I'm not a C coder (C# is my language of choice) but the book was easy to follow, yet in depth, and tackled all sorts of interesting scenarios.
Tools
ZX Spectrum
Visual Studio 2008
