Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
Book Review : PHP and MySQL by Example
Jan 05, 2007 @ 17:46:00

As promised previously, Cal Evans has posted a full book review of the Prentice Hall book "PHP and MySQL by Example" by Ellie Quigley with Marko Gargenta.

Earlier, I posted a sample chapter of PHP and MySQL by Example written by Ellie Quigley with Marko Gargenta. Now I'd like to take a few minutes to do a fly-by of the entire book.

Cal works through some of the chapters talking about their contents, who they're targeted at (where experienced developers can start and stop) and includes a list of the other topics covered between its covers including user defined functions, regular expressions, PHP & MySQL integration, and objects.

Overall, Cal found the book to be a good quality reference tool, but one that focuses a lot more on the basics of programming with PHP and MySQL rather than getting much more high level than touching on OOP or regular expressions.

tagged: book review mysql byexample prenticehall beginner book review mysql byexample prenticehall beginner

Link:

Zend Developer Zone:
Book Review : PHP and MySQL by Example
Jan 05, 2007 @ 17:46:00

As promised previously, Cal Evans has posted a full book review of the Prentice Hall book "PHP and MySQL by Example" by Ellie Quigley with Marko Gargenta.

Earlier, I posted a sample chapter of PHP and MySQL by Example written by Ellie Quigley with Marko Gargenta. Now I'd like to take a few minutes to do a fly-by of the entire book.

Cal works through some of the chapters talking about their contents, who they're targeted at (where experienced developers can start and stop) and includes a list of the other topics covered between its covers including user defined functions, regular expressions, PHP & MySQL integration, and objects.

Overall, Cal found the book to be a good quality reference tool, but one that focuses a lot more on the basics of programming with PHP and MySQL rather than getting much more high level than touching on OOP or regular expressions.

tagged: book review mysql byexample prenticehall beginner book review mysql byexample prenticehall beginner

Link:

Book Review:
The Design of Sites: Patterns for Creating Winning Web Sites
Jan 03, 2007 @ 22:16:21

In an effort to share a wide variety of web-related resources with our readers, we've posted a new book review over on our blog for the Prentice Hall book "The Design of Sites: Patterns for Creating Winning Web Sites" (2nd edition).

If you do anything on a website besides sitting in you chair only coding all day long, you owe it to yourself to check out a copy of this book from Prentice Hall - The Design of Sites. Now, I can almost feel the eyes rolling from here even at the mention of this kind of book, but trust me - pick up a copy and thumb through it and you’ll see the difference.

Check out the rest of the review here and get more details on the book itself from the Prentice Hall site or from a retailer like Amazon.

tagged: book review design sites prenticehall pattern book review design sites prenticehall pattern

Link:

Book Review:
The Design of Sites: Patterns for Creating Winning Web Sites
Jan 03, 2007 @ 22:16:21

In an effort to share a wide variety of web-related resources with our readers, we've posted a new book review over on our blog for the Prentice Hall book "The Design of Sites: Patterns for Creating Winning Web Sites" (2nd edition).

If you do anything on a website besides sitting in you chair only coding all day long, you owe it to yourself to check out a copy of this book from Prentice Hall - The Design of Sites. Now, I can almost feel the eyes rolling from here even at the mention of this kind of book, but trust me - pick up a copy and thumb through it and you’ll see the difference.

Check out the rest of the review here and get more details on the book itself from the Prentice Hall site or from a retailer like Amazon.

tagged: book review design sites prenticehall pattern book review design sites prenticehall pattern

Link:

Zend Developer Zone:
PHP and MySQL By Example - Sample Chapter
Jan 02, 2007 @ 16:25:00

The Zend Developer Zone has posted a bit of info of special interest to those out there working with PHP and MySQL. Prentice Hall has posted a sample chapter of their "PHP and MySQL By Example" book for public consumption.

Most developers I know of either love or hate Regular Expressions, me personally, I hate them. Yes, they do the job and usually do it elegantly but it's hard to find a more arcane sub-language than regex.

Obviously, the sample chapter talks about regular expressions - specifically what they are, what functions in PHP use them, their use, and enough examples to keep you busy for a long time.

Want to share this story with more people? Digg it!

tagged: mysql sample chapter prenticehall regular expression mysql sample chapter prenticehall regular expression

Link:

Zend Developer Zone:
PHP and MySQL By Example - Sample Chapter
Jan 02, 2007 @ 16:25:00

The Zend Developer Zone has posted a bit of info of special interest to those out there working with PHP and MySQL. Prentice Hall has posted a sample chapter of their "PHP and MySQL By Example" book for public consumption.

Most developers I know of either love or hate Regular Expressions, me personally, I hate them. Yes, they do the job and usually do it elegantly but it's hard to find a more arcane sub-language than regex.

Obviously, the sample chapter talks about regular expressions - specifically what they are, what functions in PHP use them, their use, and enough examples to keep you busy for a long time.

Want to share this story with more people? Digg it!

tagged: mysql sample chapter prenticehall regular expression mysql sample chapter prenticehall regular expression

Link:


Trending Topics: