Skip to content

Commit

Permalink
Merge pull request #52 from VictorZhangAI/main
Browse files Browse the repository at this point in the history
Class from small term
  • Loading branch information
cyan4run authored Jul 14, 2024
2 parents f084240 + 86c9ab7 commit 4b32f86
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
40 changes: 40 additions & 0 deletions docs/major/society.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# 软件与社会
<div class="badges">
<span class="badge se-badge">SE <专业必修></span>
</div>

## 课程学习内容

一门偏向说教性质的专业“思政”课,重点在于讲述软件与大学计算机,软件与社会,软件与国家战略等方面的内容,目的旨在培养合格的软件学生,合格的码农,合格的企业家。考查课,必修课,占1学分(某种意义上还是培养方案解读)

### 先修要求

中文的语法分析,词法分析与写作能力

## 任课教师

=== "涂志莹"

至少他提倡了很多东西,诸如用好Github,诸如开一个自己的blog,诸如要建造健壮而耐受攻击的软件,诸如建造在各个环境下都能运作的软件,诸如DevOps,诸如学会软件的破坏,诸如学会建造可并发的软件云云。剩下的,why not search the n\*\*\*a f\*\*king web, read the friendly manual and do it yourself?

不怎么查考勤,中文授课,ppt也蛮老的



## 课程教材

program exit in 114.514s and return 3221225477

## 分数构成

=== "涂志莹"

一篇3000字报告,包含两个思辨性较强的主题,分组完成,一组不多于4人,优先小班内组队完成,无期末考试。

顺带一提,老师在课上痛陈专业解读论文大段抄袭复制之利害,提出收紧抄袭检查,反对AI借鉴等重要指示。



## <其他可选项目> (嗯,可选项目)

还是看看远方的两星期小型科创项目吧,又能学flask又能学前端还能学服务架设,哦,还可以和网安俱乐部的@Lincco跤♂友
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ nav:
- 高级语言程序设计: major/C programming.md
- C++程序设计: major/C++.md
- 专业解读: major/manual.md
- 软件与社会: major/society.md
- 创新创业课:
- 介绍: innovation/index.md
- 面向问题的高级程序设计: innovation/1.md
Expand Down

0 comments on commit 4b32f86

Please sign in to comment.