News Feed
Jobs Feed
Sections




News Archive
Richard Smaizys' Blog:
Improve your code style with simple tips
December 03, 2010 @ 12:50:56

Richard Smaizys has a new post to his blog with a few simple tips you can follow to help improve your code's style and readability.

So you have to know and you can not forget that your program (not only websites) is like a living beast with whom many people might work in the future. Your code is like your art piece which sometimes need editing, renewal and etc. You can not just think that you will always be the person who manages everything and supports all the bugs. By understanding this you also agree that the code must be maintainable and readable not only for you after a year or two but to other people that may not be so skilled or advanced and otherwise.

He covers two things in this post (there's this other about brackets) - tabs versus spaces (or hard vs soft tabs) and a bit more on braces, specifically about the same line/next line debate.

Have some code style tips of your own or just want to discuss Richard's suggestions? Leave a comment on the post!

0 comments voice your opinion now!
code style tips suggestions opinion


blog comments powered by Disqus

Similar Posts

Adam Culp: Clean Development Series: Part 4, Rewrite dilemma

DZone.com: 2 years of Vim and PHP distilled

Stefan Koopmanschap's Blog: Your error page can be better

Kevin Schroeder's Blog: The Curve of Talent

Brandon Savage's Blog: The 15 Minute Rule Of Software Development


Community Events











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


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

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