Hudzilla.org - the homepage of Paul Hudson
Contents > Preface Wish List | Report Bug | About Me ]

1.4     How to use this book

This is NOT the latest copy of this book; click here for the latest version.

If you are new to web development, I suggest you trust my plan and read the first section from start to finish, then move around as you want to learn. The topics in this book have been ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to worry about taking notes in the margin or copying thousands of lines of code.

All code in the book is shown in a fixed-width font. Sometimes I use "...[snip]..." to show that what you see is only a portion of the code from that page.

Particular chapters of interest will vary for each reader, but I strongly recommend you read as much of the Databases chapter as you can, as I think nearly every PHP developer can learn from the information contained there. Also of interest to all is the Performance chapter, where I look at how to optimise your PHP site at every level.

Author's Note: Throughout this book, you will see various boxes like this one, with a title of "Author's Note". The tips I offer are from my own personal experience in programming with PHP, and I recommend you take good notice of what they have to say - sometimes ignoring what is said there may waste you hours or even days of your life.

For the benefit of the less jargon-inclined, I have included a comprehensive glossary towards the back of the book. It has often been said that the root of misunderstanding a topic when reading lies in the reader skipping past a word they did not fully understand - do not let yourself succumb to this problem!

Finally, note that at key places in the book, I ask you to try something for yourself. Now I know that when I read some books that say, "Now copy the following hundred lines of code into your editor", I shy away towards the next chapter barely without a thought. In order to make your learning as painless as possible, I only ask you to try particular things when it is necessary in order to ensure you have understood what has been said. However, that is not to say you should not be writing as much PHP as possible. Here is a simple saying that you would be wise to remember:

Little programming, little power;

Some programming, some power;

Much programming, much power!

Simple, but I hope it gets the point across.





<< 1.3 What you will get out of this book   1.5 A note for programmers coming from Perl >>
Table of Contents
Want to see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.



My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!



Top-right shadow
 
Bottom-left shadow Bottom shadow

Comments from other readers
Pedro - 20 Aug 2008

Wise words.

Thanks

San Diego CA US 26 Jan 2006



Add comment
Please note that by posting a comment here you are committing it to the public domain. This is important so that others can make use of your code themselves, and also so that I can incorporate helpful notes directly into the main text. Comments are limited to 2000 characters in length.

If you are reporting an error in the content, please tell me directly.

Your name/email address:
Your comment:
 
Now, in order to verify that you're a real person, please answer this simple question: what is three plus eight?
The answer is:
(please write in
numbers, eg 19)


Top-right shadow
 
Bottom-left shadow Bottom shadow