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%
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 ...
- 02-02-2007 #1
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
- 02-02-2007 #2
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.
- 02-02-2007 #3
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
- 02-02-2007 #4Linux 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
- 02-02-2007 #5
i wont vote for any. both are Best. language selection depends on its usage only.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-02-2007 #6no problem.....
Originally Posted by devils_casper
- 02-02-2007 #7
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
- 02-02-2007 #8
Originally Posted by benjamin20
WOW.....ANyway I think C# sucks.....
- 02-02-2007 #9
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
- 02-02-2007 #10
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?


Reply With Quote
