I've been asked to run an introductory course in PHP for absolute
beginners (quit laughing you lot...). I intend to cover programming
basics, variables, control structures, loops, simple functions but
stopping short of working with files or databases (that will be course
2). Not sure if mail() will be enabled yet.
Has anyone any ideas on end of course assignments for the students that
will use a range of programming skills? Straightforward , yet
sufficiently challenging?
One idea was to have a list of items with checkboxes/qty. boxes. On
submission the items would be shown in list form, with prices, tax,
volume discounts all worked out.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
beginners (quit laughing you lot...). I intend to cover programming
basics, variables, control structures, loops, simple functions but
stopping short of working with files or databases (that will be course
2). Not sure if mail() will be enabled yet.
Has anyone any ideas on end of course assignments for the students that
will use a range of programming skills? Straightforward , yet
sufficiently challenging?
One idea was to have a list of items with checkboxes/qty. boxes. On
submission the items would be shown in list form, with prices, tax,
volume discounts all worked out.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Comment