软件工程
自主独立的思维方式
终身受益
Computational thinking
什么是计算思维?——Wing
Involves solving problems, designing systems, and understanding human behavior, and studying their complexity.
Is thinking recursively(递归的思维方式).
Is using abstraction and decomposition(抽象和分解).
Is thinking in terms of prevention, protection, and recovery.
Is using heuristic reasoning(启发式的推理).
————这些概念是我们算法设计与分析的内容!
C语言——过程和逻辑
——系统的全面配置
思维——潜移默化形成
——氛围
包容的态度
计算思维的特点——Wing
——Conceptualizing(构思), not programming.
——Fundamental, not rote skill(死记硬背的技能).
——A way that humans, not computers, think.
——Complements and combines mathematics and engineering thinking,
——Ideas, not artifacts.
——For everyone, everywhere.