Originally posted by PS2_-\'_\'-_PS2
:nut:Is programming on Visual Basic hard about 2 start it in skool??!!":nut:
No way. It is a simple language, thanks to the Visual aspect of it.
In alot of languages you have to code everything include the buttons. In VB, it is a simple matter of drag and drop the button, then link the button to the event you wish for it..
The only time VB gets complicated is if you decide to incorpate the Windows API and that still isn\'t hard. It just takes alittle more paitence.
Overall, its nothing hard and a great entry level programming language. Just read books and try everything. Then, after you have masted that language, if you find you enjoy programming, you can always move to a more open-ended language, such as C/ C++.