Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. IT & Infrastructure
  4. Advice on new programming language

Advice on new programming language

Scheduled Pinned Locked Moved IT & Infrastructure
csharpc++javaquestion
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    carrigart
    wrote on last edited by
    #1

    Hi, Looking for a bit of advice on which language to learn next. I have been programming with vb.net for over a year now and I'm going to start to learn a new language. Knowledge is power and all that :) . I have a bit of experience(well forget most of the stuff) in c,c++ and java. I was thinking of maybe c# or maybe going back to learn java properly. Is c# very similar to vb.net? I know not syntax wise but what you can do in c# can be done in vb.net. Thanks

    realJSOPR D 2 Replies Last reply
    0
    • C carrigart

      Hi, Looking for a bit of advice on which language to learn next. I have been programming with vb.net for over a year now and I'm going to start to learn a new language. Knowledge is power and all that :) . I have a bit of experience(well forget most of the stuff) in c,c++ and java. I was thinking of maybe c# or maybe going back to learn java properly. Is c# very similar to vb.net? I know not syntax wise but what you can do in c# can be done in vb.net. Thanks

      realJSOPR Offline
      realJSOPR Offline
      realJSOP
      wrote on last edited by
      #2

      Dude, scan the forum. There's an identical thread from yesterday. If you don't have the mental chops to decide which language to learn next, then you have bigger problems.

      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
      -----
      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

      C 1 Reply Last reply
      0
      • realJSOPR realJSOP

        Dude, scan the forum. There's an identical thread from yesterday. If you don't have the mental chops to decide which language to learn next, then you have bigger problems.

        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        C Offline
        C Offline
        carrigart
        wrote on last edited by
        #3

        Ok duuudde, was only looking for a bit of advice duuuudde.

        1 Reply Last reply
        0
        • C carrigart

          Hi, Looking for a bit of advice on which language to learn next. I have been programming with vb.net for over a year now and I'm going to start to learn a new language. Knowledge is power and all that :) . I have a bit of experience(well forget most of the stuff) in c,c++ and java. I was thinking of maybe c# or maybe going back to learn java properly. Is c# very similar to vb.net? I know not syntax wise but what you can do in c# can be done in vb.net. Thanks

          D Offline
          D Offline
          deostroll
          wrote on last edited by
          #4

          If you know how to use the framework the language does not matter. You can do the same things with each other. I was forced to work with c# 2.0. Forced, meaning I was too lazy to install vb express after downloading it. Anyhow I found that the intellisense was better than vb.net 2.0, and the code environment was well suited. For e.g. in between my lines of code I make a call to a function I have not written before I get small auto options to create the function. Plus, I like the way c# has handled writing delegates. While registering for a delegate it will suggest a function, and then if I choose to use what it suggests it, creates a function with the signature of the delegate. This is something totally absent in vb.net. Not sure how it work in vb.net 2008+. And then I had the opportunity to write the whole thing in vb.net but I found writing it in c# was better because of the above features. But be forewarned: these are not features of the language; rather they are features of the c# editor. Language wise I don't see the difference as long as they target the same framework.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups