Programming Development: Concepts and Techniques - CIS52

Professor: Priscilla Grocer


Office: K-112

COURSE DESCRIPTION: During this course, the student will learn to analyze difficult programming problems and develop solutions for them. The course will deal with sophisticated concepts of logic, program development, programming style, data structures and the use of programming tools. The students will have the opportunity to analyze complex business programming concepts and develop and work on individual business programming projects.

COURSE OBJECTIVES: The objective of this course is to make students truly proficient programmers and to give them an in-depth course in analyzing problems and developing solutions. The student will learn to develop and write programs to accomplish programming goals and will be ready for an entry level programming job. At the completion of this course, the following objectives should have been accomplished:

TEXTS: The course will rely heavily on instructor notes. The text for or notes for object oriented coding will be discussed in class. Suggestions will be posted.

COURSE OUTLINE:

  1. Data manipulation
  2. Files
    1. Sequential, indexed and introduction of relative
    2. Design and organization - data structures
    3. Processing with multiple files
    4. Relational databases
    1. Updates
    2. Retrievals
  3. Working with multiple files
    1. Sequential
    2. Random
  4. Screen concepts
    1. Review
    2. Variety of approaches
    3. Code to develop user friendly interactive programs
  5. Sorting and Searching
    1. External
    2. Internal
  6. Subprograms
    1. Concepts
    2. Practical application
  7. Advanced problem solving
    1. Techniques
    2. Analyzing samples
    3. Writing and evaluating code
  8. Object oriented programming
    1. Concepts of object oriented programming
    2. Object oriented program
    3. Analyzing samples
    4. Writing code

REQUIREMENTS:

Exams: There will a final examination covering the work of the semester. Any quizzes will be announced and will only be given if the instructor feels they are necessary. Quizzes will count as 1 or 2 homework assignments depending on the depth of the quiz. All exams and quizzes are open notes and open book unless otherwise announced.

Homework: The student will be required to submit homework assignments two class periods from the day of the assignment unless otherwise noted. Assignments will consist mainly of program segements for the student to code, flowcharting assignments, analysis of programs and logic questions.

Programs: The student will be required to write complete programs and to take standard programs and modify them. All programs should be passed in with rough coding, the programming logic flowchart (or another logic tool if it has been approved by the instructor) and the program with the output attached. Most assignments can be done using the student's language of choice, some will require specific language implementation. There will be approximately three to four major and approximately twelve minor programming projects.

Grading:
Homework, programs and quizzes80%
Class participation, responsibility about work, keeping up to date, quality of work, adding extras that are above and beyond, showing initiative, figuring out problems etc.10%
Final10%

Evaluation: Assignments and programs are graded using either number grades or letter grades based on the following (A=90-100, B=80-89, C=70-79, D=60-69, F=below 60). The students grade for the course will use the same scale and will be based on the percentages explained in the grading section. Plus and minus grades will be given.

ATTENDANCE: The student is allowed to cut six one hour classes.

METHODOLOGY: The course is given using the lecture method and the student is encouraged to ask questions at any point during the lecture. When appropriate, classes exercises and problem solving techniques are used.


Back to the Top
Return to home page
Return to previous page - CIS52