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:

Reuters India

Whistleblower details alleged Oracle contract violations
San Jose Mercury News
Oracle salespeople used a variety of questionable tactics to hide the fact they were overcharging the federal government for software, ...
DOJ Joins Suit Accusing Oracle of Overcharging USNew York Times (blog)
US suing Oracle alleging software contracts fraudThe Associated Press
US accuses Oracle of software contract fraudAFP
IT Business Edge (blog) -BusinessWeek -ZDNet UK
all 316 news articles »


CNET (blog)

Sony, McAfee, sued over software activation patent
CNET (blog)
In a suit filed in US District Court in the eastern district of Texas Thursday, Uniloc is alleging that its patent for software activation is being violated ...
Irvine's Uniloc Sues Sony, Activision Blizzard, OthersOrange County Business Journal
Sony, Activision, Others Sued Over Software Activation By UnilocNASDAQ
Uniloc USA Inc. Files Patent Infringement Lawsuit against Sony America, McAfee ...MarketWatch (press release)
Barron's (blog) -Techconnect Magazine (blog)
all 21 news articles »


Software maker SAP completes Sybase acquisition
BusinessWeek
German business software maker SAP AG said Friday it has completed its $5.8 billion acquisition of US database software maker Sybase Inc. SAP, ...
SAP closes buy of US business software firm SybaseTMCnet
SAP acquires SybaseTrading Markets (press release)

all 25 news articles »


Quest Software shares jump after solid 2Q results
The Associated Press
NEW YORK — Shares of Quest Software Inc. got a boost Friday after the business software maker posted better-than-expected second-quarter results. ...

and more »


msnbc.com

Security experts release software to attack Android phones
Apple Insider
A day ago, security researchers at Lookout reported the potential for mobile software to take invisible actions that users were not aware were happening, ...
Software released for attacking Android phonesReuters (press release)
Software released to attack Android phonesCIOL

all 33 news articles »


Moneycontrol.com

Adobe Buys Day Software
SYS-CON Media (press release) (blog)
Swiss-based web content management (WCM) house Day Software Holding AG got bought Wednesday by Adobe for roughly $240 million (255 million Swiss francs). ...
Adobe to Launch $240 Million Tender Offer for Day SoftwareWall Street Journal
Adobe acquires Web software maker for US$240 millionBusinessWeek
Adobe agrees to buy Day SoftwareBoston Globe
San Jose Mercury News -Reuters -The Mac Observer
all 237 news articles »




SYS-CON Media (press release) (blog)

SAP Warms to Open Source
PC World
In 2005, Shai Agassi, then the SAP executive in charge of the company's product group, expressed ambivalence over using open-source software. ...
SAP Trails Oracle; Its On-Demand Widgetry About to PopSYS-CON Media (press release) (blog)

all 8 news articles »


Software AG: webMethods License Revenue Doubles in the U.S. in Q2
MarketWatch (press release)
Software AG continued to show strong growth in Q2 2010. The high growth was driven by the webMethods business division. In the US, webMethods license ...

and more »

Google News

Home | Site Map

Powered By: Free Work At Home Business Opportunity!

© 2006