cs-self-learning/docs/电子基础/EE16.md
2021-12-12 15:50:17 +08:00

18 lines
896 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EE16A&B: Designing Information Devices and Systems I&II
## 课程简介
- 所属大学UC Berkeley
- 先修要求:无
- 编程语言Python
- 课程难度:🌟🌟🌟
- 预计学时150小时
UC Berkeley电子系学生的大一入门课通过电路基础知识的讲授配合各类动手实操的lab让学生体验通过电路从环境中收集信息并进行分析作出预测和反馈。由于疫情的缘故所有lab都有远程在线版非常适合大家在家自学。
## 课程资源
- 课程网站:[EE16A](https://inst.eecs.berkeley.edu/~ee16a/su20/#schedule), [EE16B](https://eecs16b.org/#schedule)
- 课程视频B站搜索
- 课程教材参见课程notes
- 课程作业:参见课程主页
## 资源汇总
我在学习这门课中用到的所有资源和作业实现都汇总在[这个Github仓库](https://github.com/PKUFlyingPig/EE16A)中。