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
A sample problem
The software development process
Mechanics
What I want
Our Design from Class
Code, work for this section
My homework 1 solution
The test bank from CSCI 130.
.
Please remember:
This is for a different class.
I change over the years, so look at more recent tests.
Review of Programming concepts from CM*C 1200
Material we discussed above
.
Compiling and Makefiles
Functions
Function Terms
Look at
funDemo.cpp
Lifetime
Look at
scope.cpp
Cohesion
Basic Data types
Integer review
Floating Point review
Selection (if/case)
Code, work for this section
My HW3 design
My HW2 Comments
.
String
String Overview
A problem
Code, work for this section
Looping Constructs
Arrays
File Processing
Structs
Recursion
Dynamic Allocation
Differences Between Certain Programming Languages