AP Computer Science A 扫二维码继续学习
Java software solutions for AP computer science
( 0人 )
课程介绍

AP Computer Science A is equivalent to a first-semester, college-level course in computer science. The course introduces students to computer science with fundamental topics that include problem solving, design strategies and methodologies, organization of data (data structures), approaches to processing data (algorithms), analysis of potential solutions, and the ethical and social implications of computing. The course emphasizes both object-oriented and imperative problem solving and design using Java language. These techniques represent proven approaches for developing solutions that can scale up from small, simple problems to large, complex problems. The AP Computer Science A course curriculum is compatible with many CS1 courses in colleges and universities.

Lab Requirements

The AP Computer Science A course must include a minimum of 20 hours of hands-on structured lab experiences to engage students in individual or group problem solving. Thus, each AP Computer Science A course includes a substantial laboratory component in which students design solutions to problems, express their solutions precisely (e.g., in the Java programming language), test their solutions, identify and correct errors (when mistakes occur), and compare possible solutions.

Computer Language

The AP Computer Science A course requires that solutions of problems be written in the Java programming language. Because the Java programming language is extensive with far more features than could be covered in a single introductory course, the AP Computer Science A Exam covers a subset of Java. The AP Java subset can be found in Appendix A of the Course Description.

课程目标
  • Design, implement, and analyze solutions to problems;
  • Use and implement commonly used algorithms;
  • Develop and select appropriate algorithms and data structures to solve new problems;
  • Write solutions fluently in an object-oriented paradigm;
  • Write, run, test, and debug solutions in the Java programming language, utilizing standard Java library classes and interfaces from the AP Java subset;
  • Read and understand programs consisting of several classes and interacting objects;
  • Read and understand a description of the design and development process leading to such a program; and
  • Understand the ethical and social implications of computer use.
适合人群
  • Students should be comfortable with functions and the concepts found in the uses of function notation, such as f(x) = x + 2 and f (x) = g(h(x)). It is important that students and their advisers understand that any significant computer science course builds upon a foundation of mathematical reasoning that should be acquired before attempting such a course.
课时列表
  • 本次开课

    已结束

  • 开课:09月23日 00:00

    结束:04月30日 00:00

任课老师