Thursday 18 July 2013

Getting Loopy with PHP

This lesson starts to extend the skills and knowledge that students will need to be able to use PHP to solve problems.
The lesson starts with a recap on where the files are all stored because this had been causing issues.
It then looks at variables, IF statements and various methods of control structure such as SWITCH, WHILE and FOR.
This "lesson" allowed students to work at their own pace over a four hour period.
I am planning on creating a "PHP recipe book" with a series of scripts for them to copy and try and some graded problems for them to practice with.
Many of these lessons need a pair of HTMLpages, one with a HTML form to input values that can be used on the second page.
This word document has both pages, with different coloured backgrounds so that I can refer to the "green page" or "red page"


Click here to download the Getting Loopy presentation
Click here to download the Getting Loopy worksheet

No comments:

Post a Comment