COMM 202 / MEDICAL ENGLISH
Term: Fall 2019Units 3Days: MON WEDTimes: 10:00:00-11:15:00

Ability to communicate in English with a special emphasis on medical terminology deve- lopment, spelling and pronunciation. Reading and listening to medical terminology, understanding its meaning and writing short essays using terms correctly.

COMP 106 / DISCRETE MATHEMATICS FOR COMPUTER SCIENCE AND ENGINEERING
Term: Fall 2019Units 3Days: TUES THURSTimes: 10:00:00-11:15:00

An introductory course covering: Logic, formal reasoning, propositional logic, sets, growth of functions, algorithmic complexity, number theory, mathematical induction, combinatorics, recurrence, generating functions, relations, graphs, and models of computation.

COMP 110 / INTRODUCTION TO COMPUTER PROGRAMMING WITH MATLAB
Term: Fall 2019Units 3Days: TUES THURSTimes: 16:00:00-17:15:00

COMP 110 is a first course in computer programming. The objective is to introduce the principles of computer programming and algorithm development using Matlab, with particular emphasise on scientific computation and data processing. Topics covered include basic computer literacy and organization; variables, operators, expressions, data types, arrays, matrices; conditional and repetition control statements; modular programming, built-in and user-defined functions; string manipulation; text and binary file processing; structures; debugging; data plotting and visualization; graphical user interfaces.

COMP 110 / INTRODUCTION TO COMPUTER PROGRAMMING WITH MATLAB
Term: Fall 2019Units 3Days: TUES THURSTimes: 13:00:00-14:15:00

COMP 110 is a first course in computer programming. The objective is to introduce the principles of computer programming and algorithm development using Matlab, with particular emphasise on scientific computation and data processing. Topics covered include basic computer literacy and organization; variables, operators, expressions, data types, arrays, matrices; conditional and repetition control statements; modular programming, built-in and user-defined functions; string manipulation; text and binary file processing; structures; debugging; data plotting and visualization; graphical user interfaces.

COMP 110 / INTRODUCTION TO COMPUTER PROGRAMMING WITH MATLAB
Term: Fall 2019Units 3Days: TUES THURSTimes: 10:00:00-11:15:00

COMP 110 is a first course in computer programming. The objective is to introduce the principles of computer programming and algorithm development using Matlab, with particular emphasise on scientific computation and data processing. Topics covered include basic computer literacy and organization; variables, operators, expressions, data types, arrays, matrices; conditional and repetition control statements; modular programming, built-in and user-defined functions; string manipulation; text and binary file processing; structures; debugging; data plotting and visualization; graphical user interfaces.

COMP 111 / INTRODUCTION TO PROGRAMMING AND COMPUTATIONAL THINKING
Term: Fall 2019Units 3Days: TUES THURSTimes: 10:00:00-11:15:00

General introduction to computational thinking and programming. Emphasizes key components of problem solving such as expressing solutions as logically ordered steps (algorithms), decomposition, and abstraction. Procedural and structured programming. Emphasis is on programming, abstractions (procedural, data structures), and problem solving, not on the programming language. Gain a solid foundation in algorithmic thinking and programming, abiltiy to perform basic, common computational tasks efficiently, and ability to apply to problems across disciplines including administrative sciences, humanites, social sciences.

COMP 130 / INTRODUCTION TO PROGRAMMING (JAVA)
Term: Fall 2019Units 3Days: TUES THURSTimes: 13:00:00-14:15:00

This course is a general introduction to programming using the Java programming language. It emphasizes the structured programming language aspects of Java and de-emphasizes its object-oriented aspects. The latter are covered only to the extent that enables students to use standard Java libraries for common tasks. Students who complete this course successfully should gain a solid foundation in algorithmic thinking and structured programming, and should be able to perform basic, common computational tasks easily and efficiently.

COMP 131 / INTRODUCTION TO COMPUTER SCIENCE AND PROGRAMMING
Term: Fall 2019Units 3Days: MON WEDTimes: 13:00:00-14:15:00

Overview of computers, Programming, algorithms, and programming languages. Programming with Python: Data types, variables, operators. Control statements: conditionals, loops, iteration. String manipulation. Functions, recursion, decomposition and abstraction. Tuples, lists, dictionaries. Aliasing, mutability, cloning. Files. Object oriented programming, classes, inheritance. Testing, debugging, exception handling, program efficiency.

COMP 132 / ADVANCED PROGRAMMING
Term: Fall 2019Units 3Days: MON WEDTimes: 11:30:00-12:45:00Ön Koşullar: COMP 100 consent of the instructor

Object oriented programming using Java. Data types, expressions, control statements, strings, arrays. Classes, objects, methods, overloading, variable scope, memory. Recursion. Inheritance, polymorphism, abstract classes, interfaces, nested classes, anonymous classes. Exception handling. Strings and regular expressions. File I/O. Generic collections. Generic classes and methods. Lambdas and streams. Event-driven programming. Multithreading.

COMP 198 / TEACHING COMPUTER SCIENCE
Term: Fall 2019Units 3Times: 0:00:00-0:00:00Ön Koşullar: COMP 132 or consent of the instructor

The aim of the course is to give qualified engineering students a unique opportunity to teach as a part of their undergraduate experience. Students are responsible for teaching sections for the course COMP130 Introduction to Programming. Students cover and teach materials such as functional decomposition, control statements, methods, recursion, strings, arrays, abstract data types, exception handling, graphical user interface and other fundamental elements of modern programming by using the Java language.

COMP 200 / STRUCTURE AND INTERPRETATION OF COMPUTER PROGRAMS
Term: Fall 2019Units 3Days: MON WEDTimes: 8:30:00-9:45:00Ön Koşullar: COMP. 106 or consent of the instructor

Introduction to core software engineering concepts. Control of complexity in large programming systems. Building abstractions with procedures and data. Modularity, objects and state. Machine models, compilers and interpreters. Concurrency.

COMP 301 / PROGRAMMING LANGUAGE CONCEPTS
Term: Fall 2019Units 3Days: MON WEDTimes: 14:30:00-15:45:00Ön Koşullar: COMP. 200 or COMP 201 and COMP 202

Programming languages concepts and paradigms. Functional programming. Abstraction, encapsulation, type systems, binding, parameter passing, run-time storage, memory, stack, heap, interpreters. Implementation strategies for interpreters. Data representation, sets, syntax, semantics, behavior specification and implementation.

COMP 302 / SOFTWARE ENGINEERING
Term: Fall 2019Units 3Days: MON WEDTimes: 13:00:00-14:15:00Ön Koşullar: COMP 132 and COMP. 202 or consent of the instructor

Review of methods and tools used in software development. Object oriented design and open software architectures. Requirements analysis, design, implementation, testing, maintenance and management. Engineering applications.

COMP 303 / COMPUTER ARCHITECTURE
Term: Fall 2019Units 3Days: MON WEDTimes: 16:00:00-17:15:00Ön Koşullar: ELEC. 204 or ELEC 205 or consent of the instructor

Hardware organization of computers. Computer components and their functions. Instruction sets, instruction formats and addressing modes. Pipelining and pipeline hazards. Instruction level parallelism. Assembly and machine language. Data and control paths. Computer arithmetic. Floating point representation. Memory hierarchy, cache organization and virtual memory. Parallel architectures.

COMP 317 / EMBEDDED SYSTEMS
Term: Fall 2019Units 3Days: TUES THURSTimes: 14:30:00-15:45:00Ön Koşullar: ELEC. 204 or ELEC 205 or consent of the instructor

Microcomputer fundamentals including architecture and operation of a typical microprocessor; bus organization; instruction set; addressing modes; analysis of clocks and timing; interrupt handling; memory (RAM and ROM); DMA, serial and parallel input/output; assembly language programming.

COMP 319B / MOBILE DEVICE PROGRAMMING-IOS IPHONE
Term: Fall 2019Units 3Days: THURSTimes: 14:30:00-17:15:00Ön Koşullar: COMP. 202 or COMP. 132 or consent of the instructor

This course covers programming environments and languages over mobile devices. Mobile device architectures and environments, MIDP Application Model, User Interface Libraries, High Level User Interface Components, Low Level User Interface Libraries, MIDP Persistance Libraries. Mobile device operating system environments. Operating Systems such as iPhone OS.

COMP 341 / INTRODUCTION TO ARTIFICIAL INTELLIGENCE
Term: Fall 2019Units 3Days: MON WEDTimes: 10:00:00-11:15:00Ön Koşullar: ENGR 200 or 201 or MATH 201 or 211 or MATH 202

Introduction to artificial intelligence concepts; agent based thinking; uninformed and informed search; constraint satisfaction; knowledge representation; logic; introduction to machine learning and its relation to artificial intelligence; representing uncertainty; markov decision processes; examples from vision, robotics, language and games.

COMP 442 / NATURAL LANGUAGE PROCESSING
Term: Fall 2019Units 3Days: MON WEDTimes: 11:30:00-12:45:00

Fundamental concepts and current research in natural language processing. Algorithms for processing linguistic information. Computational properties of human languages. Analysis at the level of morphology, syntax, and semantics. Modern quantitative techniques of using large corpora, statistical models, and machine learning applied to problems of acquisition, disambiguation and parsing. Applications such as machine translation and question answering.

COMP 450 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Fall 2019Units 3Days: MON WEDTimes: 13:00:00-14:15:00Ön Koşullar: ENGR 200 and MATH 107 or consent of the instructor

COMP 491 / COMPUTER ENGINEERING DESIGN I
Term: Fall 2019Units 4Days: WEDTimes: 16:00:00-18:45:00Ön Koşullar: (COMP. 202 and COMP. 302) or consent of the instructor

A capstone design course where students apply engineering and science knowledge in a computer engineering design project. Development, design, implementation and management of a project in teams under realistic constraints and conditions. Emphasis on communication, teamwork and presentation skills.

COMP 492 / COMPUTER ENGINEERING DESIGN II
Term: Fall 2019Units 3Times: 0:00:00-0:00:00

A capstone design project on an industrially relevant problem. Students work on teams in consultation with faculty and industrial members.

COMP 542 / NATURAL LANGUAGE PROCESSING
Term: Fall 2019Units 3Days: MON WEDTimes: 11:30:00-12:45:00

Fundamental concepts and current research in natural language processing. Algorithms for processing linguistic information. Computational properties of human languages. Analysis at the level of morphology, syntax, and semantics. Modern quantitative techniques of using large corpora, statistical models, and machine learning applied to problems of acquisition, disambiguation and parsing. Applications such as machine translation and question answering.

COMP 550 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Fall 2019Units 3Days: MON WEDTimes: 13:00:00-14:15:00

COMP 590 / SEMINAR
Term: Fall 2019Units 0Times: 0:00:00-0:00:00

Presentation of research topics to introduce the students into thesis research.