Difference between revisions of "CIS 3020"
Jump to navigation
Jump to search
(CIS 3020 moved to CIS 3020 Part 1: More structured this way) |
|||
| Line 1: | Line 1: | ||
| − | + | These notes have been split into parts to make better sense of what was going on. They are now as follows: | |
| + | |||
| + | * [[CIS 3020 Part 1]] | ||
| + | ** Introduction to CIS | ||
| + | ** What is computer science? | ||
| + | ** Changing face of computer science | ||
| + | ** What is a computer? | ||
| + | ** Programming | ||
| + | ** Programming Paradigms | ||
| + | * [[CIS 3020 Part 2]] | ||
| + | ** Characteristics of Object Oriented Programming | ||
| + | ** Unified Modeling Language | ||
| + | ** Simple Program | ||
| + | ** Real Program | ||
| + | ** Terminology | ||
| + | ** Software life cycle | ||
| + | ** Traditional software life cycle costs | ||
| + | ** Important issues in the real world | ||
| + | ** Problem solving methodology | ||
| + | ** Design | ||
| + | ** Object Oriented Design | ||
| + | ** UML Revisited | ||
| + | ** Problem | ||
| + | ** Implementation | ||
| + | * [[CIS 3020 Part 3]] | ||
| + | ** Syntactic Elements | ||
| + | ** Structure of Class Definition | ||
Revision as of 15:46, 22 February 2007
These notes have been split into parts to make better sense of what was going on. They are now as follows:
- CIS 3020 Part 1
- Introduction to CIS
- What is computer science?
- Changing face of computer science
- What is a computer?
- Programming
- Programming Paradigms
- CIS 3020 Part 2
- Characteristics of Object Oriented Programming
- Unified Modeling Language
- Simple Program
- Real Program
- Terminology
- Software life cycle
- Traditional software life cycle costs
- Important issues in the real world
- Problem solving methodology
- Design
- Object Oriented Design
- UML Revisited
- Problem
- Implementation
- CIS 3020 Part 3
- Syntactic Elements
- Structure of Class Definition