C language I blog jobs - semester summary

First, I learned the content (finishing this course have learned, [thinking maps with])

Second, my harvest (including the completion of all the work I link + harvest) can not only link jobs, no gain

  1. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/7603
    Harvest: learn the most simple code, to know how to write blog
  2. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/8657
    harvest: learn how to use Markdown syntax to write blog to learn about the method Fahrenheit temperature conversion and the GCC compiler
  3. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/8719
    Harvest: Understanding the segmentation function
  4. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/9772
    Harvest: learned c language recycling method statement
  5. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/9828
    Harvest: Understanding the definition and call functions
  6. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/9888
    Harvest: Understanding the basic form of multi-branch structure
  7. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/9932
    Harvest: Learn to switch statement format
  8. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/9979
    收获:学习到while和do-while语句的用法
  9. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/10030
    收获:熟悉break、continue的使用并且熟悉使用循环的嵌套
  10. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/10098
    收获:字符输出的方法
  11. https://edu.cnblogs.com/campus/zswxy/CST2019-4/homework/10129
    收获: 局部变量全局变量的理解以及在代码中的运用

三、自我总结(回顾第一次博客作业中提到的对自己的期待,有没有没做到的?反思本学期没做好的地方,也请提出你在本学期做得好的地方)

  • 这一个学期马上就过去了,发现还是有好多东西没有学牢固,并且在开学前想要达到的目标并没有实现,同时也发现自己变懒了许多,不怎么想要思考问题,不怎么想要过程,只需要结果。
  • 虽然每次作业都写完了,但自己还是有许多东西不怎么懂,一遇到难题就借助网络的力量,这也让自己没有学习到什么。
  • 上课有时候也不怎么认真,基础知识的掌握也不太好,很少去认真的看c语言程序设计,概念问题掌握的不够。
  • 这个学期没有掌握好C语言基础,但我会努力的。

四、量化的自我评价(指标包括:代码行数、博客字数、总计学习小时数、成绩曲线,指标请用图形的方式给出,并请根据指标分析自己的学习情况)

学习量化指标图参考:

成绩曲线图参考:

五、我努力的方向(关于接下来的寒假和新的学期,你的计划是什么?你对自己的期待是什么?)

  • 寒假计划:巩固一下所学到的东西,做一些题,写一些代码
  • 你新的学期计划:上课可以认真听讲,多看看书,要提前预习老师要讲的内容
  • 对自己的期待:学好C语言,能够熟练的写代码,并且自己可以编写代码

Guess you like

Origin www.cnblogs.com/jiangwenkai/p/12037178.html