2014年3月1日

Calculus Two: Sequences and Series

Calculus Two: Sequences and Series is an introduction to sequences, infinite series, convergence tests, and Taylor series. The course emphasizes not just getting answers, but asking the question "why is this true?"

2014年2月25日

Data Structures

Learn the basics of data structures and methods to design algorithms and analyze their performance.

大学化学

这是一门面向大学理科生的普通化学课程。

2014年2月24日

智慧財產權法概論

課程介紹 (9 Mar 2014)
第01週:著作權法1 (9 Mar 2014)
Click to slide the panel down or up
Hello world!

程序设计实习

《程序设计实习》课程是北京大学的本科生主干基础课程。课程的主要目标有二: 一、掌握C++语言的语法和标准模板库,能用C++语言以面向对象的方法来编写规模较大的程序。 二、掌握枚举、递归、搜索、动态规划等基本的算法思想。通过大量的高强度的编程训练,提高动手能力,做到能较为熟练、完整、准确地实现自己设计的程序,为进一步学习其他计算机专业课程,或在其他专业领域运用计算机编程解决问题奠定良好的基础。