Software Information

10 Programming Tips


(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.


MORE RESOURCES:

McLane Company to Control Inbound Freight With Retalix Traffic ...
MarketWatch - 16 hours ago
a leading provider of software solutions for distributors and retailers, today announced that McLane Company, Inc., one of the world's largest foodservice ...


Software allows social sites to share info
Bizjournals.com, NC - Oct 11, 2008
JACKSONVILLE — A Jacksonville software company is knocking down walls between social networks, such as MySpace and LinkedIn, by giving users more control ...
Going to the dentist? Get ready for the ads Youngstown Vindicator
all 22 news articles


SYS-CON Media

WSO2 Named "Silver Sponsor" of SYS-CON's SOA World Conference & Expo
SYS-CON Media, NJ - 9 hours ago
... Recursion Software, Red Hat, Reflex Security, Research & Markets, RadiantLogic, Ring Cube Technologies, Riptide Software, Rogue Wave Software, rPath, ...
LinuxWorks Named "Bronze Sponsor" of SYS-CON's Virtualization and ... SYS-CON Media
Krugle to Exhibit at SYS-CON's Virtualization and Cloud Computing ... SYS-CON Media
EMC Named "Gold Sponsor" of SYS-CON's SOA World and Virtualization ... SYS-CON Media
SYS-CON Media
all 66 news articles


Ruling ends uncertainty for software developers
Contractor UK, UK - 4 hours ago
Ominously for small software developers, the UK IPO said it would continue to follow the practice, contrary to a High Court ruling in March that it should ...
Limits on bank compensation Financial Times
Here’s an idea — US patent system needs reform Bizjournals.com
all 13 news articles


21st Century Software, Inc. Announces DR/VFI v4.3 for IBM Mainframes
PR Web (press release), WA - 3 hours ago
Las Vegas, NV and Wayne, PA (PRWEB) October 12, 2008 -- Today, at the 2008 IBM System z Expo Conference, 21st Century Software, Inc., announced a major ...


Economic climate weighs on oracle, but it makes gains
Newsday, NY - 19 hours ago
Nonetheless, its dominant position in database software gives it a degree of pricing power most other technology companies can only dream about. ...


Software gives top students another boost
The Nation Newspaper, Barbados - 18 hours ago
Through this partnership, Aries Technologies has provided the school edition of the software to primary schools across the island at no cost to the Ministry ...


INTERNET LAW - Free Software Under French Law
IBLS INTERNET LAW (subscription), CA - 37 minutes ago
As opposed to proprietary software, which use, redistribution or modification is prohibited, or requires the authorization of the author, free software is ...


Software firms defy the gloom
Times Online, UK - Oct 11, 2008
SCOTLAND’S software sector is defying economic gloom to attract millions of pounds in new business, according to a new survey. ...


GulfNews

Orange suspends Blackberry Bold handsets over software glitches
Telegraph.co.uk, United Kingdom - Oct 10, 2008
By Matthew Moore Phone provider Orange has stopped dispatching Blackberry Bold handsets due to software problems with the devices, in a move that threatens ...
Software problems hit BlackBerry Bold IT PRO
Third-party BlackBerry Software Development a Learning Process for RIM Brighthand
Orange UK Suspends Sales of BlackBerry Bold Due to Software Bugs Cellular-News
CRN - U.S. News & World Report
all 1,068 news articles

Software - Google News

home | site map
© 2006