Vous êtes iciBlogs / Jean-Francois Berard's blog / Top 15+ Best Practices for Writing Super Readable Code
Top 15+ Best Practices for Writing Super Readable Code
Dec 9th, 2009 in HTML
& CSS by Burak Guzel
Code readability is a universal subject in the world of computer
programming. It's one of the first things we learn as developers. Readable and
maintainable code is something to be proud of in a finished product. We can
share it with others, contribute to other projects, and reuse code from
applications we wrote months or even years ago.
This article will detail the fifteen most important best
practices when writing readable code.
- Jean-Francois Berard's blog
- Login to post comments