Help

PROGRAMMING FUNDAMENTALS III (COSC 2436)

Term: 2023-2024 Spring

Faculty

Pamela Van Hook

Ungrouped Items:

Education

BS in Biology & Chemistry
Missouri Western State College (May 1987)

MS in Library Science (with minor in Technical Writing)
University of North Texas (May 1996)

MBA in Technology Management
University of Phoenix (April 2001)

MS in Organization & Management
Capella University (March 2005)

Working on a EdD in Higher Education
University of North Texas
Started Spring 2017


Description

Further applications of programming techniques, introducing the fundamental concepts of data structures and algorithms. Topics include data structures (including stacks, queues, linked lists, hash tables, trees, and graphs), searching, sorting, recursion, and algorithmic analysis. Programs will be implemented in an appropriate object oriented language. (This course is included in the Field of Study Curriculum for Computer Science.).
48 lecture hours + 32 laboratory hours.

At the conclusion of the course a student will be able to: Design and develop programs that implement basic data structures, including stacks, queues, linked lists, hash tables, trees, and graphs; apply recursive techniques and algorithms to solve problems; implement searching and sorting algorithms; understand algorithm efficiency, Big-O notation, and why it should be considered in programming; analyze and select appropriate data structures to implement a solution to a problem; design and implement data structur