科目情報
Problem Solving via Object-Oriented Programming
Problem Solving via Object-Oriented Programming
Problem Solving via Object-Oriented Programming
計算機科学
講義(英語)
Motivated by problems that arise in a variety of disciplines, this course examines concepts and develops skills in solving computational problems. Topics covered include abstraction (how to hide details), modularity (how to decompose problems), data structures (how to efficiently organize data), and algorithms (procedures for solving problems). Laboratory assignments are implemented using object-oriented programming techniques.