Results 1 to 8 of 8

Thread: Learning new..

  1. #1

    Thread Starter
    Lively Member ixtrip's Avatar
    Join Date
    Aug 2005
    Posts
    64

    Learning new..

    Just a quick question i'm sure has probably been asked a couple times...basically i have a good background in vb3 up to 6 and now i would like to move up, i've got a copy of visual studio 2005 pro and i've found that a good amount of things have changed.

    Basically should i spend my time learning C++ or C# instead of learning all this new i guess .net VB stuff?

    Thanks!

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: Learning new..

    Wether you choose C# or VB .Net is mostly a question about what you feel most comfortable with, and Id guess its VB .Net since youve done some classic VB.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

  3. #3
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Learning new..

    Much has changed in .NET, but much of the basics have not. You still have the same conditionals, loops, keywords, etc.

    Switching to C# is a fairly popular move, so you can feel fine with that, but keep in mind that C syntax will have different constructs for loops, conditionals, operators, etc. This will add a slight steepening to the learning curve, however, C# is beginning to appear more popular.
    My usual boring signature: Nothing

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Learning new..

    A lot, too, will depend on the requirements of your current (or perhaps future) job. What are your employeers looking for?

    What are you looking for?

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Learning new..

    Usually it VB.NET for programmers with VB 6 experience to switch to. What version of .NET Pro do you have? If 203 then I would suggest going to 2005 Express as its a much better version.

    Once you learn the framework then its just minor differences in syntax when it comes to switching between C# and VB.NET etc.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Learning new..

    While you are at it you might as well grad SQL Server 2005 Express and play around with working with databases in the .NET environment.

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Learning new..

    Learn VB.NET, then use your VB.NET knowledge to easily pick up C#.

    Then look for a job and watch the offers flow in.
    Last edited by Hack; May 11th, 2007 at 07:23 AM. Reason: Removed inappropriate comparison

  8. #8

    Thread Starter
    Lively Member ixtrip's Avatar
    Join Date
    Aug 2005
    Posts
    64

    Re: Learning new..

    Thanks guys for all the helpful input. I've got a copy of Visual Studio 2005 and i think i've decided to kinda get the hang of .net first then i will take it from there if i do decide to follow a software programming path for work, as of right now i just dabble in it to make my own little programs. Thanks!

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