Click here to Skip to main content
15,892,059 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: TQOTM Pin
Tim Deveaux11-Mar-17 8:52
Tim Deveaux11-Mar-17 8:52 
GeneralRe: TQOTM Pin
Mark_Wallace11-Mar-17 23:59
Mark_Wallace11-Mar-17 23:59 
GeneralGimme codez, urgentz! Pin
CDP180210-Mar-17 22:56
CDP180210-Mar-17 22:56 
GeneralRe: Gimme codez, urgentz! Pin
Slacker00711-Mar-17 0:32
professionalSlacker00711-Mar-17 0:32 
GeneralRe: Gimme codez, urgentz! Pin
OriginalGriff11-Mar-17 1:17
mveOriginalGriff11-Mar-17 1:17 
GeneralRe: Gimme codez, urgentz! Pin
Slacker00711-Mar-17 1:19
professionalSlacker00711-Mar-17 1:19 
GeneralRe: Gimme codez, urgentz! Pin
CDP180211-Mar-17 2:17
CDP180211-Mar-17 2:17 
GeneralRe: Gimme codez, urgentz! Pin
CDP180211-Mar-17 1:47
CDP180211-Mar-17 1:47 
You have hit a hot topic there. I have been at war with those elaborate naming and style conventions for a long time.

Hungarion notation is not a bad thing at all, at least if you use it as it was meant to be and not simply as a type prefix. The typical 'we have Intellisense' argument also does not really fit anymore then and Intellisense usually fails me when I need it most. Besides that, I often must use editors that don't have any Intellisense.

Maybe I would not pass a review in your shop, but you would probably pass them in mine. The problem is that if you want to cover every possible case, you end up with a rulebook thicker than the German tax legislation. Been there, done that. With every review some new rules were added and, for my part, I hated it more every time I had to do a review.

The compiler does not care about any of this as long as the code is sytactically correct. Thw whole circus is just for us and I think there are more important things to look at in a code review than spending 90% of the time obscessing over wether or not someone should have captalized a name or not.

We are all intelligent people, so why can't we stick to essentials, keep the rulebook thin and allow a little anarchy within certain boundaries (Nerds and buerocrats avert your eyes). Conventions like using hungarion or not should be agreed upon by the team and then be used accordingly, but it's not the end of the world when someone accidentally or with some intention writes his stuff differently.
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

JokeRe: Gimme codez, urgentz! Pin
User 1106097911-Mar-17 4:44
User 1106097911-Mar-17 4:44 
GeneralRe: Gimme codez, urgentz! Pin
CDP180211-Mar-17 5:17
CDP180211-Mar-17 5:17 
GeneralRe: Gimme codez, urgentz! Pin
User 1106097911-Mar-17 5:18
User 1106097911-Mar-17 5:18 
GeneralRe: Gimme codez, urgentz! Pin
Ravi Bhavnani11-Mar-17 5:00
professionalRavi Bhavnani11-Mar-17 5:00 
GeneralRe: Gimme codez, urgentz! Pin
Slacker00711-Mar-17 11:03
professionalSlacker00711-Mar-17 11:03 
GeneralRe: Gimme codez, urgentz! Pin
Ravi Bhavnani11-Mar-17 11:06
professionalRavi Bhavnani11-Mar-17 11:06 
GeneralThere are more of 'em than I suspected... Pin
OriginalGriff10-Mar-17 22:32
mveOriginalGriff10-Mar-17 22:32 
GeneralRe: There are more of 'em than I suspected... Pin
CDP180210-Mar-17 23:07
CDP180210-Mar-17 23:07 
GeneralRe: There are more of 'em than I suspected... Pin
Johnny J.11-Mar-17 0:01
professionalJohnny J.11-Mar-17 0:01 
GeneralRe: There are more of 'em than I suspected... Pin
OriginalGriff11-Mar-17 0:32
mveOriginalGriff11-Mar-17 0:32 
GeneralRe: There are more of 'em than I suspected... Pin
Duncan Edwards Jones11-Mar-17 5:07
professionalDuncan Edwards Jones11-Mar-17 5:07 
GeneralRe: There are more of 'em than I suspected... Pin
Roger Wright11-Mar-17 16:41
professionalRoger Wright11-Mar-17 16:41 
GeneralRe: There are more of 'em than I suspected... Pin
Mark_Wallace11-Mar-17 23:46
Mark_Wallace11-Mar-17 23:46 
NewsRIP Jon Surtees Pin
Nagy Vilmos10-Mar-17 9:58
professionalNagy Vilmos10-Mar-17 9:58 
GeneralRe: RIP Jon Surtees Pin
CHill6010-Mar-17 11:19
mveCHill6010-Mar-17 11:19 
GeneralRe: RIP Jon Surtees Pin
User 5924110-Mar-17 17:21
User 5924110-Mar-17 17:21 
GeneralRe: RIP Jon Surtees Pin
pkfox10-Mar-17 21:32
professionalpkfox10-Mar-17 21:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.