News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Refactoring explained to an absolute beginner
June 28, 2010 @ 09:57:52

When developers start graduating from just hacking together scripts and want to start looking toward the future, one thing they start thinking about is making their code the best it could be. One way to achieve this is refactoring, but where to start? Well, this new post has an introductory guide to help developers understand this powerful technique.

Recently while on a drive with a non-programmer friend, I talked with him about code complexity and manageability, how very complicated code is detrimental to productivity and stuff like that. Later on, I decided to explain it to him with actual code examples, although the most he has ever done was some HTML back in elementary school.

He starts with a basic PHP+HTML+MySQL script that mixes the three and shows how to break it apart in steps - moving the PHP away from the HTML, creating functions and making a "template" for the database fetch results to display in.

0 comments voice your opinion now!
refactoring beginner tutorial mysql


blog comments powered by Disqus

Similar Posts

CorePHP Blog: A Guide to running Apache 2, PHP 4 & PHP 5 on Windows XP

Developer.com: Combining an Oracle Database with PHP to Manage Data

PHPMaster.com: An Introduction to Services

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

WaxJelly Blog: Using PHP to make a MySQL "abstraction layer"


Community Events











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


functional framework code composer tool interview language object opinion conference testing community unittest introduction zendframework2 development release example series podcast

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