Bala S
Why is code readability important?
By Bala S in Dynamics CRM on Feb 06 2018
  • Manav Pandya
    Feb, 2018 8

    when on person developed and after so many year , new person try to executing project than he should be able to understand by reading comments along with snippet , that way you can say it is important

    • 4
  • Tripat Bala Singh
    Feb, 2018 8

    One of the most important qualities of good code is code readability. If code is easy to read, it will be easy to understand which make it easy to debug.

    • 3
  • Bala S
    Feb, 2018 6

    Understanding coding is very important because code spends most of its time to maintenance state. If need to extend the code understanding the coding is main, so Code readability always important.

    • 3
  • Uttam Chaturvedi
    Feb, 2018 22

    In order to understand the logic you may need to go through the code and redability makes our life easier.Additionally having comments on the code wherever needed will help you to recall the logic after few weeks

    • 2
  • Bineesh Viswanath
    Feb, 2018 15

    putting comments for why the code rather than what the code does.

    • 2
  • Nishank Jain
    Mar, 2018 8

    code readability is the key to prove urself that application is what you want to actually develop.

    • 1
  • Vishwash Bhardwaj
    Mar, 2018 5

    Code reliability is important because it will help to understood the code and to find the bug easily.

    • 1
  • Arpit Khadkodkar
    Feb, 2018 17

    Because they save a time.

    • 1
  • Surya Pratap Singh
    Mar, 2018 12

    Readable code always trumps short, not so readable . finding a way to write efficient, concise ,readable code is easily done by simply documenting your code with comment s.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS