Programming Forums
User Name Password Register
 

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

Closed Thread
 
Thread Tools Display Modes
Old Mar 12th, 2006, 4:45 PM   #31
PPoA
Programmer
 
PPoA's Avatar
 
Join Date: Mar 2006
Location: Tennessee
Posts: 41
Rep Power: 0 PPoA is on a distinguished road
Quote:
Originally Posted by Jimbo
And we all know how well VC++ 6.0 conformed to the standard...
So you're saying people who use VC++ are sloppy programmers? lol
/note to self: uninstall VStudio...
PPoA is offline  
Old Mar 12th, 2006, 4:55 PM   #32
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 754
Rep Power: 3 Jimbo is on a distinguished road
I never said any such thing. Nor was it implied, as far as I can tell. I was addressing a piece of software, not its users. Afterall, VC++ 6.0 is only two major versions old, and as DaWai pointed out, predates the standard. I myself use Visual Studio 2005 (since my school lovingly gave it to me, and I had VC++ 2003 before that), and I'm not implying anything against Microsoft's recent software at all.
Jimbo is offline  
Old Mar 12th, 2006, 4:57 PM   #33
Soulstorm
Hobbyist Programmer
 
Soulstorm's Avatar
 
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 239
Rep Power: 3 Soulstorm is on a distinguished road
Quote:
Originally Posted by PPoA
So you're saying people who use VC++ are sloppy programmers? lol
/note to self: uninstall VStudio...
People who use Visual C++ may be good programmers. The fact that 'void main()' is valid in VC doesn't mean that the programmers will use it. Good programmers will always be good programmers.
__________________
Project::Soulstorm (personal homepage)
Soulstorm is offline  
Old Mar 12th, 2006, 5:50 PM   #34
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I used Borland for years before being forced to VC (5, then 6) by a client. As mentioned, VC 6.0 and earlier predated the standard. You can't measure compliance against something that doesn't exist. Another factor in those days (and even today, to a lesser extent) is that providers tended to enlarge upon their product with proprietary extensions in order to make the product more powerful, and more competetive. That's a harder path to justify if extensions are non-standard, so the incidence is less. VC subsequent to 6.0 (as in 2003 and later) is far more compliant than previously. It is not 100%. Very few compilers are, and particularly the more widely used compilers. All this can be a pain for the programmer, without automatically implying that the using programmer is schlocky. That's just a plainly ridiculous statement, and I didn't see anyone say that. One might be programming for a platform that has ONE lousy compiler available (many platforms might have none available). One uses it. In the final analysis, the language is one thing and the compiler is another. While the compiler, mainly, should be compliant and 'pure', when it comes to run-time libraries, which most compilers provide as a part of the package, implementation dependency is unavoidable.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Mar 12th, 2006, 6:33 PM   #35
PPoA
Programmer
 
PPoA's Avatar
 
Join Date: Mar 2006
Location: Tennessee
Posts: 41
Rep Power: 0 PPoA is on a distinguished road
Jesus lighten up guys, so it was a poor stab at humor in a humorless society. Forgive me for not being anal.
PPoA is offline  
Old Mar 12th, 2006, 7:15 PM   #36
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
If your statement was an attempt at humor, it was misdirected. Humor has its place, but not when the subject is the appropriate tool or practice to use, or an implication that a tool is not appropriate. People take these posts as meaningful, which is why I have a post in the lounge enjoining responders to "Please Be Careful." Anal? I think I'll be a little different from my normal self and forego discussing that area of the anatomy for now.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Mar 12th, 2006, 7:36 PM   #37
Jimbo
Battle Programmer
 
Jimbo's Avatar
 
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 754
Rep Power: 3 Jimbo is on a distinguished road
Quote:
Originally Posted by DaWei
Anal? I think I'll be a little different from my normal self and forego discussing that area of the anatomy for now.
Muchly appreciated... :p </humor>
Jimbo is offline  
Old Mar 12th, 2006, 7:47 PM   #38
PPoA
Programmer
 
PPoA's Avatar
 
Join Date: Mar 2006
Location: Tennessee
Posts: 41
Rep Power: 0 PPoA is on a distinguished road
Not to argue with you DaWei, but I think you just reinforced my opinion about humor. Since I've nothing to contribute, I will refrain from further discussion.
PPoA is offline  
Old Mar 12th, 2006, 7:48 PM   #39
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Excellent.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline  
Old Mar 12th, 2006, 7:53 PM   #40
PPoA
Programmer
 
PPoA's Avatar
 
Join Date: Mar 2006
Location: Tennessee
Posts: 41
Rep Power: 0 PPoA is on a distinguished road
You know, I tried to refrain from further comments, but I can see your ego prevents you from doing so. So tell me, what do you get out of bullying every body? A feeling of superiority? I'm here to tell you, you keep rubbing people the wrong way and it's gonna come back to you. You are not better than me or anyone else. Your "contributions" don't entitle you to browbeat everybody else. Come down to earth.
PPoA is offline  
Closed Thread

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 6:42 AM.

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