Skip to main content Skip to local navigation
Home » Page 3

AP/ITEC 2622 3.00 Data Structures

A completion to introductory problem solving and algorithm development. Taught in Java, topics include linked lists, binary trees, stacks, queues and other elementary data structures. Complexity analysis is introduced with an emphasis on searching and sorting algorithms. Note: This course will not count for computer science major or minor credit.

AP/ADMS 2500 3.00 Financial Accounting

An overview of the accounting discipline, useful to both majors and non-majors. Includes accounting history, the uses of accounting information in personal and business contexts and the rudiments of financial reporting.

SC/MATH 2281 3.00 Models of Financial Economics

A quantitative introduction to financial economics. The topics include arbitrage pricing theory, forwards and futures, American and European options, interest rate derivatives, yield curves, arbitrage hedging and pricing, put-call parity, arbitrage bounds, binomial model, Black-Scholes formula, risk-neutral valuation, trinomial model.

LE/EECS 2211 3.00 Introduction to Cloud Computing

Introduces the fundamental concepts of cloud computing. Topics include the motivation of cloud computing, the benefits and risks of cloud computing compared to the traditional on-premises paradigm, cloud service models, virtualization of computing, storage and network, virtual machines vs containers, and architectures for cloud-based services. Students work on projects where they create and manage virtual […]

SC/MATH 2030 3.00 Elementary Probability

Introduction to the theory of probability as preparation for further study in either mathematical or applied probability and statistics. Topics include probability spaces, conditional probability, independence, random variables, distribution functions, expectation, Chebyshev's inequality, common distributions, moment-generating functions and limit theorems.

AP/FINT 2010 3.00 Financial Services and Technologies

A broad non-technical introduction to the financial sector with an emphasis on how technologies are used to support financial services. Topics include banking and related services (cash management, lending, mortgages and debt collection, payments and money transfers, trading and finance services, advising), treasury and forex, financial markets (capital markets, exchange and execution, intermediaries, algorithmic trading), […]

AP/FINT 1210 3.00 Introduction to Computer Programming for Financial Technologies

An introduction to problem solving, task decomposition, and algorithm development in the context of object-oriented and structured programming techniques. Taught in Java, topics include primitive data types, control structures, simple classes, strings and arrays. The course also introduces object-oriented design and the use of API's to develop applications from existing classes.