Visual basic is the worst language to start your programming life with. |
| |
|
|
|
New Coder Posts: 25 Topics: 14
|
|
|
January 25, 2009, 01:51:12 AM
|
|
Visual Basic for me is the worst language to start learning programming. Basically because of the auto complete feature of the language integrated development environment. People starting with this get in a habit of looking for help with their problems.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 25, 2009, 01:09:16 PM
|
|
Well, its accessible - thats good. Dijkstra once said learning BASIC ruins programmers for future work.... maybe that was true at the time, but languages such as VB are better than they were - and it does get people interested in programming. Of course, I wouldn't advise writing "proper" code in it.... but its OK.
I think far more destructive is when people write code with no formal training and then ignore any future training they get! Theres tones of very poor code out there, in any language!
|
|
| |
|
|
|
Regular Coder Posts: 91 Topics: 13
|
|
|
July 20, 2010, 10:58:58 PM
|
|
today there is not so much time to program basic structure of application for programmer. only pick up ready made controls and design the form and some codes. thats all.
|
|
| |
|
|
|
Professional Coder Gender:  Posts: 242 Topics: 3
|
|
|
August 25, 2011, 09:05:54 AM
|
|
uhm, visual basic is one of the easiest programming language I've learned along with Java and PHP..
|
|
| |