Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

When the heck did .NET took over????

Name: Anonymous 2005-08-10 9:46

I was looking at job vacancies and all of them all said to the point of must have exp in C# or ASP (for web programming).

When the heck did Microsoft took over??? I though C++ and PHP were reigning still.

Name: Anonymous 2005-08-29 17:42

>>39
And is that a bug or a feature?

Name: Anonymous 2005-08-29 19:08

C# is the only language that can do true OO

You gotta be yanking my leg. If somebody tells you that, they've just shot their credibility to hell.

Name: Anonymous 2005-08-29 21:19

>>42
Microsoft told me this. It must be true.

Name: Anonymous 2005-08-31 10:49

Is C# statically typed?

Name: Anonymous 2005-08-31 11:45

>>44
Yes but it has so-called "generics" which attempt to bring some of the usefulness of dynamic typing to the language without actually allowing the programmer any extra freedom.

Name: Anonymous 2005-08-31 17:29

Generics are a useful construct for containers.  They lessen the pathological casting common in languages that pretend to be statically typed while deriving everything from the ubiquitous "Object".

Generics are good at what they do.  That's all they're good at.  Unlike C++ generics/templates, of course, which are really *really* good at not only parameterizing compilation of containers, but *also* making extensive and complex code even *harder* to read.

Name: Anonymous 2005-09-01 6:21

Yes, like I said, they're a poor attempt to compensate for the inadequacies of static typing.

Name: Anonymous 2005-09-01 10:34

>>47 has obviously never used a real statically typed language

Name: Anonymous 2005-09-01 11:39

>>48
eg?

Name: Anonymous 2005-09-01 18:06

>>49

ADA?

/has never used ADA

Name: Anonymous 2005-09-01 18:25

>>49
O'Caml?

Name: Anonymous 2005-09-02 4:00

>>48
No True Scotsman

Name: Anonymous 2005-09-02 5:57

>>50
I've used Ada, it does OO, it has generics, a very nice package system and it merges its type system with its class system way more effectively than Java.

>>51
It's on my "to-learn" list, after Haskell.

Name: Anonymous 2005-09-02 10:39

>>52
ladida. OCaml/haskell has polymorphism(generics,sort of) that doesn't hurt the eyes. and Haskell has type classes. complain about static typeing with that in the equation was what i wanted to say

Name: Anonymous 2005-09-02 11:05

>>54
Rephrase that in the form of a sentence.

Name: Anonymous 2005-09-03 11:41

OO, Haskell.

Also, yes, it is pronounced "see sharp". Fuck that's a bad pun.

Name: Anonymous 2005-09-03 14:31

>>55
learn to read

Name: Anonymous 2005-09-03 14:33

>>57
Given that >>54 was in response to "No True Scotsman", please explain the meaning that I am so obviously failing to comprehend due to my poor reading skills.

Name: Anonymous 2005-09-04 4:41

D Flat!

Name: Anonymous 2005-09-05 6:23

>>55-60
Is this programming?

Name: Anonymous 2005-09-06 4:12

>>60
It wants to be.

Name: Anonymous 2008-05-01 5:39

It wants to be

Name: Anonymous 2008-05-01 5:40

HIVEMIND

Name: Anonymous 2008-05-01 7:22

>>59
FUCK YEAH, D♭ EXPERT PROGRAMMERS

Also, lol @ the bumping from 2005.  You get that flux capacitor working again, Doc?

Name: HAX MY ANUS MEME FAN 2008-05-01 11:30

Yet another good thread has been tainted by the hax my anus meme.

Also, managed code is still shit.

Name: Anonymous 2009-11-02 23:12

>>26,29,31
Actually, buffer underruns are not a problem in C, but the C standard library. It's your problem if you use it. Real programmers don't need standard libraries

>>33
Vouch for this.  I hope they improve and expand the standard library when C1x comes out (whenever that will be).

Name: Anonymous 2009-11-02 23:14

>>66
Oops, was about to say that the comment I quoted is fucking retarded.  Are you really going to try to use C with no standard library because you're too fucking stupid to use it safely?  It's really not that difficult.

Name: Anonymous 2009-11-03 3:57

>>15
This. The CLR even compiles the code right before it's run, which is bad because you can't spend too much time doing that or the startup time will be slow (as if it isn't already), and as anyone should know, the faster the compiler the less optimized the code it generates.

Name: Anonymous 2009-11-03 8:09

>>67
I've written a program that didn't use the C standard library, since I didn't need the bloat

Name: Anonymous 2009-11-03 9:11

>>4
doesnt that just mean you're more skilled with PHP?  i could probably code whatever the fuck it is you coded in 2 days of PHP simply because i dont have much experience in it.

Name: Anonymous 2009-11-03 13:41

I can safely say that I believe Sharpples is way better than Sepples for simple tools and speed of development.

also .NET is p neat once you get used to it

maybe i've just given up

Name: Anonymous 2009-11-03 13:47

>>71
Being better than SEPPLES doesn't mean that much.
You shouldn't give up, and learn more languages.

Name: Anonymous 2010-11-25 9:37

Name: Anonymous 2012-07-03 10:46

Tokenless two factor authentication : http://www.securenvoy.com

Name: Anonymous 2013-07-29 9:14

check em

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List