csc115 introduction to computer programming

7
CSC115 Introduction to Computer Programming Zhen Jiang Dept. of Computer Science West Chester University West Chester, PA 19383 [email protected]

Upload: inoke

Post on 20-Jan-2016

29 views

Category:

Documents


2 download

DESCRIPTION

CSC115 Introduction to Computer Programming. Zhen Jiang Dept. of Computer Science West Chester University West Chester, PA 19383 [email protected]. Table of Contents. Basic I/O Input Output. Tutorial 3-7, page 149 Assignment for the change 1+ 2 = 12? - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: CSC115 Introduction to Computer Programming

CSC115 Introduction to Computer Programming

Zhen Jiang

Dept. of Computer Science

West Chester University

West Chester, PA 19383

[email protected]

Page 2: CSC115 Introduction to Computer Programming

Table of Contents Basic I/O

Input Output

Page 3: CSC115 Introduction to Computer Programming

Textbox and listbox

Page 4: CSC115 Introduction to Computer Programming

1+ 2 = 12? Where to get 1 and 2? Variable and its type Declaration & scope

Page 5: CSC115 Introduction to Computer Programming

Calculation, page 59, 63 Making 1+ 2 = 3!

Page 6: CSC115 Introduction to Computer Programming

Variable, 3 policies, page 60 Assignment, page 60, left + all

variables Variable types, integer and double

Page 7: CSC115 Introduction to Computer Programming

StringWhere to get 1 and 2? – Input Definition Declaration & and + IndexOf Length Substring Empty string Val, CStr