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

COURSE DETAIL

LANGUAGES AND COMPILERS
Country
Netherlands
Host Institution
Utrecht University
Program(s)
Utrecht University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
103
UCEAP Course Suffix
UCEAP Official Title
LANGUAGES AND COMPILERS
UCEAP Transcript Title
LANGUAGES&COMPILERS
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
Many programs use a list of symbols as input. These lists almost always have a structure. Examples are programs in some programming language, packets containing information sent over the internet, or information a program puts into a file to be read in another program. These structures are described by grammars. These grammars can automatically generate programs that recognize the structure. This recognition process is an important component of many programs (like compilers), and the description of the compilation process also uses these grammatical formalisms. By using special classes of grammars you may or may not express more structure or guarantee beforehand that the structure is easily recognized (e.g. in linear time). Students learn how to design grammars, how to construct parsers, and how to further use the results of these parsers (e.g. generate code for a part of the programming language C#). Grammars play a central role in computer science (XML Schemas, database schemas, Game Maker Language, etc.). Prerequisite knowledge: students must have basic knowledge of functional programming, programming in Haskell.
Language(s) of Instruction
English
Host Institution Course Number
INFOB3TC
Host Institution Course Title
LANGUAGES AND COMPILERS
Host Institution Campus
Science
Host Institution Faculty
Host Institution Degree
Host Institution Department
Information and Computing Sciences

COURSE DETAIL

EXCEL AND DATA PROCESSING
Country
China
Host Institution
Fudan University
Program(s)
Fudan University
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
39
UCEAP Course Suffix
UCEAP Official Title
EXCEL AND DATA PROCESSING
UCEAP Transcript Title
EXCEL&DATA PROCESS
UCEAP Quarter Units
3.00
UCEAP Semester Units
2.00
Course Description

This course introduces data processing in detail from the aspects of data calculation, sorting, query, screening, statistical summary, and chart generation, combined with some VBA programming practice. It improves students' data processing ability and enables non computer majors to learn the thinking and methods of computer programming.

Language(s) of Instruction
Chinese
Host Institution Course Number
COMP110039
Host Institution Course Title
EXCEL AND DATA PROCESSING
Host Institution Campus
Host Institution Faculty
Yimin Wang
Host Institution Degree
Host Institution Department
Computer Science and Technology

COURSE DETAIL

ARTIFICIAL INTELLIGENCE I
Country
Ireland
Host Institution
Trinity College Dublin
Program(s)
Trinity College Dublin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
122
UCEAP Course Suffix
UCEAP Official Title
ARTIFICIAL INTELLIGENCE I
UCEAP Transcript Title
ARTIFICIAL INTELLIG
UCEAP Quarter Units
4.00
UCEAP Semester Units
2.70
Course Description
This course offers an introduction to the general background of artificial intelligence and computation. Specific topics include the symbol system hypothesis, Turing machines as agents, constraint satisfaction, and knowledge representation and reasoning among others. Students conduct two assessed lab exercises, to be assigned about two weeks before they are due; the remainder of assessment is based on examination.
Language(s) of Instruction
English
Host Institution Course Number
CS3061
Host Institution Course Title
ARTIFICIAL INTELLIGENCE I
Host Institution Campus
Trinity College Dublin
Host Institution Faculty
Host Institution Degree
Host Institution Department
Computer Science

COURSE DETAIL

ALGORITHMIC THINKING
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
60
UCEAP Course Suffix
UCEAP Official Title
ALGORITHMIC THINKING
UCEAP Transcript Title
ALGORITHMIC THINKNG
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

Computational Thinking is a process of solving problems typically with four steps—decomposition, pattern recognition, abstraction, and algorithmic thinking. This course concentrates on algorithmic thinking and examines how to reformulate problems with step-by-step procedures to solve the problems. Students then practice the implementation of the procedures with Python programming language in their homework assignments. This course also covers various paradigms in designing the procedures such as divide-and-conquer, greedy methods, dynamic programming, backtracking, branch-and-bound, etc., along with fundamental data structures such as linked-lists, stacks, queues, recursion, graphs, trees, binary heaps, and hashing. 

Language(s) of Instruction
Korean
Host Institution Course Number
YCS1103
Host Institution Course Title
ALGORITHMIC THINKING
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

ROBOCUP
Country
Germany
Host Institution
Technical University Berlin
Program(s)
Technical University Berlin
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
126
UCEAP Course Suffix
UCEAP Official Title
ROBOCUP
UCEAP Transcript Title
ROBOCUP
UCEAP Quarter Units
5.50
UCEAP Semester Units
3.70
Course Description
This course covers method mediation and system implementation for project work, development, documentation, and communication tools. Students participate in project work in supervised small groups and have regular progress checks throughout the semester. The final evaluation is in an internally conducted tournament. The project uses the programming languages Python, C, and Java.
Language(s) of Instruction
English
Host Institution Course Number
0435 L 703
Host Institution Course Title
ROBOCUP
Host Institution Campus
FAKULTÄT IV ELEKTROTECHNIK UND INFORMATIK
Host Institution Faculty
Host Institution Degree
Host Institution Department
Informatik

COURSE DETAIL

PATTERN RECOGNITION
Country
Netherlands
Host Institution
Utrecht University
Program(s)
Utrecht University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
107
UCEAP Course Suffix
UCEAP Official Title
PATTERN RECOGNITION
UCEAP Transcript Title
PATTERN RECOGNITION
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course studies statistical pattern recognition and machine learning. The subjects covered are: general principles of data analysis; over fitting, the bias-variance trade-off, model selection, regularization, the curse of dimensionality; linear statistical models for regression and classification; clustering and unsupervised learning; support vector machines; neural networks and deep learning. Prerequisites include knowledge of elementary probability theory, statistics, multi variable calculus, and linear algebra. This is an advanced level course.
Language(s) of Instruction
English
Host Institution Course Number
INFOMPR
Host Institution Course Title
PATTERN RECOGNITION
Host Institution Campus
Science
Host Institution Faculty
Host Institution Degree
Host Institution Department
Information and Computing Sciences

COURSE DETAIL

COMPUTER NETWORK AND WEBPAGE DESIGN
Country
China
Host Institution
Fudan University
Program(s)
Fudan University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
103
UCEAP Course Suffix
UCEAP Official Title
COMPUTER NETWORK AND WEBPAGE DESIGN
UCEAP Transcript Title
COMP WEBPAGE DESIGN
UCEAP Quarter Units
3.00
UCEAP Semester Units
2.00
Course Description
The course provides instruction on how to use Dreamweaver software to create web pages with rich content and diverse layouts. The course covers topics such as tabular layout, AP Div layout, and Div layout. It also explores various page elements, including text, images, sounds, animations, videos, hyperlinks, tables, forms, and ways to increase interaction with the audience.
Language(s) of Instruction
Chinese
Host Institution Course Number
COMP110003
Host Institution Course Title
COMPUTER NETWORK AND WEBPAGE DESIGN
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Computer Science

COURSE DETAIL

DIGITAL SUPPLY NETWORKS
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
103
UCEAP Course Suffix
UCEAP Official Title
DIGITAL SUPPLY NETWORKS
UCEAP Transcript Title
DIGITL SUPLY NETWRK
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

Companies such as Amazon, Airbnb, and LinkedIn build and manage powerful supply networks to create value. This course provides an understanding of these networks and their relationships with customers as well as suppliers. The digitization and innovation processes that govern these relationships are also examined. Students critically evaluate cutting-edge thinking on these topics and discuss implications for supply chain management, strategy, and marketing.

Language(s) of Instruction
English
Host Institution Course Number
EBC2045
Host Institution Course Title
DIGITAL SUPPLY NETWORKS
Host Institution Campus
Maastricht University
Host Institution Faculty
School of Business and Economics
Host Institution Degree
Host Institution Department

COURSE DETAIL

COMPUTER PROGRAMMING LANGUAGE
Country
Taiwan
Host Institution
National Taiwan University
Program(s)
National Taiwan University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mechanical Engineering Computer Science
UCEAP Course Number
104
UCEAP Course Suffix
UCEAP Official Title
COMPUTER PROGRAMMING LANGUAGE
UCEAP Transcript Title
COMPUTER LANGUAGE
UCEAP Quarter Units
3.00
UCEAP Semester Units
2.00
Course Description

This course provides a complete understanding of basic programming concepts and how to implement them in C Sharp (C#). The course emphasizes the major features of the programming languages to solve problems in engineering. This course includes lab sessions which followed by lectures.

Language(s) of Instruction
Chinese
Host Institution Course Number
ME2009
Host Institution Course Title
COMPUTER PROGRAMMING LANGUAGE
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Mechanical Engineering

COURSE DETAIL

AI & DESIGN
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University Summer
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
70
UCEAP Course Suffix
S
UCEAP Official Title
AI & DESIGN
UCEAP Transcript Title
AI & DESIGN
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course deals with a series of recent issues in artificial intelligence (AI) focusing on the field of design, more specifically deep learning and architectural space design, for beginners. Students review the related technologies with cases, and the conceptual and intellectual issues on top of AI in the perspective of design. Not only focusing on the AI techs, but also surveying the qualitative/quantitative aspects of design with theoretical issues outside of the conventional state of knowledge are the objectives of this course, empowered by actual individual project developments. Theory lectures, case studies, survey on the references, and students’ participation in class are the materials for the course. In the technological standpoint, recent decade has marked a huge change in how we perceive and talk about general AI. Buzz words “Big Data” and “Machine Intelligence” also changes (or will change) the fundamental role of designers form conventional approaches, and we will take a look where to go via this course. The deep learning (DL) techniques, for example, have shown how end-to-end differentiable functions can be learned to solve complex design tasks involving high-level perception abilities. In association with this shift and effect to our domain-specific knowledge, design, we would keep eyes opening so that we can take max advantages from it.

Language(s) of Instruction
English
Host Institution Course Number
IEE2087
Host Institution Course Title
AI & DESIGN
Host Institution Campus
Yonsei International Summer School
Host Institution Faculty
Host Institution Degree
Host Institution Department
Science & Technology
Subscribe to Computer Science