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

COURSE DETAIL

PYTHON PROGRAMMING FOR ECONOMICS, MANAGEMENT, AND FINANCE
Country
Italy
Host Institution
University of Commerce Luigi Bocconi
Program(s)
Bocconi University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Statistics Computer Science
UCEAP Course Number
115
UCEAP Course Suffix
UCEAP Official Title
PYTHON PROGRAMMING FOR ECONOMICS, MANAGEMENT, AND FINANCE
UCEAP Transcript Title
PYTHON PRGMING:ECON
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course offers students an introduction to object-oriented and procedural programming, using Python. Most models and examples are taken from Economics, Management, and Finance. The course discusses topics including primitive types and class types; recursion and functions such as procedures and fruitful functions; basic statements such as assignment, if-statements, loops, blocks, and function calls; objects and classes including subclasses, inheritance, and overriding; sequences and dictionaries; testing and debugging; program development, stepwise refinement (top-down design), and object-oriented design; databases; examples of full featured applications; and programming style considerations. The course consists of lectures, exercises, case studies, and individual and group assignments. The course requires students to have completed an introductory course on programming as a prerequisite.
Language(s) of Instruction
English
Host Institution Course Number
30517
Host Institution Course Title
PYTHON PROGRAMMING FOR ECONOMICS, MANAGEMENT AND FINANCE
Host Institution Campus
University of Commerce Luigi Bocconi
Host Institution Faculty
Host Institution Degree
Host Institution Department
Decision Sciences

COURSE DETAIL

COMMUNICATION NETWORKS
Country
Korea, South
Host Institution
Yonsei University
Program(s)
Yonsei University
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Electrical Engineering Computer Science
UCEAP Course Number
134
UCEAP Course Suffix
UCEAP Official Title
COMMUNICATION NETWORKS
UCEAP Transcript Title
COMM NETWORKS
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description
The course provides a top-down overview of the basic principles in computer networking. Topics includes Internet, Wireless LAN, security and other communication network principles and theories. Basically, it's (extended) communication theory in broader sense. The course also covers Computer Network & Internet: overview of TCP/IP, Application Layer: HTTP, FTP, DNS, Web server, Transport Layer: UDP, TCP, Network Layer & Routing, Link Layer & LAN, Wireless LAN, Multimedia Networking, and Network Security.
Language(s) of Instruction
English
Host Institution Course Number
EEE3450
Host Institution Course Title
COMMUNICATION NETWORKS
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department
Electrical and Electronics Engineering

COURSE DETAIL

DATA MINING, TEXT MINING, AND BIG DATA ANALYTICS
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
170
UCEAP Course Suffix
UCEAP Official Title
DATA MINING, TEXT MINING, AND BIG DATA ANALYTICS
UCEAP Transcript Title
DATA MINING
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course is part of the LM degree program and is intended for advanced level students. Enrollment is by consent of the instructor. The course discusses how a large set of data can be analyzed to derive strategic information and to address data-driven decisions. The course examines the main data-mining tasks such as data selection, data transformation, analysis, and interpretation, with specific reference to unstructured text data, and with the issues related to analysis in big data environments.

 

Language(s) of Instruction
English
Host Institution Course Number
91262
Host Institution Course Title
DATA MINING , TEXT MINING AND BIG DATA ANALYTICS
Host Institution Campus
BOLOGNA
Host Institution Faculty
Host Institution Degree
LM in ARTIFICIAL INTELLIGENCE
Host Institution Department
COMPUTER SCIENCE AND ENGINEERING

COURSE DETAIL

INTRODUCTION TO PROGRAMMING
Country
Brazil
Host Institution
Pontifical Catholic University of Rio de Janeiro
Program(s)
Pontifical Catholic University of Rio de Janeiro
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
14
UCEAP Course Suffix
UCEAP Official Title
INTRODUCTION TO PROGRAMMING
UCEAP Transcript Title
INTRO PROGRAMMING
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course offers an introduction to computers and imperative programming languages. Topics include: variables, expressions, and functions; iteration and conditional control flow; basic and structured values; functions and recursion; files.
Language(s) of Instruction
Portuguese
Host Institution Course Number
INF 1025
Host Institution Course Title
INTRODUÇÃO À PROGRAMAÇÃO
Host Institution Campus
PUC-Rio
Host Institution Faculty
Host Institution Degree
Host Institution Department
Departamento de Engenharia Elétrica

COURSE DETAIL

PROGRAM ANALYSIS
Country
United Kingdom - England
Host Institution
University of Sussex
Program(s)
University of Sussex
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
103
UCEAP Course Suffix
UCEAP Official Title
PROGRAM ANALYSIS
UCEAP Transcript Title
PROGRAM ANALYSIS
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description
This course introduces the design and analysis of algorithms. Students examine topics including the use of big­-O notation to characterize an algorithm's running time, invariants as a way of specifying how an algorithm solves a problem, and alternative approaches to the design of algorithms for different kinds of problems, such as including divide­and­conquer, greedy methods, and dynamic programming. Students use a range of illustrative problems, such as sorting, string-matching, and several standard graph algorithms.
Language(s) of Instruction
English
Host Institution Course Number
G6017
Host Institution Course Title
PROGRAM ANALYSIS
Host Institution Campus
University of Sussex
Host Institution Faculty
Host Institution Degree
Host Institution Department
Informatics

COURSE DETAIL

OPTIMIZATION METHODS
Country
Hong Kong
Host Institution
Chinese University of Hong Kong
Program(s)
Chinese University of Hong Kong
UCEAP Course Level
Upper Division
UCEAP Subject Area(s)
Mathematics Computer Science
UCEAP Course Number
105
UCEAP Course Suffix
UCEAP Official Title
OPTIMIZATION METHODS
UCEAP Transcript Title
OPTIMIZATION METHOD
UCEAP Quarter Units
4.50
UCEAP Semester Units
3.00
Course Description

This course introduces the essentials of optimization methods, including models, solution methods, and programming techniques. Topics cover linear programming, integer linear programming, nonlinear programming, and convex programming. It will highlight applications of these methods in Fintech, such as asset allocation, portfolio management, and data analysis.

Language(s) of Instruction
English
Host Institution Course Number
FTEC2101,ESTR2520
Host Institution Course Title
OPTIMIZATION METHODS
Host Institution Campus
Host Institution Faculty
Host Institution Degree
Host Institution Department

COURSE DETAIL

THE ART OF COMPUTING
Country
Australia
Host Institution
University of New South Wales
Program(s)
University of New South Wales
UCEAP Course Level
Lower Division
UCEAP Subject Area(s)
Computer Science
UCEAP Course Number
18
UCEAP Course Suffix
UCEAP Official Title
THE ART OF COMPUTING
UCEAP Transcript Title
ART OF COMPUTING
UCEAP Quarter Units
6.00
UCEAP Semester Units
4.00
Course Description

This course provides a foundation in computational thinking. It assumes no previous programming background, but requires use of digital devices, such as tablets and smart phones, for a range of tasks (e.g. social networking, reading, essay writing, etc.). The course uses Python as the programming medium and uses real world examples from a variety of domains to motivate understanding.

Language(s) of Instruction
English
Host Institution Course Number
COMP1010
Host Institution Course Title
THE ART OF COMPUTING
Host Institution Campus
New South Wales
Host Institution Faculty
Engineering
Host Institution Degree
Host Institution Department
Computer Science and Engineering

Computer Science Abroad

Today’s computer science majors are showing the way to a more equitable world by delivering applications and systems that stimulate growth, communication, and learning. Become a master at expecting the unexpected as you solve problems. Taking your studies abroad gives you the chance to test prediction models in Japan, use artificial intelligence to identify the cause of problems negatively affecting people's lives in Singapore, and design technology that is accessible and socially responsible in Sweden.

Subscribe to Computer Science