jerrykhh / cityu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CityU BSCEGU2

If you want to share your resources or fix bugs, please free to create the pull requests. Thanks.

BSc in Computer Science

Course Code Course Name
CS2312 Problem Solving and Programming (Java OOP)
CS2402 Introduction to Computational Probability Modeling
CS3103 Operating Systems
CS3334 Data Structures
CS3342 Software Design
CS3343 Software Engineering Practice
CS3481 Fundamentals of Data Science
CS3483 Multimodal Interface Design
CS4335 Design and Analysis of Algorithms
CS4386 AI Game Programming
CS4514 Project
MA2185 Discrete Mathematics

If you want more materials for your study, please feel free to contact me. Thanks.

Migrate cmd

git remote add [remote-name-you-wanted] [remote-url]
git fetch [remote-name-you-wanted] # it will return the branch name such as cs3103/master
git merge [branch-name] --allow-unrelated-histories

About


Languages

Language:Jupyter Notebook 86.7%Language:Java 10.3%Language:Python 1.6%Language:C 0.7%Language:Shell 0.2%Language:JavaScript 0.2%Language:C++ 0.1%Language:Makefile 0.0%Language:HTML 0.0%