Results 1 to 22 of 22

Thread: Is C# a Good language to learn?

  1. #1

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    Delaware
    Posts
    34

    Is C# a Good language to learn?

    Is C# a good language to learn?
    Tolkien is the greatest writer ever.

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Yes.

  3. #3

    Thread Starter
    Member
    Join Date
    Dec 2002
    Location
    Delaware
    Posts
    34
    Thanx.
    Tolkien is the greatest writer ever.

  4. #4
    Fanatic Member Wen Lie's Avatar
    Join Date
    Jul 1999
    Location
    Singapore
    Posts
    524

    Re: Is C# a Good language to learn?

    Originally posted by Zach Elfers
    Is C# a good language to learn?
    yeah, great language to learn. quite easy compare to Visual C++

  5. #5
    Lively Member
    Join Date
    May 2001
    Posts
    127
    Yes it is, you didn;t say what you were familiar with, but come from a very strong VB background, switching to VB.net was very easy because I while the prior VB never forced you to be Object oriented I always programed it that way, once you get the justs of OO well it just makes to much sense to do it any other way.

    Anyway i am switching myself to C# because from what I have done with it so far has been impressive and I fell like I have a lot more control and options than i did in VB, plus the language is pretty strict which is also a good thing you produce better code because your forced to. I can still sit down and make something 3 times as fast in VB but I still force myself to do it in C#, I know the only reason i can do it faster is because i know the syntax and commands of VB very well. I will get faster in C#
    The secret to creativity is knowing how to hide your sources.
    -- Albert Einstein

  6. #6
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    You're quite bound to get a positive answer here, don't you think so?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  7. #7
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    C# is a great language to learn, especially if you choose it over VB. It will make C++ easier to learn later on.

    But if you have slow computer, SharpDevelop runs like an arse !
    VS.NET 2003

    Need to email me?

  8. #8
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    That applies for the whole VS.NET. Don't use it unless you have at the absolute minimum 256MB RAM.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  9. #9
    New Member
    Join Date
    Dec 2002
    Location
    USA
    Posts
    10
    Yeah, VS.NET is very heavy.

  10. #10
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    No. C# is a bad idea to learn.

    You're quite bound to get a positive answer here, don't you think so?
    No.

  11. #11
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Not if people like you and me come around.

    But what if we didn't?
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  12. #12
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Then people would waste X years of their life learning C#, then discover how much it sux, and finally, spend (note the use of "spend" as opposed to "waste") some time learning C++.

    Solve for X.

  13. #13
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    The only ray of light is that X(C#) is rather small.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  14. #14
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Not necessarily. It's still a waste either way though. Don't learn C#.

  15. #15
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Yep. Learn C++. If you REALLY want to (or if you, like me, just have too much time on your hands) learn C# it's a hop of 20 minutes.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  16. #16
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Or if you, like me, can forsee the future destruction and mayhem caused by .NET, avoid C#. (I'm proud to say I don't know it.)

  17. #17
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    Or if you, like me, can forsee the future destruction and mayhem caused by .NET, avoid C#. (I'm proud to say I don't know it.)
    Yonatan,
    Did Microsoft turn you down on a job opening or something??

    Or if you, like me, can forsee the future increase in yearly household income caused by .NET, embrace C#. (I'm proud to say I know it.)

  18. #18
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    Originally posted by BOUND4DOOM
    Yes it is, you didn;t say what you were familiar with, but come from a very strong VB background, switching to VB.net was very easy because I while the prior VB never forced you to be Object oriented I always programed it that way, once you get the justs of OO well it just makes to much sense to do it any other way.

    Anyway i am switching myself to C# because from what I have done with it so far has been impressive and I fell like I have a lot more control and options than i did in VB, plus the language is pretty strict which is also a good thing you produce better code because your forced to. I can still sit down and make something 3 times as fast in VB but I still force myself to do it in C#, I know the only reason i can do it faster is because i know the syntax and commands of VB very well. I will get faster in C#
    I dont think C# offers much that VB.NET doesnt have (yet). After All, they both come from the framework. C Style Syntax syntax r0x0rz though!
    VS.NET 2003

    Need to email me?

  19. #19
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    Originally posted by Lethal
    Yonatan,
    Did Microsoft turn you down on a job opening or something??
    No, I doubt Microsoft would hire me anyway (due to my age.)
    Or if you, like me, can forsee the future increase in yearly household income caused by .NET, embrace C#. (I'm proud to say I know it.)
    I don't know, I can foresee* an extreme future decrease. But I'm the only one who thinks so.

  20. #20
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327

    Cool

    Yonatan, if you think it's too hard to learn, there's no shame in saying so!
    -scott
    he he he

  21. #21
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    LOL

  22. #22
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    I reckon in about a year we will find out what .NET is really for and where it is going to be used. Right now, I think it is replacing VB6.

    .NET will probably kill off Java because of better perfomance. Yet, Java is still a great language.

    VS.NET 2003

    Need to email me?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width