Everybody.

Slides:



Advertisements
Similar presentations
What Was I Thinking??. Key Terms 1. Control 1. Control 2. Design Mode 2. Design Mode 3. Event 3. Event 4. Form 4. Form 5. Interface 5. Interface 6. Properties.
Advertisements

An Introduction to Visual Basic Terms & Concepts.
VISUAL BASIC Visual Basic is derived from the Basic language (Beginner’s All-Purpose Symbolic Instruction Code) Visual Basic uses an event-driven programming.
Information System Design Lab 5&6. User Interface Design.
AA high level programming language. IIt is created by Microsoft. UUses a graphical environment called the Integrated Development Environment (IDE).
How to get started with Excel VBA. We need to enable programming in Excel  the “Developer menu”
Some Introductory Programming 1. Structured Query Language (SQL) - used for queries. - a standard database product. 2. Visual Basic for Applications -
Introduction to Visual Basic Programming. Lecture Outline History What is Visual Basic First Look at the VB 6.0 Environment Some VB Terminology Our first.
Programming Lecture #2 CS 101 Autumn 2007 Tariq Jadoon.
1 Pertemuan 02 Visual Basic Environment and Control Matakuliah: D0524 / Algoritma dan Pemrograman Komputer Tahun: 2005 Versi:
Introduction to Visual Basic Chulantha Kulasekere.
Visual Basic Fundamental Concepts. Integrated Development Enviroment Generates startup form for new project on which to place controls. Features toolbox.
An Introduction to Visual Basic
Introduction to Visual Basic. Quick Links Windows Application Programming Event-Driven Application Becoming familiar with VB Control Objects Saving and.
Basic Controls & Properties Chapter 2. Overview u VB-IDE u Basic Controls  Command Button  Label  Text Box  Picture Box u Program Editor  Setting.
Copyright © 2001 by Wiley. All rights reserved. Chapter 2: Using Visual Basic to Create a First Project Getting Started with VB Development Environment.
 Application – another name for a program.  Interface – is what appears on the screen when the application is running.  Program Code – is instructions.
Tutorial 11 Five windows included in the Visual Basic Startup Screen Main Form Toolbox Project Explorer (Project) Properties.
Introduction It is developed to create software applications. It is a tool for developers of any program that uses both basic and expert settings. It.
Visual Basic.net Textbox & Label Controls. Textbox Naming convention (txt) Primary use (user input) Can except numeric and character values.
Chapter Two Creating a First Project in Visual Basic.
How to get started with Excel VBA. We need to enable programming in Excel  the “Developer menu”
Data Types and Variables. Data Type! Computers are all about Data! Data can be in the form of Text Dates Sounds Pictures.
CS130 Project 1 A simple VB application ("project" or program): user enters amount of sales then clicks the "Calculate button", the application displays.
Standard Grade Programming using VB 1 Programming Visual Basic.
Illustration of a Visual Basic Program Running an Ada Program 1 by Richard Conn 11 September 1999.
Practical Programming COMP153-08S Week 5 Lecture 1: Screen Design Subroutines and Functions.
Integrated Development Environment Visual Basic IDE Slide 2 of 10 Topic & Structure of the lesson Introduction Integrated Development Environment Tool.
1 Visual Basic Part I - A tool for customizing your program Principles of GIS
VAT Calculator program Controls Properties Code Results.
Lesson 4 Mathematical Operators! October 6, 2009.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
Sorry, the pen lost control. Anyway, you need to download both the.vbp and the.frm for each project. I looked at PrCalc, I did not look at inventory.
Visual Basic A Quick Tutorial VB Review for ACS 367.
More Visual Basic!. Creating a Standalone Program A standalone program will allow you to make a program file that can be run like other Windows programs,
Using Option Buttons. Option Buttons Are similar to checkboxes. Must appear in groups. Only one button in the group can be selected at a time. Sometimes.
Adding Code to the Option Button. Open VB 1.Double click the Calculate button and select General from the Object list box. 2.Add the following code to.
Data and variables in Visual Basic. Annoucement Lecture on Thursday 7:30PM C106 Visual Basic download: 
DATABASE SYSTEM VB LINK TO MS-SQL. 2 Visual ProgrammingChapter 6 Select Project -> Component.
The Program Editor1 Visual Basic (VB) supports a text editor (not a word processor) that permits the writing and modification of program code. The editor.
I am using Visual Basic 6 for this class. If you want to use a different version, please contact me. Thanks!
Problem: Take Two Numbers, Add Them Together And Display The Results. Now To Build The Flowchart… We Probably Need One Like This… Let’s Add The Routines…
Visual Basic/ Visual Studio Brandon Large. Connecting to prior knowledge In your notes write down what the two main parts of the computer are. The “software”
Lesson 4 Mathematical Operators! September 29, 2008 (Pages 62-65)
Dive Into® Visual Basic 2010 Express
Visual Basic Code & No.: CS 218
Introduction to Computer CC111
Chapter Topics 15.1 Graphical User Interfaces
Learning Intention Learning Intention: To develop understanding of variables, data types, and comments in text based programming languages Context: Sequencing.
Introduction to Computing
An Introduction to Computers and Visual Basic
A Level Computing – A2 Component 2 1f, 1g, 1h, 1i, 1j.
1. Introduction to Visual Basic
LESSON 3.
An Introduction to Computers and Visual Basic
An Introduction to Visual Basic
Introduction to VB programming
Please use speaker notes for additional information!
Department Array in Visual Basic
Suppose I want to add all the even integers from 1 to 100 (inclusive)
GUI Test Information.
An Introduction to Computers and Visual Basic
I dragged over the label tool (A icon) and put it on the form.
Chapter 15: GUI Applications & Event-Driven Programming
STEP ONE. STEP ONE. STEP ONE. STEP ONE. STEP ONE. 02
BASIC 17 Mr. Husch.
Introduction to Visual Basic 2010
4d – Program Design Lingma Acheson CSCI N331 VB .NET Programming
Değişkenler Variables can temporarily store the value of data in memory during the execution of your program. They are often referred to as containers.
Presentation transcript:

Everybody

Video

Junior Instructor(Tech) Computer Mymensingh Polytechnic Institute S. Juthi Al Saki Junior Instructor(Tech) Computer Mymensingh Polytechnic Institute

Subject: Programming Language-3(6653) Technology: Computer Semester:5th Shift: Both

Learning outcome At the end of this session learner’s will be able To define visual Program. To identify the components of VB. To explain the use of VB. To draw the various types of object .

Program No:01 Demonstrate with the overall layout of the visual basic(VB) environment and development tools Open Visual basic program. Then click on open.

Form Window:

Form Design:

Form Design:

Output/Result:

Questions: What is form? What is IDE? Say two controls name. Say some properties name.

Home work Write a report. Demonstrate with the overall layout of the visual basic(VB) environment and development tools

Next Program:2 Perform the development of simple new application using visual basic which contain at least two controls such as textbox, command button etc.

Form Design:

Form Design:

Output/Result:

Questions: What is form? What is IDE? Say two controls name. Say some properties name.

Home work Write a report. Demonstrate with the overall layout of the visual basic(VB) environment and development tools

Next Program:3 Write program to find the roots of a quadratic equation.

Control Name Properties Comments Label1 Caption A= Label2 B= Label3 C= Label4 D= Label5 X= Label6 X1= Label7 X2= Text1 Text Text2 Text3 Text4 Text5 Text6 Text7 Command1 Click Here

Run Kivi Rb¨ Run Start/F5

A,B,C Gi gvb BbcyU K‡i Click Here G Click Ki‡Z n‡e|

Next Program4 Write a program to calculate factorial of any integer using function.

Write a program to calculate factorial of any integer using function. Open Visual Basic Program. Click on Open.

Form Design:

Control Properties Comments Label1 Caption Factorial value of any integer number Label2 n= Label3 Result Text1 Text Text2 Command1 Click for Factorial

Run Kivi Rb¨ Run Start/F5

Output:

Next Program5 Write a program to find the prime number of any integer number N.

Write a program to find the prime number of any integer number N. Open Visual Basic Program. Click on Open.

Form Design:

Control Name Properties Comments Label1 Caption Enter number: Label2 Result: Text1 Text Text2 Command1 Prime or Not

Programming Code:

Run Kivi Rb¨ Run Start/F5

Output:

Next Program6 Write a program to select and print the largest of three numbers.

Write a program to select and print the largest of three numbers Open Visual Basic Program. Click on Open.

Control Name Properties Comments Label1 Caption A= Label2 B= Label3 C= Label4 Largest number is= Text1 Text Text2 Command1 Prime or Not

Programming Code:

Run Kivi Rb¨ Run Start/F5

Output:

Next Program7 Write a program to select and print the largest of three numbers.

ধন্যবাদ