UK WEB HOSTING FORUM FOR DISCUSSION ON WEB HOSTING SERVICE AND SUPPORT
LINUX HOSTING WINDOWS HOSTING PACKAGES SHOPPING CART OSCOMMERCE ZEN CART AGORA
ECOMMERCE HOSTING ASP MSSQL FRONTPAGE HOSTING PHP MYSQL HOSTING DISCUSSION FORUM
CPANEL RESELLER HOSTING DEDICATED SERVER VPS HOSTING PLESK VIRTUOZZO
Quick Search
Your forum announcement here!

  UK Web Hosting | Dedicated Server Windows and Linux VPS Forum > Services > Web Designing and Development

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-07-2008, 17:34
Ben Ben is offline
Premium Member
 
Join Date: Jan 2007
Location: setcookie()
Posts: 1,605
Send a message via AIM to Ben Send a message via MSN to Ben Send a message via Yahoo to Ben
Default Visual Basic?

Thought I'd make a topic about Visual Basic.

I downloaded Visual Basic about a month ago and since it's been pretty cool - it's pretty cool how you can make such big applications in such little time and effort - Visual Basic is probably the easiest desktop-oriented programming language to learn but at first it is still pretty complicated until you've read the manual three times lol...

It's pretty cool what Microsoft has made and since the past few years it has been free too... even though Visual Basic isn't as fully-featured and the integrity isn't as great as C/C++ is but it can do some really cool stuff effortlessly... and some unique tools that are Windows-specific.

Database integration is probably quite easy if you don't need to add database interaction heavily. If so, you'll be needing to use VB code which can be a daunting task and time-consuming but probably easier than any other desktop programming language.

Quick and easy to learn the fundamentals of Visual Basic and you can go straight ahead in making Windows applications, pretty cool overall...

While other's may agree with me, maybe C/C++ would be the best advantage but VB does go along way in Windows development and even though Microsoft may state it is a further down the line of C/C++ you can still do some pretty cool stuff in it!

Do you use VB? What do you think of it?
__________________
dynBB.com Blog PHP MySQL Webmaster Tutorials and Articles - blog.dynbb.com - find tutorials and Webmaster articles on PHP, MySQL CodeIgniter and more! also: dynBB forums
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 22-07-2008, 01:19
System Administrator
 
Join Date: Dec 2006
Location: localhost
Posts: 792
Default

I've used VB.. it's pretty cool.... but I'm still Basic at it
__________________

Rock _a.k.a._ Jack L.

http://www.eUKhost.com
Windows Hosting || Windows Reseller Hosting
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 22-07-2008, 03:46
Brian's Avatar
Premium Member
 
Join Date: Nov 2005
Location: New Mexico
Posts: 850
Default

Did VB back in 2000. Its pretty easy, if you can speak English you can do it. You can do it in short code or 1000 lines of if and else statements hehe.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 23-07-2008, 12:27
sb123's Avatar
Senior Member
 
Join Date: Dec 2007
Location: Belgaum, India.
Posts: 243
Smile

Quote:
Originally Posted by Brian View Post
Did VB back in 2000. Its pretty easy, if you can speak English you can do it. You can do it in short code or 1000 lines of if and else statements hehe.
Did VB way back in 1993-94. Learning and using VB was very easy then, and we did very good programming with it, and it helped my team at Lansa USA, Chicago, manage SQL Server connectivity to AS-400 (PowerBuilder was the front-end tool) for the 1st time. Now, after so many years, VB is still the same as far as the learning curve is concerned... Quite Easy!

We were much impressed with VB then (it was VB ver. 3 I think, not very sure, but it was very powerful even then). It was the same time when we could have concentrated on a new application -- JAVA! I opted for VB (as SW development tool with GUI), Sybase (on UNIX), SQL Server (Windows and NT), and PowerBuilder (GUI, Front-end tool) -- and neglected JAVA, because we were not sure THEN, and we wondered -- for what purpose we could possibly use Java?! (1993)
__________________
Internet Marketing | Bestseller Product

Last edited by sb123; 23-07-2008 at 12:45.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 25-07-2008, 11:09
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Used VB for 2 years at college - it does have its advantages - a bit clunky and slow for bigger applications and file sizes are relitively large but for an introduction to programming while seeing fast results to keep you motivated it can't be beaten .
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-08-2008, 10:36
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 935
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

It's called Visual Basic for a reason. It's really pointless when you compare it to the likes of C++ which has a lot more functionality.
__________________
Thomas Williams
Jst Hosting
Freephone: 0800 242 5302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-08-2008, 11:54
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by WelshTom View Post
It's called Visual Basic for a reason. It's really pointless when you compare it to the likes of C++ which has a lot more functionality.
C++ is a big step for a first time programmer. Like all other languagues VB has its place and is an extremely useful educational tool that allows you to see results much faster with less theory.

If it wasn't for VB there would be no A Level Computing / Foundation Degree Computer Science.

You simply cannot teach C++ to any kind of standard in 2 years. Most University lecturers and professors even say that 3 years as part of a degree is not sufficient - hence the reason, although they prefer the use of C++, they are glad that the curiculum is leaning towards Java and VB.
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-08-2008, 20:04
D.TC's Avatar
Junior Member
 
Join Date: Nov 2007
Posts: 20
Default

One of the strengths of VB was (and is) its GUI. For about 15 years I have written the odd Windoze application that has VB for the front end driving C/C++ DLL's. Way back when I was a bit younger I also had Catalyst Tools and the combination the two (VB and Catalyst) gave us a very solid base for internet applications - e.g. a secure email system for the medical profession that transmitted encrypted email divided between two transports SMTP and FTP. It was completed in just over a week. The only problem was that user testing took 8 weeks because they didn't believe that the application could be written so quickly - and it wasn't us that provided the speed it was the tools.

Horses for courses again I guess. VB has a good GUI for RAD and front-ends, but is bloaty and is not a true compiler. It's a good training tool. However, if you have ever come across a large application written in VB you will never forget the nightmare.

Cheers
David
__________________
David T-C
www.d.tc
For the ability to read this thank a teacher
For the ability to read this in English thank a serviceman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-08-2008, 10:47
new member
 
Join Date: Aug 2008
Posts: 3
Default

Visual Basic 6 remains as one of the most popular version as it is easy to program and it doesn't take up a lot of resources and memory of the computer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-08-2008, 10:52
WelshTom's Avatar
Moderator
 
Join Date: May 2007
Location: Newport, Wales
Posts: 935
Send a message via AIM to WelshTom Send a message via MSN to WelshTom Send a message via Yahoo to WelshTom
Default

Quote:
Originally Posted by DPS Computing View Post
C++ is a big step for a first time programmer. Like all other languagues VB has its place and is an extremely useful educational tool that allows you to see results much faster with less theory.

If it wasn't for VB there would be no A Level Computing / Foundation Degree Computer Science.

You simply cannot teach C++ to any kind of standard in 2 years. Most University lecturers and professors even say that 3 years as part of a degree is not sufficient - hence the reason, although they prefer the use of C++, they are glad that the curiculum is leaning towards Java and VB.
Pascal is noted the best language for learning - With Visual Basic, there is less programming involved, and more GUI stuff, pointless.
__________________
Thomas Williams
Jst Hosting
Freephone: 0800 242 5302
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old 08-08-2008, 16:16
D.TC's Avatar
Junior Member
 
Join Date: Nov 2007
Posts: 20
Default

Quote:
Originally Posted by WelshTom View Post
Pascal is noted the best language for learning - With Visual Basic, there is less programming involved, and more GUI stuff, pointless.
Yes Tom, Pascal is a much better training language. MS targeted too many different markets with VB - hence the easy GUI stuff that doesn't teach anything. But can we even mention Pascal without mentioning Delphi, or does that put us back in an equivalent loop?
__________________
David T-C
www.d.tc
For the ability to read this thank a teacher
For the ability to read this in English thank a serviceman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #12 (permalink)  
Old 03-10-2008, 07:40
D.TC's Avatar
Junior Member
 
Join Date: Nov 2007
Posts: 20
Default

Quote:
Originally Posted by simrita1 View Post
Visual Basic (VB) is a third-generation event-driven programming language and associated development environment (IDE) from Microsoft for its COM programming model. VB is also considered a relatively easy to learn and use programming language, because of its graphical development features and BASIC heritage.
Adapted MS words, now verbatim straight out of Wikipedia.

Yes VB easy to learn, there is not much to it and most is done for you. But to get to grips with real programming it is only the equivalent of showing a new driver how to hold the steering wheel whilst stationary. Programmers coded Visual Basic and they wouldn't have been able to do that with the knowledge gained from a VB equivalent. Horses for courses.
__________________
David T-C
www.d.tc
For the ability to read this thank a teacher
For the ability to read this in English thank a serviceman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13 (permalink)  
Old 09-12-2008, 18:07
Mr. Xav's Avatar
Member
 
Join Date: Nov 2008
Location: United Kingdom
Posts: 85
Send a message via MSN to Mr. Xav
Default

VB is icky - at least if you're using .NET, choose something with a syntax like C#.
__________________
What is the difference between Windows 95 and Windows 98?

Three years.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14 (permalink)  
Old 09-12-2008, 19:00
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by Mr. Xav View Post
VB is icky - at least if you're using .NET, choose something with a syntax like C#.
Thats all well and good but C# is a lot harder and more time consuming to learn. Hence the reason VB is taught especially at A Level .
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15 (permalink)  
Old 10-12-2008, 11:23
Junior Member
 
Join Date: Dec 2008
Posts: 16
Default

I did c/c++ as basic in programming course, now in my syllabus VB is included (anybody having any tips to study). I feel that C/C++ are more easy than VB but i think VB has more scope with .net, just same as C#.net.
__________________
Search Engine Optimisation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16 (permalink)  
Old 10-12-2008, 11:25
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by Jessica View Post
I did c/c++ as basic in programming course, now in my syllabus VB is included (anybody having any tips to study). I feel that C/C++ are more easy than VB but i think VB has more scope with .net, just same as C#.net.
Are you mad?!!?!?!?! lol. C++ is basic?!?!?! And VB is 10 times easier than C++. Anybody who knows C++ picks up VB in no time at all!!!!!!
__________________
David Smith
DPS Computing
http://www.dpscomputing.com (Computing, Reviews, News) - New site / new polls / new stories! With many more to follow!
http://djdavid.dpscomputing.com (My DJ Website) - Christmas Gigs Announced! (02/12/2008 )
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #17 (permalink)  
Old 10-12-2008, 12:39
Junior Member
 
Join Date: Dec 2008
Posts: 16
Default

Quote:
Originally Posted by DPS Computing View Post
Are you mad?!!?!?!?! lol. C++ is basic?!?!?! And VB is 10 times easier than C++. Anybody who knows C++ picks up VB in no time at all!!!!!!
I don't think like that, but told what i felt. I am good in C++ coding but not in VB(as i did only basic in that).
I think its upto a person's interest.
So No worries, that's easy for you not for me.
__________________
Search Engine Optimisation
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18 (permalink)  
Old 10-12-2008, 13:55
DPS Computing's Avatar
Premium Member
 
Join Date: Apr 2007
Location: Manchester, United Kingdom
Posts: 6,494
Send a message via ICQ to DPS Computing Send a message via AIM to DPS Computing Send a message via MSN to DPS Computing Send a message via Yahoo to DPS Computing Send a message via Skype™ to DPS Computing
Default

Quote:
Originally Posted by Jessica View Post
I don't think like that, but told what i felt. I