DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology The Scientific Method

1. The Scientific Method What is the scientific methodand why do scientists use it? 2. There are two types of questions: Observation Will my plant grow bigger if I waterit…

Technology Javascript basics

1. JavaScript Basics Joar Gullestad Pettersen 2. JavaScript Data Types String, Number, Boolean, Array, Object, Null, Undefined 3. Dynamic Types • var x; 4. Dynamic Types…