Class Notes
Class notes will be placed here as they are created. These notes are for my use, but are provided for your convenience. In addition, programs created in class will be posted as they are created.
- Program design
- Getting Started
- Accessing the system/computational resources
- Programming Environment
- Learning To Program
- Standards and instructions
- Program Design: Chapter 6
- Review of Programming concepts from CM*C 1200
- Basic Data types
- Integer review
- Floating point review
- Character/String review
- Identifiers, variables and constants
- Input
- Compiling
- Debugging and Testing
- Program formatting and style
- Selection (if/case)
- Looping Constructs
- Arrays
- String
- File Processing
- Functions
- Structs
- Recursion
- Dynamic Allocation
- Differences Between Certain Programming Languages