Jump to content

C# Sucks?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Cosmet

Cosmet

    Learning Programmer

  • Members
  • PipPipPip
  • 58 posts
What do you guys think? I personally like it but there are several arguments against it.

C# Sucks
C# sucks your guys must be blinded by microsofts big lights. If you have not studyed are heard of old programming language then you might have no knowlege of what im about to say. C as you know is a good language. But what about before then? Well before C there was a language known as B. The B language was good, but guess what C# is B just with a diffrent name and with a IDE made with microsoft come on C# sucks its a half bit language.

Visual C# Express Sucks
You people are lucky. I can't even get a working installation. I install, start the program, try an internet or help link and get an error with an option to contact microsoft. The the thing restarts. (Does this on vb express too.) Anybody know whether .net 1.1 and .net 2.0 can live together? I need 1.1 for media connect. Otherwise it's a pretty garden variety windows PC.

C# Sucks
I just bought ReSharper for Visual Studio.

Incase you're wondering, it is an addin which enhances the C# editor. It is written by the same team who brought IntelliJ to the world. I wish it was a full blown IDE so I could be rid of VS for work, but unfortunately it is only an add-in, but the features it gives you are amazing. Some of the short cut keys are great. Quickly going to a super class, a super class implementation of a method, reformatting code, automatically fixing invalid type names, refactoring.

So yeah, two thumbs up from me. It has saved me an couple of hours work in the last couple of days so it has paid for itself already.

With all these amazing enhancements, it looks like the mainstream sees what true productivity is like


So, how do you feel?
Me = Like/Enjoy it.

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Hmm I dont program in C# but I hear a lot of arguments against C#.. from what I hear C and C++ are better?

#3
Guest_Jordan_*

Guest_Jordan_*
  • Guests
I like C#, it is quick and dirty. Similar to C++ .NET 2.0 so I didn't even had to read or learn anything. Just changed my syntax a bit.

#4
Nightracer

Nightracer

    Programmer

  • Members
  • PipPipPipPip
  • 131 posts
C# isn't bad but it isn't great either. You can do quick and dirty tasks in it.

#5
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts

Nightracer said:

C# isn't bad but it isn't great either. You can do quick and dirty tasks in it.

Yeah sorta like VB you can make a program in a few seconds, I made one this instance so that when my AV finishes Scanning my PC it beeps to tell me that its finished, I made it in less then 30seconds, and worked great. VB perhaps is not so powerful but its very quick!! I think its sorta the same story with C# not so powerful but Quick?