Computing.Net > Forums > Programming > Strong typing is for weak minds

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Strong typing is for weak minds

Reply to Message Icon

Name: soothsayer
Date: April 14, 2004 at 14:48:57 Pacific
OS: Window XP
CPU/Ram: 256
Comment:

Hi guys.

They're all about strong typing:

"Strong typing is for weak minds"
"Real programmers do it in C"

I really don't get these statement (I know what strong typing is). Are those true or false? Could anyone mind telling me ?



Sponsored Link
Ads by Google

Response Number 1
Name: gpp
Date: April 14, 2004 at 15:07:58 Pacific
Reply:

They're just stupid quotes, nothing to stress out about.


0

Response Number 2
Name: Infinite Recursion
Date: April 14, 2004 at 18:40:41 Pacific
Reply:

Everyone has opinions... These quotes come from unemployed programmers who were not willing to learn new technology and be flexible.

IR


0

Response Number 3
Name: SteveWalsh
Date: April 14, 2004 at 19:28:51 Pacific
Reply:

LOL, or you can be like me and learn C++ right off the bat :) i'm thinking about learning C# this summer.


0

Response Number 4
Name: SN
Date: April 14, 2004 at 21:19:54 Pacific
Reply:

"unemployed programmers"
Is there any other kind? ;-)

"Strong typing is for weak minds"
This one gave me a chuckle...Strong typing is when every variable has a specific type, and conversion from one to another doesn't usually happen "behind the scenes." I consider C, C++, Java, and Visual Basic to be strongly typed, particularly when compared to PHP and Perl. I don't know if these opinions are standard or not...You can sneak a little in C types by using pointers.

"Real programmers do it in C"
C is one of the harder, and more popular languages out there. It's partly a joke because other languages do so much of the work for you, but at the same time, A program written by a competent C programmer will outperform the same program written in any other language (excluding assembly) nearly every time. But you pay for that performance with portability and the cost of paying somebody the extra time it takes to write in C.

I don't know why I've rambled on so much...I better hit submit before I start talking about VB pansies (a group to which I now belong)...

-SN


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


download figlet C++ help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Strong typing is for weak minds

the purpose of html documents www.computing.net/answers/programming/the-purpose-of-html-documents/7756.html

AI...just a question www.computing.net/answers/programming/aijust-a-question/8472.html

long: is there a longer data type? www.computing.net/answers/programming/long-is-there-a-longer-data-type/9863.html