{"id":12,"date":"2015-06-25T21:27:06","date_gmt":"2015-06-25T21:27:06","guid":{"rendered":"http:\/\/www.eou.edu\/computer-science\/?page_id=12"},"modified":"2022-02-23T17:24:50","modified_gmt":"2022-02-23T17:24:50","slug":"classes","status":"publish","type":"page","link":"https:\/\/www.eou.edu\/computer-science\/classes\/","title":{"rendered":"Course Offerings"},"content":{"rendered":"\n<p><strong>CS 110 \u2013 Selected Topics (Credits: 1 to 6)<\/strong><br>An in-depth presentation of a topic of interest to both students and faculty. Topics will vary from year to year depending on the interests and availability of faculty. Prerequisites: May be required for some topics.<\/p>\n\n\n\n<p><strong>CS 121 \u2013 Intro Software Development (Credits: 1)<\/strong><br>This survey course introduces computer software, the process of its development, and its uses in contemporary society. Topics include data representation, basic computer architecture, and categories of software including multimedia products, end-user applications, process-control, and scientific computing.<\/p>\n\n\n\n<p><strong>CS 140 \u2013 Microcomputer Syst (Credits: 3)<\/strong><br>Emphasis is placed on the technical details of the microcomputer system as a whole in order to produce sophisticated users. This course focuses on microcomputer operating systems, their structures and relations to the microcomputer architecture, a technical understanding of information flow through the microcomputer and its hardware interfaces. This course also introduces the Internet, networking, and communications protocols such as TCP\/IP.<\/p>\n\n\n\n<p><strong>CS 161 \u2013 Foundations Of CS I (Credits: 4)<\/strong><br>Introduces basic data representation, branching and iteration, memory management, computer architecture, and the analysis and design of problem solutions.<\/p>\n\n\n\n<p><strong>CS 162 \u2013 Foundations Of CS II (Credits: 4)<\/strong><br>Introduces some common algorithms for searching and sorting, the analysis of algorithm complexity, exception handling, and file output. <br>Prerequisites: Math 111, CS 161.<\/p>\n\n\n\n<p><strong>CS 209 \u2013 Field Placement (Credits: 1-15)<\/strong><\/p>\n\n\n\n<p><strong>CS 210 \u2013 Selected Topics (Credits: 1 to 6)<\/strong><br>An in-depth presentation of a topic of interest to both students and faculty. Topics will vary from year to year depending on the interests and availability of faculty. Prerequisites: May be required for some topics.<\/p>\n\n\n\n<p><strong>CS 221 \u2013 C\/C++ Programming (Credits: 4)<\/strong><br>An introduction to the basics of programming as used in C and C++, including selection statements, loops, arrays, string handling, pointers, registers and functions. Practical exercises will require the construction, compilation, debugging, and execution of complete programs that implement given algorithms to solve simple problems. The emphasis in this course will be on the common features of C and C++; however memory allocation and the use of pointers will be discussed in the context of the ANSII C implementation. <br>Prerequisite: CS 162.<\/p>\n\n\n\n<p><strong>CS 248 \u2013 Unix Programming (Credits: 3)<\/strong><br>The essentials of UNIX tool programming will be covered with the use of high-level programming languages, utilities, and toolkits. Topics include UNIX shells and essential utilities and network security issues, and high-level networking and protocol basics. Provides students with an opportunity to team the tools and programming languages that will help them make the best use of UNIX. <br>Prerequisite: CS 221.<\/p>\n\n\n\n<p><strong>CS 260 \u2013 Data Structures (Credits: 4)<\/strong><br>An introduction to various implementations of commonly used data structures and their applications. Topics include lists, stacks, queues, trees and hash tables. <br>Prerequisite: CS 162.<\/p>\n\n\n\n<p><strong>CS 310 \u2013 Selected Topics (Credits: 1 to 6)<\/strong><br>An in-depth presentation of a topic of interest to both students and faculty. Topics will vary from year to year depending on the interests and availability of faculty. Prerequisites: May be required for some topics. Students must have at least a Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 311 \u2013 Operating Systems (Credits: 3)<\/strong><br>The principles and problems involved in the development of a computer operating system. Overview of the development of operating systems, sequential and con-current processes, cooperation, communication and mutual exclusion, synchronization constructs: monitors, conditional critical regions, semaphores; deadlocks, resource allocation, scheduling policies, storage management. <br>Prerequisite: CS 248. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 315 \u2013 Interactive Software Design (Credits: 4)<br>Institutional Grad Requirement \u2013 UWR<\/strong><br>Covers models of software development, with emphasis on the prototyping model, and user interface design. Students will design an interactive product, producing deliverables for each stage of design up to the development of a working prototype. <br>Prerequisites: CS 162: Foundations of Computer Science II.<\/p>\n\n\n\n<p><strong>CS 316 \u2013 Authoring Environment Programming (Credits: 4)<\/strong><br>Students learn to apply procedural and object oriented programming methodologies to create interactive products for informational, educational, and entertainment applications for web or stand-alone delivery. <br>Prerequisites: CS 162: Foundations of Computer Science II.<\/p>\n\n\n\n<p><strong>CS 318 \u2013 Algorithm Analysis (Credits: 4)<\/strong><br>The analysis of variety of algorithms that arise frequently in computer applications. Basic principles and techniques for analyzing and improving algorithms in areas such as List Searches, Sorting, Pattern Recognition, Polynomial and Matrix Computations. <br>Prerequisite: MATH 231 and CS 260. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 321 \u2013 Computing Theory (Credits: 3)<\/strong><br>Includes automata, complexity, Turing machines, unsolvable problems. <br>Prerequisite: CS 318. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 325 \u2013 Applied 3D Graphics and Animation (Credits: 4)<\/strong><br>Covers the three dimensional computer modeling tools for the creation of still and moving images. Topics include creation of models using a variety of techniques including spline and vertex editing; animation using keyframes, skeleton rigging and morph targets; virtual lighting, and use texture maps. <br>Prerequisites: CS 162: Foundations of Computer Science II.<\/p>\n\n\n\n<p><strong>CS 328 \u2013 Intro to Video Game Design &amp; Development (Credits: 4)<\/strong><br>The design, implementation, and testing of video games. Includes incremental game engine development, simple graphics, user input, animation, sound, music, and artificial intelligence. <br>Prerequisites: CS 221, CS 260.<\/p>\n\n\n\n<p><strong>CS 330 \u2013 Database Management System (Credits: 4)<\/strong><br>Analysis, design, and implementation of data systems in relation to information transfer. <br>Prerequisite: CS 260, CS 3184. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 335 \u2013 Networking\/Network Admin (Credits: 4)<\/strong><br>An introductory examination of the Open System Interconnection Reference Model (OSI). Topics covered include network architecture, data flow control, transmission control, path control, recovery, and routing techniques. <br>Prerequisite: CS 311. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 344 \u2013 Systems Analysis &amp; Design (Credits: 3)<\/strong><br>Introduction to fundamental concepts of object-oriented software development. Covers requirements determination and specification and systems design using the Unified Modeling Language (UML). Emphasis is placed on methods of iterative and incremental software development. <br>Prerequisite: CS 260. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 360 \u2013 Object-Orient Prog With C++ (Credits: 4)<\/strong><br>A study of object oriented programming with C++. Beginning and intermediate concepts are covered including classes, objects, member functions, overloading, inheritance, polymorphism, templates, and virtual functions. <br>Prerequisite: CS 221, CS 260. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 369 \u2013 Mobile Application Development (Credits: 4)<\/strong><br>Development of applications for phones, tablets, and other mobile devices, with an emphasis on the constraints facing mobile application design and development from both a hardware and user perspective. Introduction to current mobile app frameworks, events, and user interfaces. <br>Prerequisites: CS 360.<\/p>\n\n\n\n<p><strong>CS 370 \u2013 User Interface Design (Credits: 3)<\/strong><br><strong>Institutional Grad Requirement \u2013 UWR<\/strong><br>Introduces principles of human-computer interface design and methodologies of implementation, evaluation, and research in human-computer interaction. Topics include user psychology, dialog styles, error handling and reporting, system response time, user documentation and help systems, and \u201cintelligent\u201d interfaces. Discusses techniques for the implementation and testing of human-computer interfaces. <br>Prerequisite: MM 252 and MM 315 (concurrently). Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 380 \u2013 Software Engineering (Credits: 4)<\/strong><br>Emphasis is on the specification, organization, implementation, testing, and documentation of software. Inherent problems, challenges, tools, and methods of a large software project. Presents methods and tools used in the various stages of software production. This course should prepare students for the problems they will encounter as software professionals. <br>Prerequisite: CS 344. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 381 \u2013 Programming Languages (Credits: 4)<\/strong><br>Concepts of high-level programming languages. Syntax and semantics of several existing languages. Compilers, interpreters and formal syntax specification. <br>Prerequisite: CS 360. Student must have at least Sophomore standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 401 \u2013 Capstone (Credits: 1 to 6)<\/strong><br>Prerequisite: Upper-division standing or Consent of instructor. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 407 \u2013 Seminar (Credits: 1 to 6)<\/strong><br>Prerequisite: Junior or Senior standing. Student must have at least Junior standing to register for this course. Credits:<\/p>\n\n\n\n<p><strong>CS 409 \u2013 Practicum (Credits: 1 to 12)<\/strong><br>Students gain practical experience in a professional or pre-professional setting. <br>Prerequisites: Upper-division standing and consent of instructor. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 410 \u2013 Selected Topics (Credits: 1 to 5)<\/strong><br>An in-depth presentation of a topic of interest to both students and faculty. Topics will vary from year to year depending on the interests and availability of faculty. Prerequisites: May be required for some topics. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 425 \u2013 Computer Graphics (Credits: 4)<\/strong><br>This course studies the principles underlying the generation and display of 3D computer graphics. Topics include geometric transformations, 3D viewing and projection, lighting and shading, color, camera models and interaction, and standard graphics APIs. <br>Prerequisites: CS 221 and junior standing.<\/p>\n\n\n\n<p><strong>CS 427 \u2013 Numerical Computation (Credits: 3)<\/strong><br>Introduction to numerical methods. Includes topics from elementary discussion of errors, polynomials, interpolation, quadrature, linear systems of equations, and solution of nonlinear equations. <br>Prerequisite: MATH 261, CS 360. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 428 \u2013 Web Architecture\/Programming (Credits: 4)<\/strong><br>This course will cover some of the emerging technologies in the area of dynamic Web page development and Web server programming, including DHTML, XML, and Java Server Pages. <br>Prerequisite: CS 330. Student must have at least Junior standing to register for this course.<\/p>\n\n\n\n<p><strong>CS 440 \u2013 Artificial Intelligence (Credits: 4)<\/strong><br>Basic concepts of intelligent systems and artificial intelligence programming, representation, control, communication, and perception. <br>Prerequisites: CS 318, CS 360, and junior standing<\/p>\n","protected":false},"excerpt":{"rendered":"<h1>Great Courses<\/h1>\n<p>Engaging courses like Foundations of Computer Science I &#038; II, Data Structures, Operating Systems, Computer Architecture, Artificial Intelligence, Mobile Apps development, 3D Graphics and Animation.<\/p>\n","protected":false},"author":275,"featured_media":0,"parent":0,"menu_order":20,"comment_status":"open","ping_status":"open","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/users\/275"}],"replies":[{"embeddable":true,"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":16,"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":185,"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/pages\/12\/revisions\/185"}],"wp:attachment":[{"href":"https:\/\/www.eou.edu\/computer-science\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}