Dr. Al-Mothana Gasaymeh. Software Software : is a collection of programs, data, and information “ instructions for the hardware “ Program : Set of instructions.

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

Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
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.
Introduction to Visual Basic.NET Uploaded By: M.Sheraz anjum.
CS0004: Introduction to Programming Visual Studio 2010 and Controls.
Let’s Get GUI! Understanding the Windows ® Graphical User Interface © 2006 by Ted Altenberg
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
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.
Visual Basic Project 1 IDS 306 Spring 1999 V. Murphy.
Introduction to Software
MENUS AND THE MENU EDITOR Elements of a Menu Menu bar Menu title Separator bar Menu items.
Introduction to computers & Visual Basic School of Business Eastern Illinois University © Abdou Illia, Spring 2003 (Week 3, Monday 1/27/2003)
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
Chapter 1- Visual Basic Schneider 1 Chapter 1 An Introduction to Computers and Visual Basic.
1 An Introduction to Visual Basic Objectives Explain the history of programming languages Define the terminology used in object-oriented programming.
Objectives Machine language vs.. High-level language Procedure-oriented, object-oriented, and event- driven languages Background of Visual Basic VB Integrated.
Introduction to Visual Basic. What is Visual Basic? An environment for developing Windows applications Components –A GUI (Graphical User Interface - gooey)
Introduction to Programming and Visual Basic
Microsoft Visual Basic 2010: Reloaded Fourth Edition Chapter One An Introduction to Visual Basic 2010.
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Visual Basic Chapter 1 Mr. Wangler.
Tutorial 11 Introduction to Visual Basic zLanguage developed for special-purpose Windows applications – 1991 zUses IDE – Integrated Development Environment.
Microsoft Visual Basic 2005: Reloaded Second Edition
Chapter 11: Introduction to the Visual Basic Environment Spreadsheet-Based Decision Support Systems Prof. Name Position (123) University.
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.
1 1 Lab1 Ismail M. Romi – IT Dept, PPU, Visual Basic 2005 Programming Tour.
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
PROBLEM SOLVING The first step in writing instructions to carry out a task is to determine what the output should be (What should the task produce?)
Integrated Development Environment (IDE)
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Tutorial 11 Five windows included in the Visual Basic Startup Screen Main Form Toolbox Project Explorer (Project) Properties.
Lection №5 Modern integrated development environment.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
CC111 Lec7 : Visual Basic 1 Visual Basic(1) Lecture 7.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Internal Lab Registeration labreg/lab/signup.aspxhttp:// labreg/lab/signup.aspx
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Visual Basic CDA College Limassol Campus Lecture:Pelekanou Olga Semester C Week - 1.
CITA 342 Section 2 Visual Programming. Allows the use of visual expressions (such as graphics, drawings, or animation) in the process of programming.
Oracle Forms Oracle Forms Builder provides various tools, which have powerful Graphical User Interfaces (GUI's) to design such forms. All objects, properties,
Microsoft Visual Basic 2008: Reloaded Third Edition Chapter One An Introduction to Visual Basic 2008.
INFORMATION SYSTEM – SOFTWARE TOPIC: GRAPHICAL USER INTERFACE.
COMPUTER III. Fundamental Concepts of Programming Control Structures Sequence Selection Iteration Flowchart Construction Introduction to Visual Basic.
Chapter 1 Introduction to Visual Basic Programming and Applications 1 Exploring Microsoft Visual Basic 6.0 Copyright © 1999 Prentice-Hall, Inc. By Carlotta.
Visual Basic.Net. Software to Install Visual Studio 2005 Professional Edition (Requires Windows XP Pro) MSDN Library for Visual Studio 2005 Available.
Dr. Al-Mothana Gasaymeh. تشغيل البرنامج أجزاء البرمجية شريط العنوان title bar شريط القوائم menus bar شريط الادوات tool bar صندوق الادوات tool box شاشة.
Visual Basic.NET Comprehensive Concepts and Techniques Chapter 2 The Visual Basic.NET Integrated Development Environment.
Microsoft Visual Basic 2012: Reloaded Fifth Edition Chapter One An Introduction to Visual Basic 2012.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Computer Skills Chapter 2. Software Software: is a set of programs, data, and information. Program: is a set of sequence instructions that tell the computer.
Chapter 1 Introduction to Visual Basic
Dive Into® Visual Basic 2010 Express
Visual Basic.NET Windows Programming
What Do Computers Do? A computer system is
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Visual Basic Code & No.: CS 218
Introduction to Computer CC111
Computer Software: Programming
An Introduction to Computers and Visual Basic
1. Introduction to Visual Basic
An Introduction to Computers and Visual Basic
Module 1.1 Introduction to computers
نظام التشغيل Windows xp.
CIS16 Application Development Programming with Visual Basic
An Introduction to Computers and Visual Basic
Chapter Two Visual Basic.Net.
Introduction to Visual Basic 2010
Presentation transcript:

Dr. Al-Mothana Gasaymeh

Software Software : is a collection of programs, data, and information “ instructions for the hardware “ Program : Set of instructions that tell the computer what to do Programmer : the person who make the programs

Parts of computer System Hardware: Electronic Devices Software : Instructions and computer programs

What is Visual basic A language used to create windows applications Programs are developed with a Graphical User Interface (GUI) The Instruction executed in the program are controlled by events “ Uses events-driven Programming “

تشغيل البرنامج

أجزاء البرمجية شريط العنوان title bar شريط القوائم menus bar شريط الادوات tool bar صندوق الادوات tool box شاشة الخصائص properties windows شاشة مستكشف المشروع project explorer النموذج form محرر برنامج الفيجوال بيسك visual basic editor

شريط العنوان Title Bar

شريط القوائم Menus bar

Questions كم قائمة يوجد في شريط القوائم ؟ ما هو عمل : File Edit View Run Debug Tools Window Help

شريط الادوات tool bar

صندوق الادوات tool box

شاشة الخصائص properties windows

شاشة مستكشف المشروع project explorer

النموذج form

محرر برنامج الفيجوال بيسك visual basic editor

Saving the project and programs File>save project as File>save form as File > Make project.exe

Questions ما الفرق بين المشروع و البرنامج project VS program ؟

Run

End

Steps in Developing Application 1. Open form 2. Draw the user interface (controls) 3. Assign properties to controls 3. Attach code to controls - ما هي خطوات انشاء تطبيق ) (Application في Visual basic ؟ 1- فتح الفورم 2- رسم الكائنات (TOOLS) 3- تغيير الخصائص 4- كتابة الكود

مصطلحات هامة ؟ أدوات التحكم Controls كائنات برمجية تمثل القطع المكونة لواجهة برامج الفيجوال بيسك الحدث Events فعل يقوم به المستخدم او البرنامج الوظائف Methods افعال محددة يمكن للكائن أن يقوم بها مثل Hide كائن Object أحد عناصر البرنامج له خصائص و وظائف و احداث مثل Controls and the forms ألإجراءات Procedures مقاطع من التعليمات ( الكود ) مثل الدوال Functions الخصائص Properties