2021-2022-1 20211324 第八周学习总结

2021-2022-1 20211324 《信息安全专业导论》第八周学习总结

作业信息

作业链接:https://i.cnblogs.com/posts/edit;postId=15553839
作业要求:https://www.cnblogs.com/rocedu/p/9577842.html#WEEK08
作业目标:功能设计与面向对象设计
面向对象设计过程
面向对象语言三要素
汇编、编译、解释、执行

教材内容学习总结

1面向对象设计过程:头脑风暴-过滤-场景-责任算法-总结。头脑风暴和过滤是非常重要的阶段,可以将我们要完成的任务分解,再通过数据构建出来。
2翻译就是把高级语言转化为机器语言,解释是将高级语言编译成标准机器语言字节码。
3代码出现异常的补救方法。

其他

感觉现在看书没有以前那么吃力了,云班课做题也还是做得比较好,有信心继续学习。

上周考试错题

1Who wrote the book How to Solve it,which outlines a general approach to problem solving? George Boole
2Which of the following uses a divide and conquer approach? Binary search
3Letters within quotations are called strings. True
4An IF statement is an example of a control structure. True
5An algorithm is only useful if it uses a finite amount of time and date. finite 有限的 True

posted @ 2021-11-14 22:39  20211324李城斌  阅读(22)  评论(0编辑  收藏  举报