Monday, May 9, 2011

May 9th - 2011

Lou Hafer
Office: TASC 9421
lou@cs.sfu.ca
Office hours: MW 4:30-5:30
Rate My Prof

Eclipse IDE (The environment we work in)
Java Run-time Environment

Text Book We Use :
Java Foundation by Lewis, Depasquale, Chase

Course Website


From CMPT 120:
*Data types and conversions, sections 2.1-2.3,2.5
*Expressions section 2.4
*Strings section 3.2
*Libraries(packages, modules) section 3.3
*Conditionals (if,then,else) section 4.1 - 4.2
*Loops section 4.5,4.7,4.8,
*Subroutines (methods) section 5.4
*Basic Terminal i/o section 2.6



Computing Science:


- Study of algorithms
* Math properties
* Linguistic realization
* Hardware realization
* Application of algorithms


Algorithm : sequence of unambiguous instructions for solving a problem.

- desire efficiency
- desire robustness

No comments:

Post a Comment