Visual Basic

Navigation: Engineering and Technology » Computer Science » Computer Programming » Visual Basic

Visual Basic 6 is one of the world's most widely used programming languages. It takes an approach to computer programming called RAD, which emphasizes ease and speed of software development. Other popular programming languages such as C, C++, and Java are not necessarily so easy to create programs with, but they do tend to have other strengths. Many believe that VB6 is an ideal language for users who are new to programming, or users who previously used related languages such as QuickBASIC and wish to move to more advanced programming.

Prerequisites

This course is an introductory course in the field of computer programming. It does not require any prior knowledge of practicing computer programming.

Course Description

This course is intended to teach you all aspects of computer programming with Visual Basic 6.

Note: Since this course is still under construction, so, you may find one of these tutorials more handy right now.

For help you may visit this IRC chat room: ... to be implemented ...

Pros and Cons of VB

Pros

Cons

Lessons

Introductory lectures

  1. Introduction - Design a simple application =]
  2. Variables and Types - store and manipulate values =]
  3. Control Structures and Logical Expressions - If statements and do loops
  4. Functions and Subroutines - Segment your programs =]
  5. Basic Graphical User Interfaces - Intro to GUI.
  6. Event-Driven Design - Event handling. =]

Intermediate lectures

None currently.

Advanced lectures

  1. API Use

Enrolled

Please sign below if you are participating in this topic. Use 4 tildes (~~~~) to sign.

Tools

See also

External Links

This article is issued from Wikiversity - version of the Saturday, November 28, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.