(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.
![]() |
|
![]() |
|
![]() |
|
![]() |
Are you a whiz at calculating financial information? Not the... Read More
Looks like Microsoft Great Plains becomes more and more popular,... Read More
In the new era of internet marketing the problem of... Read More
Microsoft Business Solutions Great Plains is very popular ERP platform... Read More
It's all about turn times in the eMedia industry! The... Read More
Most computer users use spreadsheets software such as Microsoft Excel... Read More
Many reasons made GBM a unanimous choice for experts, one... Read More
Microsoft CRM is CRM application, maintained and supported by Microsoft... Read More
The stakes are high when considering security, privacy, and savings,... Read More
Microsoft PowerPoint has dramatically changed the way in which academic... Read More
Microsoft Business Solutions Great Plains is mid and even corporate... Read More
Microsoft Great Plains serves the wide spectrum of horizontal markets.... Read More
2005 ? Back to the Future.What does the future hold?... Read More
A LOT OF UNWANTED FILES.When you uninstall an item of... Read More
In linux, one of great commands for finding out information... Read More
1. Replace Dexterity cursor with SQL Stored Procedure Dexterity... Read More
If there still are few unprotected computers left, I haven't... Read More
Assertion facility is added in J2SE 1.4. In order to... Read More
Most people don't use Photoshop to its fullest capabilities. Here... Read More
Whether you are an experienced web programmer or a complete... Read More
Small can be beautiful! Working with Knoppix for the past... Read More
Microsoft Great Plains, Navision, Solomon and Axapta are Microsoft Business... Read More
Itâ??s easy to understand why you might be drawn to... Read More
You have gotten those E_Mails buy software at deep discounts.... Read More
When making a decision to buy any piece of software... Read More
One of the main reasons business owners and entrepreneurs use... Read More
I have always had a tendency to focus on the... Read More
Microsoft Business Solutions Great Plains is written in Great Plains... Read More
I like my software simple. If it's too complex or... Read More
Around the same time Microsoft made its move with .Net... Read More
Great Plains Fixed Assets Management module is a robust tool... Read More
Mike Dunville* had a decision to make. As the new... Read More
Your computer cost you from hundreds to thousands of dollars,... Read More
Innovative Maintenance Systems (IMS) is one company that offers solutions... Read More
Microsoft Great Plains is main Microsoft Business Solutions accounting package... Read More
How do you run a program on a remote server... Read More
Bad News - the Threat is Bigger than it SeemedHow... Read More
For those who still don't know, Microsoft Publisher helps computer... Read More
Microsoft CRM is now on the scene and it is... Read More
If you have Microsoft Great Plains and support it for... Read More
Software development is a risky business.Many software developers are barely... Read More
Microsoft Business Solutions Great Plains is marketed for mid-size companies... Read More
MS CRM is very close to document workflow automation, including... Read More
Microsoft has never released a service pack for Windows98 SE,... Read More
Microsoft Business Solutions Great Plains has I'd say end user... Read More
The major reason I recommend getting your hands on real... Read More
SAP Inc., a global leader in client/server enterprise application software... Read More
If there still are few unprotected computers left, I haven't... Read More
Microsoft Great Plains ? ERM from Microsoft Business Solutions and... Read More
During the years of our consulting practice, which comes back... Read More
We don't think about mainframe software pricing anymore, we just... Read More
Today's business world is fast-paced. No matter what it is... Read More
This is intermediate level SQL scripting article for DB Administrator,... Read More
If you have Microsoft Great Plains and support it for... Read More
Microsoft Business Solutions Great Plains fits to majority of horizontal... Read More
In this short FAQ style article we would like to... Read More
In the early days of the personal computer, we're talking... Read More
If you are in a business that passes documents around... Read More
Did you ever want to erase everything on your computer?... Read More
Here is some free software tools to help you build... Read More
So, why should you use any O/R mapping tool? I... Read More
Navision Software was purchased by Microsoft and now it is... Read More
Java has come along a long way. Many would agree... Read More
Sticky Noteshttp://www.deprice.com/stickynote.htmWith StickyNote 9.0, you can create beautiful 3D notes... Read More
Document Manager and Version HistoryIn previous articles I have discussed... Read More
Enabling Chinese input is quick and easy, there are only... Read More
Software |