
Syllabus | CS 130 Hub
Nov 25, 2025 · Course description Principles relevant to creating large-scale software projects as opposed to small one-person efforts. The class emphasizes scalable software engineering practices, …
Project protocol - CS 130 Hub
Nov 25, 2025 · Project protocol In order to help you become the best software developers you can be, we have collected a set of guidelines, expectations, and procedures below that we expect you to …
Lectures - CS 130 Hub
Nov 25, 2025 · UCLA CS 130 Course Website Lectures Lectures will be given live in Franz Hall 1178 each Monday and Wednesday from 6-7:50 PM. Lectures will not be recorded or live streamed. …
Development | CS 130 Hub
Nov 25, 2025 · Development We have created several tools you can use to get started with the projects in this class. First, we’ve created a development environment in which you can do most of your …
Assignments - CS 130 Hub
Nov 25, 2025 · UCLA CS 130 Course Website Assignments Assignments will generally be posted on Tuesdays before midnight, and due the following Tuesday at 11:59PM, with some exceptions which …
Cloud Shell notes | CS 130 Hub
Nov 25, 2025 · UCLA CS 130 Course Website Cloud Shell notes Google Cloud Shell is a remote Linux development environment that is free to all Google Cloud users, which includes your @g.ucla.edu …
Technical guides - CS 130 Hub
Nov 25, 2025 · UCLA CS 130 Course Website Technical guides The guides here will explain how to perform many critical configuration commands and development tasks for this class. In all examples …
Git with Gerrit - CS 130 Hub
Nov 25, 2025 · Git with Gerrit Our Gerrit Code Review site will serve as your main git repository, and will be your home for code reviews. In all examples on this site, ${USER} should refer to your user name …
Assignment 1 - CS 130 Hub
Oct 7, 2025 · UCLA CS 130 Course Website Note, if you’re using an IDE like Visual Studio Code, you may want to enable IDE support by adding the -r flag. Set up a git repository You will set up your first …
Assignment 2 - CS 130 Hub
Oct 14, 2025 · Set the Organization to cs130.org. In Location, click Browse and select 2025F (under cs130.org) in the dialog. Click Create to create your project. You should be taken to the Dashboard …