Archive for September, 2009

Back at Last

Thursday, September 17th, 2009

After taking a year out and finding out what it’s like working full time in a job I really don’t like, I can honestly say I’m glad to be back. I’ve spent the last year regretting leaving the course but to my defence it was partly because of my financial situations that lead to me leaving.

I was very much looking forwards to rejoining the course and picking up from where I’d left off but there was a large part of me that was/is quite nervous. This is due to two things; firstly I was joining a class that I only knew one person from (who actually wasn’t there on my first day). I’m not the most confident person and I would like to thank everyone for making me feel welcomed and part of the group. The second reason is that I’ve spent the last year not using anything I’d learnt in the first year and now I have to refresh myself with the first year while trying to work on the second year projects. This is why I’m still slightly nervous because I know I’ve got a lot to catch up on.

I feel that my first day on the second year went better than expected since I felt confident with what I had to do and know I’ll be able to get it complete by the next lesson. The only real worry for me was the pace I worked at, I feel that I worked quite slow today and although I expected a bumpy return, I felt I could have got more work done.

Looking back at my ‘End of the First Year Evaluation’ I still feel like I’m in the same position and the goals I set myself are still goals I’m going to work towards but now with the added PHP and MySQL goal.

SMLP Resource List

Saturday, September 12th, 2009

Here is my list of resources I will use whilst learning PHP and MySQL:

1. PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide

Many reviews I read about this book said it was easily accessible by beginners and gave them a very good understanding of PHP and MySQL. This should be very useful to get me started with the languages.

2. PHP In Easy Steps

This book comes with many examples of PHP and shows the main features of the language. Many reviews say it was easy to follow and a definite for PHP beginners.

3. http://php.net/

This is the home of PHP and will come in useful with the PHP Manual section, which has a language reference and getting started section.

4. http://w3schools.com/

I have used this website before and found it very useful as it splits the tutorials down into easy to follow sections and has many examples of using the different syntax. This site also has plenty to help me along with MySQL.

5. http://tizag.com/

There seems to be plenty of information about PHP on this site, with sections that guide you gradually through learning the basics. There is also a more advanced PHP section and a tutorial on MySQL I will be able to use.

6. http://www.homeandlearn.co.uk/php/php.html

This website looks very useful with many different sections on PHP and plenty of examples to try myself.

7. http://www.webmonkey.com

Another useful website which looks to gradually bring you into writing PHP from the basics with examples.

8. http://phpfreaks.com/

There are many tutorials on this website to have a go at once I get the basics of PHP out of the way. Using these should help improve and extend my PHP skills.