(1) Avoid using the same variable again and again for different purposes.
This happens with us that we think that more and more memory will be wasted if we declare seperate variable for each purpose. But, if any debugging is about to be done and program is quite a typical. Then, debugger will get confused and Dry-Run will also not work in such a scenario. So, if your program is small then, you can use the same variable. But, if it is complex, then do not use the same cheap practive.
(2) Use capital letter to variable name for global variables.
You should use capital letters because, there should be distinguishable difference between a local variable and global variable. There should not be any confusion while dry run or debugging.
(3) All the variables should be declared at one place.
This helps the programmer to analyze whether some variable is yet declared or not. If we declare them at different locations, then, a proper manner can not be acheived in your programming. The variables should normally defined just below the function declaration.
(4) There should be proper indenting in whole program.
Indenting helps you understand the program and the logic behind the statements well. This is cheap practice to write the functions, iterations and conditional statements without indenting. It looks like a junk also. There should be a proper demarkation in your mind and the same concept should be followed in all the portions of your program.
(5) Commenting.
Commenting is very much important. Although, there is no relation of them from your logic and programming. But, once you debug your program or new amendments are done, it becomes tedious to understand the logic behind that coding section. That is why, commenting is very neccesary in programming.
(6) Do not use labels.
In some programming languages like BASIC, there is scope of providing labels. Experts say that using such labels produces extra burden in the operating system. So, you should avoid them.
(7) Do not declare unused functions or variables.
This practice is also prohibited. You should not declare such a variable which is not getting used anyewhere. You should check it out when you are going through dry-run also.
(8) Coupling should be avoided cohesion should be increased.
Coupling comes to picture when the output of a function is input to other. This produces a sort of ripple effect and debugging becomes a problem and error-prone programming is found in such state.
(9) Always write the program or check the logic then, come to type.
This is a general practice that people directly sit on system and try to build logic and all the necessary corrections are done. But, such anactivity may produce problems like unused variable (regular declaration and descarding) , unused functions (declare and forget to call or just checking), moving in the wrong direction of logic. So, you should decide things before you come to portray them.
(10) Do not learn programs, try to develop your own logic.
Each person has logic but, there should be flow in that logic. If flow is absent then your ideas can not reach the destination. So, instead of learning an old algorithm, try to your own program based on your logic.
Som Dutt Tripathi is an IT personality. He wants to express many things and want to share his ideas with the world.
taxi from O'Hare Bismarck .. Lockport Chicago limo O’HareMicrosoft Business Solutions Great Plains and MS CRM (client relation... Read More
How many steps does it take you to locate and... Read More
Most computer users use spreadsheets software such as Microsoft Excel... Read More
To all web designers out there, this article is for... Read More
We would like to give you several situations, when you... Read More
If your company has regional and worldwide operations, you might... Read More
Table of Contents1) Introduction 2) Related Work 3) Framework 4)... Read More
This article is the fourth of a series of articles... Read More
This article is for advanced Microsoft CRM SDK C# developers.... Read More
Microsoft Business Solutions Small Business Manager is scaled down Great... Read More
Handling character strings in Java is supported through two final... Read More
When you need a phone number, you do a quick... Read More
Microsoft Great Plains is now targeting large and midsize businesses... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
Innovative Maintenance Systems (IMS) is one company that offers solutions... Read More
1. Replace Dexterity cursor with SQL Stored Procedure Dexterity... Read More
Microsoft Business Solutions main middle market ERP application - Microsoft... Read More
If you company is small or mid-size special products or... Read More
When you buy a computer, it most likely comes with... Read More
If someone entered your home, uninvited and installed numerous cameras... Read More
Now is the time to look at an alternative to... Read More
Designing without tables by using CSS layouts is fast becoming... Read More
Microsoft PowerPoint has dramatically changed the way in which academic... Read More
Microsoft Great Plains is main accounting / ERP application... Read More
Microsoft Great Plains and Microsoft Retail Management System (Microsoft RMS)... Read More
Granger Lincoln Stretch limo rentals ..Microsoft Business Solutions main middle market ERP application - Microsoft... Read More
Words we choose to describe things and phenomena often show... Read More
Microsoft Great Plains could be tuned and setup to fit... Read More
... Read More
Microsoft Business Solutions ? Navision is an integrated solution for... Read More
In 2004 Oracle, Inc. made its new step toward J2EE... Read More
I completed an experiment recently. I wanted to find out... Read More
Your computer cost you from hundreds to thousands of dollars,... Read More
Microsoft Business Solutions Great Plains as new ERP for multinational... Read More
GroupwareThe internet is full of 1.5 million to 7 million... Read More
In part III of this ISDN primer, we learned that... Read More
It is a well known fact that Java as a... Read More
Great Plains Fixed Assets Management module is a robust tool... Read More
Following tips help you to learn a software in lesser... Read More
Introduction To ISDN, Part III: Configuring PPP PAP AuthenticationNow we... Read More
Our hosted solution allow you to run your own search... Read More
The intentions of this short tutorial are not to teach... Read More
2005 ? Back to the Future.What does the future hold?... Read More
In this short FAQ style article we would like to... Read More
I have always regretted how Microsoft price gouges and rips... Read More
This short paper will expand on two key reasons to... Read More
Introduction to C++Why Learn C++?C++ may at first seem like... Read More
Document Management or Enterprise Information Management is perhaps one of... Read More
We were recently faced with a decision: either to let... Read More
Microsoft Great Plains is now targeting large and midsize businesses... Read More
Software |