Skip to main content
Discipline ID
bf91b86a-62db-4996-b583-29c1ffe6e71e

COURSE DETAIL

DATA PRIVACY
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
130
UCEAP Course Suffix
UCEAP Official Title
DATA PRIVACY
UCEAP Transcript Title
DATA PRIVACY
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course explores advanced mathematical problems and theoretical approaches in deep learning with a strong emphasis on privacy-related challenges. Key topics include: Differential privacy, with a focus on its application in federated learning and mechanisms to ensure robust privacy guarantees in distributed settings; Privacy in generative diffusion models, including the use of stochastic differential equations and innovative techniques to safeguard private data in generative processes; Privacy considerations in large language models (LLMs), examining methods for mitigating data leakage, adversarial attacks, and ensuring compliance with differential privacy principles in training and inference.

Language(s) of Instruction
English
Host Institution Course Number
CAS4108
Host Institution Course Title
DATA PRIVACY
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

COMPUTER LANGUAGE AND PROGRAMMING
Country
China
Host Institution
Tsinghua University
Program(s)
Tsinghua University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
111
UCEAP Course Suffix
UCEAP Official Title
COMPUTER LANGUAGE AND PROGRAMMING
UCEAP Transcript Title
COMP LANG & PROGRAM
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

Learn the basic concepts of various different computer languages (e.g., C, Python)

Learn how to write programs using different computer languages

Learn how to solve computational problems using programming

Language(s) of Instruction
English
Host Institution Course Number
30511073
Host Institution Course Title
COMPUTER LANGUAGE AND PROGRAMMING
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
School of Economics and Management

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
88
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

This course covers solving problems using algorithmic thinking with the concept of "object-oriented" programming. Students will learn to express algorithms in English, then translate them into the programming language using Python, C++. Topics include how to use loops, conditionals, functions, arrays, and most importantly "classes". These are the building blocks of programs, which can be used to create increasingly complex programs.

Prerequisite: CSI2100-Computer Programming

Language(s) of Instruction
English
Host Institution Course Number
CAS1102
Host Institution Course Title
OBJECT-ORIENTED PROGRAMMING
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

HEURISTICS AND OPTIMIZATION
Country
Spain
Host Institution
Carlos III University of Madrid
Program(s)
Carlos III University of Madrid
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics Computer Science
UCEAP Course Number
157
UCEAP Course Suffix
UCEAP Official Title
HEURISTICS AND OPTIMIZATION
UCEAP Transcript Title
HEURISTICS&OPTIMZTN
UCEAP Quarter Units
5.00
UCEAP Semester Units
3.30
Course Description

This course explores the concepts of heuristics and optimization as two means of problem-solving and analysis. Topics include: dynamic programming; linear programming; constrained Boolean satisfiability; constraints programming; search. Pre-requisites: Programming; Algorithms and Data Structures; Discrete Mathematics; Artificial Intelligence. 

Language(s) of Instruction
English
Host Institution Course Number
18275
Host Institution Course Title
HEURÍSTICA Y OPTIMIZACIÓN
Host Institution Campus
LEGANÉS
Host Institution Faculty
Escuela Politécnica Superior
Host Institution Degree
Grado en Matemática Aplicada y Computación
Host Institution Department
Departamento de Informática

COURSE DETAIL

SYSTEMS ARCHITECTURE
Country
Spain
Host Institution
Carlos III University of Madrid
Program(s)
Carlos III University of Madrid
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
132
UCEAP Course Suffix
UCEAP Official Title
SYSTEMS ARCHITECTURE
UCEAP Transcript Title
SYSTEMS ARCHTECTURE
UCEAP Quarter Units
5.00
UCEAP Semester Units
3.30
Course Description

This course offers a study of software system design using the C programming language. Topics include: basic data types and flow constructions; structure of a C application; pointer manipulation; dynamic data structures; memory leaks; concurrent tools; tools for detecting memory leaks; Linux kernel, processes, and filesystems; main libraries; concurrency. Pre-requisites: Programming; Systems Programming. 

Language(s) of Instruction
English
Host Institution Course Number
14072
Host Institution Course Title
ARQUITECTURA DE SISTEMAS
Host Institution Campus
LEGANÉS
Host Institution Faculty
Escuela Politécnica Superior
Host Institution Degree
Grado en Ingeniería de Sonido e Imagen
Host Institution Department
Departamento de Ingeniería Telemática

COURSE DETAIL

PROFESSIONAL SKILLS AND ISSUES
Country
United Kingdom - Scotland
Host Institution
University of Glasgow
Program(s)
University of Glasgow
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
173
UCEAP Course Suffix
UCEAP Official Title
PROFESSIONAL SKILLS AND ISSUES
UCEAP Transcript Title
PROFESSIONAL SKILLS
UCEAP Quarter Units
4.00
UCEAP Semester Units
2.70
Course Description

This course introduces the social, ethical, legal, and professional issues involved in the widespread deployment of information technology. It stimulates students to develop their own, well-argued positions on many of these issues.

Students think about the social and ethical implications of the widespread and sustainable use of IT; develop awareness of the laws and professional codes of conduct governing the IT industry; explore IT industry working practices, including the need for continuing professional development; develop information gathering skills; and adopt principled, reasoned stances on important issues in the topic area. 

Language(s) of Instruction
English
Host Institution Course Number
COMPSCI4038
Host Institution Course Title
PROFESSIONAL SKILLS AND ISSUES
Host Institution Campus
Host Institution Faculty
School of Computing Science
Host Institution Degree
Host Institution Department

COURSE DETAIL

PROGRAMMING FOR LANGUAGE STUDIES
Country
Italy
Host Institution
University of Bologna
Program(s)
University of Bologna
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
151
UCEAP Course Suffix
UCEAP Official Title
PROGRAMMING FOR LANGUAGE STUDIES
UCEAP Transcript Title
PROGRM LANG STU
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course is part of the Laurea Magistrale degree program and is intended for advanced level students. Enrolment is by permission of the instructor. The course consists of theoretical lessons and practical sessions. In each lesson, after a theoretical introduction, a practical session takes place in which the student is asked to experience the introduced topic first-hand. The course is organized in two modules. The first module covers basic programming concepts, the second module covers advanced topics. The topics of the lectures include:

  • Introduction to programming
  • Introduction to the Python language
  • Importing and Exporting data and text in Python
  • Manipulating data and text in Python
  • Describing and visualizing data in Python
  • Libraries for Machine Learning

At the end of the course, the student has competences on theoretical and practical foundations for the acquisition, manipulation, and analysis of text and data using computational tools. Furthermore, the student will be familiar with the methodological foundations for the development of scripts for natural language processing. They know and use the fundamental algorithms and data structures and are able to build and interpret graphs that show descriptive statistics of the data collected in order to facilitate its analysis.

Language(s) of Instruction
English
Host Institution Course Number
B5312
Host Institution Course Title
PROGRAMMING FOR LANGUAGE STUDIES (LM)
Host Institution Campus
BOLOGNA
Host Institution Faculty
Host Institution Degree
LM in LANGUAGE, SOCIETY AND COMMUNICATION
Host Institution Department
MODERN LANGUAGES, LITERATURE, AND CULTURES

COURSE DETAIL

INTRODUCTION TO ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
Country
Norway
Host Institution
University of Oslo
Program(s)
University of Oslo
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
120
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
UCEAP Transcript Title
AI&MACHINE LEARNING
UCEAP Quarter Units
8.00
UCEAP Semester Units
5.30
Course Description

This course provides a basic introduction to machine learning (ML) and artificial intelligence (AI). With an algorithmic approach, it offers a practical understanding of the methods that are reviewed, not least through their own implementation of several of the methods. The course covers supervised classification based on, for example, artificial neural networks (deep learning), in addition to unsupervised learning (cluster analysis), regression, optimization (evolutionary algorithms and other search methods) and reinforcement learning, as well as design of experiments and evaluation. The course also provides an introduction to philosophical fundamental problems and ethical issues related to ML/AI, in addition to the history of the field.

Language(s) of Instruction
English
Host Institution Course Number
IN3050
Host Institution Course Title
INTRODUCTION TO ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING
Host Institution Campus
Host Institution Faculty
Mathematics and Natural Sciences
Host Institution Degree
Bachelor
Host Institution Department
Informatics

COURSE DETAIL

PYTHON COMPUTER PROGRAMMING
Country
Taiwan
Host Institution
National Taiwan University
Program(s)
National Taiwan University
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
15
UCEAP Course Suffix
UCEAP Official Title
PYTHON COMPUTER PROGRAMMING
UCEAP Transcript Title
PYTHON COMP PROGRAM
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course provides a comprehensive introduction to Python programming, focusing on fundamental concepts and techniques. It is designed for beginners and covers key topics such as data types, variables, control structures, functions, and file handling. The course exposes students to libraries like NumPy for numerical computations and Matplotlib for data visualization. Through hands-on exercises and projects, students will develop problem-solving skills; explore foundational elements of object-oriented programming, and learn to create reusable, efficient Python code. By the end of the course, students will have the skills to write clear, efficient, and reusable Python code as well as a strong foundation for further study in programming. 

Language(s) of Instruction
English
Host Institution Course Number
GUPS1001
Host Institution Course Title
COMPUTER PROGRAMMING IN PYTHON
Host Institution Campus
Host Institution Faculty
Common General Education Center
Host Institution Degree
Global Undergraduate Program in Semiconductors
Host Institution Department

COURSE DETAIL

INTRODUCTION TO COMPUTER NETWORKS
Country
Korea, South
Host Institution
Korea Advanced Institute of Science and Technology (KAIST)
Program(s)
Korea Advanced Institute of Science and Technology, KAIST
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
128
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO COMPUTER NETWORKS
UCEAP Transcript Title
INTR COMP NETWORKS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course provides sound understanding of fundamental concepts and emerging problems in networking and provides training in network programming.  Students will learn how to explain in detail how a piece of information travels through the Internet and reaches the other side of the world. 

Topics include emerging issues around the Internet, basic network programming for sockets, TCP, and routing. Prerequisite: basic programming skills in C/C++. 

Language(s) of Instruction
English
Host Institution Course Number
CS341
Host Institution Course Title
INTRODUCTION TO COMPUTER NETWORKS
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Subscribe to Computer Science