Computer Science Student Advising Handout Idaho State University

Size: px
Start display at page:

Download "Computer Science Student Advising Handout Idaho State University"

Transcription

1 Computer Science Student Advising Handout Idaho State University Careers, Jobs, and Flexibility The discipline of Computer Science has arisen as one of the highest-paying fields in the last decade; the average starting salary for a Computer Science graduate in the USA is more than $63,000/year. The Computer Science Program at ISU can prepare you to succeed in a wide range of exciting computerscience-related careers including software engineering, databases, computer security, networks, system administration, etc. While many computer science graduates focus on technical work, the computer science major can also be a general purpose degree leading in a number of additional directions: by adding a minor or second major in Philosophy or Political Science, computer science majors can go into Law; or by adding the minor in Business Administration, they may complete the MBA in a 5 th year leading to technical management possibilities. The MBA is also important for those students interested in graduate work as part of the National Information Assurance Training and Education Center (NIATEC). Advising Process Students wishing to become computer science majors should contact the CS office to have an advisor assigned to them and to sketch out an initial study plan. ISUDegreeWorks, available through BengalWeb, provides analysis of the student s progress toward a CS major. While taking CS2282, CS majors must complete a Program of Study form, available on the CS web site, and meet with their advisor for its approval. Additional meetings with an advisor are recommended. An approved Program of Study form is required to complete CS2282. For courses transferred from another university to count toward the major, the corresponding ISU CS course must be listed on the student s ISU transcript or there must be an approved petition form in the student s file. Transferring students entering ISU already having completed CS2282, must call the CS office, have an advisor assigned to them, and complete a CS Program of Study form. Throughout their schooling and before the beginning of their final year of study, students should insure that all general education requirements have been completed. Students should then fill in a Computer Science Graduation Check List form, also available on the CS web site, and meet with their advisor for its approval. An approved CS Graduation Checklist form is needed to take CS4488 Laptops and Virtual Machines As part of the Computer Science Program s commitment to lifelong learning, students are expected to adapt to new operating systems, DBMSs, programming languages, development environments, and security protocols. In CS2282 and all subsequent CS courses, CS majors and minors are expected to have laptops with sufficient capacity to run various tools within virtual machines, allowing safe and secure mastery of continually-evolving professional environments. Bachelor of Science in Computer Science Math and Science Courses Computers are fundamentally mathematical devices created by mathematical logicians including Von Neumann, and Turning, and based on the works of Babbage, Boole, and Whitehead/Russell; thus an understanding of mathematical logic and other aspects of discrete math is essential. Computer Scientists are expected to analyze and implement solutions involving calculus, linear algebra, and statistics. Those students interested in graduate school in Computer Science are urged to take Math 3352, Math 2287 rather than Math/CS1187, Math 4450 rather than Math 3350, and additional upper level Mathematics 1

2 courses; see your computer science advisor for details. All courses for the CS major and minor must be passed with a grade of C- or higher. MATH 1147 * Precalculus 5cr OR MATH 1144 Trigonometry 2cr OR MATH 2275 Calculus III 4cr MATH 1170 Calculus I 4cr MATH 1175 Calculus II 4cr MATH 2240 Linear Algebra 3cr MATH 3350 Statistical Methods 3cr AND MATH 3352 Introduction to Probability 3cr CS/MATH 1187 Applied Discrete Structures 3cr OR MATH 2287 Foundations of Mathematics 3cr PHYS 2211 Engineering Physics 4cr PHYS 2213 Engineering Physics I Laboratory 1cr CHEM 1111 General Chemistry 4cr FIGURE 1 MATHEMATICS AND SCIENCE Computer Science and Related Courses To allow students to have the broadest possible learning experience, students are encouraged to select elective courses. These range from an increased emphasis in Mathematics to a specialization in Computer Security/Information Assurance. Students may also propose specialized courses from other disciplines on a case by case basis. CS 1181 Computer Science and Programming I 3cr CS 1182 Computer Science and Programming II 3cr CS 2275 Computer Organization and Assembly 3cr CS 2282 Advanced Programming 3cr INFO3307 Systems Analysis and Design 3cr INFO3380 Networking and Virtualization 3cr CS 3385 Data Structures and Algorithms 3cr INFO4411 Intermediate Information Assurance 3cr CS 4481 Programming Language, Theory, and Compilers 3cr INFO4407 Database Design and Implementation 3cr CS 4477 Operating Systems 3cr CS 4488 Advanced Software Engineering and Project 3cr FIGURE 2 REQUIRED COMPUTER SCIENCE AND RELATED COURSES Plus 6 Elective Credits From The Following List If Not Used As A Required Course: Any 3000 or 4000 level Computer Science course; INFO 4407, 4487, 4491, 4412 through 4416, 4419, 4499; MGT 3329; EE 3345, 4413, 4416, 4417, 4427, 4475, 4494; MATH 3355, 3356, 4406, 4407, 4408, 4441, 4442, 4450, 4451, 4465, PHIL (other electives may be approved by the Program Director or Chair on a case by case basis) * Students placing directly into MATH 1170 should substitute MATH 2275, 3360, or any of the MATH courses allowed as CS electives, as long as they are not also used as CS electives or requirements to result in a total of 30 hours of math and science. Physics 2212 can also be used to meet the 30 hour requirement. Math 4450 can be substituted for Math 3350 in the CS curriculum for students doing dual math/ CS majors or interested in CS Graduate School. MGT 2216 and 2217 are allowed as alternatives to MATH 3350 and 3352, particularly for those students doing the CS major, the Minor in Business Administration, and the MBA. 2

3 Computer Science Minor Some students in other disciplines may find increased knowledge about CS to be useful. The required courses are detailed below: MATH 1170 Calculus I 4cr OR MATH 1160 Business Calculus 3cr CS 1181 Computer Science and Programming I 3cr CS 1182 Computer Science and Programming II 3cr CS 2275 Computer Organization and Assembly 3cr CS 2282 Advanced Programming 3cr FIGURE 3 COMPUTER SCIENCE MINOR Plus six credits from the above list of approved electives for the CS major. Computer Science Courses CS 1181 Computer Science and Programming I 3 credits. Problem solving methods and algorithm development with an emphasis on programming style. CONCURRENT PREREQ: MATH 1147 or MATH 1143 F, S CS 1182 Computer Science and Programming II 3 credits. Object Oriented Programming in the context of sorting and searching, analysis of algorithms, recursion, linked lists, class diagrams, and other data structures and algorithms. Class Diagrams. PREREQ: CS 1181 S CS 1187 Applied Discrete Structures 3 credits. Boolean algebra and logic; sets, functions, and relations; iteration, recursion, and induction; algorithms; programming in pseudocode; basic counting principles; graphs and trees; and other selected topics from discrete mathematics. Cross-listed as MATH PREREQ: CS S CS 2275 Computer Organization and Assembly 3 credits. Computer organization from the perspective of instructions, including the central processor, busses, input and output units, and memory units. Instruction sets, loaders and linkers, assembly language, address computation, and other architecture-related functions. Virtual memory. Dynamic and static linking. Uses a different programming language. PREREQ: CS F CS 2282 Advanced Programming I 3 credits. Advanced object oriented programming and software OOP design and development in a modern object-oriented language not previously used. Event driven programming. Elementary threading. UML. Includes a significant software project. Uses a different programming language. PREREQ: CS F CS 3321 Software Engineering 3 credits. Techniques and tools for conceiving, designing, testing, deploying, maintaining, and documenting large software systems with particular focus on the Structured analysis and design phases including task analysis, human factors, costs, and project and team management. PREREQ: CS 2282 and CS2275 D CS 3331 Web Programming 3 credits. Server- and client-side programming, web-based database programming. PREREQ: CS D CS 3342 Computer Graphics 3 credits. Covers raster graphics, primitives, scan conversion, geometric transformations, object hierarchies, curves and surfaces, solid modeling, visible surface determination, illumination, shading, manipulation and advanced modeling techniques. PREREQ: CS 2282 and MATH D 3

4 CS3385 Data Structures and Algorithms 3 credits. The design, construction, and analysis of data structures. Abstract data types, lists, stacks, queues, trees, and graphs. Sorting, searching, hashing. Theory. Includes significant coding projects. Uses Linux OS. PREREQ: CS2282, CS2275 and (CS/Math1187 or Math2287 or MATH 240). S CS 4420 Computer Security and Cryptography 3 credits. Public key and private key cryptography, key distribution, cryptographic protocols, requisite mathematics and selected topics in the development of security and cryptography. PREREQ: CS D CS 4442 GUI Development 3 credits. Planning and construction of graphical user interfaces and discussion of essential software engineering concepts. PREREQ: CS D CS 4444 Image and Audio Processing 3 credits. Image/audio acquisition, quantization, spatial and spectral filters, sharpening, smoothing, restoration, compression, segmentation, Fourier and Wavelet transforms. PREREQ: CS/MATH 1187, MATH 3352, and MATH D CS 4451 Database Theory Design Programming 3 credits. Data models, relational algebra and calculus, SQL and stored procedures, database design, ER diagrams, normalization theory, data storage, index structures, performance analysis, concurrency control. Database programming language access. Uses a different programming language. PREREQ: CS D CS 4470 Parallel Processing 3 credits. Topics in high-performance computing: parallel architectures, SIMD, MIND, SMP, NUMA models, message passing, cache coherency issues, MPI, PVM, parallel programming languages, cluster and grid approaches, applications and experience programming on a cluster. PREREQ: CS 3385 and CS2275 or CS4475. F CS 4477 Operating Systems 3 credits. Processes description and control, threads, concurrency, memory management scheduling, I/O and files, distributed systems, security, networking. Includes team implementation of a significant portion of an operating system. Uses a different operating system. PREREQ: CS 2282 and CS S CS 4480 Theory of Computation 3 credits. Finite representations of languages, deterministic and nondeterministic finite automata, context free languages, regular languages, parsing, Turing Machines, Church s Thesis, uncomputability, computational complexity classes. PREREQ: CS 3385, CS/MATH 1187 or MATH 2287, MATH D CS 4481 Programming Language, Theory and Compilers 3 credits. Programming language concepts. Regular expressions, context-free grammars, FSAs, stack machines. Theory/algorithms for lexical, syntactic and semantic analysis, recursive descent and parsing, symbol tables, object code generation. Design and implementation of a Compiler. CS 3385, Math 1175, Phys F CS 4488 Advanced Software Engineering and Project 3 credits. Analysis, specification, design, implementation, and testing of a large software project. Formal approach and tools. software lifecycles; human computer interaction; project and team management. Uses a different programming language. PREREQ: CS 3385 & (CS3321 or Info 3307) & (CS4451 or Info4407). F CS 4492 Special Problems in Computer Science 3 credits. Research and reports on problems or topics in computer science. May be repeated for up to 9 credits with different content. PREREQ: Permission of Instructor. 4

5 Computer Science Curriculum Prerequisite Chaining and Fall/Spring Offering Schedule Fall CS 1181 co-req Math 1147 Spring CS/Math 1187* CS 1182 Math 1170 CS 2275 Engl 1102** Math 2240* INFO 3380 CS 2282 INFO 3307 CS3385 CS 4477 INFO 4407 CS 4481 CS 4488 INFO 4411 *The prerequisites for CS3385 are CS 2275, CS2282, and either Math2240 or CS/Math 1187 **English 1102 is taken before INFO 3307, which is taken before INFO4407 which is taken before INFO4411 5

Department of Computer Science

Department of Computer Science 158 Department of Computer Science Department of Computer Science Chairperson: Nasri, Ahmad H. Professor: Nasri, Ahmad H. Assistant Professors: Abu Salem, Fatima K.; Attie, Paul C.; Dargham, Joumana B.;

More information

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

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) Computer Science, Bachelor of Science (B.S.) 1 COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) The Bachelor of Science in Computer Science is built on a rigorous, highly concentrated, accredited curriculum

More information

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) WITH A CONCENTRATION IN CYBERSECURITY

COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) WITH A CONCENTRATION IN CYBERSECURITY Computer Science, Bachelor of Science (B.S.) with a concentration in cybersecurity 1 COMPUTER SCIENCE, BACHELOR OF SCIENCE (B.S.) WITH A CONCENTRATION IN CYBERSECURITY The Bachelor of Science in Computer

More information

COMPUTER SCIENCE (CSCI)

COMPUTER SCIENCE (CSCI) Bucknell University 1 COMPUTER SCIENCE (CSCI) Faculty Professors: Xiannong Meng, Luiz Felipe Perrone Associate Professors: Stephen M. Guattery (Chair), Brian R. King, Lea D. Wittie Assistant Professors:

More information

SOFTWARE ENGINEERING. Curriculum in Software Engineering. Program Educational Objectives

SOFTWARE ENGINEERING. Curriculum in Software Engineering. Program Educational Objectives Software Engineering 1 SOFTWARE ENGINEERING For the undergraduate curriculum in Software Engineering (http:// www.se.iastate.edu) leading to the degree Bachelor of Science. This curriculum is accredited

More information

COMPUTER SCIENCE AND ENGINEERING (CSEG)

COMPUTER SCIENCE AND ENGINEERING (CSEG) Bucknell University 1 COMPUTER SCIENCE AND ENGINEERING (CSEG) Faculty Professors: Xiannong Meng, Luiz Felipe Perrone Associate Professors: Stephen M. Guattery (Chair), Brian R. King, Lea D. Wittie Assistant

More information

University of Waterloo Undergraduate Catalog Report Faculty of Mathematics Page No. 1 Run Date 20-AUG-2007 Meeting Number(s) 25

University of Waterloo Undergraduate Catalog Report Faculty of Mathematics Page No. 1 Run Date 20-AUG-2007 Meeting Number(s) 25 Faculty of Mathematics Page No. 1 NEW COURSES (for approval) Computer Science - School of CS 137 ( 0.50 ) LAB, LEC, TST, TUT Programming Principles Review of fundamental programming concepts and their

More information

BS in Information Technology

BS in Information Technology BS in Information Technology Key Changes: - Minimum credit hours required changed from 130 to 120 - Two management courses (co-listed with IT) added as required: IT462 and IT466-311 is replaced by 330

More information

computer science (CSCI)

computer science (CSCI) computer science (CSCI) CSCI overview programs available courses of instruction flowcharts Computer scientists and engineers design and implement efficient software and hardware solutions to computer-solvable

More information

College of Arts and Letters Interdisciplinary Studies. Program Guide. Version 4 May Program Description and Course Requirements

College of Arts and Letters Interdisciplinary Studies. Program Guide. Version 4 May Program Description and Course Requirements College of Arts and Letters Interdisciplinary Studies Program Guide Cybersecurity Major Version 4 May 2016 Contents 1. Program Description and Course Requirements 2. Sample 4-year Course Plan. Pre-requisites

More information

Academic and Curriculum Policies

Academic and Curriculum Policies Academic and Curriculum Policies Restricted Electives - These credit hours are included in the curriculum with the intent to enhance the technical skills and knowledge of the student. Students may choose

More information

Academic and Curriculum Policies

Academic and Curriculum Policies Academic and Curriculum Policies Restricted Electives - These credit hours are included in the curriculum with the intent to enhance the technical skills and knowledge of the student. Students may choose

More information

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012)

QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) QuickGuide for SEAS CS Students (New Requirements Beginning Fall 2012) This QuickGuide is for SEAS students thinking of majoring or minoring in Computer Science. It explains how the program is structured,

More information

UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE

UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE 1 Computer Science CSC 108 Intro to Computer Science 3 cr An introduction to the major areas of computer science, such as computing systems, the binary number

More information

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN

COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN COMPUTER SCIENCE/INFORMATION SYSTEMS DEGREE PLAN YEAR 1, SEMESTER 1 YEAR 1, SEMESTER 2 Composition I 3 Composition II 3 Calculus I 5 Calculus II 5 Humanistic (Religion) 3 Physics I 5 Total Wellness 2 Statistics

More information

SIR C R REDDY COLLEGE OF ENGINEERING

SIR C R REDDY COLLEGE OF ENGINEERING SIR C R REDDY COLLEGE OF ENGINEERING DEPARTMENT OF INFORMATION TECHNOLOGY Course Outcomes II YEAR 1 st SEMESTER Subject: Data Structures (CSE 2.1.1) 1. Describe how arrays, records, linked structures,

More information

QuickGuide for CC, GS, and Barnard CS Students

QuickGuide for CC, GS, and Barnard CS Students QuickGuide for CC, GS, and Barnard CS Students (New Requirements Beginning Fall 2013) This QuickGuide is for Columbia College, General Studies, and Barnard students thinking of majoring or concentrating

More information

Program Proposal for a Direct Converted Program. BS in COMPUTER SCIENCE

Program Proposal for a Direct Converted Program. BS in COMPUTER SCIENCE Program Proposal for a Direct Converted Program BS in COMPUTER SCIENCE Document Page number Curriculum Sheet p. 2 p. -year Roadmap p. p. 5 Two Year Course Schedule p. 6 (2018 2019 AY and 2019 2020 AY)

More information

Department of Electrical and Computer Engineering

Department of Electrical and Computer Engineering Department of Electrical and Computer Engineering 1 Department of Electrical and Computer Engineering Chairperson: Edwin E. Yaz, Ph.D., P.E. Department of Electrical and Computer Engineering website (http://www.marquette.edu/engineering/electrical_computer)

More information

Computer Science (CS)

Computer Science (CS) The University of Alabama in Huntsville 1 Computer Science (CS) CS 100 - INTRO COMPUTERS & PROGRAM Introduction to program design and implementation in the Visual Basic programming language, using hands-on

More information

UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE

UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE UNIVERSITY OF SOUTH ALABAMA COMPUTER SCIENCE 1 Computer Science CSC 108 Intro to Computer Science 3 cr An introduction to the major areas of computer science, such as computing systems, the binary number

More information

Engineering Technology

Engineering Technology Engineering Technology 1 Engineering Technology Degree Awarded Bachelor of Science in Engineering Technology (B.S.E.T.) Nature of Program The Bachelor of Science in Engineering Technology (B.S.E.T.) is

More information

COMPUTER SCIENCE. Computer Science 123

COMPUTER SCIENCE. Computer Science 123 Computer Science 123 COMPUTER SCIENCE Natural Applied Sciences Division Jamie Alonzo, Division Dean Division Office, Room 701 Steve Hodges, Program Contact, (831) 479-6494 Aptos Counseling: (831) 479-6274

More information

Bachelor of Science Information Studies School of Information Program Summary

Bachelor of Science Information Studies School of Information Program Summary Bachelor of Science Information Studies School of Information Program Summary Students admitted to the program beginning the Summer 2011 semester follow the proposed catalog guidelines below. Program Pre-Requisites

More information

Computer Science. Computer Science Undergraduate Bulletin. Required Support Courses (7 credits) ENG 271 Technical Communication (4)

Computer Science. Computer Science Undergraduate Bulletin. Required Support Courses (7 credits) ENG 271 Technical Communication (4) Computer Science Computer Science College of Science, Engineering & Technology Department of Computer Science 273 Wissink Hall 507-389-2968 Web site: www.cset.mnsu.edu/cs Chair: Steven Case, Ph.D Rebecca

More information

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

Please consult the Department of Engineering about the Computer Engineering Emphasis. COMPUTER SCIENCE Computer science is a dynamically growing discipline. ABOUT THE PROGRAM The Department of Computer Science is committed to providing students with a program that includes the basic fundamentals

More information

Department of Computer Science and Engineering

Department of Computer Science and Engineering Department of Computer Science and Engineering 1 Department of Computer Science and Engineering Department Head: Professor Edward Swan Office: 300 Butler Hall The Department of Computer Science and Engineering

More information

Ajloun National University

Ajloun National University Study Plan Guide for the Bachelor Degree in Computer Information System First Year hr. 101101 Arabic Language Skills (1) 101099-01110 Introduction to Information Technology - - 01111 Programming Language

More information

MASTER OF SCIENCE IN COMPUTER AND INFORMATION SCIENCE

MASTER OF SCIENCE IN COMPUTER AND INFORMATION SCIENCE DEPARTMENT OF MATHEMATICS AND COMPUTER SCIENCE Ping Zhang, Ph.D., Interim Department Chairperson Math and Science Building, 1 st Floor 1000 ASU Drive #30 Phone: 601-877-6430 FAX: 601-877-6631 Degrees Offered

More information

, , & CATALOG TECHNICAL CORES AND ELECTIVES

, , & CATALOG TECHNICAL CORES AND ELECTIVES 2010-2012, 2012-2014, 2014-2016 & 2016-2018 CATALOG TECHNICAL CES AND ELECTIVES Both Electrical Engineering and Computer Engineering students must choose a primary technical core (includes 8 courses) and

More information

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION)

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Master of Science (M.S.) Major in Computer Science (Non-thesis Option) 1 MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE (NON-THESIS OPTION) Major Program The Master of Science (M.S.) degree with a

More information

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING

CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science

More information

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

Computer Science. Computer Science 211. Degrees and Certificates Awarded. A.S. Computer Science Degree Requirements. Program Student Outcomes Computer Science 211 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

SCHOOL OF ENGINEERING. Degree: BACHELOR OF SCIENCE Credits: 128 Program: ELECTRICAL ENGINEERING. CURRICULUM Since: August 2018

SCHOOL OF ENGINEERING. Degree: BACHELOR OF SCIENCE Credits: 128 Program: ELECTRICAL ENGINEERING. CURRICULUM Since: August 2018 SCHOOL OF ENGINEERING Degree: BACHELOR OF SCIENCE Credits: 128 Program: ELECTRICAL ENGINEERING CURRICULUM Since: August 2018 Description: The Electrical Engineering Program offers students an exciting

More information

First year courses and prerequisites Notes Previously offered ** See catalog for important notes.

First year courses and prerequisites Notes Previously offered ** See catalog for important notes. Student's name: EWU ID: Bachelor of Arts in Education in Physics Secondary Education College of Science, Technology, Engineering, and Mathematics SOAR Department: Physics SOAR Major: BAE PHYS Major Declaration

More information

, , & CATALOG TECHNICAL CORES & ELECTIVES ELECTRICAL ENGINEERING TECHNICAL CORES

, , & CATALOG TECHNICAL CORES & ELECTIVES ELECTRICAL ENGINEERING TECHNICAL CORES 2010-2012, 2012-2014, 2014-2016 & 2016-2018 CATALOG TECHNICAL CES & ELECTIVES Both Electrical Engineering and Computer Engineering students must choose a primary technical core (includes 8 courses) and

More information

BS EE Flow Chart (WSU Tri City)

BS EE Flow Chart (WSU Tri City) BS EE Flow Chart 016 017 (WSU Tri City) MATH 171 Calculus I MATH 17 Calculus II MATH 7 Calculus III MATH 15 Differential Eq. EE 1 EM Fld & Waves EE 61 Elec Pwr. Sys. EE 15 Proj. Mng. EE 16 Elec. Engr.

More information

Name: Key: Done In Progress Possible based on prerequisites

Name: Key: Done In Progress Possible based on prerequisites Name: Key: Done In Progress Possible based on prerequisites 07-08 Mechanical Engineering Curriculum This chart was prepared by Freshman Engineering using the 07-08 catalog. It is designed to assist in

More information

Diploma Of Computing

Diploma Of Computing Diploma Of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

Electrical Engineering and Computer Sciences (EECS)

Electrical Engineering and Computer Sciences (EECS) University of California, Berkeley 1 Electrical Engineering and Computer Sciences (EECS) Courses EECS 47D Completion of work in Electrical Engineering 16A 1-3 Units Terms offered: Prior to 2007 This course

More information

DEPARTMENT OF COMPUTER SCIENCE

DEPARTMENT OF COMPUTER SCIENCE Department of Computer Science 1 DEPARTMENT OF COMPUTER SCIENCE Office in Computer Science Building, Room 279 (970) 491-5792 cs.colostate.edu (http://www.cs.colostate.edu) Professor L. Darrell Whitley,

More information

224 Computer Science. A.S. Degree Requirements. Department Offices. Faculty and Offices. Emeritus Faculty. Degrees and Certificates Awarded

224 Computer Science. A.S. Degree Requirements. Department Offices. Faculty and Offices. Emeritus Faculty. Degrees and Certificates Awarded 224 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

INFORMATION TECHNOLOGY (IT)

INFORMATION TECHNOLOGY (IT) INFORMATION TECHNOLOGY (IT) 202 Old Union Hall, (309) 438-8338 IT.IllinoisState.edu School Director: Mary Elaine Califf. Office: 202 Old Union. Graduate Program Director: Bee Lim. Graduate Faculty: Califf,

More information

The Volgenau School of Engineering

The Volgenau School of Engineering COMPUTER SCIENCE, B.S. 2016-2017 The objectives of the B.S. program in Computer Science relate to the abilities of the graduates several years after graduation. The objectives include: Foundation for successful

More information

Faculty of King Abdullah II School for Information Technology Department of Computer Science Study Plan Master's In Computer Science (Thesis Track)

Faculty of King Abdullah II School for Information Technology Department of Computer Science Study Plan Master's In Computer Science (Thesis Track) Faculty of King Abdullah II School for Information Technology Department of Computer Science Study Plan Master's In Computer Science (Thesis Track) Plan Number Serial # Degree First: General Rules Conditions:.

More information

CSE 1110; U 2.0; Distance Education; Exclusions: CSE 1111; U 3.0; Distance Education; Exclusions: GEC CSE 1112; U 3.0; Exclusions: CSE 1113; U 1.

CSE 1110; U 2.0; Distance Education; Exclusions: CSE 1111; U 3.0; Distance Education; Exclusions: GEC CSE 1112; U 3.0; Exclusions: CSE 1113; U 1. CSE 1110; U 2.0; Introduction to Computing Technology; A course of general interest giving experience with personal computer software, e.g., word processors and spreadsheets; provides fundamental computer

More information

Department of Computer Science

Department of Computer Science Department of Computer Science The Department of Computer Science offers a Master of Science degree and a Doctor of Philosophy degree in Computer Science. M.S. in Computer Science (p. 1) Ph.D. in Computer

More information

Department of Computer Science and Information Technology

Department of Computer Science and Information Technology 1 Department of Computer Science and Infmation Technology Department of Computer Science and Infmation Technology Bachel of Science (B.S.) Infmation Sheet The Department of Computer Science and Infmation

More information

All MSEE students are required to take the following two core courses: Linear systems Probability and Random Processes

All MSEE students are required to take the following two core courses: Linear systems Probability and Random Processes MSEE Curriculum All MSEE students are required to take the following two core courses: 3531-571 Linear systems 3531-507 Probability and Random Processes The course requirements for students majoring in

More information

Bachelor of Science in. Computer Science. Advising Brochure Department of. Computer Science & Engineering College of Arts & Sciences

Bachelor of Science in. Computer Science. Advising Brochure Department of. Computer Science & Engineering College of Arts & Sciences Bachelor of Science in Computer Science Advising Brochure 2010 2011 Department of Computer Science & Engineering College of Arts & Sciences 26 Avery Hall info@cse.unl.edu http://cse.unl.edu rev: June,

More information

Student's name: EWU ID:

Student's name: EWU ID: Student's name: EWU ID: Bachelor of Arts in Education in Physics Secondary Education 2017-2018 Catalog Year College of Science, Technology, Engineering, and Mathematics SOAR Department: Physics SOAR Major:

More information

COMPUTER SCIENCE. Curriculum in Computer Science. Computer Science 1

COMPUTER SCIENCE. Curriculum in Computer Science. Computer Science 1 Computer Science 1 COMPUTER SCIENCE http://www.cs.iastate.edu The undergraduate curriculum in Computer Science leading to the Bachelor of Science degree is accredited by the Computing Accreditation Commission

More information

Scheme of Studies. BS Computer Science

Scheme of Studies. BS Computer Science Department of Computer Science and Information Technology Scheme of Studies BS Computer Science Eligibility: Minimum 2nd division or equivalent qualification in intermediate or equivalent qualification

More information

CURRICULUM BACHELOR OF SCIENCE IN COMPUTER SCIENCE AMACC Makati

CURRICULUM BACHELOR OF SCIENCE IN COMPUTER SCIENCE AMACC Makati PROGRAM DESCRIPTION The Bachelor of Science in Computer Science program is designed to provide outcome-based training in computing that is not only nationally accredited but also globally competitive and

More information

A New Baccalaureate Program in Wireless Engineering. Victor P. Nelson 1, Richard O. Chapman 2, Richard C. Jaeger 1 Auburn University, Alabama

A New Baccalaureate Program in Wireless Engineering. Victor P. Nelson 1, Richard O. Chapman 2, Richard C. Jaeger 1 Auburn University, Alabama A New Baccalaureate Program in Wireless Engineering Victor P. Nelson 1, Richard O. Chapman 2, Richard C. Jaeger 1 Auburn University, Alabama 1. Department of Electrical and Computer Engineering 2. Department

More information

The Information Technology Program (ITS) Contents What is Information Technology?... 2

The Information Technology Program (ITS) Contents What is Information Technology?... 2 The Information Technology Program (ITS) Contents What is Information Technology?... 2 Program Objectives... 2 ITS Program Major... 3 Web Design & Development Sequence... 3 The Senior Sequence... 3 ITS

More information

BS-CS Program Outcomes Check-List (Spring 2012) Senior Project

BS-CS Program Outcomes Check-List (Spring 2012) Senior Project BS-CS Program Outcomes Check-List (Spring 2012) Senior Project Assessment of Student Outcomes of the BS in Computer Science of the School of Computing and Information Sciences Florida International University

More information

Student's name: EWU ID:

Student's name: EWU ID: Student's name: EWU ID: Bachelor of Arts in Education in Chemistry & Biochemistry Secondary Education 2017-2018 Catalog Year College of Science, Technology, Engineering, and Mathematics SOAR Department:

More information

A. NAME OF AGENDA ITEM Consideration and approval of new or revised courses and programs.

A. NAME OF AGENDA ITEM Consideration and approval of new or revised courses and programs. A. NAME OF AGENDA ITEM Consideration and approval of new or revised courses and programs. B. STATEMENT OF ISSUE/PURPOSE 1. Background and Purpose Sections 55002, 55130 and 55150 of Title 5 requires the

More information

First year courses and prerequisites Notes Previously offered ** Satisfies: CHEM GECR. CHEM 153 General Chemistry (5 cr.) Satisfies: CHEM GECR

First year courses and prerequisites Notes Previously offered ** Satisfies: CHEM GECR. CHEM 153 General Chemistry (5 cr.) Satisfies: CHEM GECR Student's name: EWU ID: Bachelor of Science in Chemistry & Biochemistry Forensic Science option College of Science, Technology, Engineering, and Mathematics SOAR Department: Chemistry SOAR Major: CHEM

More information

Graduate Student Orientation

Graduate Student Orientation Graduate Student Orientation Department of Computer Science The Volgenau School of Engineering Professor Sanjeev Setia, Chair Fall 2018 http://cs.gmu.edu Presented by: Professor Alex Brodsky Outline CS

More information

Computer Science & Engineering (CSE)

Computer Science & Engineering (CSE) Computer Science & Engineering (CSE) 1 Computer Science & Engineering (CSE) Courses CSE 122. Bioinformatics. 2 (GE=B4) Introduction to natural sciences and its interplay with computer science. Description

More information

The ECE Curriculum. Prof. Bruce H. Krogh Associate Dept. Head.

The ECE Curriculum. Prof. Bruce H. Krogh Associate Dept. Head. The ECE Curriculum Prof. Bruce H. Krogh Associate Dept. Head krogh@ece.cmu.edu 1 Freshman year ECE Core Courses 18-100 Introduction to Electrical and Computer Engineering physical devices analog circuits

More information

UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY

UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY For office use only by Senate Curriculum Date received by Secretariat office Tracking number assigned UNB SAINT JOHN SENATE CURRICULUM COMMITTEE FACULTY CALENDAR SUBMISSION SUMMARY Faculty: SASE Department:

More information

Master Degree Program in Computer Science (CS)

Master Degree Program in Computer Science (CS) Master Degree Program in Computer Science (CS) Students holding Bachelor s degree in Computer Science are accepted as graduate students, after meeting the general requirements stated below. Applicants

More information

Name: Key: Done In Progress Possible based on prerequisites

Name: Key: Done In Progress Possible based on prerequisites Name: Key: Done In Progress Possible based on prerequisites Prerequisites 207-208 Electrical Engineering Curriculum T his chart was prepared by Freshman Engineering using the 207-208 catalog. It is designed

More information

B.A. in Information Systems

B.A. in Information Systems General Elective 1 Term Credits 15 B.A. in Information Systems 1 B.A. in Information Systems (120 credits minimum) Course Title Credits First Year CS 100 Roadmap to Computing HUM 101 English Composition:

More information

Bismarck State College

Bismarck State College Bismarck State College Computer Support Specialist Geographic Information Systems Web Development and Design Computer Science Associate in Applied Science degree Associate in Applied Science degree in

More information

Architectural Technology

Architectural Technology Architectural Technology The Architectural Technology curriculum prepares individuals to apply technical knowledge and skills to the fields of architecture, construction, construction management, facility

More information

Department of Computing Sciences Advising Brochure Effective Fall Quarter 2007

Department of Computing Sciences Advising Brochure Effective Fall Quarter 2007 SEATTLE PACIFIC UNIVERSITY COLLEGE OF ARTS AND SCIENCES 3307 Third Avenue West T 206.281.2140 DIVISION OF SCIENCE AND ENGINEERING Seattle, Washington 98119 F 206.378.5400 DEPARTMENT OF COMPUTING SCIENCES

More information

Eight units must be completed and passed to be awarded the Diploma.

Eight units must be completed and passed to be awarded the Diploma. Diploma of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

TOTAL HOURS REQUIRED:

TOTAL HOURS REQUIRED: BANKING This Business and Industry Specialization curriculum is designed for personnel employed by the banking industry. The American Institute of Banking (AIB) assisted in developing the curriculum, which

More information

Cal Poly Catalog Computer Engineering Program CPE COMPUTER ENGINEERING Cal Poly Catalog

Cal Poly Catalog Computer Engineering Program CPE COMPUTER ENGINEERING Cal Poly Catalog 363 2011-13 Cal Poly Catalog Computer Engineering Program CPE COMPUTER ENGINEERING CPE 100 Computer Engineering Orientation (1) (CR/NC) Introduction to the computer engineering discipline. Success skills

More information

COMPUTER GRAPHICS TECHNOLOGY

COMPUTER GRAPHICS TECHNOLOGY Credentials COMPUTER GRAPHICS TECHNOLOGY Foundation skills Certificate 16 cr. 3D and Video Graphics Certificate Graphic Arts Certificate Web and Interactive Media Certificate 3D and Video Graphics AAS

More information

COMPUTER SCIENCE. Mission and Vision. Other Requirements. Accreditation. Contact. General Guidelines Time of Admission to the Program

COMPUTER SCIENCE. Mission and Vision. Other Requirements. Accreditation. Contact. General Guidelines Time of Admission to the Program Computer Science 1 COMPUTER SCIENCE The Computer Science program provides a firm foundation in the theory and application of computing while allowing for additional concentration in areas of choice, such

More information

Overview of the Information Technology Management Concentration & Career Focuses

Overview of the Information Technology Management Concentration & Career Focuses Overview of the Information Technology Management Concentration & Career Focuses The Information Technology Management concentration is about using information technology to solve business problems. This

More information

Bachelor of Science in Software Engineering (BSSE) Scheme of Studies ( )

Bachelor of Science in Software Engineering (BSSE) Scheme of Studies ( ) Bachelor of Science in Software Engineering (BSSE) Scheme of Studies (2013-2017) Scheme of study of BS Software Engineering (134 Cr. Hrs), applicable on all BSSE batches inducted in Fall 2013 semester

More information

SOFTWARE ENGINEERING. Description. Major Department Admission

SOFTWARE ENGINEERING. Description. Major Department Admission Software Engineering 1 SOFTWARE ENGINEERING Description The UNL Department of Computer Science and Engineering (CSE) offers Nebraska's only comprehensive program of higher education, research, and service

More information

Department of Computer Science

Department of Computer Science College of Science and Mathematics Department of Computer Science Dr. Vasil Hnatyshin Department Head Advising brochures also available online at: https://rucsm.org/cs/advising/brochures/ Fall 2017 Computer

More information

Academic and Curriculum Policies

Academic and Curriculum Policies Academic and Curriculum Policies Restricted Electives - These credit hours are included in the curriculum with the intent to enhance the technical skills and knowledge of the student. Students may choose

More information

MASTER OF ENGINEERING PROGRAM IN INFORMATION

MASTER OF ENGINEERING PROGRAM IN INFORMATION MASTER OF ENGINEERING PROGRAM IN INFORMATION AND COMMUNICATION TECHNOLOGY FOR EMBEDDED SYSTEMS (INTERNATIONAL PROGRAM) Curriculum Title Master of Engineering in Information and Communication Technology

More information

CIS 1.5 Course Objectives. a. Understand the concept of a program (i.e., a computer following a series of instructions)

CIS 1.5 Course Objectives. a. Understand the concept of a program (i.e., a computer following a series of instructions) By the end of this course, students should CIS 1.5 Course Objectives a. Understand the concept of a program (i.e., a computer following a series of instructions) b. Understand the concept of a variable

More information

CCCCS meeting October 31, Transferring Courses and Students

CCCCS meeting October 31, Transferring Courses and Students CCCCS meeting October 31, 2014 Transferring Courses and Students Louis Steinberg lou@cs.rutgers.edu Based on slides & info from Jerry Richter These slides available a http://www.cs.rutgers.edu/~lou 1 Outline

More information

PHYSICS. Chair: David Baker. Faculty: Andra Petrean, David Whelan Visiting Faculty: Vince Gregoric Emeriti: Larry Robinson, Donald Salisbury

PHYSICS. Chair: David Baker. Faculty: Andra Petrean, David Whelan Visiting Faculty: Vince Gregoric Emeriti: Larry Robinson, Donald Salisbury PHYSICS Chair: David Baker Faculty: Andra Petrean, David Whelan Visiting Faculty: Vince Gregoric Emeriti: Larry Robinson, Donald Salisbury The mission of the Physics Department at Austin College is to

More information

Computer Science 209. A.S. Degree Requirements. Department Offices. Faculty & Offices. Emeritus Faculty. Degrees & Certificates Awarded

Computer Science 209. A.S. Degree Requirements. Department Offices. Faculty & Offices. Emeritus Faculty. Degrees & Certificates Awarded Computer Science 209 Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO):

MSc(IT) Program. MSc(IT) Program Educational Objectives (PEO): MSc(IT) Program Master of Science (Information Technology) is an intensive program designed for students who wish to pursue a professional career in Information Technology. The courses have been carefully

More information

COMP 250. Lecture 36 MISC. - beyond COMP final exam comments

COMP 250. Lecture 36 MISC. - beyond COMP final exam comments COMP 250 Lecture 36 MISC - beyond COMP 250 - final exam comments Dec 5, 2016 1 202 Intro Program MATH (prereqs for many upper level COMP courses) 206 Software Systems 273 Computer Systems 250 Intro Comp

More information

School of Computing and Information Sciences. Course Title: Data Structures Date: 3/30/2010 Course Number: COP 3530 Number of Credits: 3

School of Computing and Information Sciences. Course Title: Data Structures Date: 3/30/2010 Course Number: COP 3530 Number of Credits: 3 Course Title: Date: 3/30/2010 Course Number: Number of Credits: 3 Subject Area: Programming Subject Area Coordinator: Tim Downey email: downeyt@cis.fiu.edu Catalog Description: Basic concepts of data organization,

More information

Department of Computer Science

Department of Computer Science Department of Computer Science The Department of Computer Science offers a Bachelor of Science degree in Computer Science with concentrations in Cloud and Systems, Cyber Security, Data Science, and Software

More information

The Timetable should be used to check the term and time a course is offered. Some courses may not be offered every year.

The Timetable should be used to check the term and time a course is offered. Some courses may not be offered every year. CS COMPUTER SCIENCE The Timetable should be used to check the term and time a course is offered. Some courses may not be offered every year. The *L notation indicates that labs are held on alternate weeks.

More information

ACCOUNTING. Iowa State University

ACCOUNTING. Iowa State University Iowa State University 2016-2017 1 ACCOUNTING For undergraduate curriculum in business, major in The curriculum in accounting is accredited by AACSB International, the Association to Advance Collegiate

More information

* Grade of C or better required in both courses ** Computer Science majors must complete two Nature of

* Grade of C or better required in both courses ** Computer Science majors must complete two Nature of Computer Science Ravi Mukkamala, Chair Janet Brunelle, Chief Departmental Advisor The Department of Computer Science (CS) offers programs leading to the Bachelor of Science in Computer Science (BSCS),

More information

First year courses and prerequisites Notes Previously offered ** Satisfies: CHEM GECR. CHEM 153 General Chemistry (5 cr.) Satisfies: CHEM GECR

First year courses and prerequisites Notes Previously offered ** Satisfies: CHEM GECR. CHEM 153 General Chemistry (5 cr.) Satisfies: CHEM GECR Student's name: EWU ID: Bachelor of Science in Chemistry & Biochemistry Pre-Med-Pre-Dent-Pre-Vet options College of Science, Technology, Engineering, and Mathematics SOAR Department: Chemistry SOAR Major:

More information

College of Sciences. College of Sciences. Master s of Science in Computer Sciences Master s of Science in Biotechnology

College of Sciences. College of Sciences. Master s of Science in Computer Sciences Master s of Science in Biotechnology Master s of Science in Computer Sciences Master s of Science in Biotechnology Department of Computer Sciences 1. Introduction\Program Mission The Program mission is to prepare students to be fully abreast

More information

School of Engineering & Computational Sciences

School of Engineering & Computational Sciences Catalog: Undergraduate Catalog 2014-2015 [Archived Catalog] Title: School of Engineering and Computational Sciences School of Engineering & Computational Sciences Administration David Donahoo, B.S., M.S.

More information

Master's Programme, Computer Science, 120 credits Masterprogram, datalogi credits

Master's Programme, Computer Science, 120 credits Masterprogram, datalogi credits Programme syllabus Master's Programme, Computer Science, 120 credits Masterprogram, datalogi 120.0 credits Valid for students admitted to the education from autumn 18 (HT - Autumn term; VT - Spring term).

More information

Bachelor of Science in Electrical Engineering - Computer Engineering Concentration

Bachelor of Science in Electrical Engineering - Computer Engineering Concentration Bachelor of Science in Electrical Engineering - Computer Engineering Concentration 1 Bachelor of Science in Electrical Engineering - Computer Engineering Concentration Learn more about the Bachelor of

More information

DEPARTMENT OF COMPUTER SCIENCE & ENGG

DEPARTMENT OF COMPUTER SCIENCE & ENGG PARTMENT OF COMPUTER SCIENCE & ENGG Consolidated Proposal for UG Curriculum The Department through a series of meetings and lengthy discussions has come up with the following basic framework for undergraduate

More information

Undergraduate Program for Specialty of Software Engineering

Undergraduate Program for Specialty of Software Engineering Undergraduate Program for Specialty of Software Engineering Ⅰ. Length of Schooling Standard: 4 years; Length of Schooling: 3-6 years Ⅱ. Degree Bachelor of Engineering Ⅲ. Specialty Orientation School of

More information

Computer Science/Mathematics Curriculum Pepperdine University

Computer Science/Mathematics Curriculum Pepperdine University Computer Science/Mathematics Curriculum Pepperdine University Background Seaver College is the undergraduate liberal arts college of Pepperdine University. This document describes the curriculum for the

More information