C# Corner
Tech
News
Videos
Forums
Trainings
Books
Events
More
Interviews
Jobs
Live
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
9
Reply
Why is code readability important?
Bala S
7y
3.1k
3
Reply
Delete Row
Delete Column
Insert Link
×
Insert
Cancel
Embed YouTube Video
×
Width (%)
Height (%)
Insert
Cancel
Table Options
×
Rows
Columns
First row as header
Create Table
Insert Image
×
Selected file:
Alignment
Left
Center
Right
Select an image from your device to upload
Upload to Server
Cancel
Submit
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
Manav Pandya
7y
4
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.
Tripat Bala Singh
7y
3
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.
Bala S
7y
3
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
Uttam Chaturvedi
7y
2
putting comments for why the code rather than what the code does.
Bineesh Viswanath
7y
2
code readability is the key to prove urself that application is what you want to actually develop.
Nishank Jain
7y
1
Code reliability is important because it will help to understood the code and to find the bug easily.
Vishwash Bhardwaj
7y
1
Because they save a time.
Arpit Khadkodkar
7y
1
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.
Surya Pratap Singh
7y
0
Real time workflow or plugin, which one trigger first while use both at the same time ?
what are the Different ways to Query or Retrieving data from Dynamics 365 ?
Message