Upcoming PHP Courses

Since becoming freelance 18 months ago, I’ve taught a number of courses at my excellent local tech training centre, NTI Leeds. Over the next few months we’re running some one-day PHP courses (see my course dates page for more detail and the dates, all these are in Leeds although I’d like to run them elsewhere too), targeted at a particular area or set of skills. These are areas that I find myself delivering consultancy or training on frequently, or things I teach when I go places and realise these gaps exist in their knowledge. Does this match your experiences of “things I wish PHP developers knew – including me”?

Design Patterns and OOP

I like design patterns and the joy of teaching this is that it helps to stop some of the big words and unfamiliar terms in object-oriented programming from seeming like rocket science. Most people will quickly tell me “oh, I’ve been using this all along!” – which is exactly the point :) Teaching a few design patterns also gives a great vehicle for teaching some of the advanced OOP concepts in a more interesting way than “this is an interface”.

Databases and PDO

Web developers don’t know what they don’t know about databases! Being able to join multiple tables with different types of join and aggregate data correctly allows you to learn how to normalise data and not be afraid to implement the schema changes. I like to teach how to do this and get everyone confident with it all. The PDO extension is a fabulous way of working with databases and I think the prepared statements are in everyone’s interests, so that forms a good part of the course too.

PHP Tools

A course for all the allied skills you need – configuring apache, a bit of linux command line, quality and performance tools (xhprof, php code sniffer, api documentation, and more) are all included. There’s a splash of source control (because it is the basis of all things!) and we also talk about strategies for deployment (with phing as an example) and managing things like configuration management and database schema changes. In a one-day course there isn’t time to teach unit testing or continuous integration properly but they do get a mention and I try to point interested parties in the right direction for more information.

PHP Courses

If any of the above sound interesting and you want to come and learn this stuff with me for a day, you can book the courses through NTI. Feel free to ping me with questions, comments, or tell me why this isn’t the right topic for you – always interested to hear others’ viewpoints.

7 thoughts on “Upcoming PHP Courses

    • At the moment, no solid plans. However I’ve been toying with the idea of doing some content for one of the video tutorial sites – are you using any of these already, and if so, which?

      • I’ve been trying out lynda.com. I’ve also purchased a couple of instructional videos here and there. And, of course, I scour Youtube.com for whatever I can get.

  1. Yep, I agree with Dave and Andrew! An online course available to people all over the world would be great! (I’m from El Salvador, Central America). Maybe it could be an on-demand course like Lynda’s or a full learning experience with course divided in weeks, and with start and ending date (like Blender Guru – Nature Academy :)

  2. Yep, I agree with Dave and Andrew! An online course available to people all over the world would be great! (I’m from El Salvador, Central America). Maybe it could be an on-demand course like Lynda’s or a full learning experience with course divided in weeks, and with start and ending date (like Blender Guru – Nature Academy :)
    dsghdhg dgthgh dgd

  3. Yep, I agree with Dave and Andrew! An online course available to people all over the world would be great! (I’m from El Salvador, Central America). Maybe it could be an on-demand course like Lynda’s or a full learning experience with course divided in weeks, and with start and ending date (like Blender Guru – Nature Academy :) aessina.com

Leave a Reply

Please use [code] and [/code] around any source code you wish to share.

This site uses Akismet to reduce spam. Learn how your comment data is processed.