首页
沸点
课程
数据标注
HOT
AI Coding
更多
直播
活动
APP
插件
直播
活动
APP
插件
搜索历史
清空
创作者中心
写文章
发沸点
写笔记
写代码
草稿箱
创作灵感
查看更多
登录
注册
AP_CSP
Annabelle_gogogo
创建于2026-03-11
订阅专栏
AP CSP articles
暂无订阅
共20篇文章
创建于2026-03-11
订阅专栏
默认顺序
默认顺序
最早发布
最新发布
What should you know well about your Digital Portfolio
What should you know well about your Digital Portfolio。
3.10
One 2D array is an array of arrays. You may say that a 2D array consists of multiple 1D arrays.
3.9 Developing Algorithms
The way statements are sequenced and combined in a program determines the computed result.
3.8 Iteration
Iteration Iteration is a repeating portion of an algorithm.
3.7 Nested Conditionals
Nested conditional statements consist of conditional statements within conditional statements.
3.6 Conditionals
Conditional Statements Selection determines which parts of an algorithm will be executed.
3.5 Boolean Expressions
Boolean Expressions, relational operators and logical operators.
3.4 Strings
Strings (字符串) A string is an ordered sequence of characters.
3.3 Mathematical Expressions
Mathematical Expressions, Algorithms, Flow charts.
3.2 Data Abstraction (list)
A list is an ordered sequence of elements(元素). Indexes of lists start from 1.
3.1 Variables and Assignments
Variables, assignment operator, swap values of two variables.
2.4 Using Programs with Data
Programs can be used to process data to acquire information.
2.3 Extracting Information from Data
Data and Metadata (数据和元数据). Process data. Extract information from data.
2.2 Data Compression
Data compression algorithms: lossy algorithms and lossless algorithms.
2.1 Binary Numbers
Binary numbers: everything is represented using bits.
1.4 Identifying and Correcting Errors
Identify and understand different types of errors.
1.3 Program Design and Development
Program development process, documentation, and acknowledgement.
1.2 Program Function and Purpose
Get familar with concepts about program, input, output.
1.1 Collaboration
Benefits of collaboration; users are important in collaboration.
AP CSP Summary
AP CSP Knowledge points and exam points summary. This summary covers the 5 units of AP CSP.