Term
Modality
Textbooks
Availability
Class Type
Time
Location
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): 21048
Dates: 9/23/2024 - 12/13/2024
Closed
9 of 40 seats open
10 of 10 waitlist seats open
Section: C S -001A-02W
Course Number (CRN): 21177
Dates: 9/23/2024 - 12/13/2024
Closed
6 of 40 seats open
7 of 10 waitlist seats open
Section: C S -001A-03W
Course Number (CRN): 20835
Dates: 9/23/2024 - 12/13/2024
Closed
7 of 40 seats open
8 of 10 waitlist seats open
Section: C S -001A-04W
Course Number (CRN): 20875
Dates: 9/23/2024 - 12/13/2024
Closed
8 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): 20926
Dates: 9/23/2024 - 12/13/2024
Closed
5 of 40 seats open
7 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): 20837
Dates: 9/23/2024 - 12/13/2024
Closed
0 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): 20836
Dates: 9/23/2024 - 12/13/2024
Closed
0 of 40 seats open
10 of 10 waitlist seats open
Section: C S -002A-02W
Course Number (CRN): 20876
Dates: 9/23/2024 - 12/13/2024
Closed
11 of 40 seats open
8 of 10 waitlist seats open
Section: C S -002A-03W
Course Number (CRN): 21049
Dates: 9/23/2024 - 12/13/2024
Closed
9 of 40 seats open
9 of 10 waitlist seats open
Section: C S -002A-04W
Course Number (CRN): 20856
Dates: 9/23/2024 - 12/13/2024
Closed
-1 of 40 seats open
8 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): 20906
Dates: 9/23/2024 - 12/13/2024
Closed
-4 of 40 seats open
9 of 10 waitlist seats open
Section: C S -002B-02W
Course Number (CRN): 21179
Dates: 9/23/2024 - 12/13/2024
Closed
26 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): 21319
Dates: 9/23/2024 - 12/13/2024
Closed
2 of 40 seats open
4 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): 21030
Dates: 9/23/2024 - 12/13/2024
Closed
8 of 40 seats open
10 of 10 waitlist seats open
Section: C S -003A-02W
Course Number (CRN): 21051
Dates: 9/23/2024 - 12/13/2024
Closed
5 of 50 seats open
-1 of 0 waitlist seats open
Section: C S -003A-03W
Course Number (CRN): 21217
Dates: 9/23/2024 - 12/13/2024
Closed
-6 of 40 seats open
8 of 10 waitlist seats open
Section: C S -003A-04W
Course Number (CRN): 21336
Dates: 9/23/2024 - 12/13/2024
Closed
5 of 40 seats open
8 of 10 waitlist seats open
Section: C S -003A-05W
Course Number (CRN): 22567
Dates: 9/23/2024 - 12/13/2024
Closed
10 of 40 seats open
8 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): 21158
Dates: 9/23/2024 - 12/13/2024
Closed
14 of 50 seats open
0 of 0 waitlist seats open
Section: C S -003B-03W
Course Number (CRN): 21504
Dates: 9/23/2024 - 12/13/2024
Closed
4 of 40 seats open
9 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): 21163
Dates: 9/23/2024 - 12/13/2024
Closed
2 of 40 seats open
9 of 10 waitlist seats open
Section: C S -003C-02W
Course Number (CRN): 22623
Dates: 9/23/2024 - 12/13/2024
Closed
20 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): 21052
Dates: 9/23/2024 - 12/13/2024
Closed
7 of 19 seats open
5 of 5 waitlist seats open
Section: C S -010.-02W
Course Number (CRN): 21472
Dates: 9/23/2024 - 12/13/2024
Closed
7 of 21 seats open
3 of 5 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): 20857
Dates: 9/23/2024 - 12/13/2024
Closed
2 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): 21502
Dates: 9/23/2024 - 12/13/2024
Closed
6 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): 20860
Dates: 9/23/2024 - 12/13/2024
Closed
5 of 40 seats open
8 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): 21690
Dates: 9/23/2024 - 12/13/2024
Closed
0 of 40 seats open
8 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): 22336
Dates: 9/23/2024 - 12/13/2024
Closed
-1 of 36 seats open
-1 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): 21181
Dates: 9/23/2024 - 12/13/2024
Closed
1 of 40 seats open
8 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): 21182
Dates: 9/23/2024 - 12/13/2024
Closed
3 of 25 seats open
8 of 10 waitlist seats open
Section: C S -053A-02Z
Course Number (CRN): 21399
Dates: 9/23/2024 - 12/13/2024
Closed
2 of 15 seats open
9 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): 21691
Dates: 9/23/2024 - 12/13/2024
Closed
-2 of 25 seats open
9 of 10 waitlist seats open
Section: C S -053B-02Z
Course Number (CRN): 21692
Dates: 9/23/2024 - 12/13/2024
Closed
2 of 15 seats open
9 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): 21236
Dates: 9/23/2024 - 12/13/2024
Closed
7 of 25 seats open
5 of 5 waitlist seats open
Section: C S -055A-02Z
Course Number (CRN): 21235
Dates: 9/23/2024 - 12/13/2024
Closed
11 of 25 seats open
10 of 10 waitlist seats open
C S 55C
COMPUTE ENGINES IN AMAZON WEB SERVICES
4.5 units
-
Description:
In this course, students explore how compute workloads are supported using a set of core technologies in the Amazon Web Services (AWS) platform. Students use the AWS Management Console, Command Line Interface (CLI), and Cloud Formation infrastructure deployment tools to deploy services. The course takes a deep look into virtualization using AWS Elastic Compute Cloud (EC2) by detailing configuration options for specific workloads in terms of performant compute/memory/storage capabilities. Modern application architectures, such as serverless, microservices, containerization, service orchestration, and edge computing, are detailed and their deployment using AWS services are demonstrated.
-
Prerequisite:
-
Corequisite:
-
Advisory:
Advisory: C S 30A, C S 50A and C S 55A.
-
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 -055C-01Z
Course Number (CRN): 21237
Dates: 9/23/2024 - 12/13/2024
Closed
10 of 25 seats open
10 of 10 waitlist seats open
Section: C S -055C-02W
Course Number (CRN): 21238
Dates: 9/23/2024 - 12/13/2024
Closed
3 of 25 seats open
5 of 5 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): 22383
Dates: 9/23/2024 - 12/13/2024
Closed
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): 22384
Dates: 9/23/2024 - 12/13/2024
Closed
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): 22385
Dates: 9/23/2024 - 12/13/2024
Closed
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): 22386
Dates: 9/23/2024 - 12/13/2024
Closed
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): 22440
Dates: 9/23/2024 - 12/13/2024
Closed
0 of 2 seats open
5 of 5 waitlist seats open