CV & Jobs Gareth Bellaby.

Slides:



Advertisements
Similar presentations
User Interface Design Yonsei University 2 nd Semester, 2013 Sanghyun Park.
Advertisements

Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Desktop Publishing Unit 7. Unit Layout Five Assessment Objectives Unit Completion end of January – Allowing 2-3 Months contingency work.
Resume Writing Skills 123. Course Objectives Explain What is a Resume Explain the Importance of a Resume Differentiate between a Resume and Curriculum.
CASE Tools And Their Effect On Software Quality Peter Geddis – pxg07u.
M1G Introduction to Programming 2 1. Designing a program.
Professional Communications Communicating in the Professional World 1Copyright © Texas Education Agency, All rights reserved. Images and other multimedia.
Employability Skills Preparing for a job interview.
1 Writing up your Project Gareth Bellaby. 2 Style, grammar and spelling ●Take note of the feedback from the literature review. ●Third-person. ●Arrange.
CO1301: Games Concepts Dr Nick Mitchell (Room CM 226) Material originally prepared by Gareth Bellaby.
1 CO Games Concepts Week 20 Matrices continued Gareth Bellaby.
Intermediate 2 Software Development Process. Software You should already know that any computer system is made up of hardware and software. The term hardware.
Fall 2010 CS4310 Requirements Engineering A Brief Review of UML & OO Dr. Guoqiang Hu Department of Computer Science UTEP 1.
CO1301: Games Concepts Dr Nick Mitchell (Room CM 226) Material originally prepared by Gareth Bellaby.
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website Tech milestone AlphaApril 17 Beta Final Presentation.
Cover Letter YOUTH CENTRAL – Cover Letters & Templates
BY: Alex Quigley Andrew Monaghan Daniel Ozac Eoin McCrann Philip Hamilton.
Object Oriented Analysis and Design 1 Chapter 9 From Design to Implementation  Implementation Model  Forward, Reverse, and Round-Trip Engineering  Mapping.
1 Evaluating the User Experience in CAA Environments: What affects User Satisfaction? Gavin Sim Janet C Read Phil Holifield.
OPINIONS… BY LEIGH ESKIN Employer Resumes. Employers– Giving Feedback! 111 Employers completed the survey  46% were HR representatives  54% were other.
Advanced Higher Computing Science
Information Retrieval in Practice
Interview Skills.
New Breaks, New Horizons
Chapter 2 Object-Oriented Paradigm Overview
Chapter 6 : User interface design
Investigating System Requirements
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website
Designing Documents, Slides, and Screens
CS6501 Advanced Topics in Information Retrieval Course Policy
Chapter 1: Introduction to Systems Analysis and Design
Basic 1960s It was designed to emphasize ease of use. Became widespread on microcomputers It is relatively simple. Will make it easier for people with.
Jackson A. Hayes, CDC Apex High School
School of Business Administration
Professional Communications
Object-Oriented Analysis and Design
COMPACT Web Design Approach:
Chapter 1 OBJECT-ORIENTED ANALYSIS AND DESIGN
Unified Modeling Language
2 1 3 Resume Writing Skills
Systems Analysis and Design in a Changing World, 6th Edition
10 Resume Red Flags The Resume “No, No’s”.
Problem Solving (design of programs) CS140: Introduction to Computing 1 8/26/13.
Translators & Facilities of Languages
Game Project IMGD 4000 Due Dates: Form Teams Treatment Website
EECE 310 Software Engineering
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
Interactive Math Notebook
Writing up your Project
Unit 6 Assignment 2 Chris Boardley.
Analysis models and design models
User interface design.
Employment Communication and Interviewing
Introduction to the Internet and World Wide Web
GRAPHICAL USER INTERFACE GITAM GADTAULA. OVERVIEW What is Human Computer Interface (User Interface) principles of user interface design What makes a good.
GRAPHICAL USER INTERFACE GITAM GADTAULA KATHMANDU UNIVERSITY CLASS PRESENTATION.
COMP 208/214/215/216 – Lecture 5 Presentation Skills 恭喜發財.
N4 Powers and Roots Contents N4.1 Square and triangular numbers
Good document design saves time and money, reduces legal problems, and builds goodwill. A well-designed document looks inviting, friendly, and easy to.
Good document design saves time and money, reduces legal problems, and builds goodwill. A well-designed document looks inviting, friendly, and easy to.
MECH 3550 : Simulation & Visualization
Welcome to the First-Year Experience!
Analyzing and Organizing Information
Outwood Academy Adwick
TC 310 The Computer in Technical Communication
Chapter 1: Introduction to Systems Analysis and Design
Emerging Technologies for Games Review & Revision Strategy
Welcome to the First-Year Experience!
Being a GP Applying for a job
Information system analysis and design
Presentation transcript:

CV & Jobs Gareth Bellaby

CV Make it readable. The person reading the CV will skim through it quickly in order to filter out inappropriate applications. Use a clear layout. Use a clear typeface. Do not use fancy graphics, coloured paper, odd typefaces, etc. As many pages as you need but we'd suggest 1 side for the essential material. Brief overview at start. Use the Aardvark Swift talk as your guide.

CV When you list things such as jobs or eduction you place the most recent first. Stress the things that are most important, e.g. 3 years of C++ programming.

Course Content What is your degree about? What have you learnt? We describe it as having 3 main strands: Software Engineering (programming) Computer Games Development (note development not design) Maths.

Software Engineering "A Programming degree" "A Software Engineering degree specialising in computer games development" Programming C++, Three years of C++ Other languages: Java J2ME C# Methodologies (Object Oriented, UML) Agile, SCRUM

Computer Games Development Computer Graphics, 3D DirectX: 12. Game loop Entities Instancing AI for games (note emphasis)

Mathematics Linear algebra: branch of maths concerned with vectors and linear transformations. Affine transformation (rotation, scaling, etc.) is every transformation which is linear. Non-affine (projection matrices). Quaternions. Other maths, e.g. Manhatten distance, inverse square law, physics.

Jobs Recruitment Agencies Magazines/Websites Company websites gameindustrybiz gamasutra develop mvc. Aardvark-Swift Datascope Amiqus

Jobs Only one application per company! They may well reject you out of hand if they receive multiple submissions. Direct application to the company. Recruitment agency. Some companies may prefer a particular agency. Some companies may not use agencies. Check the agency: they should be active on your behalf.

Demo Immediate visual impact Easy to run. No technical problems (missing dll's artwork, other files, particular video card). Test it on a variety of machines! Visual Tech Demo: no controls on the main interface interrupt to allow control Laurent's demos are the model you should be following

Demo Professional. Interactive Demo Simple, clear interface Use the obvious controls William's is a good example to follow.

Polish The work should be polished. Some of the write-up about polish turns up in design. Some turns up at the end, possibly in a chapter on its own. Could be combined with the evaluation section.

Code You may be asked to provide code. They'll look for well written, readable code: Properly commented Well commented Properly laid out Consistent notation Efficient Good application of OO Impress with a UML diagram!

C++ tests Companies use programming tests. This is a general characteristic of programming jobs: software engineering as well as games. Practice

Research Research the job. Research what they are doing and have done. Use their phrases in your answer. Tailor your CV for the particular job.

Interview Practice all elements of the interview, e.g. questions and answers, summations, etc. May be asked to sit a test. The interview will probably be by a panel. May be asked to do a presentation. May have a social element. Learn to do small talk. Be confident but not cocky. Shake hands firmly. If you sweat with nerves then wipe your hand before shaking. Make eye contact.

Questions How would you implement a look-at function? What is a Computer Games Development course? Are you happiest working in a team or on your own? Why do you want to work in games development?

Afterwards Immediately make notes about the interview. Write down every question you were asked so that you can improve your answer. Make notes about the process, the responses of the panel, if they indicate anything about the type of person they wanted, etc. If you do not get the job then ring the company up and find out why. Most people are happy to provide feedback. It may be that you were very good, but another candidate just won out for a particular reason. The interview is about your performance on the day. It is not a judgement about your worth.