Well deadline day is finally here. Thankfully the book I ordered came at last, despite being returned to Amazon because they couldn’t get access to my flat or mailbox. And after many, many hours of laborious backing up of files and re-formatting my computers hard drive, I eventually got the server software to work
However, in the past four to five weeks I really haven’t made much progress at all, and have left myself with something like 10 days to learn a skill that I was given three months and 150 hours to learn.
The stress I felt was unbelievable, I really found it difficult to concentrate on anything. and seemed to have headache after headache, and even started to feel quite dizzy and ill.
I had come into college a couple of extra days and thankfully got the bulk of the coding and leg work out of the way, but to learn the PHP I found I needed absolute concentration which I couldn’t achieve in the classroom because of the noise and interruptions. Not that it was particularly noisy, I just needed complete silence to be able to concentrate.
I managed to get my site built and my PHP contact form created by studying several contact forms online, one which I had used before and one in the book I had bought. What I did was to de-construct the contact forms to see what each part actually did. I then built a couple of very simple examples before starting my own form.
My contact form was designed to send emails to my designated email address, obviously, but also to validate the content of the name and email boxes to help stop spam in my inbox.
It only took me about half a day to build the contact form, but then took me about another two and a half days debugging it. One of the main problems was my mis-typing. I had made several errors, and with a new code that I’m not yet very familiar with it took me ages to find the problems, a few were actually found by my classmates as I just couldn’t see them.
I used the websites from my learning contract, but actually decided on a different book, ‘PHP and MySQL for Dynamic Web Sites’ which I had recommended by a couple of my classmates, and I was given a video tutorial course by Lynda.com by a friend about half way through the module.
As I agreed in my learning contract I also took the PHP quiz at w3schools.com, achieving a score of 10 out of 20 before I began studying and a score of 15 out of 20 after. This doesn’t sound too great a learning surve, however on my first attempt at the quiz I believe I only answered 4 or 5 correctly that I knew, the rest I had lucky/educated guesses. On my second attempt I felt I knew at least 12 to 14 of the answers, even from a relatively small amount of study for such a big subject.
I need to look at myself closely after this experience. Whilst I had some difficulties during my study of PHP it became clear that there were things I could have done to make things much easier for myself.
For example, I could have borrowed a little money for the book I needed, I’m sure one of my family would have helped me with that, and because the server software wouldn’t work, I could have bought some hosting on a server, I need some now anyway.
The overall experience was not a good one. I feel I was not helped by the problems I had early on in the module, but confounded things by becoming quite down and lost my chain of thought, both when studying and how to study at all. I put things off while waiting for resources, but if I had been thinking clearly there were ample resources available to be going on with until I got everything I required.



