The 24 Hour PHP Tutorial
In The 24 Hour PHP Tutorial I will guide you through the first steps to get you up and running with programming in PHP. We focus on the most fundamental features of PHP: the bits you will actually use.
Over the course of the first six sessions you will read, follow along, and also try out the code for yourself. Then in the later sessions you will work on short exercises at the end of each session. These exercises will help you to put your learning into context.
Later in th
Price:
Great intro to PHP,
I’ve had a few goes at getting to grips with PHP but never got very far. This has given me a good start with the simple exercises to follow. Plus it gives good ideas for building on the exercises and extend my knowledge.
And the examples and exercises are user-friendly and amusing in places!
0
Was this review helpful to you?
The book turned this PHP beginner into a fast learner.,
I said the book is lean, but it is the opposite of mean. Docherty is the rare writer who is both an expert developer and a sympathetic teacher. Everything is laid out in the simplest possible language. Everything connects with everything else. There are a ton of practical examples that clarify concepts.
You begin coding PHP within minutes of opening the book. By the time you finish, you’ve created working programs that are actually useful, among them an email processor, a program that generates passwords, and routines that process HTML forms. In addition to appearing throughout the book, the code examples are available for download at the author’s website if you’ve purchased the book.
As I worked my way through the lessons, I never got into my familiar WTF mode. There are concepts that seem as if they might be a little gnarly without an instructor who knows his stuff. These would include installing software, working with associative arrays, debugging, and working with MySql. But surprise—they were a breeze.
Most of all, I appreciate the book for its ability to instill confidence in me. I think it’s natural to approach any new programming language with some trepidation. But good teaching can mitigate the fear. And in the end, nothing builds confidence like knowing that you’ve learned what you set out to learn.
I highly recommend this book for anyone who’s ready to learn PHP and prefers to make the learning process as easy as possible.
0
Was this review helpful to you?