Tuesday, 15 February 2011
West Yorkshire Tech
Monday, 9 March 2009
16th March, Project management in your business - An introduction to PRINCE2 and Agile
Project management in your business - An introduction to PRINCE2 and Agile
Monday 16th March 2009, 6.00pm - 8.00pm
nti Leeds, Old Broadcasting House
Are you considering implementing project management methods in your business? Do you want to be able to more rigorously analyse the business case for new projects, and increase your profitability and effectiveness? Are you involved with software development?
Come along to nti, Old Broadcasting House on 16th March at 6pm and find out from our expert trainers the key features of PRINCE2 and Agile methods. The evening takes the form of a panel discussion. Panel members include Marian Watson, the nti’s PRINCE2 trainer, and Mark Stringer from Agile Lab. Marian and Mark will each give an overview of the key features and benefits of PRINCE2 and Agile methods.
Our aim is to provide you with the information to help you consider what will work for you, as well as giving you an understanding of two very different, and complimentary approaches to project management.
PRINCE2 has become the de-facto standard for project management, not just in the UK, but in many countries throughout the world. Each week 2000 people worldwide take the PRINCE2 Practitioner examination
Agile methods are a group of techniques which make it easier to deliver IT and web-based projects in environments of uncertainty and constant change
Caroline Skipsey, Commercial Director at Brahm will take part in the panel, sharing her experiences of using PRINCE2. Caroline has worked on television and film productions both here and in the states. In her current role she oversees the digital project management team at Brahm. The team are responsible for resource planning, budget monitoring and process management across all digital clients
Matt Green is Chief Technology Officer and Company Director at Rockshore, Sheffield. He has over 10 years experience of leadership, technical design, development and consultancy on large scale enterprise applications, networks and communication systems. Rockshore use agile development techniques to build real-time event processing software in the travel and mobile communications sectors. He will take part in the panel, sharing his experiences of Agile
This event is free to attend to companies and individuals based within the Yorkshire region.
To register for this event please click here
Thursday, 26 February 2009
1st March - Linux/Free Software Skillshare@Common Place, Leeds
Come down and show off yr skillz or join in making good things happen, e.g.:
* Getting GNU/Linux installed on your computer, or someone else's
* Configuring a tor relay
* Experimenting with free audio software
* Getting one's head around plausible deniability in cryptographic systems
* Introduction to the Mir content management system (as used by Indymedia)
* The delights of Internet Relay Chat (IRC)
... or whatever you want to suggest/offer
http://www.thecommonplace.org.uk/
Tuesday, 24 February 2009
AgileYorkshire - 11th March Meeting
Test Doubles: An Introduction To Unit Test Patterns
An introduction to unit testing design patterns illustrated by an in depth look at Test Doubles (Dummies, Mocks, Fakes And Stubs).Unit testing is a widely used agile technique. The basics can be learnt quickly but developers new to unit testing often struggle to create high quality, maintainable tests. Design patterns describe a solution vocabulary for reoccurring concepts. They are widely used as tools to improve the quality of object oriented designs. This talk introduces the pattern language of the unit testing domain, illustrated by Test Doubles: Dummies, Mocks, Fakes and Stubs (an area with many traps for the unwary).