Why do we need to follow the best software engineering practices? (Part 1)

Gugatharsan Sivalingam
5 min readMay 22, 2020

These days most of us know how to code in a programming language but many of us don’t know how to write production-level codes efficiently. This will be a series of articles that will focus on different software engineering practices. I will go through some of the important practices being followed in the software engineering industry. Let’s explore them one by one.

Writing clean and modular code

When you are writing a code you have to post that code to the production server. For…

--

--

Gugatharsan Sivalingam

I’m a tech savvy person who loves to keep myself updated to the current trends of the technology world.