(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.
apartment cleaning near Highland Park ..Bill of Lading is required report for Logistics and Freight... Read More
Several software companies design programs for preventive maintenance. Most of... Read More
Mapping Software Improves Data VisualizationFrom the outset, it is important... Read More
Microsoft Great Plains, former Great Plains Software Dynamics, eEnterprise has... Read More
How would you like to prevent spyware and adware from... Read More
It won't matter how effective your WinRunner Team is if... Read More
Microsoft Great Plains - Microsoft Business Solutions accounting and ERP... Read More
Not all of us have the luxury of working both... Read More
Microsoft Business Solutions Great Plains, former Great Plains Software Dynamics... Read More
Microsoft Business Solutions Great Plains is very good fit for... Read More
The adware and spyware definitions list is very long. But... Read More
Microsoft Great Plains may be recommended for international freight forwarding... Read More
The destruction of the Soviet Union about 15 years ago,... Read More
Several years ago Microsoft purchased Great Plains Software, then Navision... Read More
People often ask me: What image file formats will Photoshop... Read More
Microsoft Business Solutions Great Plains has Project Accounting module where... Read More
Whether you are a small consultancy firm, a medium sized... Read More
This article is for advanced Microsoft CRM SDK C# developers.... Read More
Does Microsoft Have any Real Competition? Copyright (c) 2003 Gregory... Read More
Microsoft Business Solutions Small Business Manager is scaled down Great... Read More
It would be easy to think, like most people apparently... Read More
Microsoft bought Navision, Denmark based software development company, along with... Read More
When you buy a computer, it most likely comes with... Read More
Programming Help for BeginnersWe write programs to instruct computers. When... Read More
Every organization which creates collaborative documents, whether they are budgets,... Read More
cleaning lady near Arlington Heights ..Our company, Novaprof Inc., developed unique software - DB Integration.... Read More
Combining Microsoft Business Solutions Great Plains ERP with non-Microsoft Business... Read More
Microsoft Business Solutions Great Plains is mid and even corporate... Read More
Remember back in the days where screensavers were the coolest... Read More
In our opinion, traditional approach when you select ERP/MRP system... Read More
Microsoft Great Plains is one of the Microsoft Business Solutions... Read More
Adware is a type of Spyware program that displays some... Read More
Which Type of Shop Can Rely On A Home Built... Read More
Google Inc. has launched a new software package that allows... Read More
Document Manager and Version HistoryIn previous articles I have discussed... Read More
Make-or-Break Factors in Success and ProfitabilityFor quick printers, estimating can... Read More
Microsoft Retail Management System serves retail single store as well... Read More
Spyware, what it is and what it does. Basically, spyware... Read More
There are several kinds of software piracy. The bottom line... Read More
Sales are all about leverage, because there is only so... Read More
As you probably know, when Microsoft purchased Great Plains Software... Read More
Microsoft CRM and IBM Lotus Notes Domino seem to be... Read More
Microsoft CRM is now on the scene and it is... Read More
Microsoft Business Solutions Great Plains has substantial market share and... Read More
Microsoft Great Plains might be considered as ERP platform to... Read More
Microsoft CRM is CRM application, maintained and supported by Microsoft... Read More
Customer Relationship Management or CRM is a combination of enterprise... Read More
Our hosted solution allow you to run your own search... Read More
With this small article we are continuing Microsoft Business Solutions... Read More
Introduction to C++Why Learn C++?C++ may at first seem like... Read More
Software |