
14. Describe the advantages and disadvantages of some programming environment you have used.
- VB -
Advantages: Extremely easy to use, even for people who are not computer programmers. Can be used for low level programming on Microsoft computers. Excellent for writing little programs and pieces of programs.
Disadvantages: Completely locks you into using the Microsoft product line. Not a true Object oriented language although it claims to be. VB .Net is an object oriented language. Becomes overly complex and difficult to manage on very large programs....