CS202V: Discrete Mathematics for Computer Science (Fall2024

Discrete Mathematics is the branch of mathematics dealing with structures that are fundamentally discrete rather than continuous. Unlike calculus and analysis, which deal with smoothly varying quantities, discrete mathematics focuses on objects such as integers, graphs, and statements in logic, which are distinct and separated.

For computer science, discrete mathematics provides the mathematical foundation necessary to understand algorithms, data structures, cryptography, network theory, and much more. The subject is indispensable in the field of computer science due to its applications in areas such as programming, systems design, and computational theory.


Huy Lê Quốc

DSP101: Intro to Data Science with Python (for non-IT, CS students)

Môn học "Nhập môn Khoa học Dữ liệu với Python" cung cấp cho sinh viên kiến thức cơ bản về khoa học dữ liệu, bao gồm quy trình làm việc với dữ liệu, từ thu thập, tiền xử lý, phân tích đến trực quan hóa. Sinh viên sẽ học cách sử dụng Python và các thư viện phổ biến như NumPy, Pandas, Matplotlib để xử lý và phân tích dữ liệu, cũng như triển khai các mô hình học máy cơ bản. Khóa học thường kết thúc bằng một dự án thực hành, giúp sinh viên áp dụng những kiến thức đã học vào thực tế.

Huy Lê Quốc