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 Search this Thread Display Modes
  #1 (permalink)  
Old 21-07-2008, 17:34
Ben Ben is offline
Premium Member
 
Join Date: Jan 2007
Location: setcookie()
Posts: 1,205
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 PHP Tutorials & Webmaster Help Forums - need help? find PHP tutorials, help & more @ dynBB.com forums! CSS, PHP, MySQL & more!
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: 725
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: 764
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: 231
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)

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: 5,730
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) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
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: 892
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 622 6352
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: 5,730
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) - Updated for Christmas 08!
NEW LAUNCH! http://davidsmith.dpscomputing.com (My Personal Website) - Temporarily Unavailable .
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: 892
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 622 6352
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
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 04:34.

 

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by Web Hosting 3.1.0
Copyright © 2001-2008, eUKhost.com. All rights reserved.

 
Site Map

VPS Hosting
VPS Hosting plans

Dedicated Server Hosting
Dedicated Server plans

Business Web Hosting
100% uptime Hosting

Cpanel Hosting
cPanel Shared Hosting

Reseller Hosting
Reseller Web Hosting

Windows Hosting
Windows Shared Hosting

Windows VPS

Windows VPS Hosting

Semi Dedicated Servers
Semi-Dedicated Hosting

Dedicated Server Mirroring
Dedicated Server Mirroring

Webhosting Knowledgebase
Frequently asked Questions

Web Hosting Blog
eUKhost Blog

Web Hosting Support
Support Helpdesk

UK Data Center
eUKhost Datacenter

Web Hosting Forum
eUKhost Forum

Support Tutorials
Online Flash Tutorials

Offsite Back-up Plans
Remote Backup Service

Customer Testimonials
eUK Customer Testimonials


knowledgebase articles

eUKhost.com Services

Pre-Sales Questions
Pre-sales FAQ's

Domain Names
Domain registration FAQ's

cPanel Hosting
cPanel Hosting FAQ's

Windows Web Hosting
Plesk Control Panel

Reseller Hosting
Reseller Hosting FAQ's

VPS Hosting
Virtual Private Server

Semi-Dedicated Servers
Semi-Dedicated FAQ's

Dedicated Servers
Dedicated Server Hosting


popular blog categories


Web Hosting
Website Hosting articles

UK Web Hosting
UK Hosting articles

Dedicated Server Hosting
Dedicated Server guidelines

VPS Hosting
VPS hosting articles

cPanel Hosting
cPanel Hosting articles

Linux Operating System
Linux Operating techniques

Windows Web Hosting
Windows plesk articles

Web Hosting
Web Hosting Service