Click here to Skip to main content
15,890,845 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: Weak sucks, strong rules Pin
vl228-Oct-13 5:01
vl228-Oct-13 5:01 
GeneralRe: Weak sucks, strong rules Pin
morzel28-Oct-13 7:25
morzel28-Oct-13 7:25 
GeneralRe: Weak sucks, strong rules Pin
vl228-Oct-13 8:19
vl228-Oct-13 8:19 
GeneralRe: Weak sucks, strong rules Pin
jschell18-Oct-13 13:07
jschell18-Oct-13 13:07 
GeneralRe: Weak sucks, strong rules Pin
vl228-Oct-13 2:00
vl228-Oct-13 2:00 
GeneralRe: Weak sucks, strong rules Pin
Marc Clifton18-Oct-13 3:43
mvaMarc Clifton18-Oct-13 3:43 
GeneralRe: Weak sucks, strong rules Pin
devenv.exe18-Oct-13 3:54
professionaldevenv.exe18-Oct-13 3:54 
GeneralRe: Weak sucks, strong rules Pin
W Balboos, GHB18-Oct-13 6:13
W Balboos, GHB18-Oct-13 6:13 
I'm a C++ coder. Aside from a quick note that C# code doesn't distinguish between namespace and class member stuff (always that single dot to divide things, instead of a nice :: ), I feel your pain.

Yet, I understand why javaScript (and php) are weakly typed. Ultimately, as a web page, everything ends up as text. It does make sense if you consider that much of what one does ends up, eventually, as HTML - crudely one could argue it has only one type, which is text. So, although the typing in a strongly typed language makes undocumented maintainability more evident - if one ignores overloaded functions - I understand why one would move to the other side and eliminate casts and conversion.

PHP, for what it's worth, does have their === operator which is, by-and-large, a way to do some strongly-typed comparisons.

There's a place for weakly typed languages - it's a specialization with a place.





"The difference between genius and stupidity is that genius has its limits." - Albert Einstein
"As far as we know, our computer has never had an undetected error." - Weisert
"If you are searching for perfection in others, then you seek disappointment. If you are seek perfection in yourself, then you will find failure." - Balboos HaGadol Mar 2010



GeneralRe: Weak sucks, strong rules Pin
Nicolas Dorier18-Oct-13 8:51
professionalNicolas Dorier18-Oct-13 8:51 
GeneralRe: Weak sucks, strong rules Pin
PIEBALDconsult18-Oct-13 12:55
mvePIEBALDconsult18-Oct-13 12:55 
GeneralRe: Weak sucks, strong rules Pin
Nicolas Dorier18-Oct-13 14:32
professionalNicolas Dorier18-Oct-13 14:32 
GeneralRe: Weak sucks, strong rules Pin
PIEBALDconsult18-Oct-13 18:16
mvePIEBALDconsult18-Oct-13 18:16 
JokeRe: Weak sucks, strong rules Pin
Shuqian Ying18-Oct-13 9:06
Shuqian Ying18-Oct-13 9:06 
GeneralRe: Weak sucks, strong rules Pin
Christopher Duncan18-Oct-13 10:28
Christopher Duncan18-Oct-13 10:28 
GeneralRe: Weak sucks, strong rules Pin
RedDk18-Oct-13 14:07
RedDk18-Oct-13 14:07 
GeneralAn App for your Cat Pin
Kenneth Haugland18-Oct-13 2:49
mvaKenneth Haugland18-Oct-13 2:49 
GeneralRe: An App for your Cat Pin
BillW3318-Oct-13 3:38
professionalBillW3318-Oct-13 3:38 
GeneralRe: An App for your Cat Pin
Kenneth Haugland18-Oct-13 3:43
mvaKenneth Haugland18-Oct-13 3:43 
GeneralRe: An App for your Cat Pin
RJOberg18-Oct-13 4:02
professionalRJOberg18-Oct-13 4:02 
GeneralRe: An App for your Cat Pin
Kenneth Haugland18-Oct-13 4:05
mvaKenneth Haugland18-Oct-13 4:05 
GeneralRe: An App for your Cat Pin
RJOberg18-Oct-13 4:11
professionalRJOberg18-Oct-13 4:11 
GeneralRe: An App for your Cat Pin
Kenneth Haugland18-Oct-13 4:21
mvaKenneth Haugland18-Oct-13 4:21 
GeneralRe: An App for your Cat Pin
RJOberg18-Oct-13 5:05
professionalRJOberg18-Oct-13 5:05 
GeneralRe: An App for your Cat Pin
Kenneth Haugland18-Oct-13 5:22
mvaKenneth Haugland18-Oct-13 5:22 
GeneralRe: An App for your Cat Pin
Big Daddy Farang18-Oct-13 6:48
Big Daddy Farang18-Oct-13 6:48 

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.