You code sucks, let's fix it

How do you measure the quality of your code? Performance and testing are just one aspect of code, in order to meet deadlines and make maintenance quicker you also need your code to be readable, decoupled and generally easier to comprehend and work with. This talk will go over tips and exercises to help you identify trouble areas, refactor them and train you to write better code in future projects. Come make your code look and function better.

Slides

comments powered by Disqus

Related Posts

PHP Conference Brasil 09 - Day 0

PHP Conference Brasil 09 - Day 0

  • November 26, 2009

Tutorial day has come and past, sorry i did not get this out earlier, but internet, youtube and quicktime are not playing nice.

Read More
How Microsoft is making PHP Development easier

How Microsoft is making PHP Development easier

  • December 9, 2010

Recently i had an opportunity to have a chat with Microsoft, along with a few PHP community members.

Read More
dmsAutoComplete v1.1 - ChangeLog

dmsAutoComplete v1.1 - ChangeLog

  • October 2, 2006

Recently I published an updated version of my auto-complete (Google suggest) script compatible with IE and FireFox and based on PHP/AJAX.

After publishing version 1.0, I had some feedback from people who downloaded an tested it, so now I decided to correct some of the bugs that were found, and make a few improvements also. So now I’m going to publish version 1.1, check out some of the changes I made.

Read More