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

COURSE DETAIL

INTERNSHIP SEMINAR
Country
Germany
Host Institution
CIEE, Berlin
Program(s)
The Berlin Experience
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Urban Studies Statistics Sociology Psychology Political Science Legal Studies International Studies Health Sciences Film & Media Studies Engineering Economics Computer Science Communication Chemistry Business Administration Biological Sciences Architecture
UCEAP Course Number
187
UCEAP Course Suffix
UCEAP Official Title
INTERNSHIP SEMINAR
UCEAP Transcript Title
INTERNSHIP SEMINAR
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course seeks to immerse students in a professional work environment. Students have the opportunity to observe and interact with co-workers, and learn how to recognize and respond to cultural differences. Students compare concepts of teamwork and interpersonal interactions in different cultures as experienced on the job. Seminar work helps students apply academic knowledge in a business setting and identify opportunities to create value within the company. Students research a specific topic related to their work placement and present their findings in a final research report.

Language(s) of Instruction
English
Host Institution Course Number
INSH 3801
Host Institution Course Title
INTERNSHIP SEMINAR
Host Institution Campus
CIEE Berlin
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

PYTHON PROGRAMMING FOR DATA SCIENCE
Country
Denmark
Host Institution
University of Copenhagen
Program(s)
University of Copenhagen
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
60
UCEAP Course Suffix
UCEAP Official Title
PYTHON PROGRAMMING FOR DATA SCIENCE
UCEAP Transcript Title
PYTHON/DATA SCIENCE
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course is an introduction to programming in Python, with focus on data processing and analysis. It includes basic programming concepts such as data types, conditionals, loops, functions, object oriented programming, pattern matching (regular expressions), and computational complexity. In addition, it also provides technical skills relevant to the data science pipeline such as the ability to log on to an external server, and to navigate a Unix shell. This is an introductory programming course: no prior programming experience is required. 

Language(s) of Instruction
English
Host Institution Course Number
NDAB24000U
Host Institution Course Title
PYTHON PROGRAMMING FOR DATA SCIENCE
Host Institution Campus
Host Institution Faculty
Science
Host Institution Degree
Bachelor
Host Institution Department
Computer Science

COURSE DETAIL

RESPONSIBLE DATA USE
Country
Netherlands
Host Institution
Maastricht University - School of Business and Economics
Program(s)
Business and Economics, Maastricht
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
124
UCEAP Course Suffix
UCEAP Official Title
RESPONSIBLE DATA USE
UCEAP Transcript Title
RESPONSBLE DATA USE
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course addresses one of the most important contemporary issues - responsible data use. The concept of responsible data is based on understanding the individual and societal collective duty to prioritize and respond to the ethical, legal, and social challenges coming from the use of data. The key elements of responsible data use - data privacy, data protection, and data ethics - are discussed in detail. The main feature of the course is to bring all these three elements together and to discuss them in the context of the contemporary legal and technological environment as well as future development.

Language(s) of Instruction
English
Host Institution Course Number
EBC2178
Host Institution Course Title
RESPONSIBLE DATA USE
Host Institution Campus
Maastricht University
Host Institution Faculty
School of Business and Economics
Host Institution Degree
Host Institution Department

COURSE DETAIL

RESEARCH METHODS IN COGNITIVE SCIENCE (HUMAN-COMPUTER INTERACTION IN THE POST-LLM ERA)
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
127
UCEAP Course Suffix
UCEAP Official Title
RESEARCH METHODS IN COGNITIVE SCIENCE (HUMAN-COMPUTER INTERACTION IN THE POST-LLM ERA)
UCEAP Transcript Title
RESEARCH IN COG SCI
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

The context and behaviors of computer usage have been rapidly changing as the shift of computer use environments moved from desktop computers to mobile devices to the Internet of Things, leading to the remarkable appearance of Web 3.0 technologies including XR/AI/Sensor/Blockchain which have been called new design frameworks of NPD processes that may support the big step from “interacting with computers” to “interacting with AI.”  

Now advanced enterprise architectures are rapidly adopting the “Cognitive Internet of Things.” This drastic shift signifies a fundamental game changer for the UX matters.  

This course converts the initiative in the design management strategy into the study of new HCI/UX design and analysis methods in relation to cognitive science theories and design methodologies, bridging contemporary and in-depth academic interests and approaches in the field. 

Students will explore the theoretical framework of human-computer interaction (HCI) and will build an understanding of HCI-based UX research methodology, the user research process, and practical methodologies, and will engage with the current topics of HCI/UX research and the practical use of convergence studies. 

Language(s) of Instruction
English
Host Institution Course Number
COG3104
Host Institution Course Title
RESEARCH METHODS IN COGNITIVE SCIENCE (HUMAN-COMPUTER INTERACTION IN THE POST-LLM ERA)
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

PYTHON BASICS
Country
Korea, South
Host Institution
Korea University
Program(s)
Korea University
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
33
UCEAP Course Suffix
UCEAP Official Title
PYTHON BASICS
UCEAP Transcript Title
PYTHON BASICS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This introductory Python algorithms course is designed for beginners in Python programming. Conducted online, this course excludes difficult mathematics and complex code, allowing students to directly code and debug basic algorithms. The course will be conducted slowly and in detail to accommodate coding novices. 

Language(s) of Instruction
English
Host Institution Course Number
GEST161
Host Institution Course Title
PYTHON BASICS
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

STATISTICAL PATTERN RECOGNITION
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University
UCEAP Course Level
Graduate
UCEAP Subject Area(s)
Electrical Engineering Computer Science
UCEAP Course Number
210
UCEAP Course Suffix
UCEAP Official Title
STATISTICAL PATTERN RECOGNITION
UCEAP Transcript Title
STATSTCL PATTERN RC
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course examines major topics in pattern recognition, particularly aspects of classification and decision. Students will gain effective pattern recognition tools with which to analyze the often vast amounts of diverse data in research applications. 

Topics include introduction to pattern recognition - machine perception - PR systems and design cycle, Bayesian decision theory for continuous features - Bayes Decision Rule - minimum-error-rate classification - classifiers, normal density, discriminant functions and discrete Bayesian decision theory - discriminant functions for the normal density - error probabilities and integrals - Bayes Decision Theory for discrete features, maximum-likelihood and Bayesian parameter estimation - Bayesian parameter estimation: Gaussian case - Bayesian parameter estimation: general theory - HMM, nonparametric techniques - density estimation - Parzen windows - nearest neighbor estimation (NN, k-NN) - fuzzy classification, linear discriminant functions i - linear discriminant functions and decision surfaces - generalized linear discriminant functions - minimizing the perceptron criterion function, relaxation procedures, linear discriminant functions ii - minimum square-error procedures - relation to Fishers linear discriminant - the Widrow-Hoff and Ho-Kashyap procedures - multicategory generalizations - ridge regression and its dual form [2] - classification error based method [2], model assessment and performance evaluation - bias, variance and model complexity [2] - model assessment and selection 2] - confusion matrix, error rates, and ROC [2] - statistical inference [2] - statistical errors [2], dimension reduction and feature extraction - principal component analysis - Fisher linear discriminant - nonlinear projections, support vector machines - introduction - SVM for pattern recognition [2] - linear support vector machines [2] - nonlinear support vector machines [2], multilayer neural networks - introduction - feedforward operation and classification - backpropagation algorithm - some issues in training neural networks - key ideas in classification, introduction to deep learning networks - convolutional neural networks (CNN) - autoencoders - deep belief networks - deep reinforcement learning - generative adversarial networks (GAN), algorithm-independent machine learning - introduction - bias and variance - resampling for classifier design - estimating and comparing classifiers - combining classifiers, unsupervised learning and clustering - mixture densities and identifiability - maximum-likelihood estimates - application to normal mixtures. 

Prerequisites: Linear Algebra, Probability, MATLAB, Python, or C-Programming Skills 

Language(s) of Instruction
English
Host Institution Course Number
EEE6502
Host Institution Course Title
STATISTICAL PATTERN RECOGNITION
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

FIELD RESEARCH
Country
France
Host Institution
IFE, Paris
Program(s)
Field Research & Internship, Paris
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Psychology Political Science International Studies Health Sciences French Film & Media Studies Environmental Studies Economics Computer Science Communication Business Administration Biological Sciences Art Studio
UCEAP Course Number
186
UCEAP Course Suffix
UCEAP Official Title
FIELD RESEARCH
UCEAP Transcript Title
FIELD RESEARCH
UCEAP Quarter Units
10.50
UCEAP Semester Units
7.00
Course Description

The extensive independent study field research paper produced by the student is both the centerpiece of the intern's professional engagement and the culmination of the academic achievements of the semester. During the preparatory session, IFE teaches the methodological guidelines and principles to which students are expected to adhere in the development of their written research. Students work individually with a research advisor from their field. The first task is to identify a topic, following guidelines established by IFE for research topic choice. The subject must be tied in a useful and complementary way to the student-intern's responsibilities, as well as to the core concerns of the host organization. The research question should be designed to draw as much as possible on resources available to the intern via the internship (data, documents, interviews, observations, seminars and the like). Students begin to focus on this project after the first 2-3 weeks on the internship. Each internship agreement signed with an organization makes explicit mention of this program requirement, and this is the culminating element of their semester. Once the topic is identified, students meet individually, as regularly as they wish, with their IFE research advisor to generate a research question from the topic, develop an outline, identify sources and research methods, and discuss drafts submitted by the student. The research advisor also helps students prepare for the oral defense of their work which takes place a month before the end of the program and the due date of the paper. The purpose of this exercise is to help students evaluate their progress and diagnose the weak points in their outline and arguments. Rather than an extraneous burden added to the intern's other duties, the field research project grows out of the internship through a useful and rewarding synergy of internship and research. The Field Study and Internship model results in well-trained student-interns fully engaged in mission-driven internships in their field, while exploring a critical problem guided by an experienced research advisor.

Language(s) of Instruction
French
Host Institution Course Number
Host Institution Course Title
FIELD RESEARCH
Host Institution Campus
IFE Paris
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

INTRODUCTION TO WEB DESIGN
Country
Australia
Host Institution
University of Sydney
Program(s)
University of Sydney
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science Communication
UCEAP Course Number
16
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO WEB DESIGN
UCEAP Transcript Title
INTRO: WEB DESIGN
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course examines web technologies needed to design and prototype web-based user interfaces. In this course, students will prototype screen-based designs using scripting and markup languages such as HTML, CSS.

Language(s) of Instruction
English
Host Institution Course Number
DECO1016
Host Institution Course Title
INTRODUCTION TO WEB DESIGN
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

FIELD RESEARCH
Country
France
Host Institution
IFE, Strasbourg
Program(s)
Field Research & Internship, Strasbourg
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Sociology Political Science International Studies Computer Science Communication Biological Sciences
UCEAP Course Number
186
UCEAP Course Suffix
UCEAP Official Title
FIELD RESEARCH
UCEAP Transcript Title
FIELD RESEARCH
UCEAP Quarter Units
10.50
UCEAP Semester Units
7.00
Course Description

The extensive independent study field research paper produced by the student is both the centerpiece of the intern's professional engagement and the culmination of the academic achievements of the semester. During the preparatory session, IFE teaches the methodological guidelines and principles to which students are expected to adhere in the development of their written research. Students work individually with a research advisor from their field. The first task is to identify a topic, following guidelines established by IFE for research topic choice. The subject must be tied in a useful and complementary way to the student-intern's responsibilities, as well as to the core concerns of the host organization. The research question should be designed to draw as much as possible on resources available to the intern via the internship (data, documents, interviews, observations, seminars and the like). Students begin to focus on this project after the first 2-3 weeks on the internship. Each internship agreement signed with an organization makes explicit mention of this program requirement, and this is the culminating element of their semester. Once the topic is identified, students meet individually, as regularly as they wish, with their IFE research advisor to generate a research question from the topic, develop an outline, identify sources and research methods, and discuss drafts submitted by the student. The research advisor also helps students prepare for the oral defense of their work which takes place a month before the end of the program and the due date of the paper. The purpose of this exercise is to help students evaluate their progress and diagnose the weak points in their outline and arguments. Rather than an extraneous burden added to the intern's other duties, the field research project grows out of the internship through a useful and rewarding synergy of internship and research. The Field Study and Internship model results in well-trained student-interns fully engaged in mission-driven internships in their field, while exploring a critical problem guided by an experienced research advisor.

Language(s) of Instruction
French
Host Institution Course Number
Host Institution Course Title
FIELD RESEARCH
Host Institution Campus
IFE Strasbourg
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

MODELS OF COMPUTATION
Country
Australia
Host Institution
University of Melbourne
Program(s)
University of Melbourne
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
126
UCEAP Course Suffix
UCEAP Official Title
MODELS OF COMPUTATION
UCEAP Transcript Title
MODELS: COMPUTATION
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course uses logic and discrete mathematics to model the science of computing. It provides a grounding in the theories of logic, sets, relations, functions, automata, formal languages, and computability, providing concepts that underpin virtually all the practical tools contributed by the discipline, for automated storage, retrieval, manipulation and communication of data.

Language(s) of Instruction
English
Host Institution Course Number
COMP30026
Host Institution Course Title
MODELS OF COMPUTATION
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Subscribe to Computer Science