Rational Rose 2000 Quick Start with Rose Visual Basic
Use the tutorial in Quick Start with Rose Visual Basic to become quickly acquainted with the tool. You will be introduced to some basic features in Rational Rose Visual Basic, and learn how to:
- Understand an application by browsing existing design diagrams and Specifications.
- Modify an application by modeling the changes.
- Implement changes to an application by generating and evolving the code and updating the design.
- Understand how the design model is mapped to Visual Basic code.
Read more
Visual Basic Tutorial
VISUAL BASIC is a high level programming language evolved from the earlier DOS version called BASIC. BASIC means Beginners’ Allpurpose Symbolic Instruction Code. It is a fairly easy programming language to learn. The codes look a bit like English Language. Different software companies produced different version of BASIC, such as Microsoft QBASIC, QUICKBASIC, GWBASIC ,IBM BASICA and so on.
Read more
Access Tutorial 12: An Introduction to Visual Basic
Programming can be an enormously complex and difficult activity. Or it can be quite straightforward. In either case, the basic programming concepts remain the same. This tutorial is an introduction to a handful of programming constructs that apply to any “third generation” language, not only Visual Basic for Applications (VBA).
Read more