2022-2023 Academic Catalog

Computer Science (CSC)

CSC 104   Fundamentals of Programming   4 Units

This course covers the basic principles of computer programming and algorithm design using the C# programming language. The class addresses basic language syntax, branching, looping, exceptions, I/O, string processing, best practices, and tools for writing quality computer programs. It also introduces the process of turning a program that was written in a high-level language into an intermediate language and how the operating system then loads and executes it. Students in the class will be able to write elementary programs that will run on the Microsoft .NET Framework and the open source equivalent, Mono.

CSC 105   Web Design   3 Units

This course introduces contemporary web design. Students will learn basic HTML and CSS for building static web pages. The course will include JavaScript, jQuery, Bootstrap, and JSON to build an interactive website. Students will also learn about responsive web design and user experience concepts.

CSC 210   Introduction to Operating Systems   3 Units

This course examines the functional components of computer systems, including their hardware implementation and management at different levels, and their interaction, characteristics, and performance. The course will include process management, I/O devices, interrupt structures, resource and memory management, and file systems. Prerequisite: C- or better in CSC 104.

CSC 212   Data Structures   3 Units

This course examines the basic concepts of data structures and related algorithms. Topics include arrays, structures, stacks, queues, linked lists, trees, graphs, and hash tables. Students will implement the data structures and their associated algorithms, and will also write complete programs that make use of these data structures. Other topics to be discussed will be recursion, searching, sorting, and design tradeoffs. Prerequisite: C- or better in CSC 104.

CSC 222   Software Engineering   3 Units

The course introduces software design, development, lifecycle and principles applied for each application development stage and managing software projects, including the phases of software development, design patterns, software architecture and Agile software development. Students will learn the processes of creating, developing, testing and deploying software and the management methods in software development projects. Offered alternate years. Prerequisite: C- or better in CSC 104.

CSC 314   Programming Languages   3 Units

This course examines disciplined programming using a high-level language with specific emphasis on program design, style, efficiency and documentation. Topics include syntax and semantics, statement and subprogram control, data types and data control, design and implementation issues and source control. Offered alternate years. Prerequisite: C- or better in CSC 104.

CSC 316   Introduction to Networking   3 Units

This course serves as an introduction to the structure and components of computer networks, functions and services. In addition, this course discusses current protocols, technologies, and performance issues. Topics include computer network application layers, data communication basics. network layer and routing, network security and other selected topics. Offered alternate years. Prerequisite: C- or better in CSC 104.

CSC 318   Object-Oriented Programming   3 Units

This course examines student problem solving with object oriented programming techniques using Java. The topics include exception handling, generics, inheritance, design patterns, and data structures. Offered alternate years. Prerequisite: C- or better in CSC 212.

CSC 320   Server-Side Development   3 Units

This course provides an overview of programming and database techniques used in server-side programming. Topics include handling web form data, SQL, database design, security considerations, stored procedures, n-tier architecture, transportation and data encoding techniques. Offered alternate years. Prerequisites: C- or better in CSC 316.

CSC 324   Computer Architecture and Assembly   3 Units

This course examines the functional components of computer systems, including hardware implementation and management, major hardware components, peripherals of computers and the interrelation of the devices in performing functions. Students will learn concepts of microprocessors, data transfer and control methods, program sequencing, instruction sets and memory organization theories. Offered alternate years. Prerequisite: C- or better in CSC 104.

CSC 428   Information Security   3 Units

This course examines the fundamentals of information and web security. Topics will include practices of computer system security, operating system security, network security, software security, web security and cryptography algorithms. Offered alternate years. Prerequisites: C- or better in CSC 210 and CSC 316.

CSC 430   Advanced Operating Systems   3 Units

Computer operating systems; topics include time sharing, process communication, memory management, storage allocation, interrelationships between the operating system and the architecture of computer systems. Offered alternate years. Prerequisites: C- or better in CSC 210 and CSC 212.

CSC 490   Internship: Computer Science   1-8 Units

This class is a supervised individual field work experience where a student is required to work in the area of computer science. A written contract between the student and the company allowing the internship needs to be submitted and approved by the department chair prior to the internship assignment. Prerequisite: Senior standing or consent of instructor.

CSC 491   Special Topics: Computer Science   3 Units

This course will examine a special topic in computer science, which will vary with each offering.

CSC 495   Software Project Design   1,3 Unit

As the first of two (2) capstone courses for computer science majors, this course provides students realistic hands-on software development experience. Students will research and design a proposal of a medium-size software project, to be developed and programmed on a team. This course assumes the student has a good programming background in at least one programming language and is willing to learn new tools and technologies. Prerequisites: Senior standing or consent of instructor.

CSC 496   Software Project Implementation   2 Units

As the second of two (2) capstone courses for computer science majors, students will apply their knowledge and skills to complete an original student-conducted software project. Students will work in teams to develop and execute a medium-size software project. Prerequisites: C- or better in CSC 495 or consent of the instructor.