Discipline ID
bf91b86a-62db-4996-b583-29c1ffe6e71e

COURSE DETAIL

OBJECT-ORIENTED PROGRAMMING
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
70
UCEAP Course Suffix
UCEAP Official Title
OBJECT-ORIENTED PROGRAMMING
UCEAP Transcript Title
OBJECT PROGRAMMING
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

The major objective of this course is to teach you how to solve problems using algorithmic thinking with the concept of the "object-oriented" programming. We express our algorithms in English, then translate them into the programming language. We cover Python, C++ in this class. During the course, you learn how to use loops, conditionals, functions, arrays, and most importantly "classes." These are the building blocks of programs, which we use to create increasingly complex programs. This course is to understand the fundamentals of object-oriented programming; to understand how to use basic data structures and classes to create complex programs; and to develop problems solving skills by learning algorithmic thinking.

Prerequisite: CSI2100- Computer Programming

Language(s) of Instruction
English
Host Institution Course Number
CCO1102
Host Institution Course Title
OBJECT-ORIENTED PROGRAMMING
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

DATABASE SYSTEMS
Country
China
Host Institution
Tsinghua University
Program(s)
Tsinghua University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
129
UCEAP Course Suffix
UCEAP Official Title
DATABASE SYSTEMS
UCEAP Transcript Title
DATABASE SYSTEMS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course is designed to introduce the fundamental concepts and implementations of modern database management systems. This is not a course that teaches you how to use a database to build applications (e.g., schema design, SQL programming). It is designed as a systems course with an emphasis on database internals. Prior experience with databases is NOT expected. Upon successful completion of this course, the student should feel confident taking a job as a database developer or conducting database-related research in graduate school.

Language(s) of Instruction
English
Host Institution Course Number
40470414
Host Institution Course Title
DATABASE SYSTEMS
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

MULTI-MODAL MACHINE LEARNING
Country
China
Host Institution
Tsinghua University
Program(s)
Tsinghua University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
172
UCEAP Course Suffix
UCEAP Official Title
MULTI-MODAL MACHINE LEARNING
UCEAP Transcript Title
MULTI-MODAL MACHINE
UCEAP Quarter Units
3.00
UCEAP Semester Units
2.00
Course Description

With the development of Internet, multimedia data have become increasingly accessible, such as images, audios, videos, texts, etc.; the advances of artificial neural networks (e.g. large multi-modal model GPT4) have also made multimodal fusion a general trend in Al. This course covers applications including image/video processing generation, audio/ speech processing and generation, natural language processing and generation. It introduces popular signal processing and machine learning techniques in the artificial intelligence field, such as data representation, data compression, sequence models, data synthesis, multimodal fusion, etc. Through lectures and course projects, students learn about the features of different signals, and their common ground. 

Language(s) of Instruction
English
Host Institution Course Number
40470492
Host Institution Course Title
MULTI-MODAL MACHINE LEARNING
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

COMPUTER GRAPHICS
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
114
UCEAP Course Suffix
UCEAP Official Title
COMPUTER GRAPHICS
UCEAP Transcript Title
COMPUTER GRAPHICS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course is a course to study the theory and practice of computer graphics. In theory, we study graphics algorithms and mathematical fundamentals, and also learn programming to apply them in practice. Key topics include math for graphics, Transformation, Viewing, Texture mapping, Lighting, Using models, Advanced buffer techniques, Advanced rendering and animation techniques, etc. The programming language used is C++, and the class is conducted using the OpenGL API.

Prerequisites: C/C++ language programming, object-oriented programming, data structures, and differential calculus.

Language(s) of Instruction
Korean
Host Institution Course Number
CSI4105
Host Institution Course Title
COMPUTER GRAPHICS
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Computer Science
Course Last Reviewed
2023-2024

COURSE DETAIL

COMPUTER VISION
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
117
UCEAP Course Suffix
UCEAP Official Title
COMPUTER VISION
UCEAP Transcript Title
COMPUTER VISION
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course provides a general introduction to computer vision. Major topics include image processing, detection and recognition, geometry, video analysis, and deep learning. Students learn basic concepts of computer vision as well as hands on experience to solve real-life vision problems. Students learn basic algorithms of computer vision, learn deep learning based computer vision algorithms, and apply learned methods for practical applications.

Prerequisites: Calculus, Linear algebra, Probability

Language(s) of Instruction
English
Host Institution Course Number
CSI4116
Host Institution Course Title
COMPUTER VISION
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Computer Science
Course Last Reviewed
2023-2024

COURSE DETAIL

COMPUTER GRAPHICS: RENDERING
Country
United Kingdom - Scotland
Host Institution
University of Edinburgh
Program(s)
University of Edinburgh
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
162
UCEAP Course Suffix
UCEAP Official Title
COMPUTER GRAPHICS: RENDERING
UCEAP Transcript Title
COMP GRAPH:RENDERNG
UCEAP Quarter Units
4.00
UCEAP Semester Units
2.70
Course Description

This introductory course in computer graphics comprises of three parts. The first part of the course presents a bird's-eye view of the current state-of-the-art in the field. The latter two parts cover rendering, which is one of the core topics in computer graphics, in detail. The second part of the course teaches central concepts in rendering, along with the relevant mathematics. Finally, the third part of the course focusses on applications of the theory taught in the second part.

Language(s) of Instruction
English
Host Institution Course Number
INFR11246
Host Institution Course Title
COMPUTER GRAPHICS: RENDERING
Host Institution Course Details
Host Institution Campus
Host Institution Faculty
School of Informatics
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

NETWORK ANALYSIS
Country
Ireland
Host Institution
University College Dublin
Program(s)
University College Dublin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
127
UCEAP Course Suffix
UCEAP Official Title
NETWORK ANALYSIS
UCEAP Transcript Title
NETWORK ANALYSIS
UCEAP Quarter Units
5.00
UCEAP Semester Units
3.30
Course Description

The course provides a thorough introduction to graph and network analysis from a computer science perspective. It covers the basic concepts and key algorithms in network analysis, and discusses their use in the context of many real-world applications across a variety of domains. Students learn to apply network analysis methods in practice through the medium of the Python programming language. Students taking this course must have previously completed the module COMP30760 "Data Science in Python". or an equivalent class at their home university.

Language(s) of Instruction
English
Host Institution Course Number
COMP30850
Host Institution Course Title
NETWORK ANALYSIS
Host Institution Campus
University College Dublin
Host Institution Faculty
Host Institution Degree
Host Institution Department
Science
Course Last Reviewed
2023-2024

COURSE DETAIL

KNOWLEDGE GRAPHS
Country
United Kingdom - Scotland
Host Institution
University of Edinburgh
Program(s)
University of Edinburgh
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
169
UCEAP Course Suffix
UCEAP Official Title
KNOWLEDGE GRAPHS
UCEAP Transcript Title
KNOWLEDGE GRAPHS
UCEAP Quarter Units
4.00
UCEAP Semester Units
2.70
Course Description

This course provides the theory and practice of knowledge graph construction, reasoning, and question answering technologies. The students analyze case studies to construct knowledge graphs and apply reasoning services on them. The course covers the following topics: knowledge graph foundation and standards; RDF (Resource Description Framework); OWL (Web Ontology Language); SPARQL (Query Language for RDF and OWL); knowledge graph construction, embeddings, and completion
knowledge graph reasoning and querying; tableaux algorithm; tractable schema reasoning in EL; tractable query answering in DL-Lite; and semantic parsing.

Language(s) of Instruction
English
Host Institution Course Number
INFR11215
Host Institution Course Title
KNOWLEDGE GRAPHS
Host Institution Campus
Host Institution Faculty
School of Informatics
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

INTERDISCIPLINARY PROJECT
Country
Australia
Host Institution
University of Sydney
Program(s)
University of Sydney
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Sociology Environmental Studies Computer Science Communication Business Administration
UCEAP Course Number
189
UCEAP Course Suffix
UCEAP Official Title
INTERDISCIPLINARY PROJECT
UCEAP Transcript Title
INTERDIS PROJECT
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This interdisciplinary course provides students with the opportunity to address complex problems identified by industry, community, and government organizations, and gain valuable experience in working across disciplinary boundaries. In collaboration with a
major industry partner and an academic lead, students integrate their academic skills and knowledge by working in teams with students from a range of disciplinary backgrounds. This experience allows students to research, analyze and present solutions to a real-world problem, and to build on their interpersonal and transferable skills by engaging with and learning from industry experts and presenting their ideas and solutions to the industry partner.

Language(s) of Instruction
English
Host Institution Course Number
INDP3000
Host Institution Course Title
INTERDISCIPLINARY PROJECT
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Course Last Reviewed
2023-2024

COURSE DETAIL

PROGRAMMING FOR BIG DATA
Country
Ireland
Host Institution
University College Dublin
Program(s)
University College Dublin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
109
UCEAP Course Suffix
UCEAP Official Title
PROGRAMMING FOR BIG DATA
UCEAP Transcript Title
PROGRAMMNG/BIG DATA
UCEAP Quarter Units
5.00
UCEAP Semester Units
3.30
Course Description

This course walks the students through the complex set of concepts and projects that form the Big Data stack. Students learn how to set up Big Data environments, how to use efficient data management operations and how to run algorithms - to the scale and speed required by Big Data datasets. At the end of the course, students design and implement their own solutions to address Big Data problems.

Language(s) of Instruction
English
Host Institution Course Number
COMP30770
Host Institution Course Title
PROGRAMMING FOR BIG DATA
Host Institution Campus
University College Dublin
Host Institution Faculty
Host Institution Degree
Host Institution Department
Science
Course Last Reviewed
2023-2024
Subscribe to Computer Science