This course introduces students to data structures and object-oriented software engineering. Emphasis is placed on implementing basic data structures, including collections and linked structures (stacks, queues, lists, arrays, trees, and hash tables) from the perspective of object-oriented programming. Topics include algorithms, object-oriented analysis, and the design and implementation of data structures in C++. This course is designed for students majoring in computer information systems and professionals in the field who want to update their programming skills.