CS 2511 (Programming II)
All assignments are due
within a week of assigned date!!
Assignment 1A
Search Program with Explicit Data
File (You have to
Create one)
Assignment 1B
Change Search Program with Explicit
Data File
Assignment 2A
Simple Database with Menu (Only file
+ function pass of parameter)
Assignment 2B
Customize Simple Database with Menu
Assignment 3A (DUE DATE:
OCT 22nd Tuesday)
Convert Simple Database with Menu
using Arrays AS IS
Assignment 3B (DUE DATE:
OCT 24th Thursday)
Convert Simple Database with Menu
using Arrays to
Take Advantage
Assignment
4A DUE DATE: OCT 29th Tuesday)
Add
Modify and Delete to Database with ARRAY
Assignment
4B (DUE DATE: OCT 31st Thursday)
Add
Modify and Delete to Database with FILE
Assignment
5A (DUE DATE: Nov 5th Tues)
Add
sort to your menu
Assignment 5B
(DUE DATE: Nov 12th Tues)
Add
Multiple Search
Assignment 6B
(DUE DATE: Nov 19th Tues)
Add
Partial Search
Assignment
7A (DUE DATE: Nov 26th Tues)
Convert
the Database (assignment 2b) with Structure
Assignment
7B (DUE DATE: Dec 3rd Tues)
Convert
the Database (assignment 2b) with Class