
WaveNet is an online portal that connects the Pepperdine University community. Faculty and staff members can access intranet resources, and students can register for classes, check grades, make payments, access numerous library research databases, and much more!
IT Help Desk Phone Number:
310.506.4357 (HELP)
866.767.8623 (toll free)
24 hours/day, 7 days/week, 365 days/year
Web Site:
http://services.pepperdine.edu/it/
This form uses a secure protocol for transmitting your data. If you prefer, you may go to a standalone secure page. For security purposes, Pepperdine may monitor use and act as necessary to prevent, investigate and prosecute misuse or fraud.
Click a thumbnail to open that camera.
| Malibu East |
Chapel and Ampitheatre |
| Athletics Complex |
Malibu West |
Malibu Campus
49°
Fair
2 Day Forecast
| Sat | Sunny 47/68 |
| Sun | Sunny 49/70 |
Full Forecast
at Yahoo! Weather

First Year | Second Year | Third Year | Forth Year | Computer Science Main
MATH 330, Linear Algebra
COSC 450, Programming Paradigms
Linear algebra presents matrix algebra, vector spaces, and linear transformations. Its goal is to provide students with the skill to apply these mathematical tools to problems in computer science such as graphics, computer modeling, and numerical methods.
Programming Paradigms introduces three major programming models that complement the procedural and object-oriented approaches: the functional, declarative, and concurrent models. Each model is presented in the context of an associated programming language: Lisp, Prolog, and Java respectively. This course furthers the goal of providing experiences in multiple paradigms and languages in the undergraduate curriculum.
COSC 535, Operating Systems
MATH 460, Automata Theory
Operating Systems is a continuation in more depth of the topic introduced in the Computer Systems course. Operating systems are presented as multi-layer components that hide the details of hardware implementation in order to master the complexity of resource management. The course furthers the theme of abstraction in the curriculum and serves as an example of the power of abstraction in software design.
The goal of Automata Theory is to answer the question, What is computability, and what are its limits? Students learn the abstract models that help to answer these questions—finite automata, pushdown automata, and Turing Machines. The course prepares students for more advanced work in theoretical computer science and serves as a basis for applied work in language design and compiler construction.