Covering Functions and Arrays with Pokemon examples.
Slide Deck: http://bit.ly/635-w5
Functions to write:
- randomly select a pokemon
- provide the strength of the pokemon
- provide the battle results
-
testing.php
- our playground file for testing things during class (includes some code from the slides you can play around with) -
class.php
- the three function coding challenge to review the lesson material -
answers.php
- a version of a solution to the coding challenge -
.floo*
- files for running https://floobits.com for code collaboration with students