Presentation is loading. Please wait.

Presentation is loading. Please wait.

Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions 

Similar presentations


Presentation on theme: "Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions "— Presentation transcript:

1 Lecture 1 Introduction to computers & VB.Net

2 What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions  Faster than human Process data using computer programs

3 What is a computer program? A set of instructions Application & software

4 Computer Organization Input devices: keyboard, mouse, scanner, microphone, digital camera, & etc. Output devices: monitor, printer, projector, device control, & etc. Memory: Primary memory, RAM. Voatile. Arithmetic & logic unit (ALU): Performs calculation, logical comparison, decision making. Continue 

5 Central processing unit (CPU): Administrates process operations. Secondary storage: Long-term storage of applications and data. E.g. hard drive, CD/DVD drive, & etc.

6 Three Types of Languages Machine language: A natural language of a particular computer  machine dependent. +3422221207 +4060234234 +6345335372 Continue 

7 Assembly language: English-like. Translator program called assembler converts to machine language. LOAD BASEPAY ADD OVERPAY STORE GROSSPAY High-level language: More convenient for programmers. GrossPay = BasePay + OverPay

8 High level languages Visual Basic.Net: Evolved from Visual Basic. GUI. Object Oriented. Pascal, C, C ++, C # COBOL Java HTML?, JavaScript?, VBScript?

9 Language Relationships Refer to http://www.erg.abdn.ac.uk/users/gorry/eg2068/course/comp.htmlhttp://www.erg.abdn.ac.uk/users/gorry/eg2068/course/comp.html

10 What is.Net A set of software technologies for connecting information, people, systems, and devices. Based on Web services—small building- block applications that can connect to each other as well as to other, larger applications over the Internet. Continue  http://www.microsoft.com/net/basics/

11

12 What is a program? Sets of instructions that control processing data. Guides the computer through orderly sets of actions specified by people called computer programmers.

13 What is a "good" program? Readable Modula Efficient Why do we learn Visual Basic? learn and write. Wide applications such as VBA, VBScript, ASP, and other Microsoft Products.


Download ppt "Lecture 1 Introduction to computers & VB.Net. What is a Computer? Examples? A device capable of  Performing computation  Making logical decisions "

Similar presentations


Ads by Google