Download presentation
Presentation is loading. Please wait.
Published byOswin Hines Modified over 9 years ago
1
EGR 141 Computer Problem Solving in Engineering and Computer Science Developing a Program using Visual Basic.NET 2005
2
What is a Program? pro·gram (prgrm, -grm) n. A listing of the order of events and other pertinent information for a public presentation. The presentation itself: a program of piano pieces. A scheduled radio or television show. An ordered list of events to take place or procedures to be followed; a schedule: a program of physical therapy for a convalescent. A system of services, opportunities, or projects, usually designed to meet a social need: “Working parents rely on the center's after-school latchkey program” (New York Times). A course of academic study; a curriculum. A plan or system of academic and related or ancillary activities: a work-study program. A plan or system of nonacademic extracurricular activities: the football program. A set of coded instructions that enables a machine, especially a computer, to perform a desired sequence of operations. An instruction sequence in programmed instruction.
3
Some Terminology Source Code Object Code Compiler Linker/Builder Executable File
4
Event-Driven Programming Clicking a mouse button Typing a character on the keyboard A passage of a certain amount of time Moving the mouse Deleting or changing a value
5
Designing Computer Applications
6
Programming Environment Toolbar Toolbox Form Window Property Window Project Explorer Window Menu barTitle bar
7
Using Visual Basic.NET Learning Visual Basic.NET...
8
Using Visual Basic.NET Then again, there’s always
9
Using Visual Basic.NET The BEST way:
10
Using Visual Basic.NET Menu Bar Toolbar Toolbox Project Explorer Window Form Window Properties Window Form Layout Window Debug Window
11
Using Visual Basic.NET Creating a new project Saving changes to a project and objects Opening an existing project Project Properties
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.