 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
PHPWomen.org: Book review PHP Master
by Chris Cornutt January 10, 2012 @ 08:19:03
On the PHPWomen blog today there's a new book review of SitePoint's latest major PHP publication - "PHP Master" (by Lorna Mitchell, Davey Shafik and Matthew Turland).
At 357 pages (375 including index), this book provides a thorough grounding in the key topics todays PHP developer should strive to know, and know well. The back cover ambitiously states that the book is "guaranteed to take your PHP skills to the next level". Keep reading to find out whether or not I agree.
She walks you through the contents of the book, noting that, despite her being an experienced developer, there were still things that she found new.
Despite the stated demographic, I think this book has a lot to offer novice developers. It would be a real challenge to properly digest and understand the wide range of topics covered, but an achievable and worthwhile one nonetheless. [...] If you're still undecided, my advice is buy the book - you won't regret it.
voice your opinion now!
bookreview phpmaster sitepoint lornamitchell daveyshafik matthewturland
SitePoint Blog: Book Release - "PHP Master Write Cutting-Edge PHP Code"
by Chris Cornutt October 21, 2011 @ 09:58:25
As is mentioned in this new post to the SitePoint blogs, a new book has been released (by SitePoint press, naturally) about "writing cutting-edge PHP code" by a few well known authors in the PHP community - Lorna Mitchell, Davey Shafik and Matthew Turland.
Savvy PHP web developers can now keep ahead of the game and ensure that their PHP code is safe, secure, and well-structured for the future with the latest release from SitePoint: "PHP Master: Write Cutting-edge Code"
by Lorna Mitchell, Davey Shafik, and Matthew Turland.
The book covers a wide range of topics (somewhat replacing SitePoint's usual "anthology" type of book) including:
- An introduction to OOP
- Working with databases
- Creating and working with APIs
- Design patterns
- Security
- Automated testing
As part of a special offer, you can pick up your print+ebook bundle for the price of just the book, about $40 USD. If you'd like a sample before purchasing, they've posted three sample chapters.
voice your opinion now!
sitepoint book release phpmaster cutting edge code lornamitchell daveyshafik matthewturland
Robert Basic's Blog: Book review - Guide to Web Scraping with PHP
by Chris Cornutt June 01, 2011 @ 09:28:42
In this new post to his blog Robert Basic has a review of a book from php|architect (by Matthew Turland), "Guide to Web Scraping with PHP".
It took me a while to grab myself a copy of Matthew Turland's "Guide to Web Scraping with PHP", but a few weeks ago a copy finally arrived and I had the pleasure of reading it. [...] My overall impression of the book is that it was worth the time and I'm really glad that I bought it. Matthew did a great job explaining all the tools we have at our disposal for writing web scrapers and how to use them.
He talks about the content of a few specific chapters (the HTTP protocol, client libraries you can use and how to prepare documents for parsing) and notes that there's not much bad he can think of about the book:
It is a guide, clear and straight-to-the-point, explaining what tools are there, which one to use and how for writing scrapers and that's exactly what I wanted to know.
voice your opinion now!
web scraping book review matthewturland
Matthew Turland's Blog: "Web Scraping with PHP" Now Available in Print!
by Chris Cornutt September 20, 2010 @ 12:03:49
If you've been waiting for the print edition of Matthew Turland's "Web Scraping with PHP" book (from php|architect Press) your wait is over. According to a new post on his blog the print version is now available for order.
I know a number of my readers have been waiting for this announcement: my book, Web Scraping with PHP, is now available for sale in hard copy form! That's right, you can now finally order your very own print edition copy. [...] To those who felt forced into buying the PDF edition to get access to the content because a print edition was not available until now, you have my most sincere and profound apologies.
His web scraping book covers topics like understanding HTTP requests on a base level, working with several HTTP clients like cURL, pecl_http, Zend_Http_Client and how to analyze the remote page's information with things like SimpleXML, the DOM functions and the XMLReader extension. If the print version's not your thing, you can still get the PDF from the php|architect store too.
voice your opinion now!
webscraping scraping book phparchitect matthewturland pdf
Community News: php|architect Releases "Guide to Web Scraping"
by Chris Cornutt April 22, 2010 @ 08:25:36
php|architect has officially released one of their latest guides - this time it's Matthew Turland's "Guide to Web Scraping".
Matthew talks a bit about it in his latest blog entry:
What I'm announcing in this blog post has been in the works since early 2008 when I first pitched the idea. It was rejected by several major publishers who basically said the same thing: the idea was in too small of a niche or simply wasn't marketable. php|architect Press respectfully disagreed with them and decided to publish what is now a book written by me that you can purchase.
The book covers all things related to pulling content from remote pages including an understanding of HTTP codes, a look at tools you can use (including cURL, pecl_http and Zend_Http_Client) and how to use technologies like DOM, SimpleXML and regular expressions to match content.
voice your opinion now!
guide web scraping book release matthewturland
|
Community Events
Don't see your event here? Let us know!
|