CS373: Software Engineering

  • Fall 2025: 55085 (55), 55090 (54)
  • 25 Aug - 8 Dec 2025
  • MWF 10 am & 11 am: RLP 1.106


Course Information


  • Instructional Mode: Face-to-face
  • Help Sessions: M 3-5 pm, W 6-8 pm, GDC basement

Instructor



Assistants


UGCA: Aishwarya Balaji
GitLab:
Office Hours: TBD, GDC basement
UGCA: Justin Ye
GitLab:
Office Hours: TBD, GDC basement
UGCA: Praveen Mogan
GitLab: https://gitlab.com/pmogan77/
Office Hours: TBD, GDC basement

UGCA: Quan Truong
GitLab:
Office Hours: TBD, GDC basement
UGCA: Trina Goetz
GitLab:
Office Hours: TBD, GDC basement

Welcome Message


  • Sign into Canvas and confirm your registration for the course. Check your grades regularly.
  • Confirm that you can access Ed Discussion on Canvas to post class questions.
  • If it involves something personal, like your grade, please make a private post on Ed Discussion.
  • Sign up for a GitLab account and clone the class repo to access the examples, exercises, and notes.
    • git clone https://gitlab.com/gpdowning-ut/cs373.git
  • Sign up for a HackerRank account for the first project.
  • Sign up for a Zoom account. You must use your UT EID credentials. Ensure that you have the latest version of the app: 6.5.3

Communication


  • Please use Ed Discussion for all of your communication with the staff.

Catalog Description


  • Introduction to current knowledge; techniques; and theories in large software system design and development.

Overview of the Class


  • Python
  • assertions, exceptions, testing
  • Web development
  • relational algebra, SQL
  • refactoring
  • design patterns
  • group presentations
  • software engineering tools

Lectures Online


  • This class is using the Lectures Online recording system. This system records the audio and video material presented in class for you to review after class. Links for the recordings will appear in the Lectures Online tab on the Canvas page for this class. You will find this tab along the left side of the navigation in Canvas.
  • To review a recording, click on the Lectures Online navigation tab and follow the instructions on the page. You can learn more about how to use the Lectures Online system at http://sites.la.utexas.edu/lecturesonline/students/how-to-access-recordings/.
  • You can find additional information about Lectures Online at https://sites.la.utexas.edu/lecturesonline/.

Pre-Requisites of the Course


  • Prerequisite: Computer Science 429 or 429H with a grade of at least C-.

Software



Learning Outcomes


Altitude
  • appreciate the value of automatic builds
  • appreciate the value of collaboration
  • appreciate the value of component reuse
  • appreciate the value of continuous integration
  • appreciate the value of refactoring
  • appreciate the value of software testing
Knowledge
  • algorithms
  • assertions
  • class vs. instance data
  • class vs. instance methods
  • classes
  • containers
  • design patterns
  • exceptions
  • iterable vs. indexable
  • iterators
  • makefiles
  • UML
  • unit tests
Skill
  • algorithm design that requires the weakest capabilities
  • container design that provides the strongest capabilities
  • continuous integration design
  • decorator design
  • lazy-evaluation design
  • object-oriented design that minimizes setters and getters
  • makefile design
  • software coverage
  • software documentation
  • software formatting
  • software refactoring
  • software testing

Grading Policy


  • We expect each student to abide by the University of Texas Honor Code: "As a student of The University of Texas at Austin, I shall abide by the university's core values and uphold academic integrity." We permit discussing problem solutions with other students, asking others for conceptual help with a problem, looking online for tutorials explaining how to solve a problem, or getting help from a classmate debugging code you wrote. However, all code you turn in must be your own. The penalty for copying code (either from another student or the Internet) is an F in the course.
  • We will compute your grade with an innovative approach called specifications grading.
  • We will evaluate each assignment to see whether it meets the specifications.
  • Here's the EMRN scale:

  • The Canvas grade book uses a numerical scoring system and therefore we will map the EMRN scale onto a numerical scale:
    • E (3) [Excellent/Exemplary]
    • M (2) [Meets Expectations]
    • R (1) [Revision Needed]
    • N (0) [Not Assessable]

Assignments


Assignment N (0) R (1) M (2) E (3)
17 exercises
  • auto-graded by Ed Lessons
  • exercises are collaborative
  • makeups within one day
  • only twice
  • makeups within one day
  • only twice
  • 2 out of 3 points
  • 3 out of 3 points
  • two E (3)s make up one R (1)
14 papers
  • auto-graded by Perusall
  • papers are collaborative
  • lates within one day
  • only twice
  • lates within one day
  • only twice
  • 2 out of 2 points
  • no E (3)s
9 problems
  • auto-graded by Kattis
  • problems are individual
  • lates within one day
  • only twice
  • lates within one day
  • only twice
  • 2 out of 2 points
  • no E (3)s
5 projects
  • auto-graded by HackerRank
  • first project is individual
  • remaining projects
    • at least one must be in pairs
    • different projects must have
      different pairs
  • lates within one day
  • only twice
  • resubmissions within one week
  • only twice
  • 2 out of 2 points
  • no E (3)s
41 quizzes
  • auto-graded by Canvas
  • quizzes are collaborative
  • makeups within one day
  • only thrice
  • makeups within one day
  • only thrice
  • 2 out of 3 points
  • 3 out of 3 points
  • two E (3)s make up one R (1)
  • Note: For N (0)s or over the last three weeks, lates and makeups require a documented emergency excuse, medical excuse or UT-related event.
  • Note: You must submit an emergency excuse to Student Emergency Services (SES). If the excuse is approved, SES will contact the instructor.

Late Add


The last day to add is the fourth class day, Thu, 28 Aug. If you add on that day, you will have already missed one problem and one quiz. You can make up both, but they will count against your two makeups.


Grades


Letter Percent Exercises Papers Problems Projects Quizzes
17 14 9 5 41
A 94% 16 13 8 5 39
A- 90% 15 13 8 5 37
B+ 87% 15 12 8 4 36
B 84% 14 12 8 4 34
B- 80% 14 11 7 4 33
C+ 77% 13 11 7 4 32
C 74% 13 10 7 4 30
C- 70% 12 10 6 4 29
D+ 67% 11 9 6 3 27
D 64% 11 9 6 3 26
D- 60% 10 8 5 3 25
  • Note: Your course grade will depend on the number of assignments you complete with an M (2) or an E (3). It will then be the lowest grade in all assignment categories.

Generative Artificial Intelligence


  • We permit using AI tools (such as ChatGPT), provided that you properly cite the AI-generated content.

Overview of all Major Course Requirements and Assignments



MOSS


  • We will compare your programming assignments with Kattis and MOSS.
  • You may share design ideas with your fellow students. You may not share code in any way.

Canvas Assignments



Required Course Materials


  • No required materials.

Recommended Course Materials



Final Exam Date and Time


  • No final exam.


Notice of Academic Accommodations from Disability and Access (D & A)


  • The university is committed to creating an accessible and inclusive learning environment consistent with university policy and federal and state law. Please let us know if you experience any barriers to learning so I can work with you to ensure you have equal opportunity to participate fully in this course. If you are a student with a disability or think you may have a disability and need accommodations, please get in touch with Disability and Access (D & A). If you have already registered with D & A, please deliver your Accommodation Letter to me as early as possible in the semester so we can discuss your approved accommodations and needs in this course.

University Policies and Resources for Students Canvas Page


  • This Canvas page is a supplement to all UT syllabi and contains University policies and resources that you can refer to as you engage with and navigate your courses and the university.

Copyright © Glenn P. Downing, 2008-2025
Updated 7 Aug 2025