CS61A_lecture_01_computer_science
Computer Science
What is CS?
The study of:
- What problems can be solved using computation
- How to solve those problems
- What techniques lead to effective solutions
Systems - Artificial Intelligence - Graphics - Security - Networking - Programming Languages - Theory - Scientific Computing
Artificial Intelligence:
- Decision Making
- Robotics
- Natural Language Processing
- Answering Questions
- Dialog
- Translation
- …
What is this Course about?
about managing complexity
- Mastering abstraction
- Programming paradigms
An introduction to programming
- Full understanding of Python fundamentals
- Combining multiple ideas in large projects
- How computers interpret programing languages
Different types of languages: Scheme & SQL
Course Policies
Learning - Community - Course Staff
Code
# Numeric expressions |
得到结果:
>>> 2022 |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 K1ose's Space!