The Artima Developer Community
Sponsored Link

PHP Buzz Forum
Line Length, Volume, and Density

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Paul M Jones

Posts: 534
Nickname: pmjones
Registered: Sep, 2004

Paul M Jones is a web developer, author, and speaker.
Line Length, Volume, and Density Posted: Mar 9, 2008 3:18 PM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Paul M Jones.
Original Post: Line Length, Volume, and Density
Feed Title: Paul M. Jones
Feed URL: http://paul-m-jones.com/archives/category/programming/php/feed
Feed Description: If it's worth doing, it's worth over-doing.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Paul M Jones
Latest Posts From Paul M. Jones

Advertisement
When it comes to coding style, there are are various ideas about how you should write the individual lines of code. The usual argument is about "how long should a line of code be"? There's more to it than that, though. Developers should also take into account line volume ("number of lines") and line density ("instructions per line").

Read: Line Length, Volume, and Density

Topic: Line Length, Volume, and Density Previous Topic   Next Topic Topic: Nice helper to create RTL CSS files

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use