home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / tools / 757 < prev    next >
Encoding:
Internet Message Format  |  1992-08-23  |  1.8 KB

  1. Xref: sparky comp.os.ms-windows.programmer.tools:757 comp.os.ms-windows.programmer.misc:1456
  2. Newsgroups: comp.os.ms-windows.programmer.tools,comp.os.ms-windows.programmer.misc
  3. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!world!dpbsmith
  4. From: dpbsmith@world.std.com (Daniel P. B. Smith)
  5. Subject: Re: Need info on Visual BASIC
  6. Message-ID: <BtG1A8.Gu8@world.std.com>
  7. Organization: The World Public Access UNIX, Brookline, MA
  8. References: <1992Aug21.213410.4948@wam.umd.edu> <rrempel.714439747@sfu.ca> <1992Aug23.044959.21045@engr.uark.edu>
  9. Distribution: usa
  10. Date: Sun, 23 Aug 1992 15:49:18 GMT
  11. Lines: 28
  12.  
  13. Just wanted to add my enthusiastic support for Visual BASIC.  It is not
  14. just for small projects.  I'm up to forty forms, forty modules, 500K
  15. executable, 15,000 lines of code, and still going strong.  I started out
  16. just intending to prototype the user interface and kept right on going.
  17. I believe I qualify as a technoweenie, but when I see the right tool for
  18. the job I stick with it.
  19.  
  20. It is also very educational. I think HyperCard was revolutionary, ToolBook
  21. is a HyperCard knockoff, and Visual BASIC is a very significant extension of
  22. the HyperCard idea.  Everyone should at least TRY it.
  23.  
  24. The limitations: as currently structured, I don't see how it could be
  25. used for projects with more than a VERY small team of programmers.  And
  26. execution speed, while VERY acceptable for in-house, contract, or
  27. specialized jobs (MUCH better than ToolBook or HyperCard or, IMHO,
  28. Smalltalk), would not quite be good enough for mass-market shrink-wrapped
  29. commercial software.
  30.  
  31. Biggest problem with VB is that it doesn't look macho on your resume.
  32. I wish to heck they had called it "ADVANCED".
  33.  
  34. Oh, and there's very good access to the Windows API and DLL's via
  35. DECLARE statements, so you can explore the "real" Windows stuff, too.
  36.  
  37.  
  38. -- 
  39. Daniel P. B. Smith
  40. dpbsmith@world.std.com
  41.