Results 1 to 25 of 25

Thread: [RESOLVED] What Should I Choose?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    21

    Resolved [RESOLVED] What Should I Choose?

    I find programming very interesting, and have decided to learn a language(At least learn something...)

    I dont really know what I should go for, since it's so many different types. VB,Delphi,C#, ASP etc...

    Is here any experienced people that could tell me what I should choose?


    Greeting
    Kenneth.

  2. #2
    Frenzied Member zuperman's Avatar
    Join Date
    Dec 2000
    Location
    Portugal
    Posts
    1,033

    Re: What Should I Choose?

    choose the one that make your job/project easy...
    Help keep this forum clean: Remember to mark your thread as resolved · Search before you post · Remember to rate posts that help

    VS2010: Visual Studio 2010 Keybinding Posters
    · Service Pack 1
    Tools: GhostDoc - automatically generates XML documentation comments
    · NuGet package Manager · PowerCommands IDE extensions
    Source Control: ankhsvn - integration for SVN
    · Windows Shell Extension for Subversion

    Development Laptop: Intel Core i5 430M 2.26 GHz @ 2.53 GHz
    · 4096 MB, DDR3 PC3-8500F (533 MHz), Kingston · ATI Mobility Radeon HD 5470 · 15.6 @ 16:9, 1366x768 pixel, HD LED LCD

    I follow:
    JoelOnSoftware - A weblog by Joel Spolsky, a programmer working in New York City, about software and software companies
    ScottGu's Blog - Scott Guthrie works for Microsoft as the Product Manager of the .NET Framework
    Portugal-a-Programar - Portuguese Developers Community
    .NET Rocks! - is a weekly Internet audio talk show for .NET Developers.

    Programming Languages:
    C#
    · VB.NET · JAVA · PHP · Javascript
    Other:
    XML
    · HTML · CSS · JQuery · SQL



    *** Proudly Portuguese ***

  3. #3
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: What Should I Choose?

    php is a great web development language
    My usual boring signature: Something

  4. #4
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: What Should I Choose?

    vb 2005, its the shiz niz
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What Should I Choose?

    Any programming language just by itself won't get you far - you need to know few do be flexible so you can quickly adapt to changes.
    Any language within .Net framework is great but you'll have to learn some other technologies as well (web developement, databases, etc, etc, etc...).
    Delphi is a great language too however if you live in the States then it could be waste of time learning - product is not marketable here.
    It is also extremly helpful to know one or two major databases like Oracle, MS SQL, Sybase. Each of them has its own internal language - they are similar but there are some specifics...

    ... and so on and so forth ...

    Good luck.

  6. #6
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: What Should I Choose?

    You should learn programming, then learn a language. It is no use knowing how to express yourself if you do not know what to express.

    If you are past that stage, and are looking for a particular language, then you need to know what you want to do first, before picking a suitable language in which to do it.

    So, the question really is: what do you want to do?

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

    Re: What Should I Choose?

    Quote Originally Posted by penagate
    You should learn programming, then learn a language.
    Complete agree. No language is going to make sense if you do not understand programming.
    Quote Originally Posted by penagate
    the question really is: what do you want to do?
    If you can answer this, then we could provide more meaningful feedback. Our recommendations is just shooting in the dark without knowing what it is that you want to do.

  8. #8
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: What Should I Choose?

    Well obviously C++ is the way to go, but it is quite hard. I would probably suggest using C# if you are using .NET. And i would learn a little ASM on the side good to have some knowledge. I don't mean to become fluent in it but understand what some of the mnemonics do.

  9. #9

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    21

    Re: What Should I Choose?

    Ok, the thread was a big stupid written...
    Let's give me a new chance

    I want to learn to programm, but I dont know what I should try to learn. (Delphi, Vb2005etc)
    It is just for fun, its not job.

    Programs that I want to make:
    Hmm...nothing specific.

    So what should I go for?

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

    Re: What Should I Choose?

    I would start with VS 2005 mainly because you can get the Express version for free.

    Once you have that, start playing around with both C# and VB.

  11. #11
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What Should I Choose?

    Quote Originally Posted by penagate
    You should learn programming, then learn a language.
    I hope you didn't miss that statement.

    I personally absolutely agree - someone cannot be called an engineer only because that persone knows how to change oil on the car or say tires.
    If you want to become a real pro you need to learn the basics without any exceptions.
    In this business you need to learn computer science first - maybe not 4 years in college but at least as much as you can get anywhere (on line seminars, local school, books, etc).
    You will learn language in a matter of few months (it will take years to master though but that would be another story).

  12. #12

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    21

    Re: What Should I Choose?

    Quote Originally Posted by Hack
    I would start with VS 2005 mainly because you can get the Express version for free.

    Once you have that, start playing around with both C# and VB.
    You mean that I should download Visual Basic 2005(Express) ?

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

    Re: What Should I Choose?

    Not Visual Basic 2005, Visual Stuido 2005.....that will come with a couple of languages that you can play with and one of them is VB.

  14. #14
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: What Should I Choose?

    Hack, Visual Studio doesn't come in an Express edition. You have to download VB Express, C# Express, etc. separately.


    Anyway it really doesn't matter what language you pick, but I would get a book on programming principles and study that before diving in feet first. Learn about core concepts like data structures and language paradigms before bothering with trifling matters such as language syntax.

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

    Re: What Should I Choose?

    Quote Originally Posted by penagate
    Hack, Visual Studio doesn't come in an Express edition. You have to download VB Express, C# Express, etc. separately.
    Oh...I didn't know that.

    Sorry if I was misleading H5N1.

  16. #16

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    21

    Re: What Should I Choose?

    Ok. I'am downloading Visual Basic 2008 express demo 2. I also downloaded some free e-books about Vb

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

    Re: What Should I Choose?

    Then you will be further ahead than most of us.

    I'm still using 2005.

  18. #18
    Junior Member
    Join Date
    Aug 2007
    Posts
    17

    Re: What Should I Choose?

    Quote Originally Posted by CodedFire
    vb 2005, its the shiz niz
    naw doo, its all about fortran

  19. #19

    Thread Starter
    Junior Member
    Join Date
    Nov 2006
    Posts
    21

    Re: What Should I Choose?

    Damn, it didnt work... Downloaded 2005, and it works
    Is Visual Basic 2005 good for a beginner?

  20. #20
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: What Should I Choose?

    yes. it ia quite easy to catch on too. You will beable to learn it in no time.

    I learned VB6 when i was 8, and i am sure you are older then that.
    My usual boring signature: Something

  21. #21
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What Should I Choose?

    Quote Originally Posted by dclamp
    yes. it ia quite easy to catch on too. You will beable to learn it in no time...
    I will seriously disagree with the above statement though...
    It will take you no time to learn how to write simple If...Then or say Select Case statements and the likes but to learn programming in general and the language in particular takes some time - especially if someone has no programming background what so ever.
    Besides, knowing how to write If...Then is not programming yet.

  22. #22
    WiggleWiggle dclamp's Avatar
    Join Date
    Aug 2006
    Posts
    3,527

    Re: What Should I Choose?

    hmm. i see your point. I do agree, and really did not look at it from that perspective.
    My usual boring signature: Something

  23. #23
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: What Should I Choose?

    I have a question. I know some VB6. Nothing too advanced but enough to get by. I will be learning this for years to come (part of my university course). I am also going to be learning java when I start the course in 3 years time. However, do you recommend trying a variant of C in between or starting off with java just now and then doing C in 3 years time (I should hopefully have enough java knowledge to get by then)? Thanks

  24. #24
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: What Should I Choose?

    If you really want to learn computer science then you need C, Assembly ...
    You wouldn't need any of those low level languages if all you want is to be proficient in say VB or Java whithout paying attention to some details.
    So, it's entirely up to you how far you want to take this venture...

  25. #25
    Frenzied Member
    Join Date
    Sep 2006
    Location
    Scotland
    Posts
    1,054

    Re: What Should I Choose?

    http://www.undergraduate.hw.ac.uk/courses/view/G400/

    Thats the course. Ill let you judge for your self. 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