| Type: |
Ext. URL
|
| Level: |
Beginner
|
| Date: |
2009-Jul-16
|
| Visited: |
366 times
|
| Rating: |

|
| Published: |
|
|
|
Writing short, concise code is vital when you begin working with other programmers or take on a several month project. The clarity of one line of code is vastly superior to three lines of code that do the exact same thing. Below are five tips to writing more concise code by using various shorthand methods and programming techniques.