Find the answer to your Linux question:

View Poll Results: What do you like more?

Voters
21. You may not vote on this poll
  • C++

    19 90.48%
  • VB

    2 9.52%
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 30
So here is my question: -Whats better for you. I prefer C++ and I ll tell you why: 1. C++ is very portable (we can write C++ programs for different ...
  1. #1
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549

    C++ vs. VB

    So here is my question:
    -Whats better for you.

    I prefer C++ and I ll tell you why:

    1. C++ is very portable (we can write C++ programs for different plaforms as Linux, mac OS X, win)

    2. C++ is much more poverful.

    3. We cannot write VB programs for other platforms than win (Im not realy sure, please tell me if thats true or false)

    4. In VB you are limited Im not realy sure, please tell me if thats true or false)


    5. I also think VB is for n00bs

  2. #2
    Linux Guru bryansmith's Avatar
    Join Date
    Nov 2004
    Location
    /Ontario/Canada
    Posts
    2,621
    VB.NET support is present in Mono but is very limited.

    Limited in what sense?

    For me (I learned VB6 in high school), VB was a great beginner language. It taught me the basic skills (loops, if statements) in an easy to use environment.
    Looking for a distro? Look here.
    "There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
    Queen's University - Arts and Science 2008 (Sociology)
    Registered Linux User #386147.

  3. #3
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    There is FreeBASIC that is a gpl implementation (works of linux of course). As Bryan said, it is easier than straight c++. Also how did you get to reason #5?

    Is one "better" than the other. I don't know. Both have there place. Different jobs require different things, and we shouldn't think one thing can fill both holes.
    Brilliant Mediocrity - Making Failure Look Good

  4. #4
    Linux Enthusiast
    Join Date
    Jun 2005
    Location
    The Hot Humid South
    Posts
    602
    Neither! Objective-C!

    I learned VB back in the 3.0 days, but out grew it as soon as I learned Pascal. Now that's an easy beginner's language! I still don't know how to use C++, so I can't comment on that.
    "Today you are freer than ever to do what you want, provided you can pay for it!" --Bad Religion

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    i wont vote for any. both are Best. language selection depends on its usage only.







    Casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    Quote Originally Posted by devils_casper
    i wont vote for any. both are Best. language selection depends on its usage only.







    Casper
    no problem.....

  7. #7
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317
    c++ and vb are not comparable. c++ is compiled and run as a real program, vb is interpreted. compare c++ to pascal, or maybe Fortran. compare vb to java. vb is a learning program, which Microsoft also has tried to push as the leading interpreted language, due to the industries acceptance of c and c++ syntax as basically being standard, java thrived as being a c++ like language. thats why Microsoft made c#. they couldn't take control of java, and they couldn't take down java, so they are basically going to clone java and then try to make it seem like the next step for the c family.
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  8. #8
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    Quote Originally Posted by benjamin20
    c++ and vb are not comparable. c++ is compiled and run as a real program, vb is interpreted. compare c++ to pascal, or maybe Fortran. compare vb to java. vb is a learning program, which Microsoft also has tried to push as the leading interpreted language, due to the industries acceptance of c and c++ syntax as basically being standard, java thrived as being a c++ like language. thats why Microsoft made c#. they couldn't take control of java, and they couldn't take down java, so they are basically going to clone java and then try to make it seem like the next step for the c family.

    WOW.....ANyway I think C# sucks.....

  9. #9
    Linux User benjamin20's Avatar
    Join Date
    Oct 2004
    Location
    jacksonville beach FL
    Posts
    317
    ya, it sucks, but java doesnt. its nice because its easy to learn, fast and simple gui creation, great online tutorials, and relitivly simple to embed into a web page.
    nVidia G-Force 6600GT (bfg) pci-e: amd 64 2000+ (939): 1024 corsair ram: 2X 80gb seagate harddisk SATA: plextor cd/dvd-read/write cdrom SATA

  10. #10
    Banned jan1024188's Avatar
    Join Date
    Jul 2006
    Location
    EU, SLOVENIA
    Posts
    1,549
    Anyway I never touched java....how does it looks like? What platform does it works on?

    You said java looks like C++....I LOVE C++

    Can you post me a link with java code of simple GUI app?

Page 1 of 3 1 2 3 LastLast

Posting Permissions

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