AP计算机科学(AP Computer Science)也是众多AP课程中的热门科目,不过,这门课程也是比较有难度的,所以,今天留求艺留学为大家总结了AP计算机科学5分学习重点,赶紧来看!
考察重点
AP CS A和Principles适合不同类型学生:如果目标是学习engineering或computer science那么考A合适,因其直接与编程知识和实操相关。
5分锦囊妙计/tips
01.多加练习
练习每天写代码,这样会熟能生巧,增加理解。还要多加练习选择题,我们的AP Classroom里有大量选择题。
02.了解评分标准
这一项至关重要。
03.避免常见错误
大多学生都会遭遇如下扣分点:being off by one in loops not initializing a variablefailure to return a required value using the wrong identifier not returning a statement in a non-void methodmodifying a constant using local variables but not declaring them missing {},(), or semicolons including extraneous code that causes side effects confusing = with ==confusing [] with () assigning values incorrectly (putting x+2=y, instead of y=x+2
04.不需要背程序代码
理解概念要比背代码更重要。
05.遵循命名常规习惯
不要用一个简单字母命名,而需通过命名体现目的和使用范围。
总结
AP计算机科学
多写代码,多读新代码是王道。CSA要比CSP用途更广,常被认为更专业。因大多考AP CS学生都是计划读理工科,那么难度适配的科目是CSA, CSP更多是有关计算机基础知识。
【微语】愿你走出半生,归来仍是少年。愿你留学一遭,回首有爱相伴。