Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students



Similar documents
Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Eastern Washington University Department of Computer Science. Questionnaire for Prospective Masters in Computer Science Students

Computer Science/Software Engineering

Computer Science. General Education Students must complete the requirements shown in the General Education Requirements section of this catalog.

University of Dayton Department of Computer Science Undergraduate Programs Assessment Plan DRAFT September 14, 2011

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.)

Computer Science. Cabrillo College Catalog

Professional Organization Checklist for the Computer Science Curriculum Updates. Association of Computing Machinery Computing Curricula 2008

Information Systems. Administered by the Department of Mathematical and Computing Sciences within the College of Arts and Sciences.

Please consult the Department of Engineering about the Computer Engineering Emphasis.

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

DIABLO VALLEY COLLEGE CATALOG

Department of Computer Science

Undergraduate Major in Computer Science and Engineering

Computer and Information Sciences

Computer Science. Requirements for the Major (updated 11/13/03)

COURSE TITLE COURSE DESCRIPTION

Department of Computer Science

Cabrillo College Catalog

Computer Science. Computer Science 213. Faculty and Offices. Degrees and Certificates Awarded. AS Computer Science Degree Requirements

Tsinghua University-Columbia University Double Masters Degree Program in Business Analytics Application Form

COMPUTER SCIENCE. Contact Information. Overview. Degrees/Certificates

Department of Computer Science

Master of Science in Computer Science Information Systems

AP Computer Science AB Syllabus 1

Assessment for Master s Degree Program Fall Spring 2011 Computer Science Dept. Texas A&M University - Commerce

CS Standards Crosswalk: CSTA K-12 Computer Science Standards and Oracle Java Programming (2014)

Computer Science. Computer Science 207. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes

Bachelor of Technology (Computer Engineering.) Scheme of Courses/Examination. (3 rd SEMESTER) 1 HUT-211 Organizational Behaviour

COMPUTER SCIENCE. FACULTY: Jennifer Bowen, Chair Denise Byrnes, Associate Chair Sofia Visa

FACULTY OF COMPUTER SCIENCE AND INFORMATION TECHNOLOGY AUTUMN 2016 BACHELOR COURSES

Master Degree Program in Computer Science (CS)

Computer Science. Master of Science

Division of Mathematical Sciences

How To Get A Computer Science Degree At Appalachian State

CURRICULUM VITAE EDUCATION:

UF EDGE brings the classroom to you with online, worldwide course delivery!

02-201: Programming for Scientists

These degree requirements are in effect starting from Admission.

Department of Computer Science

COURSE DESCRIPTION FOR THE COMPUTER INFORMATION SYSTEMS CURRICULUM

Datavetenskapligt Program (kandidat) Computer Science Programme (master)

RARITAN VALLEY COMMUNITY COLLEGE COURSE OUTLINE. CISY 103 Computer Concepts and Programming

These degree requirements are in effect starting from Admission.

MICHIGAN TEST FOR TEACHER CERTIFICATION (MTTC) TEST OBJECTIVES FIELD 050: COMPUTER SCIENCE

REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf])

EECS PhD Comprehensive Examination Guidelines

A bachelor of science degree in electrical engineering with a cumulative undergraduate GPA of at least 3.0 on a 4.0 scale

Using Web-based Tools to Enhance Student Learning and Practice in Data Structures Course

COMPUTER SCIENCE COMPUTER SCIENCE BACHELOR OF ARTS (BA) College of STEM

MASTER OF SCIENCE IN APPLIED PHYSICS AND COMPUTER SCIENCE FIVE-YEAR PROGRAM

INFORMATION TECHNOLOGY PROGRAM

COLLEGE OF INFORMATION TECHNOLOGY

Iowa State University MBA Application Tips

Java 6 'th. Concepts INTERNATIONAL STUDENT VERSION. edition

Master of Science (MS) in Computer Science

COMPUTER SCIENCE PROGRAM

Computer and Systems Engineering (CSE) Master of Science Programs

Computer Science (COMP)

MASTER OF SCIENCE PROGRAMS ADMISSION REQUIREMENTS

Course Descriptions. preparation.

PhD in Computer Science at North Carolina A&T State University

Bachelor of Games and Virtual Worlds (Programming) Subject and Course Summaries

These degree requirements are in effect starting from Admission.

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES

Rensselaer Polytechnic Institute. Master of Science Information Technology ITWS. Advanced Professional. Studies (APS)

2) What is the structure of an organization? Explain how IT support at different organizational levels.

Computer Science Course Descriptions Page 1

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

LONDON SCHOOL OF COMMERCE. Programme Specification for the. Cardiff Metropolitan University. BSc (Hons) in Computing

ElonMBA

Penn State Harrisburg Computer Science

COMPUTER SCIENCE (5651) Test at a Glance

Software Engineering Transfer Degree

Computer Science Graduate Program Rules and Procedures Michigan Technological University. May 9, 2012

OPERATING SYSTEM SERVICES

Bachelor of Science in Information Technology. Course Descriptions

MEng, BSc Computer Science with Artificial Intelligence

Thomas Jefferson High School for Science and Technology Program of Studies Foundations of Computer Science. Unit of Study / Textbook Correlation

DATA STRUCTURES USING C

DIRECT PH.D. (POST B.S.) IN COMPUTER SCIENCE PROGRAM

Teacher Education Certification Program

GRADUATE SCHOLARSHIPS FOR INTERNATIONAL STUDENTS

Computer Science/Mathematics Curriculum Pepperdine University

Domains and Competencies

Describe the process of parallelization as it relates to problem solving.

The Diploma in Internet Business Technology is a 30-credit program which consists of 7 required courses and 3 complementary courses.

MEng, BSc Applied Computer Science

Sample Syllabus (C++) CSCI 1301 Introduction to Programming Principles

M.S. IN APPLIED PHYSICS AND COMPUTER SCIENCE

Graduate Co-op Students Information Manual. Department of Computer Science. Faculty of Science. University of Regina

Transcription:

Eastern Washington University Department of Computer Science Questionnaire for Prospective Masters in Computer Science Students I. Personal Information Name: Last First M.I. Mailing Address: Permanent Address (if different): Home Phone: Work Phone: Cell Phone: Email : II. Academic Goal Term for which you are applying: Fall Winter Spring Year Interest Areas (elaborate as possible): Biomedical Computing Computational Intelligence Computer Architecture & Embedded Systems Computer Security Database Graphics Image and Signal Processing Intelligent Informatics Networked Computing Numerical Methods Parallel and Distributed Processing Software Engineering Other Comments: III. Academic Background Undergraduate overall grade point average (4 point scale)

Questionnaire for Prospective Masters in Computer Science Students Page 2 GRE/GMAT results (note: only if available, GRE and GMAT are NOT required) GRE general exam Verbal Quantitative Analytical GRE subject exam Subject : GMAT exam Subject : Score Score TOEFL results (required for students whose native language is not English) Other exams: Exam name: Exam name: IV. Work Experience (if more space is required, attach additional pages) Dates Type of work and/or position Computer related aspects, if any V. Experience with Computer Systems

Questionnaire for Prospective Masters in Computer Science Students Page 3 VI. Readiness Assessment Please fill in the following pages carefully. This will help to assess your readiness and aid in correct placement within the curriculum. Each item will describe an EWU course and content. Insofar as possible, make a companion entry, which gives corresponding coursework which you have completed from your institution. Fundamental Programming: (See CSCD 210, 211 Programming Principles I, II ) Introduction to the concepts and practices of information representation, computer algorithms, hardware organization, computer program design and implementation, simple data structures (e.g. multidimensional arrays and classes), object-oriented programming, exception handling. Students design, implement, test, and debug computer programs using a current object-oriented programming language such as Java. C Programming & Unix Operating System (See CSCD 240 C & Unix Programming) An introduction to the use of the UNIX operating system, and syntax and programming techniques of the C language in that environment. UNIX topics include interactive shells, common text editors, utility programs, file system structure, libraries and operating system calls and system programming. C topics include data types, structures, pointers and pointer arithmetic, arrays, linked lists and function design and use.

Questionnaire for Prospective Masters in Computer Science Students Page 4 If you have had a similar course, fill in the following: Data Structures, Algorithms: (See CSCD 300, 320 Data Structures, Algorithms) Abstract concepts of data structures and implementation in a programming language. Topics include linked lists, stacks, queues, hashing, recursion, complexity analysis of algorithms, binary search trees and heaps. Logic, methods of proof, set theory, relations and functions, numerical representations, cardinality, computability, combinatorics, discrete probability, computational complexity and graph theory. Algorithmic strategies such as dynamic programming and non-linear data structures such as trees and graphs. Operating Systems: (See CSCD 340 Operating Systems I)

Questionnaire for Prospective Masters in Computer Science Students Page 5 Major concepts in the design and modeling of operating systems for digital computers, including simulation techniques, memory management, system protection, I/O management, CPU scheduling, process management, and file systems. Traditional programming, program analyses and written reports. Mathematics: Discrete Math (See MATH 301 Discrete Mathematics or MATH 225 Foundations of Mathematics) Topics most relevant to Computer Science including set theory, logic, graph theory, basic number theory, mathematical induction, and recursion. If you have had a similar course, fill in the following: