The Triple P-Positive Parenting Program® is a multi-level, parenting and family support strategy. Triple P aims to prevent behavioural, emotional and developmental problems in children by enhancing the knowledge, skills and confidence of parents.
Posts Tagged ‘version control’
E-Learning software development Case Study: Triple P
Posted in Case Studies, Web Development on October 11th, 2010 by sarah – Be the first to comment
Why you should be using version control
Posted in Web Development on July 26th, 2010 by Rachael – Be the first to commentersion control (otherwise known as revision control or source control) is used to manage the changes to files such as source code. Users simply obtain the files they need from the system, make changes, then upload the files back to the system. From a user’s point of view, it cannot be simpler – all the hard work is done behind the scenes by the system.