Slides from Getting Started with PHP

I gave a talk last week to the local Chattanooga PHP Meetup group on getting started with PHP. It was mostly aimed at people who are already programmers, but not familiar with PHP.

My slides are here, if anyone wants them.

 
1
Kudos
 
1
Kudos

Now read this

What Are These $%^&* Chores Doing in My Backlog!

Beyond Just Features and Bugs # Projects tend to have three types of “tasks” for developers to do: features, bugs, and chores. Features and bugs are mostly self-explanatory. Features deliver direct customer value. Bugs are features that... Continue →