In the past, many of my students have made successful project using a combination of PHP and MySQL. This year, all three of my students are using it in some capacity and one has combined it with jQuery. I have been meaning to write a full workbook for a long time and I have finallyContinue reading “PHP and MySQL for A2 Computing projects”
Tag Archives: css
How your class can make iPhone apps without Objective C
I realised that my noughts and crosses jQuery implementation has a hidden bonus feature! I wrote it so that it would look different on a desktop to on an iPhone, with a different stylesheet depending on the screen size of your device. This has the effect of making a simple website look and behave like aContinue reading “How your class can make iPhone apps without Objective C”
jQuery – zero to hero (sort of)
Just a very short post to say that I’ve finished my HTML, CSS and jQuery booklet. It is a guide to starting from scratch from knowing no HTML at all, through learning CSS, through a bit of basic jQuery. It’s aimed at Lower 6th but I am sure it would be useful to any teachersContinue reading “jQuery – zero to hero (sort of)”