1. What is the definition of a problem? 2. How to solve problems? 3. What is meant by Algorithm? 4. What is a Program testing? 5. What is Flowchart?

Size: px
Start display at page:

Download "1. What is the definition of a problem? 2. How to solve problems? 3. What is meant by Algorithm? 4. What is a Program testing? 5. What is Flowchart?"

Transcription

1 1. What is the definition of a problem? 2. How to solve problems? 3. What is meant by Algorithm? 4. What is a Program testing? 5. What is Flowchart? 6. Define Visual Basic.NET? 7. Define programming language? 8.. Complete: Shapes Shapes' name.. Process Flow line Function Start & End Used to input & output Choose events & condition of answer Yes & No.. 1

2 9. Correct the flowchart which represents adding two numbers: Start Result = n1 + n2 Read n1 Read n2 Output the result End 2

3 10. The figure show chart for calculating the area and circumference for a circle given the radius of the circle R: A=3.14*R*R C=2*3.14*R START END OUTPUT A OUTPUT C READ R 11. The figure show chart for calculating the interest value for balance with fixed interest rate. Interest =balance*rate END Read name, balance, rate Output Name, balance, interest Start 3

4 12- - Draw a flowchart for a program that will obtain exam scores from the user. Determine whether the score is greater than or. ناجح equal 50 and display the message 13-Make the following statements in order: ( ) Program Testing. ( ) Performing step-by-step instructions (Algorithm). ( ) Problem Definition. ( ) Program Documentation. ( ) Program design. 14-State whether the following statements are true ( ) or false (X) : 1. Flowcharts use symbols and lines with arrows to represent an Algorithm. ( ) 2. You can use any Geometric shape to represent Algorithms when drawing flowcharts. ( ) 3. Flowcharts can be drawn using software only and can t be drawn on paper. ( ) 4.The flow of steps will always be from top to bottom or from left to right. ( ) 4

5 5. The rectangle symbol represents only on processing operation. ( ) 6. The flow of steps will always be from top to bottom or from left to right. ( ) 7. The symbol is used when a question has more than one Alternative. ( ) 8.Two paths (lines) should come out from the diamond. ( ) 9. The line with an arrow (flow line) should be from left to right or from top to bottom. ( ) 10. The (Algorithm) is the first stage of Problem Solving. ( ) 11-Flowcharts use standard symbols and lines to represent a problem algorithm. ( ) 12- The problem means that an objective or output is required to reach. ( ) 13- Preparing a cup of tea is an example of a problem. ( ) 14- Problem solving is the steps, activities, and processes to be done to reach an Output or objective. ( ) 5

6 15- Flowcharts are schematic representations which depend on drawing some Standard symbols to clarify the order of procedures to solve a problem. ( ) 16- Flowcharts help to facilitate understanding of the problem, analyses and convert it to a program. ( ) 17- The VB.net language is one of the high level languages. ( ) 18- The VB.net language is one of Event Driven languages. ( ) 19- The VB.net language is the only high level language. ( ) 20- The VB.net language is considered a high level language because it is easy to Learn. ( ) 21- The VB.net language is used in producing Windows applications and Web applications. ( ) 22- The VB.net language is used in producing Web applications only. ( ) 23- The VB.net language can't be used in producing Windows applications. ( ) 24- Every Object is characterized by certain properties and certain behaviour when a certain event occurs on it. ( ) 6

7 25- Events and procedures which belong to any object in VB.net language are called properties. ( ) 26- The name, the size and colour of an object are all samples of events that can occur to the object in VB.net language. ( ) 27- The name, the size and colour of an object are all samples of properties of some Objects in VB.net language. ( ) 28- The Events are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language. ( ) 29- The procedures are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language. ( ) 30- Pressing click and D -click are samples of some events that can occur to an object in VB.net language. ( ) 31- Framework.net contains Compilers, libraries and runtime environment. ( ) 32- Compilers in Framework. Net are considered the environment of runtime for applications which are produced in VB.net language.( ) 7

8 33- Compilers are programmes that translate commands and instructions written by the programmer from the high level language into machine language. ( ) 34- Object oriented programming languages are the languages which work through objects that carry out procedures when a certain event occurs to them. ( ) 35- All programming languages which carry out a group of commands and instructions are considered as Event Driven languages.( ) 36- Visual Studio is considered IDE because it includes a group of tools, elements and characteristics necessary to produce applications. ( ) 37- The function of the property RightToLeft of the Form is to define the direction of Controls from right to left.( ) 38- The function of the property RightToLeft of the Form is to define the state of the Form on the screen in a position of Maximizing or Minimizing. ( ) 39- Setting the property ControlBox of the Form can control the Form in a position of Maximizing during programme.runtime.( ) 40- The property"name" is used in showing a certain Text in the title bar of user window a name of the window.( ) 8

9 41- The property Text is used in showing a certain text the title bar of of user window. ( ) 42- Setting some properties of the Form is applied to Controls which are placed on the Form. ( ) 43- The effect of setting the WindowState property of the form appears only in runtime mode. ( ) 44- You can change the location of Command Button on the Form through Size property. ( ) 45- You can change the location of Command Button on the Form through Location property. ( ) 46- Placing Controls automatically on the Form on the coordinate (0-0) is in the middle of the Form.( ) 47- You can change the size of Label manually if AutoSize=true. ( ) 48- You can change the size of Label manually if AutoSize= false. ( ) 49-"Textbox control tool: is the only tool which has the property passwordchart.( ) 50- "Textbox control tool: is the only tool which has the property AutoSize.( ) 51- ListBox and ComboBox share in "Item " property.( ) 9

10 52- ListBox and and ComboBox share in " Suggest " property.( ) 53- GroupBox is the tool used in containg a group of controls, these controls have the same function on the Form.( ) 54- ListBox is the tool used in containg a group of controls, these controls have the same function on the Form.( ) 55- CheckBox can be used on the Form to choose the Gender of student male or Female. ( ) 56- Combobox is the control tool that allows the user to choose one element of several elements in the smallest possible space on the form window. ( ) Choose the appropriate answer to complete each phrase of the following: 1- Steps, activities and procedures to be done to reach an objective or an output - can be called: a. problem definition b. problem c. problem solving 2- On drawing flowcharts we use: a. standard symbols and lines b. all geometric figures c. one geometric figure 3- A set of procedures arranged logically for solving a specific problem can be called: a. problem b. algorithm c. program testing 10

11 4- Making sure that the program is free of errors can be called: a. program testing b. program documentation c. algorithm 5- Writing down all the steps taken to solve a problem errors can be called: a. program documentation b. program testing c. flowcharts 6- Problem-solving approach includes many terminologies, the terminology that expresses the preparation of a cup juice is: a. Flowchart b. algorithm c. problem 7- Problem-solving approach includes many of the terminologies, the terminology that expresses the mathematical problem is: a. Algorithm b. problem c. program design 8- A schematic representation that depends on drawing some standard symbols to clarify the order of procedures to solve a problem can be called: a. Problem b. algorithm c. flowchart 9- Object Oriented programming language depends on: a- using Windows applications. b- using Web applications. c- objects in computer memory. 11

12 10- You can produce Windows applications or Web applications by using: a-objects in computer memory b-vb.net language d- Properties and Events 11- Characteristics which describe the object such as size, name and colour are called: a-properties b-procedures c-events 12- Click on Button is: a-property b-procedure c-event 13- Commands and instructions which we want to carry out are called: a-properties b-producers c-events 14- The Properties term refers to: a- Features that describe the object. b- Events that can occur to the object. c- Commands and instructions that are carried out. 15- The Events term refers to : a- properties that describe the object. b- Events that can occur to the object. c- Commands and instructions that are carried out. 16- The Procedures term refers to: a-properties that describe the object. b-events that can occur to the object. d- Commands and instructions that are carried out. 12

13 17- libraries, Compilers and Environment of runtime of applications are the most important components of: a-object Oriented. b-event Driven. c-framework.net. 18- IDE is called: a-visual Basic.net b-visual Studio. c-framwork.net. 19- The function of "Right to Left" property of the Form is: a- define the direction of Control tools from Right to Left. b- define whether the layout of ControlTools on the Form is from Right to Left. c- define the state of the window in a state of maximaizing or minimaizing. 20-ControlBox property of the Form is helping to: a- showing or hiding of Maximaizing Box. b- control the appearance of the Form whether it is in aposition of Minimaizing / Maximaizing / Normal. c- control the appearance or disappearance of ControlBox in the Form. 21-The used property in showing a certain Text on the titlebar of a Form is : a- Name b-text c-formborderstyle 13

14 22-On setting some properties of the Form, they are applied on Control Tools Which are placed on the Form (one of them is): a-name b-forecolor c-text 23- The effect of setting this property doesn't appear unless in runtime mode (This property is): a-formborderstyle b-windowstate c-righttoleft 24- The property which is responsible for the size, shape and effect of the Text font shown on the Button is : a-backcolor b-forecolor c-font 25- You can change the position of the Button on the Form through the following processes except for : a-drag and drop by the mouse b-setting Size property c-setting Location property 26- You can change the position of the Button on the Form through : a. setting Location property b-setting Size property c-the eight squares around the Button 27- On inserting any ControlTool by pressing D-Click from the ToolBox on the Form, the appropriate place to be shown is : a-coordinate (0,0) b-the middle of the Form c-the position of ControlTool is different according to the size of the Form 14

15 28- The size of Label is defined automatically on the Form if the property is: a-autosize = False b- BorderStyle= FixedSingle c- AutoSize=True. 29- You can change the size of control "Label" manually if the property is : a- AutoSize = False- b- BorderStyle= FixedSingle c- AutoSize=True- 30- The following properties belong to TextBox except for: a-autosize b-multiline c-maxlength 31- The Object TextBox is marked by one property : a-autosize b-name c-passwordchart 32- The right value which can be used to set the PasswordChart of the TextBox is : a-pw b-true c-* 33- The ListBox and ComboBox share in this property : a-suggest b-item c-selectionmode 34- The ControlTool which is used in containing a group of controls that have the same function on the Form is: a-combobox b-listbox c-groupbox 15

16 35- The Control tool which can be used on the Form to choose Gender of the student "male"or "female" is: a-radio Button b-checkbox c-textbox 36- The ControlTool which can be used on the Form and allows the user to choose more than one alternatives is : a-radiobutton b-groupbox c-checkbox 37- The ControlTool which can be used on the Form and allows the user to choose more than one item is : a-radiobutton b-groupbox c-checkbox 38- The ControlTool which allows the user to choose one item of 15 in the smallest possible area on the Form is: a-combobox b-listbox c-radiobox 16

17 17

18 18

19 1. What is the definition of a problem? The problem is defined as the objective or the specific output that we want to attain; through a sequence of steps and activities and, specific input. 2. How to solve problems? o Problem Definition. o Perform Algorithm. o Program design. o Program Testing. o Program documentation. 3. What is meant by Algorithm? is defined as group of logically arranged procedures to be executed to attain a goal.(flow Chart) 4. What is a Program testing? Detecting errors and correct them. 5. What is Flowchart? Flowchart is a diagram that uses standard graphical symbol to make the steps required to solve problem. 6- visual Basic.net is just one of the languages in visual studio.net package that includes other languages,such as c# and j#. 7- programming languages is is a set of rules symbols and special words you can use to write instructions to make a computer program. 19

20 8- Complete: Shapes Shapes ' name Terminal Input / output Read / Print Process Decision Flow line Functi on Start & End Used to input & output Input the arithmetic process Choose events & condition of answer Yes & No Communi cation lines of the flowchart 9- Correct the flowchart which represents adding two numbers: Start Read n1 Read n2 Result = n1 + n2 Output the result 20 End

21 10- The figure show chart for calculating the area and circumference for a circle given the radius of the circle R: A=3.14*R*R Start C=2*3.14*R START END OUTPUT A OUTPUT C READ R READ R A=3.14*R*R C=2*3.14*R Output A Output C End 11.The figure show chart for calculating the interest value for balance with fixed interest rate. Interest =balance*rate Start END Read name, balance, rate Output Name, balance, interest Read, name, balance, rate Interest =balance*rate Output name, balance interest Start 21 END

22 12- - Draw a flowchart for a program that will obtain exam scores from the user. Determine whether the score is greater message thanناجح. or equal 50 and display the First: Define the Problem.. ناجح Output: Print the word Input: The score X. Solution: If the value of X is greater than or equal 50; the word ناجح will be printed. Algorithm 1-Start 2- Enter the values of X 3- If X> =50 then ناجح Print End No Start Enter X Flowchart Yes "ناجح" X>=50 Print End 13-Make the following statements in order: ( 4 ) Program Testing. ( 2 ) Performing step-by-step instructions (Algorithm). 22

23 ( 1 ) Problem Definition. ( 5 ) Program Documentation. ( 3 ) Program design. 14-State whether the following statements are true ( ) or false ( X ) 1. Flowcharts use symbols and lines with arrows to represent an Algorithm. ( ) 2. You can use any Geometric shape to represent Algorithms when drawing flowcharts. ( X ) 3. Flowcharts can be drawn using software only and can t be drawn on paper. ( X ) 4.The symbol end. is used to represent both the start and the ( ( 5.The rectangle symbol represents only on processing operation. ( X ) 6. The flow of steps will always be from top to bottom or from left to right. ( ) 7. The symbol is used when a question has more than one Alternative. ( ) 8.Two paths (lines) should come out from the diamond. ( ) 23

24 9.The line with an arrow (flow line) should be from left to right or from top to bottom. ( X ) 10. The (Algorithm) is the first stage of Problem Solving. ( X ) 11-Flowcharts use standard symbols and lines to represent a problem algorithm. ( ) 12- The problem means that an objective or output is required to reach. ( ) 13- Preparing a cup of tea is an example of a problem. ( ) 14- Problem solving is the steps, activities, and processes to be done to reach an Output or objective. ( ) 15- Flowcharts are schematic representations which depend on drawing some Standard symbols to clarify the order of procedures to solve a problem. ( ) 16- Flowcharts help to facilitate understanding of the problem, analyses and convert it to a program. ( ) 17- The VB.net language is one of the high level languages. ( ) 18- The VB.net language is one of Event Driven languages. ( ) 19- The VB.net language is the only high level language. ( X ) 20- The VB.net language is considered a high level language because it is easy to Learn. ( ) 24

25 21- The VB.net language is used in producing Windows applications and Web applications. ( ) 22- The VB.net language is used in producing Web applications only. ( X ) 23- The VB.net language can't be used in producing Windows applications. ( X ) 24- Every Object is characterized by certain properties and certain behaviour when a certain event occurs on it. ( ) 25- Events and procedures which belong to any object in VB.net language are called properties. ( X ) 26- The name, the size and colour of an object are all samples of events that can occur to the object in VB.net language. ( X ) 27- The name, the size and colour of an object are all samples of properties of some Objects in VB.net language. ( ) 28- The Events are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language. ( X ) 29- The procedures are the commands and instructions which are carried out when a certain procedure occurs to the object in VB.net language. ( X ) 25

26 30- Pressing click and D -click are samples of some events that can occur to an object in VB.net language. ( ) 31- Framework.net contains Compilers, libraries and runtime environment. ( ) 32- Compilers in Framework. Net are considered the environment of runtime for applications which are produced in VB.net language.( X ) 33- Compilers are programmes that translate commands and instructions written by the programmer from the high level language into machine language. ( ) 34- Object oriented programming languages are the languages which work through objects that carry out procedures when a certain event occurs to them. ( ) 35- All programming languages which carry out a group of commands and instructions are considered as Event Driven languages.( X ) 36- Visual Studio is considered IDE because it includes a group of tools, elements and characteristics necessary to produce applications. ( ) 26

27 37- The function of the property RightToLeft of the Form is to define the direction of Controls from right to left.( ) 38- The function of the property RightToLeft of the Form is to define the state of the Form on the screen in a position of Maximizing or Minimizing. ( X ) 39-Setting the property ControlBox of the Form can control the Form in a position of Maximizing during programme.runtime. (X) 40- The property"name" is used in showing a certain Text in the title bar of user window a name of the window.( X ) 41- The property Text is used in showing a certain text the title bar of of user window. ( ) 42- Setting some properties of the Form is applied to Controls which are placed on the Form. ( ) 43- The effect of setting the WindowState property of the form appears only in runtime mode. ( ) 44- You can change the location of Command Button on the Form through Size property. ( X ) 45- You can change the location of Command Button on the Form through Location property. ( ) 27

28 46- Placing Controls automatically on the Form on the coordinate (0-0) is in the middle of the Form.( X ) 47- You can change the size of Label manually if AutoSize=true. ( X ) 48- You can change the size of Label manually if AutoSize= false. ( ) 49-"Textbox control tool: is the only tool which has the property passwordchart.( ) 50- "Textbox control tool: is the only tool which has the property AutoSize.( X ) 51- ListBox and ComboBox share in "Item " property.( ) 52- ListBox and and ComboBox share in " Suggest " property. (X) 53- GroupBox is the tool used in containg a group of controls, these controls have the same function on the Form.( ) 54- ListBox is the tool used in containg a group of controls, these controls have the same function on the Form.( X ) 55- CheckBox can be used on the Form to choose the Gender of student male or Female. ( X ) 56- Combobox is the control tool that allows the user to choose one element of several elements in the smallest possible space on the form window. ( ) 28

29 Choose the appropriate answer to complete each phrase of the following: 1- Steps, activities and procedures to be done to reach an objective or an output - can be called: a. problem definition b. problem c. problem solving 2- On drawing flowcharts we use: a. standard symbols and lines b. all geometric figures c. one geometric figure 3- A set of procedures arranged logically for solving a specific problem can be called: a. problem b. algorithm c. program testing 4- Making sure that the program is free of errors can be called: a. program testing b. program documentation c. algorithm 5- Writing down all the steps taken to solve a problem errors can be called: a. program documentation b. program testing c. flowcharts 6- Problem-solving approach includes many terminologies, the terminology that expresses the preparation of a cup juice is: a. Flowchart b. algorithm c. problem 7- Problem-solving approach includes many of the terminologies, the terminology that expresses the mathematical problem is: a. Algorithm b. problem c. program design 29

30 8- A schematic representation that depends on drawing some standard symbols to clarify the order of procedures to solve a problem can be called: a. Problem b. algorithm c. flowchart 9- Object Oriented programming language depends on: a- using Windows applications. b- using Web applications. c- objects in computer memory. 10- You can produce Windows applications or Web applications by using: a-objects in computer memory b-vb.net language c- Properties and Events 11- Characteristics which describe the object such as size, name and colour are called: a-properties b-procedures c-events 12- Click on Button is: a-property b-procedure c-event 13- Commands and instructions which we want to carry out are called: a-properties b-producers c-events 14- The Properties term refers to: a-features that describe the object. b- Events that can occur to the object. 30

31 c-commands and instructions that are carried out. 15- The Events term refers to : a- properties that describe the object. b- Events that can occur to the object. c- Commands and instructions that are carried out. 16- The Procedures term refers to: a-properties that describe the object. b-events that can occur to the object. c-commands and instructions that are carried out. 17- libraries, Compilers and Environment of runtime of applications are the most important components of: a-object Oriented. b-event Driven. c-framework.net. 18- IDE is called: a-visual Basic.net b-visual Studio. c-framwork.net. 19- The function of "Right to Left" property of the Form is: a- define the direction of Control tools from Right to Left. b-define whether the layout of ControlTools on the Form is from Right to Left. c- define the state of the window in a state of maximaizing or minimaizing. 20-ControlBox property of the Form is helping to: a- showing or hiding of Maximaizing Box. 31

32 b- control the appearance of the Form whether it is in aposition of Minimaizing / Maximaizing / Normal. c- control the appearance or disappearance of ControlBox in the Form. 21-The used property in showing a certain Text on the titlebar of a Form is : a- Name b-text c-formborderstyle 22-On setting some properties of the Form, they are applied on Control Tools Which are placed on the Form (one of them is): a-name b-forecolor c-text 23- The effect of setting this property doesn't appear unless in runtime mode (This property is): a-formborderstyle b-window State c-righttoleft 24- The property which is responsible for the size, shape and effect of the Text font shown on the Button is : a-backcolor b-forecolor c-font 25- You can change the position of the Button on the Form through the following processes except for : a-drag and drop by the mouse b-setting Size property c-setting Location property 26- You can change the position of the Button on the Form through : a- setting Location property b-setting Size property c-the eight squares around the Button 32

33 27- On inserting any ControlTool by pressing D-Click from the ToolBox on the Form, the appropriate place to be shown is : a-coordinate (0,0) b-the middle of the Form c-the position of ControlTool is different according to the size of the Form 28- The size of Label is defined automatically on the Form if the property is: a-autosize = False b- BorderStyle= FixedSingle c- AutoSize=True. 29- You can change the size of control "Label" manually if the property is : a- AutoSize = False b- BorderStyle= FixedSingle c- AutoSize=True 30- The following properties belong to TextBox except for: a-autosize b-multiline c-maxlength 31- The Object TextBox is marked by one property : a-autosize b-name c-passwordchar 32- The right value which can be used to set the PasswordChart of the TextBox is : a-pw b-true c-* 33- The ListBox and ComboBox share in this property : a-suggest b-item c-selectionmode 33

34 34- The ControlTool which is used in containing a group of controls that have the same function on the Form is: a-combobox b-listbox c-groupbox 35- The Control tool which can be used on the Form to choose Gender of the student "male"or "female" is: a-radio Button b-checkbox c-textbox 36- The ControlTool which can be used on the Form and allows the user to choose more than one alternatives is : a-radiobutton b-groupbox c-checkbox 37- The ControlTool which can be used on the Form and allows the user to choose more than one item is : a-radiobutton b-groupbox c-checkbox 38- The ControlTool which allows the user to choose one item of 15 in the smallest possible area on the Form is: a-combobox b-listbox c-radiobox 34

35 Number indicates 1 Name of the file where codes are saved 2 Name of the file where window is saved 3 The declaration of class: Its name Form1 Between the two lines is the place of typing codes for 4 the class Form1. Red Button Green Button Blue Button Label1.BackColor = Color.Red Label1.BackColor = Color. Green Label1.BackColor = Color. Blue Show (Label1) Hide (Label1) Label1. Visible =True Label1. Visible = False Property Value Lines of code Multiline True Textbox1. Multiline = True Font Type: Andalus Textbox1.Font = ( Andalus,20) Size:20 Forecolor Blue Textbox1.Forecolor= color.blue backcolor True Textbox1.BackColor= Color.Yellow 35

Controls. By the end of this chapter, student will be able to:

Controls. By the end of this chapter, student will be able to: Controls By the end of this chapter, student will be able to: Recognize the (Properties Window) Adjust the properties assigned to Controls Choose the appropriate Property Choose the proper value for the

More information

Third grade preparatory First semester Preparation Dr.Gamal Eldin Mohamed Amin

Third grade preparatory First semester Preparation Dr.Gamal Eldin Mohamed Amin Book Sector Samir Hassan Mohamed General Manager Educational Computer Department Ahmed Abdallah Mansour Computer Expert Educational Computer Department Aziza El Sayed Bassiouny Computer Expert Educational

More information

CST242 Windows Forms with C# Page 1

CST242 Windows Forms with C# Page 1 CST242 Windows Forms with C# Page 1 1 2 4 5 6 7 9 10 Windows Forms with C# CST242 Visual C# Windows Forms Applications A user interface that is designed for running Windows-based Desktop applications A

More information

Dive Into Visual C# 2010 Express

Dive Into Visual C# 2010 Express Dive Into Visual C# 2010 Express 2 Seeing is believing. Proverb Form ever follows function. Louis Henri Sullivan Intelligence is the faculty of making artificial objects, especially tools to make tools.

More information

Introductionto the Visual Basic Express 2008 IDE

Introductionto the Visual Basic Express 2008 IDE 2 Seeing is believing. Proverb Form ever follows function. Louis Henri Sullivan Intelligence is the faculty of making artificial objects, especially tools to make tools. Henri-Louis Bergson Introductionto

More information

Chapter 12: Using Controls

Chapter 12: Using Controls Chapter 12: Using Controls Examining the IDE s Automatically Generated Code A new Windows Forms project has been started and given the name FormWithALabelAndAButton A Label has been dragged onto Form1

More information

Unit-1. Components of.net Framework. 1. Introduction to.net Framework

Unit-1. Components of.net Framework. 1. Introduction to.net Framework 1 Unit-1 1. Introduction to.net Framework The.NET framework is a collection of all the tools and utilities required to execute the.net managed applications on a particular platform. The MS.NET framework

More information

Using Visual Basic Studio 2008

Using Visual Basic Studio 2008 Using Visual Basic Studio 2008 Recall that object-oriented programming language is a programming language that allows the programmer to use objects to accomplish a program s goal. An object is anything

More information

IT3101 -Rapid Application Development Second Year- First Semester. Practical 01. Visual Basic.NET Environment.

IT3101 -Rapid Application Development Second Year- First Semester. Practical 01. Visual Basic.NET Environment. IT3101 -Rapid Application Development Second Year- First Semester Practical 01 Visual Basic.NET Environment. Main Area Menu bar Tool bar Run button Solution Explorer Toolbox Properties Window Q1) Creating

More information

Chapter 2 Visual Basic Interface

Chapter 2 Visual Basic Interface Visual Basic Interface Slide 1 Windows GUI A GUI is a graphical user interface. The interface is what appears on the screen when an application is running. A GUI is event-driven, which means it executes

More information

Full file at

Full file at T U T O R I A L 3 Objectives In this tutorial, you will learn to: Set the text in the Form s title bar. Change the Form s background color. Place a Label control on the Form. Display text in a Label control.

More information

1 Dept: CE.NET Programming ( ) Prof. Akash N. Siddhpura. Working with Form: properties, methods and events

1 Dept: CE.NET Programming ( ) Prof. Akash N. Siddhpura. Working with Form: properties, methods and events Working with Form: properties, methods and events To create a New Window Forms Application, Select File New Project. It will open one dialog box which is shown in Fig 2.1. Fig 2.1 The New Project dialog

More information

Computer Science 110. NOTES: module 8

Computer Science 110. NOTES: module 8 Computer Science 110 NAME: NOTES: module 8 Introducing Objects As we have seen, when a Visual Basic application runs, it displays a screen that is similar to the Windows-style screens. When we create a

More information

DateTimePicker Control

DateTimePicker Control Controls Part 2 DateTimePicker Control Used for representing Date/Time information and take it as input from user. Date information is automatically created. Prevents wrong date and time input. Fundamental

More information

2 USING VB.NET TO CREATE A FIRST SOLUTION

2 USING VB.NET TO CREATE A FIRST SOLUTION 25 2 USING VB.NET TO CREATE A FIRST SOLUTION LEARNING OBJECTIVES GETTING STARTED WITH VB.NET After reading this chapter, you will be able to: 1. Begin using Visual Studio.NET and then VB.NET. 2. Point

More information

Interface Design in C#

Interface Design in C# Interface Design in C# Project 1: Copy text from TextBox to Label as shown in the figure. TextBox and Label have the same property: display.text = nameentry.text; private void nameentry_textchanged display.text

More information

First Visual Basic Lab Paycheck-V1.0

First Visual Basic Lab Paycheck-V1.0 VISUAL BASIC LAB ASSIGNMENT #1 First Visual Basic Lab Paycheck-V1.0 Copyright 2013 Dan McElroy Paycheck-V1.0 The purpose of this lab assignment is to enter a Visual Basic project into Visual Studio and

More information

Full file at https://fratstock.eu Programming in Visual Basic 2010

Full file at https://fratstock.eu Programming in Visual Basic 2010 OBJECTIVES: Chapter 2 User Interface Design Upon completion of this chapter, your students will be able to 1. Use text boxes, masked text boxes, rich text boxes, group boxes, check boxes, radio buttons,

More information

Chapter 2. Creating Applications with Visual Basic Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of

Chapter 2. Creating Applications with Visual Basic Pearson Addison-Wesley. All rights reserved. Addison Wesley is an imprint of Chapter 2 Creating Applications with Visual Basic Addison Wesley is an imprint of 2011 Pearson Addison-Wesley. All rights reserved. Section 2.1 FOCUS ON PROBLEM SOLVING: BUILDING THE DIRECTIONS APPLICATION

More information

Visual Basic.NET. 1. Which language is not a true object-oriented programming language?

Visual Basic.NET. 1. Which language is not a true object-oriented programming language? Visual Basic.NET Objective Type Questions 1. Which language is not a true object-oriented programming language? a.) VB.NET b.) VB 6 c.) C++ d.) Java Answer: b 2. A GUI: a.) uses buttons, menus, and icons.

More information

Skill Area 336 Explain Essential Programming Concept. Programming Language 2 (PL2)

Skill Area 336 Explain Essential Programming Concept. Programming Language 2 (PL2) Skill Area 336 Explain Essential Programming Concept Programming Language 2 (PL2) 336.1-Examine Basic Language Environment 336.1.1 Describe the basic operating environment of the language 336.1.2 Define

More information

GUJARAT TECHNOLOGICAL UNIVERSITY DIPLOMA IN INFORMATION TECHNOLOGY Semester: 4

GUJARAT TECHNOLOGICAL UNIVERSITY DIPLOMA IN INFORMATION TECHNOLOGY Semester: 4 GUJARAT TECHNOLOGICAL UNIVERSITY DIPLOMA IN INFORMATION TECHNOLOGY Semester: 4 Subject Name VISUAL BASIC Sr.No Course content 1. 1. Introduction to Visual Basic 1.1. Programming Languages 1.1.1. Procedural,

More information

Full file at Chapter 2: Creating a User Interface

Full file at   Chapter 2: Creating a User Interface Chapter 2: Creating a User Interface TRUE/FALSE 1. Text boxes accept and display information automatically, so no special event is necessary for them to do their assigned task. T PTS: 1 REF: 84 2. A button

More information

Visual C# Program: Temperature Conversion Program

Visual C# Program: Temperature Conversion Program C h a p t e r 4B Addendum Visual C# Program: Temperature Conversion Program In this chapter, you will learn how to use the following Visual C# Application functions to World Class standards: Writing a

More information

Philadelphia University Faculty of Information Technology. Visual Programming

Philadelphia University Faculty of Information Technology. Visual Programming Philadelphia University Faculty of Information Technology Visual Programming Using C# -Work Sheets- Prepared by: Dareen Hamoudeh Eman Al Naji Work Sheet 1 Form, Buttons and labels Properties Changing properties

More information

Lab 4: Introduction to Programming

Lab 4: Introduction to Programming _ Unit 2: Programming in C++, pages 1 of 9 Department of Computer and Mathematical Sciences CS 1410 Intro to Computer Science with C++ 4 Lab 4: Introduction to Programming Objectives: The main objective

More information

Disclaimer. Trademarks. Liability

Disclaimer. Trademarks. Liability Disclaimer II Visual Basic 2010 Made Easy- A complete tutorial for beginners is an independent publication and is not affiliated with, nor has it been authorized, sponsored, or otherwise approved by Microsoft

More information

Generating Vectors Overview

Generating Vectors Overview Generating Vectors Overview Vectors are mathematically defined shapes consisting of a series of points (nodes), which are connected by lines, arcs or curves (spans) to form the overall shape. Vectors can

More information

Dive Into Visual C# 2008 Express

Dive Into Visual C# 2008 Express 1 2 2 Dive Into Visual C# 2008 Express OBJECTIVES In this chapter you will learn: The basics of the Visual Studio Integrated Development Environment (IDE) that assists you in writing, running and debugging

More information

Lecture 1 Introduction Phil Smith

Lecture 1 Introduction Phil Smith 2014-2015 Lecture 1 Introduction Phil Smith Learning Outcomes LO1 Understand the principles of object oriented programming LO2 Be able to design object oriented programming solutions LO3 Be able to implement

More information

Programming. C# Programming: From Problem Analysis to Program Design 2nd Edition. David McDonald, Ph.D. Director of Emerging Technologies

Programming. C# Programming: From Problem Analysis to Program Design 2nd Edition. David McDonald, Ph.D. Director of Emerging Technologies 9 Programming Based on Events C# Programming: From Problem Analysis to Program Design 2nd Edition David McDonald, Ph.D. Director of Emerging Technologies Chapter Objectives Create applications that use

More information

UNIT Files. Procedure/Functionand Other Declarations (CONST, TYPE, VAR) can be stored under different Object Pascal Files (Library).

UNIT Files. Procedure/Functionand Other Declarations (CONST, TYPE, VAR) can be stored under different Object Pascal Files (Library). Basics of Language UNIT Files Basics of Language UNIT Files UNIT Files Procedure/Functionand Other Declarations (CONST, TYPE, VAR) can be stored under different Object Pascal Files (Library). You can reduce

More information

Visual C# Program: Simple Game 3

Visual C# Program: Simple Game 3 C h a p t e r 6C Visual C# Program: Simple Game 3 In this chapter, you will learn how to use the following Visual C# Application functions to World Class standards: Opening Visual C# Editor Beginning a

More information

Department of Computer and Mathematical Sciences. Lab 7: Selection

Department of Computer and Mathematical Sciences. Lab 7: Selection Unit 2: Visual Basic.NET, pages 1 of 11 Department of Computer and Mathematical Sciences CS 1408 Intro to Computer Science with Visual Basic.NET 7 Lab 7: Selection Objectives: The main objective of this

More information

Chapter 12: Using Controls

Chapter 12: Using Controls Chapter 12: Using Controls Using a LinkLabel LinkLabel Similar to a Label Provides the additional capability to link the user to other sources Such as Web pages or files Default event The method whose

More information

Introduction to the Visual Basic Express 2005IDE

Introduction to the Visual Basic Express 2005IDE 2 Introduction to the Visual Basic Express 2005IDE OBJECTIVES In this chapter, you will learn The basics of the VisualStudio Integrated Development Environment (IDE) that assists you in writing, running

More information

Visual Basic Course Pack

Visual Basic Course Pack Santa Monica College Computer Science 3 Visual Basic Course Pack Introduction VB.NET, short for Visual Basic.NET is a language that was first introduced by Microsoft in 1987. It has gone through many changes

More information

Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1

Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1 Shell Education #50672 Interactive Whiteboard Activities: Mathematics 1 Table of Contents Introduction......................................4 Overview.......................................4 Getting Started..................................4

More information

Visual C# Program: Resistor Sizing Calculator

Visual C# Program: Resistor Sizing Calculator C h a p t e r 4 Visual C# Program: Resistor Sizing Calculator In this chapter, you will learn how to use the following Visual C# Application functions to World Class standards: Opening Visual C# Editor

More information

Word 2003: Flowcharts Learning guide

Word 2003: Flowcharts Learning guide Word 2003: Flowcharts Learning guide How can I use a flowchart? As you plan a project or consider a new procedure in your department, a good diagram can help you determine whether the project or procedure

More information

EEE-425 Programming Languages (2013) 1

EEE-425 Programming Languages (2013) 1 2 System.Drawing Namespace System.Windows.Forms Namespace Creating forms applications by hand Creating forms applications using Visual Studio designer Windows applications also look different from console

More information

EEE-425 Programming Languages (2013) 1

EEE-425 Programming Languages (2013) 1 2 System.Drawing Namespace System.Windows.Forms Namespace Creating forms applications by hand Creating forms applications using Visual Studio designer Windows applications also look different from console

More information

1 Information system An information system is the combination of technology(computers) and people that enable an organization to collect data, store them, and transform them into information Data Data

More information

The Control Properties

The Control Properties The Control Properties Figure Before writing an event procedure for the control to response to a user's input, you have to set certain properties for the control to determine its appearance and how it

More information

Departme and. Computer. CS Intro to. Science with. Objectives: The main. for a problem. of Programming. Syntax Set of rules Similar to.

Departme and. Computer. CS Intro to. Science with. Objectives: The main. for a problem. of Programming. Syntax Set of rules Similar to. _ Unit 2: Visual Basic.NET, pages 1 of 13 Departme ent of Computer and Mathematical Sciences CS 1408 Intro to Computer Science with Visual Basic.NET 4 Lab 4: Getting Started with Visual Basic.NET Programming

More information

M. K. Institute Of Computer Studies, Bharuch SYBCA SEM IV VB.NET (Question Bank)

M. K. Institute Of Computer Studies, Bharuch SYBCA SEM IV VB.NET (Question Bank) Unit-1 (overview of Microsoft.net framework) 1. What is CLR? What is its use? (2 times) 2 2. What is garbage collection? 2 3. Explain MSIL 2 4. Explain CTS in detail 2 5. List the extension of files available

More information

Microsoft Visio Working with Connectors

Microsoft Visio Working with Connectors Working with Visio Connectors Overview Connectors are lines that connect your shapes. Once a connection has been made, when the shape is moved, the connector points stay connected and move with the shape.

More information

CHAPTER 3. Writing Windows C# Programs. Objects in C#

CHAPTER 3. Writing Windows C# Programs. Objects in C# 90 01 pp. 001-09 r5ah.ps 8/1/0 :5 PM Page 9 CHAPTER 3 Writing Windows C# Programs 5 9 Objects in C# The C# language has its roots in C++, Visual Basic, and Java. Both C# and VB.Net use the same libraries

More information

EPSON RC+ 7.0 Option. GUI Builder 7.0 EM145A2719F. Rev. 2

EPSON RC+ 7.0 Option. GUI Builder 7.0 EM145A2719F. Rev. 2 EPSON RC+ 7.0 Option GUI Builder 7.0 Rev. 2 EM145A2719F EPSON RC+ 7.0 Option GUI Builder 7.0 Rev.2 EPSON RC+ 7.0 Option GUI Builder 7.0 Rev.2 Copyright 2012-2014 SEIKO EPSON CORPORATION. All rights reserved.

More information

Subject to Change Drawing Application 1 Introducing Computers, the Internet and C#

Subject to Change Drawing Application 1 Introducing Computers, the Internet and C# CO N T E N T S Subject to Change 08-01-2003 Preface Before You Begin Brief Table of Contents i iv vii 1 Drawing Application 1 Introducing Computers, the Internet and C# 1.1 What Is a Computer? 1 1.2 Computer

More information

COPYRIGHTED MATERIAL. Visual Basic: The Language. Part 1

COPYRIGHTED MATERIAL. Visual Basic: The Language. Part 1 Part 1 Visual Basic: The Language Chapter 1: Getting Started with Visual Basic 2010 Chapter 2: Handling Data Chapter 3: Visual Basic Programming Essentials COPYRIGHTED MATERIAL Chapter 1 Getting Started

More information

Tutorial 03 understanding controls : buttons, text boxes

Tutorial 03 understanding controls : buttons, text boxes Learning VB.Net Tutorial 03 understanding controls : buttons, text boxes Hello everyone welcome to vb.net tutorials. These are going to be very basic tutorials about using the language to create simple

More information

GUI Design and Event- Driven Programming

GUI Design and Event- Driven Programming 4349Book.fm Page 1 Friday, December 16, 2005 1:33 AM Part 1 GUI Design and Event- Driven Programming This Section: Chapter 1: Getting Started with Visual Basic 2005 Chapter 2: Visual Basic: The Language

More information

Overview About KBasic

Overview About KBasic Overview About KBasic The following chapter has been used from Wikipedia entry about BASIC and is licensed under the GNU Free Documentation License. Table of Contents Object-Oriented...2 Event-Driven...2

More information

Creating Web Applications Using ASP.NET 2.0

Creating Web Applications Using ASP.NET 2.0 12 Creating Web Applications Using ASP.NET 2.0 12 Chapter CXXXX 39147 Page 1 07/14/06--JHR After studying Chapter 12, you should be able to: Define the terms used when talking about the Web Create a Web

More information

INFORMATICS LABORATORY WORK #4

INFORMATICS LABORATORY WORK #4 KHARKIV NATIONAL UNIVERSITY OF RADIO ELECTRONICS INFORMATICS LABORATORY WORK #4 MAZE GAME CREATION Associate Professor A.S. Eremenko, Associate Professor A.V. Persikov Maze In this lab, you build a maze

More information

Draw Guide. Chapter 2 Drawing Basic Shapes

Draw Guide. Chapter 2 Drawing Basic Shapes Draw Guide Chapter 2 Drawing Basic Shapes Copyright This document is Copyright 2005 2011 by its contributors as listed below. You may distribute it and/or modify it under the terms of either the GNU General

More information

GIMP TEXT EFFECTS. Text Effects: Outline Completed Project

GIMP TEXT EFFECTS. Text Effects: Outline Completed Project GIMP TEXT EFFECTS ADD AN OUTLINE TO TEXT Text Effects: Outline Completed Project GIMP is all about IT (Images and Text) OPEN GIMP Step 1: To begin a new GIMP project, from the Menu Bar, select File New.

More information

Microsoft Visual C# 2005: Developing Applications Table of Contents

Microsoft Visual C# 2005: Developing Applications Table of Contents Table of Contents INTRODUCTION...INTRO-1 Prerequisites...INTRO-2 Installing the Practice Files...INTRO-3 Software Requirements...INTRO-3 Sample Database...INTRO-3 Security...INTRO-4 Installation...INTRO-4

More information

Draw Guide. Chapter 2 Drawing Basic Shapes

Draw Guide. Chapter 2 Drawing Basic Shapes Draw Guide Chapter 2 Drawing Basic Shapes Copyright This document is Copyright 2005 2012 by its contributors as listed below. You may distribute it and/or modify it under the terms of either the GNU General

More information

PROGRAMMING LANGUAGE 2 (SPM3112) NOOR AZEAN ATAN MULTIMEDIA EDUCATIONAL DEPARTMENT UNIVERSITI TEKNOLOGI MALAYSIA

PROGRAMMING LANGUAGE 2 (SPM3112) NOOR AZEAN ATAN MULTIMEDIA EDUCATIONAL DEPARTMENT UNIVERSITI TEKNOLOGI MALAYSIA PROGRAMMING LANGUAGE 2 (SPM3112) INTRODUCTION TO VISUAL BASIC NOOR AZEAN ATAN MULTIMEDIA EDUCATIONAL DEPARTMENT UNIVERSITI TEKNOLOGI MALAYSIA Topics Visual Basic Components Basic Operation Screen Size

More information

Word 2007: Flowcharts Learning guide

Word 2007: Flowcharts Learning guide Word 2007: Flowcharts Learning guide How can I use a flowchart? As you plan a project or consider a new procedure in your department, a good diagram can help you determine whether the project or procedure

More information

ANIMATION FOR EDUCATORS. Professional Development Salary Point Class Presented by Jonathan Mazur, NBCT

ANIMATION FOR EDUCATORS. Professional Development Salary Point Class Presented by Jonathan Mazur, NBCT ANIMATION FOR EDUCATORS Professional Development Salary Point Class Presented by Jonathan Mazur, NBCT jonathan.mazur@lausd.net PLANNING YOUR ANIMATION PROJECT Identifying Learning Goals Defining Assessment

More information

UNIT 3 ADDITIONAL CONTROLS AND MENUS OF WINDOWS

UNIT 3 ADDITIONAL CONTROLS AND MENUS OF WINDOWS UNIT 3 ADDITIONAL CONTROLS AND MENUS OF WINDOWS 1 SYLLABUS 3.1 Working with other controls of toolbox : 3.1.1 Date Time Picker 3.1.2 List Box 3.1.2.1 Item collection 3.1.3 Combo Box 3.1.4 Picture Box 3.15

More information

OPC Systems.NET. Real-time HMI and SCADA software for.net applications.

OPC Systems.NET. Real-time HMI and SCADA software for.net applications. OPC Systems.NET Real-time HMI and SCADA software for.net applications. OPC Systems.NET central communications runs as a Windows Service. Read and write data to OPC Servers supporting Data Access 1.0a,

More information

Introduction to Programming. Writing Programs Syntax, Logic and Run-time Errors

Introduction to Programming. Writing Programs Syntax, Logic and Run-time Errors Introduction to Programming Writing Programs Syntax, Logic and Run-time Errors Error Types in Visual Basic There are three main types of errors that can occur while programming in Visual Basic. Knowing

More information

M. K. Institute Of Computer Studies, Bharuch SYBCA SEM IV VB.NET (Question Bank)

M. K. Institute Of Computer Studies, Bharuch SYBCA SEM IV VB.NET (Question Bank) Unit-1 (overview of Microsoft.net framework) 1. What is CLR? What is its use? (2 times) 2 2. What is garbage collection? 2 3. Explain MSIL (mar/apr-201) 2 times 2 4. Explain CTS in detail 2 5. List the

More information

Adobe PageMaker Tutorial

Adobe PageMaker Tutorial Tutorial Introduction This tutorial is designed to give you a basic understanding of Adobe PageMaker. The handout is designed for first-time users and will cover a few important basics. PageMaker is a

More information

GIMP ANIMATION EFFECTS

GIMP ANIMATION EFFECTS GIMP ANIMATION EFFECTS Animation: Text Word by Word ANIMATION: TEXT WORD BY WORD GIMP is all about IT (Images and Text) BACKGROUND IMAGE Before you begin the text animation, you will download a public

More information

Simple diagrams made up of geometrical shapes can be designed directly in Delphi using the shape component from the ADDITIONAL component menu: shape

Simple diagrams made up of geometrical shapes can be designed directly in Delphi using the shape component from the ADDITIONAL component menu: shape TWO Graphics In chapter one we saw how a bitmap image can be displayed in a program. This is not the only way of producing graphics in Delphi, and in this section we will look at two other methods: Using

More information

TABLE OF CONTENTS 1.0 GENERAL...

TABLE OF CONTENTS 1.0 GENERAL... TABLE OF CONTENTS 1.0 GENERAL... 2 1.1. SYSTEM REQUIREMENTS:... 2 1.2. INSTALLATION:... 2 2.0 GETTING STARTED... 3 2.1 STARTING A PROJECT FILE... 4 2.1.1Open a new project:... 4 2.1.2 Save the worksheet

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

Creating and Coding an Expert System Using Visual Basic.NET

Creating and Coding an Expert System Using Visual Basic.NET Creating and Coding an Expert System Using Visual Basic.NET This exercise is designed to give students exposure to how computer programs are created using a computer programming language (VB.NET). In this

More information

INTRODUCTION TO VISUAL BASIC 2010

INTRODUCTION TO VISUAL BASIC 2010 INTRODUCTION TO VISUAL BASIC 2010 Microsoft Visual Basic is a set of programming tools that allows you to create applications for the Windows operating system. With Visual Basic, even a beginner can create

More information

Photoshop Introduction to The Shape Tool nigelbuckner This handout is an introduction to get you started using the Shape tool.

Photoshop Introduction to The Shape Tool nigelbuckner This handout is an introduction to get you started using the Shape tool. Photoshop Introduction to The Shape Tool nigelbuckner 2008 This handout is an introduction to get you started using the Shape tool. What is a shape in Photoshop? The Shape tool makes it possible to draw

More information

A Second Visual BASIC Application : Greetings

A Second Visual BASIC Application : Greetings The Greetings Program A Second Visual BASIC Application : Greetings The following instructions take you through the steps to create a simple application. A greeting is displayed in one of four different

More information

Getting started 7. Setting properties 23

Getting started 7. Setting properties 23 Contents 1 2 3 Getting started 7 Introduction 8 Installing Visual Basic 10 Exploring the IDE 12 Starting a new project 14 Adding a visual control 16 Adding functional code 18 Saving projects 20 Reopening

More information

Philadelphia University Faculty of Information Technology. Visual Programming. Using C# -Work Sheets-

Philadelphia University Faculty of Information Technology. Visual Programming. Using C# -Work Sheets- Philadelphia University Faculty of Information Technology Visual Programming Using C# -Work Sheets- Prepared by: Dareen Hamoudeh Eman Al Naji 2018 Work Sheet 1 Hello World! 1. Create a New Project, Name

More information

Chapter 5. Inserting Objects. Highlights

Chapter 5. Inserting Objects. Highlights Chapter 5 Inserting Objects Highlights 5. Inserting AutoShapes, WordArts and ClipArts 5. Changing Object Position, Size and Colour 5. Drawing Lines 5.4 Inserting Pictures and Text Boxes 5.5 Inserting Movies

More information

European Computer Driving Licence

European Computer Driving Licence European Computer Driving Licence E C D L S y l l a b u s 5. 0 Module 6 Presentation Contents GRAPHICAL OBJECTS... 1 INSERTING DRAWN OBJECTS... 1 ADDING TEXT TO A DRAWN OBJECT... 2 FORMATTING DRAWN OBJECTS...

More information

B.V Patel Institute of BMC & IT, UTU

B.V Patel Institute of BMC & IT, UTU Corse Code and Corse Name: 030010401-GUI Programming Unit 1. Introduction to.net Framework Short Questions 1. What is.net Framework? 2. What is VB.NET? 3. Which are the main components of.net Framework?

More information

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE Using Inspiration 7 Inspiration is a graphic organizer application for grades 6 through adult providing visual thinking tools used to brainstorm, plan, organize, outline, diagram, and write. I. How Inspiration

More information

Software Engineering Lab Manual

Software Engineering Lab Manual Kingdom of Saudi Arabia Ministry Education Prince Sattam Bin Abdulaziz University College of Computer Engineering and Sciences Department of Computer Science Software Engineering Lab Manual 1 Background:-

More information

Mouse Basics. Dayton Metro Library

Mouse Basics. Dayton Metro Library Mouse Basics Dayton Metro Library The mouse is a hand held device that lets you interact with the computer by pointing to things on the screen. When you move the mouse on a flat surface a cursor (pointer)

More information

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template 2008-2009 Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template Office of Medical Education Research and Development Michigan State University College of Human Medicine

More information

CENTAUR S REAL-TIME GRAPHIC INTERFACE V4.0 OPERATOR S MANUAL

CENTAUR S REAL-TIME GRAPHIC INTERFACE V4.0 OPERATOR S MANUAL CENTAUR S REAL-TIME GRAPHIC INTERFACE V4.0 OPERATOR S MANUAL TABLE OF CONTENTS Installation... 6 Introduction to Centaur s real-time Graphic Interface... 6 Computer Requirements... 7 Operating System

More information

3. The first step in the planning phase of a programming solution is to sketch the user interface.

3. The first step in the planning phase of a programming solution is to sketch the user interface. Chapter 2: Designing Applications TRUE/FALSE 1. For an application to fulfill the wants and needs of the user, it is essential for the programmer to plan the application jointly with the user. ANS: T PTS:

More information

REVIEW OF CHAPTER 1 1

REVIEW OF CHAPTER 1 1 1 REVIEW OF CHAPTER 1 Trouble installing/accessing Visual Studio? 2 Computer a device that can perform calculations and make logical decisions much faster than humans can Computer programs a sequence of

More information

6 th Grade Math Cylinder Task. c) Draw a net (pattern) for the manufacturer to use to make the can.

6 th Grade Math Cylinder Task. c) Draw a net (pattern) for the manufacturer to use to make the can. 6 th Grade Math a) Explain what is meant by surface area. What steps would you take to find the surface area of a cylinder? b) One of the major expenses in manufacturing a can is the amount of metal that

More information

FLOW CHART AND PSEUDO CODE

FLOW CHART AND PSEUDO CODE FLOW CHART AND PSEUDO CODE Flowchart A Flowchart is a pictorial representation of an algorithm. The First flowchart is made by John Von Newman in 1945. It is a symbolic diagram of operation sequence, dataflow,

More information

Visual Studio.NET enables quick, drag-and-drop construction of form-based applications

Visual Studio.NET enables quick, drag-and-drop construction of form-based applications Visual Studio.NET enables quick, drag-and-drop construction of form-based applications Event-driven, code-behind programming Visual Studio.NET WinForms Controls Part 1 Event-driven, code-behind programming

More information

Collaboration Tools. Instructor Guide. Copyright 2015 by Edmentum. All Rights Reserved.

Collaboration Tools. Instructor Guide. Copyright 2015 by Edmentum. All Rights Reserved. Collaboration Tools Instructor Guide Copyright 2015 by Edmentum. All Rights Reserved. Contents Introduction... 3 Viewing Collaborations... 3 Creating Collaborations... 4 Facilitating a Collaboration...

More information

Chapter 3. Fundamentals of Programming in Visual Basic

Chapter 3. Fundamentals of Programming in Visual Basic Page 1 of 114 [Page 41] Chapter 3. Fundamentals of Programming in Visual Basic (This item omitted from WebBook edition) 3.1 Visual Basic Controls 42 Starting a New Visual Basic Program A Text Box Walkthrough

More information

Unit 11.Introduction to Form and Report

Unit 11.Introduction to Form and Report Introduction to Form Unit 11.Introduction to Form and Report Introduction: Databases are made to be used. Access provides an easy way to enter data into Access database tables with forms. Forms can also

More information

STUDENT SOLUTIONS MANUAL

STUDENT SOLUTIONS MANUAL Student Solutions Manual (Page 1 of 211) STUDENT SOLUTIONS MANUAL to accompany An Introduction to Programming Using Visual Basic 2010, 8th Edition by David I. Schneider Student Solutions Manual (Page 2

More information

Open a new Excel workbook and look for the Standard Toolbar.

Open a new Excel workbook and look for the Standard Toolbar. This activity shows how to use a spreadsheet to draw line graphs. Open a new Excel workbook and look for the Standard Toolbar. If it is not there, left click on View then Toolbars, then Standard to make

More information

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline 2 T U T O R I A L Objectives In this tutorial, you will learn to: Navigate Visual Studio.NET s Start Page. Create a Visual Basic.NET solution. Use the IDE s menus and toolbars. Manipulate windows in the

More information

To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox.

To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox. To learn more about the Milestones window choose: Help Help Topics Select the Index tab and type in the feature. For Example toolbox. 1 of 12 CHOOSE THE DATES TAB TO: 1. Set the schedule s Date Range.

More information

Create a Flowchart in PowerPoint

Create a Flowchart in PowerPoint Create a Flowchart in PowerPoint A flowchart is a diagram of steps, movements or actions involved in a system or activity. Flowcharts use conventional geometric symbols and arrows to define relationships

More information

3 Welcome Application 41 Introduction to Visual Programming

3 Welcome Application 41 Introduction to Visual Programming CO N T E N T S Preface xvii 1 Graphing Application 1 Introducing Computers, the Internet and Visual Basic.NET 1.1 What Is a Computer? 1 1.2 Computer Organization 2 1.3 Machine Languages, Assembly Languages

More information