Term
2025 Summer
2025 Fall
Modality
Any Modality In Person Hybrid Online
Textbooks
Any cost
No Cost
< $50
$0 - $50
Availability
All
Open
Waitlist
Class Type
Any Type
Honors
Late Start
Non-Credit
CSU Transfer
UC Transfer
Time
Any Time
Morning
Afternoon
Evening
Location
Anywhere
Foothill
Sunnyvale
Online
Off Campus
C S 1A
OBJECT-ORIENTED PROGRAMMING METHODOLOGIES IN JAVA
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic introduction to fundamental concepts of computer science through the study of the Java programming language. Coding topics include Java control structures, classes, methods, arrays, graphical user interfaces and elementary data structures. Concept topics include algorithms, recursion, data abstraction, problem solving strategies, code style, documentation, debugging techniques and testing.
Prerequisite:
Corequisite:
Advisory:
Advisory: Intermediate Algebra or equivalent; not open to students with credit in C S 1AH.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -001A-01Y
Course Number (CRN): 20316
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -001A-02W
Course Number (CRN): 20424
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -001A-03W
Course Number (CRN): 20124
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -001A-04W
Course Number (CRN): 20157
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 1B
INTERMEDIATE SOFTWARE DESIGN IN JAVA
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic treatment of intermediate concepts in computer science through the study of Java object-oriented programming (OOP). Coding topics include Java interfaces, class extension, generics, the Java collections framework, multi-dimensional arrays and file I/O. Concept topics include OOP project design, inheritance, polymorphism, method chaining, functional programming, linked-lists, FIFOs, LIFOs, event-driven programming and guarded code.
Prerequisite:
C S 1A.
Corequisite:
Advisory:
Advisory: Demonstrated proficiency in English by placement via multiple measures OR through an equivalent placement process OR completion of ESLL 125 & ESLL 249.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -001B-01W
Course Number (CRN): 20206
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 1C
ADVANCED DATA STRUCTURES & ALGORITHMS IN JAVA
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic treatment of advanced data structures, algorithm analysis and abstract data types in the Java programming language. Coding topics include the development of ADTs from scratch, building ADTs on top of the java.util collections, array lists, linked lists, trees, maps, hashing functions and graphs. Concept topics include searching, big-O time complexity, analysis of all major sorting techniques, top down splaying, AVL tree balancing, shortest path algorithms, minimum spanning trees and maximum flow graphs.
Prerequisite:
C S 1B.
Corequisite:
Advisory:
Advisory: One of the following: ENGL 1A or 1AH or ESLL 26.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -001C-01W
Course Number (CRN): 20126
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 2A
OBJECT-ORIENTED PROGRAMMING METHODOLOGIES IN C++
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic introduction to fundamental concepts of computer science through the study of the C++ programming language. Coding topics include C++ control structures, objects, global-scope functions, class methods, arrays and elementary data structures. Concept topics include algorithms, recursion, data abstraction, problem solving strategies, code style, documentation, debugging techniques and testing.
Prerequisite:
Corequisite:
Advisory:
Advisory: Intermediate Algebra or equivalent; not open to students with credit in C S 2AH.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -002A-01Y
Course Number (CRN): 20125
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -002A-02W
Course Number (CRN): 20158
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -002A-03W
Course Number (CRN): 20317
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -002A-04W
Course Number (CRN): 20142
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 2B
INTERMEDIATE SOFTWARE DESIGN IN C++
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic treatment of intermediate concepts in computer science through the study of C++ object-oriented programming (OOP). Coding topics include C++ derived classes, class templates, function templates, virtual functions, operator overloading, an introduction to the Standard Template Library, multiple inheritance, pointers, dynamic memory allocation and file I/O. Concept topics include OOP project design, inheritance, polymorphism, method chaining, functional programming, linked-lists, FIFOs, LIFOs, events in GUIs and guarded code.
Prerequisite:
C S 2A.
Corequisite:
Advisory:
Advisory: Demonstrated proficiency in English by placement via multiple measures OR through an equivalent placement process OR completion of ESLL 125 & ESLL 249.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -002B-01W
Course Number (CRN): 20188
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -002B-02W
Course Number (CRN): 20425
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 2C
ADVANCED DATA STRUCTURES & ALGORITHMS IN C++
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic treatment of advanced data structures, algorithm analysis and abstract data types in the C++ programming language. Coding topics include the development of ADTs from scratch, building ADTs on top of the STL templates, vectors, lists, trees, maps, hashing functions and graphs. Concept topics include searching, big-O time complexity, analysis of all major sorting techniques, top down splaying, AVL tree balancing, shortest path algorithms, minimum spanning trees and maximum flow graphs.
Prerequisite:
C S 2B.
Corequisite:
Advisory:
Advisory: One of the following: ENGL 1A or 1AH or ESLL 26.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -002C-01W
Course Number (CRN): 20542
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 3A
OBJECT-ORIENTED PROGRAMMING METHODOLOGIES IN PYTHON
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic introduction to fundamental concepts of computer science through the study of the Python programming language. Coding topics include control structures, functions, classes, string processing, lists, tuples, dictionaries, working with files, and elementary graphics. Concept topics include algorithms, data abstraction, problem solving strategies, code style, documentation, debugging techniques and testing.
Prerequisite:
Corequisite:
Advisory:
Advisory: Intermediate Algebra or equivalent.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -003A-01Y
Course Number (CRN): 20301
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -003A-02W
Course Number (CRN): 20319
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -003A-03W
Course Number (CRN): 20458
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -003A-04W
Course Number (CRN): 20555
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -003A-05W
Course Number (CRN): 21115
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 3B
INTERMEDIATE SOFTWARE DESIGN IN PYTHON
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Systematic treatment of intermediate concepts in computer science through the study of Python object-oriented programming (OOP). Coding topics include Python sequences, user-defined classes and interfaces, modules, packages, collection classes, threads, lambda expressions, list comprehensions, regular expressions and multi-dimensional arrays. Concept topics include OOP project design, recursion, inheritance, polymorphism, functional programming, linked-lists, FIFOs, LIFOs, event-driven parsing, exceptions, and guarded code.
Prerequisite:
C S 3A.
Corequisite:
Advisory:
Advisory: Demonstrated proficiency in English by placement via multiple measures OR through an equivalent placement process OR completion of ESLL 125 & ESLL 249.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -003B-01W
Course Number (CRN): 20409
Dates: 9/22/2025 - 12/12/2025
Open
36 of 36 seats open 10 of 10 waitlist seats open
Section: C S -003B-02W
Course Number (CRN): 20674
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 3C
ADVANCED DATA STRUCTURES & ALGORITHMS IN PYTHON
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
A systematic treatment of advanced data structures, algorithm analysis, and abstract data types in the Python programming language, intended for computer science majors as well as non-majors and professionals seeking advanced Python experience. Coding topics include large program software engineering design, multi-dimensional arrays, string processing, primitives, compound types, and allocation of instance and static data. Data structure concept topics include dynamic memory, inheritance, polymorphism, hierarchies, recursion, linked-lists, stacks, queues, trees, hash tables, and graphs. Algorithm concept topics include searching, big-O time complexity, analysis of all major sorting techniques, top down splaying, AVL tree balancing, shortest path algorithms, minimum spanning trees, and maximum flow graphs.
Prerequisite:
C S 3B.
Corequisite:
Advisory:
Advisory: Demonstrated proficiency in English by placement via multiple measures OR through an equivalent placement process OR completion of ESLL 125 & ESLL 249.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -003C-01W
Course Number (CRN): 20414
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
Section: C S -003C-02W
Course Number (CRN): 21168
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 8A
INTRODUCTION TO DATA SCIENCE
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to the fundamental concepts and computational skills needed to understand and analyze data arising from real-world phenomena. Topics include key data science concepts such as correlation vs. causation, randomness, sampling, uncertainty, predictive models, and classification. Using a tool such as Jupyter notebooks, students write code for transformation and use of data tables, simulation models, and A/B testing.
Prerequisite:
Corequisite:
Advisory:
Advisory: Students will benefit from some experience with computer programming or statistics; demonstrated proficiency in English by placement via multiple measures OR through an equivalent placement process OR completion of ESLL 125 & ESLL 249.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -008A-01Y
Course Number (CRN): 21435
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 10
COMPUTER ARCHITECTURE & ORGANIZATION
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to the organization, architecture and machine-level programming of computer systems. Topics include mapping of high-level language constructs into assembly code, internal data representations, numerical computation, virtual memory, pipelines, caching, multitasking, MIPS architecture, MIPA assembly language code, interrupts, input/output, peripheral storage processing, and comparison of CISC (Intel) and RISC (MIPS) instruction sets.
Prerequisite:
One of the following: C S 1A, 2A or 3A.
Corequisite:
Advisory:
Advisory: C S 1C or 2C.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -010.-01Y
Course Number (CRN): 20320
Dates: 9/22/2025 - 12/12/2025
Open
19 of 19 seats open 5 of 5 waitlist seats open
Section: C S -010.-02W
Course Number (CRN): 20652
Dates: 9/22/2025 - 12/12/2025
Open
21 of 21 seats open 5 of 5 waitlist seats open
C S 11A
INTRODUCTION TO ARTIFICIAL INTELLIGENCE
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
A survey of artificial intelligence (AI) and its application. Includes search algorithms, evolutionary algorithms, and machine learning. Explores issues of ethics and equity. Students will use Python and publicly available packages to develop and test AI models. Students will gain practical experience coding models, with less emphasis on math and theory.
Prerequisite:
C S 3A.
Corequisite:
Advisory:
Advisory: MATH 10.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -011A-01Y
Course Number (CRN): 21436
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 12A
INTRODUCTION TO MACHINE LEARNING
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
A survey of machine learning algorithms and modern packages. Includes models in supervised, unsupervised, and reinforcement learning. Explores the entire machine learning pipeline from dataset selection through model evaluation. Students will gain practical experience coding models, with less emphasis on math and theory.
Prerequisite:
C S 3A.
Corequisite:
Advisory:
Advisory: Students will benefit from prior exposure to statistics.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -012A-01W
Course Number (CRN): 21437
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 22A
JAVASCRIPT FOR PROGRAMMERS
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to object oriented programming in JavaScript. Topics include: client and server side programming, Model/View/Controller architecture, current tools and testing methods, interaction with HTML and CSS, Document Object Model, XML, and JSON. Students will have practice writing programs for mobile web browsers and creating dynamic webpages including animation.
Prerequisite:
Corequisite:
Advisory:
Advisory: One of the following: C S 1A, 2A, 3A, or equivalent; knowledge of HTML and CSS.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -022A-01W
Course Number (CRN): 21438
Dates: 9/22/2025 - 12/12/2025
Open
18 of 18 seats open 10 of 10 waitlist seats open
C S 30A
INTRODUCTION TO LINUX
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to the Linux operating system primarily focused on command line usage. Covers the history, kernel, file systems, shells, and user utilities. Also introduces students to the fundamentals of shell programming, processes, communications, and basic security.
Prerequisite:
Corequisite:
Advisory:
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -030A-01W
Course Number (CRN): 20143
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 30C
LINUX SYSTEM ADMINISTRATION
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Basic Linux systems administration. Command line fundamentals, file management from command line, help commands, create/view/edit text files, manage local Linux users and groups, control access to files with Linux file system permissions, monitor and manage Linux processes, control services and daemons, configure and secure OpenSSH service, analyze and store logs, manage Linux networking, archive and copy files between systems, install and update software packages, access Linux file systems, use virtualized systems.
Prerequisite:
Corequisite:
Advisory:
Advisory: C S 30A.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -030C-01W
Course Number (CRN): 20673
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 31A
INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to database design and use of database management systems for applications. Topics include database architecture, comparison to file-based systems, historical data models, conceptual model; integrity constraints and triggers; functional dependencies and normal forms; relational model, algebra, database processing and Structured Query Language (SQL), database access from Applications-Embedded SQL, JDBC, Cursors, Dynamic SQL, Stored Procedures. Emerging trends will be studied, such as NoSQL databases, internet and databases, and Online Analytical Processing (OLAP). A team project that builds a database application for a real-world scenario is an important element of the course.
Prerequisite:
Corequisite:
Advisory:
Advisory: One of the following: C S 1A, 2A, 3A, or equivalent.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -031A-01W
Course Number (CRN): 20145
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 48A
DATA VISUALIZATION
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to the effective processing and communication of data. Topics include identifying the key techniques and theory used in data visualization, creating and designing static and interactive visualizations using data, and communicating insight through data visualization to an intended audience. Students will use a data visualization package, such as R, Tableau, or MatPlotLib in Python.
Prerequisite:
Corequisite:
Advisory:
Advisory: MATH 10, MATH 17, PSYC 7 or SOC 7.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -048A-01W
Course Number (CRN): 20750
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 49
FOUNDATIONS OF COMPUTER PROGRAMMING
4.5 units
UC Transferable to UC CSU Transferable to CSU
Description:
Introduction to basic computer programming concepts using an object-oriented language. Topics include the software life-cycle, procedural vs. object-oriented programming, IDE and debugging, documentation, and coding conventions. Using an object-oriented computer language, students will explore data types, basic data structures and algorithms, control structure, console and file I/O, functions, error handling and testing.
Prerequisite:
Corequisite:
Advisory:
Advisory: Intermediate Algebra or equivalent.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
Both
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -049.-01W
Course Number (CRN): 20904
Dates: 10/6/2025 - 12/12/2025
LATE START
Open
36 of 36 seats open 0 of 0 waitlist seats open
C S 50A
NETWORK BASICS (CCNA)
4.5 units
Description:
Introduction to the architecture, structure, functions, components, and models of the internet and other computer networks. The principles and structure of IP addressing and the fundamentals of Ethernet concepts, media, and operations are introduced to provide a foundation for the curriculum. Students will be able to build simple LANs, perform basic configurations for routers and switches, and implement IP addressing schemes.
Prerequisite:
Corequisite:
Advisory:
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -050A-01W
Course Number (CRN): 20427
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 53A
CYBERSECURITY FUNDAMENTALS
4.5 units
Description:
The fundamental aspects of computer and network security as it pertains to policy deployment and network defense. Core topics include cryptography, public key infrastructure, standards and protocols, physical security, infrastructure security, remote access, messaging, intrusion detection and system baselines. Industry-specific topics include certifications for CompTIA's Security+, ISC2, SSCP.
Prerequisite:
Corequisite:
Advisory:
Advisory: C S 50A.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -053A-01W
Course Number (CRN): 20428
Dates: 9/22/2025 - 12/12/2025
Open
25 of 25 seats open 10 of 10 waitlist seats open
Section: C S -053A-02Z
Course Number (CRN): 20599
Dates: 9/22/2025 - 12/12/2025
Open
15 of 15 seats open 10 of 10 waitlist seats open
C S 53B
FIREWALLS & THREAT MANAGEMENT
4.5 units
Description:
Survey of topics in field of firewall, advanced threats and their characteristics. Students will learn how to manage firewalls and advanced threats using security policies, profiles and signatures to protect networks against emerging threats.
Prerequisite:
Corequisite:
Advisory:
Advisory: C S 53A.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -053B-01W
Course Number (CRN): 20751
Dates: 9/22/2025 - 12/12/2025
Open
25 of 25 seats open 10 of 10 waitlist seats open
Section: C S -053B-02Z
Course Number (CRN): 20752
Dates: 9/22/2025 - 12/12/2025
Open
15 of 15 seats open 10 of 10 waitlist seats open
C S 55A
INTRODUCTION TO CLOUD COMPUTING IN AMAZON WEB SERVICES
4.5 units
Description:
This course introduces cloud computing which shifts information systems from on-premises computing infrastructure to highly scalable internet architectures using the Amazon AWS platform. The course provides a basic understanding of cloud computing technologies and provides students with the abilities to configure, deploy, and manage cloud facilities including simple and complex compute instances, web servers, and web services. The course also demonstrates/makes available the AWS Educate platform for educational, industry career path guidance and career opportunities.
Prerequisite:
Corequisite:
Advisory:
Advisory: C S 30A and C S 50A.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -055A-01W
Course Number (CRN): 20474
Dates: 9/22/2025 - 12/12/2025
Open
19 of 19 seats open 5 of 5 waitlist seats open
Section: C S -055A-02Z
Course Number (CRN): 20473
Dates: 9/22/2025 - 12/12/2025
Open
21 of 21 seats open 5 of 5 waitlist seats open
C S 56B
IT ESSENTIALS
4.5 units
Description:
The course presents a working knowledge of computer internals and provides practical skills in computer hardware assembly and software installation. Emphasis is placed on troubleshooting problems throughout the process. Activities include hands-on labs and virtual learning tools which encourage critical thinking and complex problem-solving skills.
Prerequisite:
Corequisite:
Advisory:
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -056B-01W
Course Number (CRN): 21452
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open
C S 70R
INDEPENDENT STUDY IN COMPUTER SCIENCE
1 unit
Description:
Provides an opportunity for the student to expand their studies in Computer Science by completing a project or an assignment arranged by agreement between the student and instructor. The student is required to contract with the instructor to determine the scope of assignment and the unit value assigned for successful completion. Students may take a maximum of 6 units of Independent Study per department.
Prerequisite:
Corequisite:
Advisory:
Advisory: Recommended preparation will be determined by instructor after interviewing the student pre-contract.
Repeatability:
Not Repeatable.
Hours:
3 hours lab per week. 36 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -070R-01
Course Number (CRN): 20947
Dates: 9/22/2025 - 12/12/2025
Waitlist
0 of 0 seats open 0 of 0 waitlist seats open
C S 71R
INDEPENDENT STUDY IN COMPUTER SCIENCE
2 units
Description:
Provides an opportunity for the student to expand their studies in Computer Science by completing a project or an assignment arranged by agreement between the student and instructor. The student is required to contract with the instructor to determine the scope of assignment and the unit value assigned for successful completion. Students may take a maximum of 6 units of Independent Study per department.
Prerequisite:
Corequisite:
Advisory:
Advisory: Recommended preparation will be determined by instructor after interviewing the student pre-contract.
Repeatability:
Not Repeatable.
Hours:
6 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -071R-01
Course Number (CRN): 20948
Dates: 9/22/2025 - 12/12/2025
Waitlist
0 of 0 seats open 0 of 0 waitlist seats open
C S 72R
INDEPENDENT STUDY IN COMPUTER SCIENCE
3 units
Description:
Provides an opportunity for the student to expand their studies in Computer Science by completing a project or an assignment arranged by agreement between the student and instructor. The student is required to contract with the instructor to determine the scope of assignment and the unit value assigned for successful completion. Students may take a maximum of 6 units of Independent Study per department.
Prerequisite:
Corequisite:
Advisory:
Advisory: Recommended preparation will be determined by instructor after interviewing the student pre-contract.
Repeatability:
Not Repeatable.
Hours:
9 hours lab per week. 108 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -072R-01
Course Number (CRN): 20949
Dates: 9/22/2025 - 12/12/2025
Waitlist
0 of 0 seats open 0 of 0 waitlist seats open
C S 73R
INDEPENDENT STUDY IN COMPUTER SCIENCE
4 units
Description:
Provides an opportunity for the student to expand their studies in Computer Science by completing a project or an assignment arranged by agreement between the student and instructor. The student is required to contract with the instructor to determine the scope of assignment and the unit value assigned for successful completion. Students may take a maximum of 6 units of Independent Study per department.
Prerequisite:
Corequisite:
Advisory:
Advisory: Recommended preparation will be determined by instructor after interviewing the student pre-contract.
Repeatability:
Not Repeatable.
Hours:
12 hours lab per week. 144 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -073R-01
Course Number (CRN): 20950
Dates: 9/22/2025 - 12/12/2025
Waitlist
0 of 0 seats open 0 of 0 waitlist seats open
C S 81
LEARNERS ENGAGED IN ADVOCATING FOR DIVERSITY IN STEM
4 units
Description:
This course is intended for students interested in equity, diversity, and inclusion in the sciences. Students will explore research on inclusion and diversity in STEM and health science, as well as research on interventions to enhance inclusion and diversity in those fields in higher education contexts. Students will reflect on how their own identities have impacted their experiences in science and develop strategies to promote equity in their future STEM or health science careers. Through service learning, students will co-author culturally relevant curricular materials that will expand faculty capacity to connect students' personal lives to course content. Materials developed by students will be used and assessed in STEM and/or health science courses at Foothill College, local middle schools, and/or local high schools, and will be made available for a nationwide audience of teachers and professors.
Prerequisite:
Corequisite:
Advisory:
Advisory: BIOL 1A, 40A, 41, or equivalent; ENGL 1A or 1AH or ESLL 26 or equivalent; not open to students with credit in BIOL 81, CHEM 81, or MATH 83.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week. 48 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -081.-01Z
Course Number (CRN): 21002
Dates: 9/22/2025 - 12/12/2025
Open
5 of 5 seats open 5 of 5 waitlist seats open
C S 84A
DATABASE-DRIVEN WEB APPLICATION DEVELOPMENT
4.5 units
Description:
Students evolve simple static websites into dynamic, database-driven web applications. Students will use the popular LAMP framework (Linux, Apache, MySQL, and PHP), in combination with JavaScript, CSS, and HTML5.
Prerequisite:
Corequisite:
Advisory:
Advisory: C S 31A, 49, and GID 57, or equivalent.
Repeatability:
Not Repeatable.
Hours:
4 hours lecture per week, 2 hours lab per week. 72 hours total per quarter.
Foothill GE Area: English
Transferability:
CSU
Transfer GE:
Information regarding how this course is applied toward CSU GE/Breadth or IGETC certification is available at:
Foothill Transfer GE Guide
Department Note:
Section: C S -084A-01W
Course Number (CRN): 21451
Dates: 9/22/2025 - 12/12/2025
Open
40 of 40 seats open 10 of 10 waitlist seats open