COMP 198 / TEACHING COMPUTER SCIENCE
Term: Fall 2020Units 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 198 / TEACHING COMPUTER SCIENCE
Term: Fall 2020Units 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 198 / TEACHING COMPUTER SCIENCE
Term: Fall 2020Units 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 198 / TEACHING COMPUTER SCIENCE
Term: Fall 2020Units 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 201 / COMPUTER SYSTEMS&PROGRAMMING
Term: Fall 2020Units 3Days: MON WED FRITimes: 14:00:00-14:50:00Ön Koşullar: COMP 132

Bits operations, Integer Representations, Integer arithmetic, Floating point. Strings, Pointers and Arrays. Functions, Stack and Heap. Structures. Machine level representation of programs. Memory hierarchy, caches, disks, locality. Code Optimization, debugging and profiling. Dynamic memory allocation. Static linking, object files, symbols and symbol tables. Dynamic linking with shared libraries.

COMP 202 / DATA STRUCTURES&ALGORITHMS
Term: Fall 2020Units 3Days: MON WED FRITimes: 16:00:00-16:50: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 301 / PROGRAMMING LANGUAGE CONCEPTS
Term: Fall 2020Units 3Days: MON WED FRITimes: 17:00:00-17:50: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 2020Units 3Days: MON WED FRITimes: 15:00:00-15:50: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 341 / INTRODUCTION TO ARTIFICIAL INTELLIGENCE
Term: Fall 2020Units 3Days: MON WED FRITimes: 10:00:00-10:50: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 416 / COMPUTER NETWORKS
Term: Fall 2020Units 3Days: TUES THURS FRITimes: 13:00:00-13:50:00Ön Koşullar: COMP. 132 or consent of the instructor

Principles of computer networks and network protocols; Internet protocol stack with emphasis on application, transport, network and link layers; network edge and network core; client/server and peer-to-peer models; routing algorithms; reliable data transfer; flow and congestion control; protocol design and analysis; network performance metrics; software-defined networks; network programming and distributed applications.

COMP 430 / DATA PRIVACY AND SECURITY
Term: Fall 2020Units 3Days: TUES THURS FRITimes: 10:00:00-10:50:00Ön Koşullar: COMP 202

Threats to data privacy and security; methods for privacy-preserving data collection, analysis, and sharing; data anonymization; differential privacy; security and privacy in machine learning; adversarial machine learning; real- world applications and case studies.

COMP 441 / DEEP LEARNING
Term: Fall 2020Units 3Days: MON WED FRITimes: 16:00:00-16:50:00

Basic linear models for classification and regression; stochastic gradient descent (backpropagation) learning; multi-layer perceptrons, convolutional neural networks, and recurrent neural networks; recent advances in the field; practical examples from machine translation, computer vision; practical experience in programming, training, evaluating and benchmarking deep learning models.

COMP 443 / MODERN CRYPTOGRAPHY
Term: Fall 2020Units 3Days: MON WED FRITimes: 11:00:00-11:50:00Ön Koşullar: COMP. 106 or consent of the instructor

Introduction to cryptographic concepts. Symmetric encryption, the public-key breakthrough, one-way functions, hash functions, random numbers, digital signatures, zero-knowledge proofs, modern cryptographic protocols, multi-party computation. Everyday use examples including online commerce, BitTorrent peer-to-peer file sharing, and hacking some old encryption schemes.

COMP 451 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Fall 2020Units 3Days: TUES THURS FRITimes: 14:00:00-14:50:00

COMP 491 / COMPUTER ENGINEERING DESIGN I
Term: Fall 2020Units 4Days: TUES THURS FRITimes: 18:00:00-18:50: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 530 / DATA PRIVACY AND SECURITY
Term: Fall 2020Units 3Days: TUES THURS FRITimes: 10:00:00-10:50:00

Threats to data privacy and security; methods for privacy-preserving data collection, analysis, and sharing; data anonymization; differential privacy; security and privacy in machine learning; adversarial machine learning; real- world applications and case studies.

COMP 541 / DEEP LEARNING
Term: Fall 2020Units 3Days: MON WED FRITimes: 16:00:00-16:50:00

Basic linear models for classification and regression; stochastic gradient descent (backpropagation) learning; multi-layer perceptrons, convolutional neural networks, and recurrent neural networks; recent advances in the field; practical examples from machine translation, computer vision; practical experience in programming, training, evaluating and benchmarking deep learning models.

COMP 543 / MODERN CRYPTOGRAPHY
Term: Fall 2020Units 3Days: MON WED FRITimes: 11:00:00-11:50:00Ön Koşullar: COMP. 106 or consent of the instructor

Introduction to cryptographic concepts. Symmetric encryption, the public-key breakthrough, one-way functions, hash functions, random numbers, digital signatures, zero-knowledge proofs, modern cryptographic protocols, multi-party computation. Everyday use examples including online commerce, BitTorrent peer-to-peer file sharing, and hacking some old encryption schemes.

COMP 551 / SELECTED TOPICS IN COMPUTER ENGINEERING
Term: Fall 2020Units 3Days: TUES THURS FRITimes: 14:00:00-14:50:00

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

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

CPID 405 / CARDIO PULMONES INFECTIOUS DISEASE
Term: Fall 2020Units 3Times: 0:00:00-0:00:00

Communication with the patient and the caregivers, essential history taking and physical examination practices, requesting goal-directed laboratory tests and interpretation of all patient-related information accurately in the fields of cardiology, pulmonary system diseases and infectious diseases. Common and important medical diseases, signs and symptoms of diseases, laboratory methods and imaging modalities. Acute, chronic diseases and their management.

CSEM 500 / CEMS BLOCK SEMINAR
Term: Fall 2020Units 2Days: TUES WED THURS FRITimes: 9:00:00-17:00:00

Intensive seminar on selected management topics.

CSHS 504 / HISTORICAL SOCIOLOGY
Term: Fall 2020Units 3Days: TUESTimes: 15:00:00-17:50:00

Some of the most important theoretical questions of the social sciences have been posed by scholars pursuing investigations at the intersection of sociology and history. How are these questions formulated and answered? How important is a consideration of the temporal nature of human actions and social structures and what are its consequences for our understanding of social life? How does the past "matter" to the present? This course addresses these questions and introduces students to some key theories, methodological contributions and a selection of substantive themes in comparative and historical sociology.

CSHS 517 / OTTOMAN STATE AND SOCIETY
Term: Fall 2020Units 3Days: TUESTimes: 9:00:00-11:50:00

Analysis of Ottoman state, institutions and culture with a specific emphasis on state and social group relations in the nineteenth century Ottoman Empire. Evolution of social change from the Classical Age to the end of the empire, rise of local nationalisms, ruptures and continuities between the Ottoman imperial regime and nation-states.