COMP 130 / INTRODUCTION TO PROGRAMMING (JAVA)
Term: Spring 2015Units 3Days: MON WEDTimes: 8:30:00-9:45: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 130 / INTRODUCTION TO PROGRAMMING (JAVA)
Term: Spring 2015Units 3Days: MON WEDTimes: 11:30:00-12:45: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 130 / INTRODUCTION TO PROGRAMMING (JAVA)
Term: Spring 2015Units 3Days: MON WEDTimes: 14:30:00-15:45: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 132 / ADVANCED PROGRAMMING
Term: Spring 2015Units 3Days: TUES THURSTimes: 14:30:00-15: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 202 / DATA STRUCTURES&ALGORITHMS
Term: Spring 2015Units 3Days: MON WEDTimes: 13:00:00-14:15:00Ön Koşullar: (COMP. 106 or INDR 201 or (MATH 103 and MATH 104)) and COMP 132

Basic data structures, algorithms, and their computational complexity. List, stack, queue, priority queue, map, tree, balanced tree, hash table, heap, skip list, trie, graph. Basic search, selection, sorting, and graph algorithms. Recursion.

COMP 230 / C PROGRAMMING FOR SOLVING ENGINEERING PROBLEMS
Term: Spring 2015Units 3Times: 0:00:00-0:00:00

Engineering problem solving and design using C programming language. The course will cover basic syntax/grammar and concepts of C programming language, including control flow, functions and modular programming, static and global variables, pointers and memory addressing, arrays and pointer arithmetic, strings and searching and sorting, followed by example engineering analysis and design problems, including electric circuit analysis, digital signal processing, machine learning, finance, and data analysis.

COMP 304 / OPERATING SYSTEMS
Term: Spring 2015Units 3Days: TUES THURSTimes: 13:00:00-14:15:00Ön Koşullar: COMP 201 or consent of the instructor

Introduction to operating systems concepts, process management, memory management, virtual memory, input-output and device management, file systems, job scheduling, threads, process synchronization, deadlocks, interrupt structures, case studies of operating systems.

COMP 306 / DATABASE MANAGEMENT SYSTEMS
Term: Spring 2015Units 3Days: MON WEDTimes: 10:00:00-11:15:00Ön Koşullar: COMP. 202 or consent of the instructor

Conceptual and practical aspects of databases and database management systems. Entity-relationship model, relational model, relational algebra, Structured Query Language (SQL), normal forms and normalization, transaction management, scheduling and serializability, concurrency control and locking, indexing, recent trends in databases and NoSQL.

COMP 319A / MOBILE DEVICE PROGRAMMING-ANDROID
Term: Spring 2015Units 3Times: 0:00:00-0:00: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 Symbian, Android, Mobile Windows.

COMP 429 / PARALLEL PROGRAMMING
Term: Spring 2015Units 3Days: TUES THURSTimes: 16:00:00-17:15:00Ön Koşullar: COMP. 132

Fundamental concepts of parallelism. Overview of parallel architectures, multicores, heterogeneous systems, shared memory and distributed memory systems. Parallel programming models and languages. Multithreaded, message passing, data driven, task parallel and data parallel programming. Design of parallel programs, decomposition, granularity, locality, communication, load balancing, and asynchrony. Performance modeling of parallel programs, sources of parallel overheads.

COMP 437 / INTELLIGENT USER INTERFACES
Term: Spring 2015Units 3Days: TUES THURSTimes: 11:30:00-12:45:00Ön Koşullar: (COMP. 125 or COMP. 100) or consent of the instructor

Applications of artificial intelligence in user interfaces. Design, implementation, and evaluation of user interfaces that use machine learning, computer vision and pattern recognition technologies. Supporting tools for classification, regression, multi-modal information fusion. Gaze-tracking, gesture recognition, object detection, tracking, haptic devices, speech-based and pen-based interfaces.

COMP 446 / ALGORITHM DESIGN AND ANALYSIS
Term: Spring 2015Units 3Days: MON WEDTimes: 16:00:00-17:15:00Ön Koşullar: COMP. 202 or consent of the instructor

Advanced topics in data structures, algorithms, and their computational complexity. Asymptotic complexity measures. Graph representations, topological order and algorithms. Forests and trees. Minimum spanning trees. Bipartite matching. Union-find data structure. Heaps. Hashing. Amortized complexity analysis. Randomized algorithms. Introduction to NP-completeness and approximation algorithms. The shortest path methods. Network flow problems.

COMP 489 / SOFTWARE RELIABILITY: SPECIFICATION, TESTING AND VERIFICATION
Term: Spring 2015Units 3Days: TUES THURSTimes: 10:00:00-11:15:00

Tools and techniques for ensuring software reliability. Specification formalisms and languages. Modeling tools and languages. Unit and integration testing. Automated testing and verification tools and algorithms. Mathematical representations for programs and executions. Hoare logic. Specification using modular contracts: Preconditions, postconditions, loop and object invariants. Ownership systems. Automated test generation. Model-based testing. Coverage metrics for testing adequacy. Type and effect systems for reliable software. Software model checkers. Static analysis. Concurrent/multi-threaded programs. Correctness criteria for concurrent programs: race-freedom, atomicity, linearizability and serializability. Testing, verification and debugging tools for concurrent programs.

COMP 491 / COMPUTER ENGINEERING DESIGN I
Term: Spring 2015Units 4Times: 0:00:00-0:00: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 513 / INFORMATION THEORY
Term: Spring 2015Units 3Days: MON WEDTimes: 11:30:00-12:45:00

Entropy, Relative Entropy and Mutual Information; Asymptotic Equipartition Theory; Entropy Rates of a Stochastic Process; Data Compression; Kolmogorov Complexity; Channel Capacity; Differential Entropy; The Gaussian Channel; Maximum Entropy and Spectral Estimation; Rate Distortion Theory, Network Information Theory.

COMP 529 / PARALLEL PROGRAMMING
Term: Spring 2015Units 3Days: TUES THURSTimes: 16:00:00-17:15:00

Fundamental concepts of concurrency, non-determinism, atomicity, race-conditions, synchronization, mutual exclusion. Overview of parallel architectures, multicores, distributed memory. Parallel programming models and languages, multithreaded, message passing, data driven, and data parallel programming. Design of parallel programs, decomposition, granularity, locality, communication, load balancing. Patterns for parallel programming, structural, computational, algorithm strategy, concurrent execution patterns. Performance modeling of parallel programs, sources of parallel overheads.

COMP 537 / INTELLIGENT USER INTERFACES
Term: Spring 2015Units 3Days: TUES THURSTimes: 11:30:00-12:45:00Ön Koşullar: (COMP. 130 or COMP. 131) or consent of the instructor

Applications of artificial intelligence in user interfaces. Design, implementation, and evaluation of user interfaces that use machine learning, computer vision and pattern recognition technologies. Supporting tools for classification, regression, multi-modal information fusion. Gaze-tracking, gesture recognition, object detection, tracking, haptic devices, speech-based and pen-based interfaces.

COMP 546 / ALGORITHM DESIGN AND ANALYSIS
Term: Spring 2015Units 3Days: MON WEDTimes: 16:00:00-17:15:00Ön Koşullar: COMP. 202 or consent of the instructor

Advanced topics in data structures, algorithms, and their computational complexity. Asymptotic complexity measures. Graph representations, topological order and algorithms. Forests and trees. Minimum spanning trees. Bipartite matching. Union-find data structure. Heaps. Hashing. Amortized complexity analysis. Randomized algorithms. Introduction to NP-completeness and approximation algorithms. The shortest path methods. Network flow problems.

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

COMP 550 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Spring 2015Units 3Days: MON WEDTimes: 10:00:00-11:15:00

COMP 550 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Spring 2015Units 3Times: 0:00:00-0:00:00

COMP 589 / SOFTWARE RELIABILITY: SPECIFICATION, TESTING AND VERIFICATION
Term: Spring 2015Units 3Days: TUES THURSTimes: 10:00:00-11:15:00

Tools and techniques for ensuring software reliability. Specification formalisms and languages. Modeling tools and languages. Unit and integration testing. Automated testing and verification tools and algorithms. Mathematical representations for programs and executions. Hoare logic. Specification using modular contracts: Preconditions, postconditions, loop and object invariants. Ownership systems. Automated test generation. Model-based testing. Coverage metrics for testing adequacy. Type and effect systems for reliable software. Software model checkers. Static analysis. Concurrent/multi-threaded programs. Correctness criteria for concurrent programs: race-freedom, atomicity, linearizability and serializability. Testing, verification and debugging tools for concurrent programs.

COMP 590 / SEMINAR
Term: Spring 2015Units 0Times: 0:00:00-0:00:00

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

CRVS 507 / CARDIOLOGY, CARDIOVASCULAR SURGERY, PULMONARY MEDICINE ANDTHORACIC SURGERY
Term: Spring 2015Units 3Times: 0:00:00-0:00:00

Multidisciplinary approach to the diagnosis and treatment of cardiovascular and respiratory diseases: Physical examination of the heart, arteries and veins, embryology, anatomy, physiology, pathogenesis, diagnostic methods, medical, interventional and surgical treatment modalities will be evaluated. Topics include: Electrocardiography, rhythm disturbances, atherosclerosis and hyperlipidemia; Ischemic and valvular heart diseases; Cardiac traumas, coagulation, infective endocarditis, myocarditis, pericarditis, cardiac tumors; Traumatic, thromboembolic, cerebrovascular, lower occlusive, vasospastic, aneurysmatic arterial diseases; venous insufficiency; myocardial protection, congenital heart diseases, thoracic aortic diseases will be discussed. Diseases of the respiratory system including pulmonary vascular disorders, pulmonary embolism and hypertension, sleep disorders, neoplasms of the respiratory system, diagnosis and tretament of anaphylaxis will be evaluated.