Embed presentation
Download to read offline
![Introduction to Programming
What is Programming ?
Programming –deals with the study of computer language
What is a Visual Basic?
Visual Basic (Vb) – is a tool created by Microsoft to build a computer application in a user-friendly
environment thatsupports Graphical User interface
GUI –Graphical User Interface
Flowchart –A graphical representation of step bystep instructions tosolve a problem.
Algorithun – A set of step by step instruction tosolve aproblem.
Operator –An enqine used to perform logical andmathematical operations.
Variable – Amemory storage/container
Loop – An action thatrepeatedly and continuously performuntil a certain condition is done.
Operators:
1)Arithmetic operators
+ Addition
- Subtraction
* Multiplication]
/ Division
2.) Relational Operatior](https://image.slidesharecdn.com/introductiontoprogramming-160527073037/85/Introduction-to-programming-1-320.jpg)


This document provides an introduction to programming concepts. It defines programming as dealing with computer languages and visual basic as a tool created by Microsoft to build graphical user interface applications. It discusses flowcharts as a graphical representation of step-by-step instructions to solve a problem and algorithms as a set of instructions to solve a problem. It also defines operators, variables, loops, and provides examples of arithmetic, relational, and logical operators. Finally, it shows examples of a flowchart and algorithm that use variables and conditions.
![Introduction to Programming
What is Programming ?
Programming –deals with the study of computer language
What is a Visual Basic?
Visual Basic (Vb) – is a tool created by Microsoft to build a computer application in a user-friendly
environment thatsupports Graphical User interface
GUI –Graphical User Interface
Flowchart –A graphical representation of step bystep instructions tosolve a problem.
Algorithun – A set of step by step instruction tosolve aproblem.
Operator –An enqine used to perform logical andmathematical operations.
Variable – Amemory storage/container
Loop – An action thatrepeatedly and continuously performuntil a certain condition is done.
Operators:
1)Arithmetic operators
+ Addition
- Subtraction
* Multiplication]
/ Division
2.) Relational Operatior](https://image.slidesharecdn.com/introductiontoprogramming-160527073037/85/Introduction-to-programming-1-320.jpg)

