Actually Visual Basic is designed just for Beginner's. Basic stands for Beginner's All-purpose Symbolic Instruction Code.
There are millions of different Basic lanuages out there and Visual Basic is one of them. Others I like are DarkBasic or BlitzBasic designed just for games.
I recommend Visual Basic for beginners because you will find alot more stuff on the web to help you with it then any other Basic language(it's the most used Basic).
Edit* You DO not need to know how to program in order to learn Visual Basic. Thats is a lie and jumping in lanuages like C/C++ first will just confuse you. I recommend you learn Basic which will teach you the fundementals of programming so you can later master lanuages that are cryptic in syntex like C/C++
2006-12-14 00:18:00
·
answer #1
·
answered by jack 6
·
0⤊
1⤋
Visual basic is a great first language because it is very forgiving as far as programming languages go. In about an hour you can be up and creating simple calculation programs using VB. There are many great tutorials on the web that can help you get started. Just make sure you know which version of VB you are using. The older VB6 is much simpler than the newer VB.NET 2005. There really arent any languages to learn before VB because it is so simple. However, it can be a very powerful language. Good luck.
2006-12-14 00:21:01
·
answer #2
·
answered by pioneer_167 2
·
0⤊
0⤋
Learn C and C++. Visual Basics has its uses also. The reason it exists is for people to create fast programs and test or debug things. Most people will not be making software with VB and it's mostly used for testing because of how fast you can build a program that would be much more complicated if it was written in C or C++.
2006-12-14 00:27:04
·
answer #3
·
answered by Soggy Waffles 5
·
1⤊
0⤋
Almost everyone starts to learn something new without former experience in the specific new area.
VB is not an exception. Moreover: VB has been designed as some RAD environment especially for people who do not know and do not want to know anything of programming.
On the other hand, when you will feel that VB dos not allow you to do some tricky things, you can use Win32 API calls from it and gain almost full command on Windows programming (i do not mention VB.NET and .NET as a whole: if you write in .NET, you are a .NET prisoner...).
2006-12-14 01:28:41
·
answer #4
·
answered by alakit013 5
·
0⤊
0⤋
Unlike most of the other people responding to your question, I do not believe VB is a "child's language" or only for beginners. I've been a professional programmer for almost 30 years, and have found that VB is a very powerful yet easy-to-use language that is appropriate for beginners and professionals alike. What VB does NOT give you is the ability to twiddle the bits and bytes, but who needs that???
2006-12-14 01:32:27
·
answer #5
·
answered by rbs20022003 1
·
0⤊
0⤋
Everybody has to start somewhere - we all started without a programming background!
VB is the most simple, child-like language going - if you learn another language before VB you might as well ignore VB as whatever you just learnt is probably going to be more powerful!
2006-12-14 00:32:16
·
answer #6
·
answered by Anonymous
·
0⤊
0⤋
Visual Basic is the perfect language for beginner for windows programming. You can start learning without any other programming knowledge.
2006-12-14 01:09:18
·
answer #7
·
answered by Riyadh Hossain 2
·
0⤊
1⤋
Any programming language can be learned, but starting from the ground up is your best bet.
It isn't necessarily the language itself that is difficult to learn, but HOW the language works. There is logical flow involved, and to think critically to see all endpoints and flow takes time itself to learn.
I had BASIC first, then HTML, ASP, SQL, and then VB.
Depending on how quickly you pick things up, you may or may not need to know anything first.
2006-12-14 00:26:36
·
answer #8
·
answered by rouschkateer 5
·
0⤊
1⤋
Good question! Actually ASP.NET is a platform/framework to build webapplications. There are more than 1 langs that can use this technology. There are also 3rd party vendor languages, like the COBOL for .NET by Fijitsu. I dont know if it supports ASP.NET. But you get the feel. Its not the language that is important in .NET and ASP.NET ( ASP.NET was built on .NET. As .NET already supports web concepts like webservices, remoting... ). But one important thing is that you have to learn atleast 1 language perfectly to understand Framework correctly. It depends on your situation as programmar. Do you think you might have to change languages amont ASP.NET? if so its good for you to finish up that ASP.NET book. If you dont think then you are better off with the VB.NET book. ASP.NET teaches you the way ASP.NET works and is built... While the language itself makes use of this framework.
2016-03-29 06:55:36
·
answer #9
·
answered by Anonymous
·
0⤊
0⤋
Indeed you can.. It is because Visual Basic is specifically aimed at beginners to get started with programming
2013-11-15 19:38:20
·
answer #10
·
answered by cooltut 3
·
0⤊
0⤋