News Feed
Jobs Feed
Sections




News Archive
Kevin Waterson's Blog:
When Tutorials Attack
May 26, 2009 @ 10:24:10

In this recent article Kevin Waterson brings up a point that needs to be addressed (not just in the PHP world, but in all other programming communities around the web) - the quality and accuracy of the tutorials that are posted.

In a recent series of tutorials released by SUN Developers Community a few notable omissions glared back from the web page. Like many PHP tutorials that pollute the web, there was a little, or no error checking, or error handling in the provided code examples. [...] The tutorial in question, brings to light the need for tutorial writers and PHP authors to provide not only the basics of the subject being presented, but also how to handle errors when things go wrong.

Kevin reinforces the fact that, despite the author stating that all input would always be well-formed, there's no reason to dismiss error reporting because of it. There's still things that can go wrong even if the data is exactly how you assume it to be. He reinforces the idea that tutorials, by their nature, should teach proper coding techniques, including proper error reporting and filtering.

3 comments voice your opinion now!
filter error quality tutorial


blog comments powered by Disqus

Similar Posts

Tectonic.co.za: Getting your head around PHP objects

MaltBlue.com: Zend Form Mastery with Zend_Config - Part 2, Core Form Configuration

BillS' IIS Blog: How to install PHP on IIS7 (RC1)

Thomas Weinert's Blog: Using PHP DOM With XPath

The Bakery: Lots of New Articles/Tutorials/Components


Community Events











Don't see your event here?
Let us know!


opinion database introduction conference community language rest podcast development phpunit usergroup release zendframework2 interview framework unittest testing series symfony2 functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework