不要因为现实的平凡,就否定了那华丽的梦想!

1.9 普林斯顿 COS126 计算机科学:跨学科方法

课程名称

Computer Science: An Interdisciplinary Approach

课程概要
普林斯顿大学的COS126课程《计算机科学:跨学科方法》是一门面向所有学科学生的计算机科学入门课,主要使用Java教授编程基础、算法和数据结构。课程特别强调跨学科应用,帮助学生通过编程解决物理、经济学、生物学等领域的实际问题。通过理论与实践相结合,COS126为学生提供了扎实的计算思维基础,适合对计算有兴趣但不一定主修计算机科学的学生。
课程大纲
1. Lecture0 - 课程介绍 - Course description.mp4
2. Lecture1 - 编程基础 - Basic Programming Concepts.mp4
3. Lecture2 - 条件与循环 - Conditionals and loops.mp4
4. Lecture3 - 数组 - Arrays.mp4
5. Lecture4 - 输入和输出 - Input and Output.mp4
6. Lecture5 - 函数和库 - Functions and Libraries.mp4
7. Lecture6 - 递归 - Recursion.mp4
8. Lecture7 - 性能 - Performance.mp4
9. Lecture8 - 抽象数据类型 - Abstract Data Types.mp4
10. Lecture9 - 创建数据类型 - Creating Data Types.mp4
11. Lecture10 - 程序语言 - Programming Language.mp4
学习指南