473,407 Members | 2,306 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

[Semit-OT] Naming Conventions

Why can't people abide by naming conventions?! It seems that most
people have to have their /own/ custom convention.
Nov 15 '05 #1
3 1425
Mainly because you'll never get everyone to agree what the one naming
convention will be. The question is where are you having your trouble? Code
formatting and naming is a little tricky, and there are a few rules that you
should follow(generally those in the .NET guidelines), but internal and
private code is mostly up to the developer, although it should be kept the
same across a project(and organization is applicable).

"C# Learner" <cs****@learner.here> wrote in message
news:5u********************************@4ax.com...
Why can't people abide by naming conventions?! It seems that most
people have to have their /own/ custom convention.

Nov 15 '05 #2
"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote:
Mainly because you'll never get everyone to agree what the one naming
convention will be. The question is where are you having your trouble?
Oh, I'm just ranting in general. :-)
Code
formatting and naming is a little tricky, and there are a few rules that you
should follow(generally those in the .NET guidelines), but internal and
private code is mostly up to the developer, although it should be kept the
same across a project(and organization is applicable).


You know, _I'm_ willing to adopt *any* sane naming convention, just to
keep to standards. I just get annoyed when reading through someone
else's code and seeing that they haven't made an effort to keep with
the relevant guidelines/standards.

In my view, so long as the standard is /sane/, programmers can adapt
to it, no matter what they're accustomed to.

Just my 0.02.

Cheers
Nov 15 '05 #3
"C# Learner" <cs****@learner.here> wrote in message
news:ok********************************@4ax.com...
"Daniel O'Connell" <onyxkirx@--NOSPAM--comcast.net> wrote:
Mainly because you'll never get everyone to agree what the one naming
convention will be. The question is where are you having your trouble?
Oh, I'm just ranting in general. :-)
Code
formatting and naming is a little tricky, and there are a few rules that youshould follow(generally those in the .NET guidelines), but internal and
private code is mostly up to the developer, although it should be kept thesame across a project(and organization is applicable).


You know, _I'm_ willing to adopt *any* sane naming convention, just to
keep to standards. I just get annoyed when reading through someone
else's code and seeing that they haven't made an effort to keep with
the relevant guidelines/standards.

In my view, so long as the standard is /sane/, programmers can adapt
to it, no matter what they're accustomed to.

I'm sure they can, its more a matter of convincing them they should, ;). I
am only really anal about external interfaces, I rarely worry about the
state of the private code(although, even with bad code formatting and naming
conventions, when I'm modifying that code I make an effort to make the same
choices and use the same naming pattern). Its a frustration, but it can be
lived with. Just my 0.02.

Cheers

Nov 15 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: emre esirik(hacettepe computer science and enginee | last post by:
int i=0; char word; printf("enter the word"); scanf("%s",word); reserve(word,i); void reserve(char word, int i) { if(word!='\0') {
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.