Skip to content
Helen Burgess edited this page Apr 8, 2016 · 1 revision

Welcome to the db-exercise-001 wiki!

In this wiki it will provide you with some basic insight into "how to break a problem down to program it". These notes are based mainly on Simple Program Design: A step by step approach by Lesley Anne Robertson. Hopefully this will allow you to think about the programs you design in both JavaScript and PHP as simple recipes that are created with ingredients (variables) and a method(the processes & functions).

Clone this wiki locally