15 Good Programming Habits

1. Before sitting down for coding, you must have formal or a paper-napkin design of the solution to be coded. Never start coding without any design unless the code is trivial one.

2. Good code documentation is as important as good knowledge of a programming language. Write brief logic for each major block of your code as comments in source code file itself. Its good to mention creation and modification dates of your program along-with why modification was required.

3. Maintaining versions of your program is another important task. Some present-day programming tools already have a built-in version management. Whenever you make any change to your program, they save its copy as .bak file.

My approach is to maintain 3 versions of a program. Say, I have a file program.c which is used by other project team members also. I copy this file as program.c.old as backup and make another copy as program.c.wrk where I do modifications. When modifications are successfully compiled, replace program.c with .wrk file.

You can also append a date or some explanation phrase to your program versions like program260505.c or programReadFnWrking.c .

4. If your project contains multiple source files then maintain a README file stating purpose of each source files, data files, intermediate and log files (if any). You may also mention the compilation and execution steps.

5. Ever wondered why your IF statement is not working as it should do. May be your are using single equal i.e. "=" instead of "==" in the condition check. A good approach is to write condition in reverse order. So, your condition should read something like this:

if ( 10==i) .... So, if you put single equal sign by mistake then it will be detected at compilation time only as an error.

6. While using loops and conditional statements, always first put closing braces corresponding opening braces and then write the inner statements i.e.

1) for(int i=0;i

In The News:

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.sltrib.com/tv/ci_10653836cid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNHccZf1S5r0xOAezGHktSqJDuiR_wbPersonal Tech/b: Ready or not, digital TV is coming to Utah/abrfont size=-1font color=#6f6f6fSalt Lake Tribune,nbsp;United Statesnbsp;-/font nobr15 hours ago/nobr/fontbrfont size=-1By Vince Horiuchi Come Feb. 17, all broadcasters will switch off their analog television signals. If you are not prepared by then, the only thing you will b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.canada.com/topics/technology/story.html%3Fid%3D06a27b2d-2827-4002-8201-633130d21f79cid=1254973308ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNGWKQkVH4JMR36Kn53eafVxowaLGAimg src=http://news.google.com/news?imgefp=Fxa4ZyDlSgEJimgurl=a123.g.akamai.net/f/123/12465/1d/media.canada.com/reuters/olustech_iptc/2008-10-07t124404z_01_btre4960zdn00_rtroptp_2_tech-us-amd-invest.jpg%3Fsize%3Dl width=80 height=80 alt= border=1brfont size=-2Canada.com/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.nytimes.com/2008/10/08/technology/business-computing/08chip.html%3Fref%3Dtechnologycid=1254973308ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNGCGRMbFcivbLEU6QwhFsQCEya8jAAMD Spins Off Chip-Making Factories to Focus on Design/abrfont size=-1font color=#6f6f6fNew York Times,nbsp;United Statesnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1AMD shareholders were so pleased by the spinoff Tuesday that they drove shares up 8.5 percent to $4.59 even as other btech/b stocks fell in the market sell-off b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://timesunion.com/AspStories/story.asp%3FstoryID%3D727402%26category%3DBUSINESScid=1254973308ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNF4nYVENqtNLFLDn_4oYyZHUCjJTAAMD deal marks a #39;new dawn#39;/a font size=-1 color=#6f6f6fnobrAlbany Times Union/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1254973308hl=ennobrall 780 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.washingtonpost.com/wp-dyn/content/discussion/2008/09/30/DI2008093001430.htmlcid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNHvwCebxhwmpVs-T_80P6b3p2H7GAWashington Post bPersonal Technology/b Columnist/abrfont size=-1font color=#6f6f6fWashington Post,nbsp;United Statesnbsp;-/font nobrOct 2, 2008/nobr/fontbrfont size=-1The Washington Post#39;s Rob Pegoraro will be online Thursday, Oct. 2 at 2 pm ET to discuss recent reviews and answer your bpersonal tech/b questions. b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.villagevoice.com/2008-10-08/film/ridley-scott-s-body-of-lies-is-the-post-9-11-tech-savvy-terror-thriller-we-deserve/cid=1252951939ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNEmG4XJ8jp7Goauy79uP6xODgdhCQRidley Scott#39;s Body of Lies is the post-9/11, btech/b-savvy terror b.../b/abrfont size=-1font color=#6f6f6fVillage Voice,nbsp;NYnbsp;-/font nobr8 hours ago/nobr/fontbrfont size=-1b.../b suddenly turn bpersonal/b for our ostensible hero and his grafted-on romantic interest (a comely Jordanian-Iranian nurse played by Golshifteh Farahani). b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.mediapost.com/publications/%3Ffa%3DArticles.showArticleHomePage%26art_aid%3D92048cid=1254845412ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNERJe0ekMrQw3KQgpYksvAUDRg7lwJust How bTech/b Savvy Does The Next President Need To Be?/abrfont size=-1font color=#6f6f6fMediapost.com,nbsp;NYnbsp;-/font nobrOct 6, 2008/nobr/fontbrfont size=-1These results are not surprising, given how each campaign uses btechnology/b and the candidates reported bpersonal technology/b use (see above). b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.boston.com/business/technology/articles/2008/09/29/tokyoflash_goes_negativecid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNFyu4LxoinXX4deM1WohX9eAo6kiAimg src=http://news.google.com/news?imgefp=9-_xLmBU-W8Jimgurl=cache.boston.com/resize/bonzai-fba/Globe_Photo/2008/09/28/1222653963_8369/539w.jpg width=80 height=50 alt= border=1brfont size=-2Boston Globe/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.boston.com/business/technology/articles/2008/09/29/tokyoflash_goes_negativecid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNFyu4LxoinXX4deM1WohX9eAo6kiAbPersonal Tech/b Tokyoflash goes #39;Negative#39;/abrfont size=-1font color=#6f6f6fBoston Globe,nbsp;United Statesnbsp;-/font nobrSep 28, 2008/nobr/fontbrfont size=-1Outdoor Challenge, about $60, comes with a mat controller that looks as if it#39;s made for a high-btech/b version of Twister. The mat controller is an excellent b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.eetimes.com/news/semi/showArticle.jhtml%3FarticleID%3D210700227cid=1253362932ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNGbd1b73nvHqRSvnL_zvjtSm-612gbTech/b no safe haven for panicky investors/abrfont size=-1font color=#6f6f6fEETimes.comnbsp;-/font nobrOct 6, 2008/nobr/fontbrfont size=-1b.../b suppliers of bpersonal/b computers, digital music players, mobile phones and other electronic gadgets, including TVs. The btech/b-laden Nasdaq Composite Index b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.btnmag.com/businesstravelnews/headlines/frontpage_display.jsp%3Fvnu_content_id%3D1003870230cid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNHNyYtB-cqnyK_yX_-74V8U1fJs7Qimg src=http://news.google.com/news?imgefp=94v7T1wMV50Jimgurl=www.btnmag.com/businesstravelnews/photos/2008/pgrady2.jpg width=60 height=80 alt= border=1brfont size=-2Business Travel News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.btnmag.com/businesstravelnews/headlines/frontpage_display.jsp%3Fvnu_content_id%3D1003870230cid=0ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNHNyYtB-cqnyK_yX_-74V8U1fJs7QRearden Broadens bTech/b Holdings/abrfont size=-1font color=#6f6f6fBusiness Travel News,nbsp;NYnbsp;-/font nobrOct 6, 2008/nobr/fontbrfont size=-1While the company has broadened its travel btechnology/b holdings beyond its bPersonal/b Assistant online procurement platform with GGA and expense management b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.infoworld.com/article/08/10/08/41FE-tech-jobs-overseas_1.htmlcid=1255064544ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNGQXOearxvUh5ZucoK_RhnvxWixjwFor a promising IT career, go east, young techie/abrfont size=-1font color=#6f6f6fInfoWorld,nbsp;CAnbsp;-/font nobr3 hours ago/nobr/fontbrfont size=-1bTech/b jobs overseas are no longer just the scut work of heads-down programming. As foreign, US, and global firms have set up shop throughout the world, b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.washingtonpost.com/wp-dyn/content/article/2008/10/05/AR2008100500349.htmlcid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNECHKevZ9tn4-5WLqF1IvRowDom0wimg src=http://news.google.com/news?imgefp=Jc46xAAPNO0Jimgurl=media3.washingtonpost.com/wp-dyn/content/photo/2008/10/05/PH2008100500350.jpg width=58 height=80 alt= border=1brfont size=-2Washington Post/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.kansascity.com/sports/colleges/story/829734.htmlcid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNEk6LrhOyb6HmKkZCKBhVRelZWjOQGoing for two: Hankies hurting Huskers/abrfont size=-1font color=#6f6f6fKansas City Star,nbsp;MOnbsp;-/font nobrOct 6, 2008/nobr/fontbrfont size=-1(Texas bTech/b is tied for 117th.) One of the two bpersonal/b-foul penalties Saturday was a late hit on Daniel. “We’ve got to play with more discipline, b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.iht.com/articles/ap/2008/10/06/sports/FBC-Nebraska-Penalties.phpcid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNG14aN5BcaU3m67A1T7wZ6Q1QHPuAPelini says players need to show restraint/a font size=-1 color=#6f6f6fnobrInternational Herald Tribune/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.theindependent.com/sports/x1272962181/Huskers-aim-to-reduce-penaltiescid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNGE_HSiqwd8faChXTj5eSWY47UnMwHuskers aim to reduce penalties/a font size=-1 color=#6f6f6fnobrGrand Island Independent/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.sportsline.com/collegefootball/gamecenter/preview/NCAAF_20081011_NE%40TXTECHcid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNELaau4WqVjuV17PqxaZpSSUk87IAVENUE: Clifford B. amp; Audrey Jones Stadium/a font size=-1 color=#6f6f6fnobrCBSSports.com/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.omaha.com/index.php%3Fu_page%3D3918%26u_sid%3D10452988cid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNFLXOJ6FCuevvsKera8Z1SEWJ5njQnobrOmaha World-Herald (subscription)/nobr/anbsp;- a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.ketv.com/bigredzone/17641616/detail.htmlcid=1252486927ei=8GnsSN3RMILg6APG8dSACQusg=AFQjCNHh71RN3WxnN-IWGWyrm--5OyUxUgnobrKETV.com/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1252486927hl=ennobrall 764 news articles/nobr/a/font/div/font/td/tr/table
personal tech - Google News

The Best MP3 Players Under $100

You don't have to fork out $250 for a super-diggy-whizbang... Read More

Some Thoughts on Choosing a Flash MP3 Player

Flash mp3 players come with an exciting array of features,... Read More

How To Increase Computer Speed And Performance - Great Tips & Tricks

Many computer users are worried about their computer's performance. After... Read More

Favorite Things To Do With Home Technology

Save money. Save 10-15% on utility bills per month. Work... Read More

Flash Your nVidia Video Cards BIOS

You will need the following:1. 1.44MB FDD (floppy)2. NVFLASH utility... Read More

HTML Explained: Part 2

Get started creating web pages using text files and HTML... Read More

How To Safeguard Your Computer?

The following practice, if done regularly, may help you to... Read More

Windows PDA Medical Software Benefits

PDA Medical BenefitsIf you are concerned about your medical history,... Read More

HTML Explained: Part 1

Want to save money while promoting your web-based business? Of... Read More

How To Buy An MP3 Player

Are you looking for an MP3 player but am not... Read More

Portable DVD Players - Things To Know

In my humble opinion nothing makes a long trip easier... Read More

Cache In Your Chips And Get A Bus!

Computer related terminology could sometimes be daunting to newcomers. These... Read More

Classification of Computers

Computers are available in different shapes, sizes and weights, due... Read More

Cut Through the Hype and Make the Right Digital Camera Comparisons

There are soooo many choices. With all the styles and... Read More

Image Formats: GIF, JPEG, BMP

When browsing the internet you are likely to come across... Read More

MobiTV and Visual Stimulation Imput for Personal Cognitive Performance

Stimulus thru Caffiene or Visual Input?It appears that the Mobi... Read More

FTP - File Transfer Protocol Explained

File Transfer Protocol (FTP) is a protocol that is part... Read More

Why Using an Ad Blocker Can be a Bad Idea

Ad Blocking is getting to be a common sport on... Read More

2 PC Annoyances and How To Solve Them!

I have a love-hate relationship with my computer.In fact, often... Read More

Font Organizers Review, Part I

Do you know how many fonts are currently installed on... Read More

Learn the Lost Art of Touch Typing

Computers have replaced typewriters, but two-finger, hunt-and-peck typing can never... Read More

Ergonomics and Healthy Computing - Positioning Your Body For Maximum Comfort At Your Computer

Do you remember the old saw about how computers would... Read More

How to Switch to Firefox and Why You should

First things first, what is Firefox? Well, it's a browser.... Read More

Healthy Webmasters Choose Ergonomic Computer Products

Webmasters usually sit at their computers much longer in a... Read More

Internet Explorer Shortcuts for Mouse-o-phobes

If you're like me, you occasionally find the ubiquitous mouse... Read More