Total Blog Views: 48
Blog Status: publish
Created By: swazahmad Created at: 07-22-2021
Tags: basicprogramming web development logicbuilding clean code procoder
It should Like You are a Writer/Poet
It should be a entertaining to read it and make you happy when you going through it.
It should not look like a Nasa Theory
Each scenario should cover from min to max.
The code should follow DRY(Do Not Repeat Yourself) principle , Once portion of code is written of feature so the same function should not be written again, we can write a code in such a way so we can reused it.
Documentation is the most important part if some other teammate or person open your code so the comment and the instruction should defined for
Used Meaning Full names
You will be going to add lots of Classes, Module, Services, Jobs, Variable, Methods, Constant etc.You should always keep in mind , you must need to make a Habitto use meannigful names, Whatever the name you have used It should always fullfill three purposes.
For Example
Variable for storing students number
Wrong Way
int a;
Correct Way
int students_numbers;
Single Responsiblity Rule
Classes, Module, Services or Methods are a better way to organize the code in any programming language so when you are writing the code you really need to keep in mind so that communicates its inent.
Wrong Ways
Functions that do more than 2 task
Correct way
Functions that do only one task
Other Major Points need to be keep in mind
we have the “Get things executed” lifestyle at our place of work. There are not any excuses, no if’s or however’s in our dictionary. committed to navigating the ship of creativity to create cell answers, we resolve the real-lifestyles troubles of our clients and their clients. Our passion for work has won us many awards, year after 12 months.
© Copyright Shadbox. All Rights Reserved
Rate Blog :
Share on :
Do you have any blog suggestion? please click on the link