Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 11th, 2006, 10:48 AM   #41
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3 King is on a distinguished road
I type out the names as I go... it is good practice this way because if you are doing a complicated algorithm using crappy non-descriptive var names, you won’t understand it 5 mins after you finish it. I also really hate it when people put the var type at the beginning of the name, you should be able to tell what type it is by the code. I also hate it when people have underscores in the var names, it makes it harder to read cause they look like spaces.
__________________
I am Addicted to Linux!
King is offline   Reply With Quote
Old May 12th, 2006, 2:12 AM   #42
bl00dninja
Programming Guru
 
bl00dninja's Avatar
 
Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 6 bl00dninja is on a distinguished road
usually nowadays i use semi-desciptive var names, replace them later with REALLY descriptive var names, and use crappy a, b, c, x, y, z, names for objects that may or may not be replaced.
__________________
i put on my robe and wizard hat...

Have you ever heard of Plato, Aristotle, Socrates?...Morons.
bl00dninja is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 3:17 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC