...

ECE444: Software Engineering

(University of Toronto, Department of Electrical & Computer Engineering)

Questions & Learning Goals

  • When is a program good enough to ship? Have you built what the customer wanted?
  • You can write code. Can you build software?
  • How to efficiently collaborate with teammates in a distributed setting?
  • How do you get a patch accepted into an open-source project?
  • What are the research topics in the Software Engineering area?

🎈Check out our course project show cases in 2022 and 2021 here🎈

Overview

Successful software projects require more than just technical expertise. Figuring out what the client wants, collaborating in a team, managing complexity, mitigating risks, staying on time and budget, and determining under various constraints when a product is good enough to be shipped are at least equally important topics that often have a significant human component. ECE444 explores these issues broadly covering the fundamentals of modern software engineering.

Quality and feature conflict Assuming reasonably solid programming skills (including unit testing and code-level design), we will explore the following topics:

This course has a strong technical focus, and students will get experience with team management and modern software-engineering tools. The course puts students on a fast track toward project management positions.

"It's kind of like a root canal: you waited till the end, there are things you could have done beforehand. It's like preventative healthcare, but it's preventative software." -- Margaret Hamilton

Logistics and People

Lectures: Thursday 12:00-15:00 EST
PRA-1: Friday 12:00-15:00
PRA-2: Wednesday 09:00-12:00
PRA-3: Thursday 09:00-12:00
Office hour: TBD (Other time by appointment)

Instructor: Shurui Zhou
shuruiz@ece.utoronto.ca
TA: Imtihan Ahmed
imtihan.ahmed@mail.utoronto.ca
TA: Enmeng Liu
enmeng.liu@mail.utoronto.ca
TA: Kunal Dewan
kunal.dewan@mail.utoronto.ca
TA: Keerthi Nelaturu
keerthi.nelaturu@mail.utoronto.ca
TA: Jiayi Sun
jiayisaria.sun@mail.utoronto.ca
TA: Martiya Zare Jahromi
martiya.zare@mail.utoronto.ca

Learning in a Global Pandemic

This course offers a place where students come together to discuss and debate ideas, learn about themselves and each other, and build community. Although we cannot come together in person this semester, the course team will work hard to support you and your learning, and do our best to cultivate a sense of community.
Professor Brandon Bayne of religious studies at the University of North Carolina at Chapel Hill produced a new syllabus for the summer 2020 edition of his course, addressing the pandemic directly. We’ve borrowed his ideas, with gratitude to Professor Bayne:
  • Nobody signed up for this.
  • - Not for the sickness, not for the social distancing, not for the sudden end of our collective lives together on campus
    - Not for an online class, not for teaching remotely, not for learning from home, not for mastering new technologies, not for varied access to learning materials
  • The humane option is the best option.
  • - We are going to prioritize supporting each other as humans
    - We are going to prioritize simple solutions that make sense for the most
    - We are going to prioritize sharing resources and communicating clearly
  • We cannot just do the same thing online.
  • - Some assignments are no longer possible
    - Some expectations are no longer reasonable
    - Some objectives are no longer valuable
  • We will foster intellectual nourishment, social connection, and personal accommodation.
  • - Accessible asynchronous content for diverse access, time zones, and contexts
    - Optional synchronous discussion to learn together and combat isolation
  • We will remain flexible and adjust to the situation.
  • - Nobody knows where this is going and what we’ll need to adapt
    - Everybody needs support and understanding in this unprecedented moment

    Important Notes on Information Security Risk and Teaching Remotely from UofT. If you are a citizen of another country, and/or accessing your courses at the University of Toronto from a jurisdiction outside of Canada, please note that you may be subject to the laws of the country in which you are residing, or any country of which you have citizenship. The University of Toronto has a long-established commitment to freedom of expression, with this right enabled by an environment valuing respect, diversity, and inclusion. In your classes, you may be assigned readings, or discuss topics that are against the law in other jurisdictions. I encourage you to become familiar with any local laws that may apply to you and any potential impact on you if course content and information could be considered illegal, controversial, or politically sensitive. If you have any concerns about these issues, please contact your instructor directly to discuss with them.

    Schedule

    The following schedule describes the current planing status and the covered concepts. It is subject to change and will be updated as the semester progresses, especially to help focus on requested topics or support learning.

    Week Date Topic Important due* Group Project
    1 9/9 Introduction, Intro of Process & Team
    [No lab]
    2 9/16 Case Study, Requirement Engineering(RE), Elicitation Pro1_Milestone_1 due 9/17 11:59pm EST
    Lab Git&GitHub
    3 9/24 Documenting Requirement, User Story, Software Development Model Pro1_Milestone_2 due 9/24 11:59pm EST
    Lab Flask
    4 9/30 UML, OOP, Architecture Design Pro1_Milestone_3 due 10/2 11:59pm EST
    Lab Docker
    5 10/7 Prototyping, Code Review, TDD, Measurement Proj1_Milestone4: due 10/8 11:59pm EST
    Lab Architecture Design
    6 10/14 Guest Lecture - Mike Hoye [Mozilla]
    Open Source, SOLID Principle
    Lab Front-end Design
    7 10/21 Guest Lecture - ECE444 Alumni Panel
    Design Pattern 2 & DevOps
    Lab (Test-Driven Development) TDD
    8 10/28 Design Pattern 3 & Testing 1
    Guest Lecture - Designing Usable Machine Learning-Based Applications (Prof. Jinghui Cheng, Polytechnique Montréal)
    Lab (Test-Driven Development) TDD
    9 11/4 Testing 2 & Chaos Engineering & Program Analysis
    AI4SE
    Lab Deploy the app
    10 11/8-11/12 Engineering Fall Study Break (link)
    11 11/18 Project 1 Final Presentation Pro1_Milestone_5 (reports) due 11/18 11:59pm EST
    Lab
    12 11/25 Motivation&Teams
    Software Engineering for AI
    Lab [Bonus Lab task, no in-person/online lab session] Deploying AI model to the Cloud
    13 12/2 Guest Lecture - Yi Xu [TalkMeUp]
    AI for SE
    Software Engineering Research
    [Project 2] Individual Report due 12/2 11:59pm EST
    Lab [Bonus Lab task, no in-person/online lab session] Deploying AI model to the Cloud [Project 2] Group Report due 12/16 11:59pm EST

    Course Syllabus

    The course uses Quercus for homework submission, grading, discussion, questions, announcements, and supplementary documents; slides will be posted here; GitHub is used to coordinate group work.

    Expected Course Workload: Student workload should average to about 10 hours per week for ALL course-related activities (reference), including “contact” and/or “viewing” time, assignment/project completion, self-study, etc. In general, 3 hours/week will be spent in class and 7 hours on reading and project. Please feel free to give the course staff feedback on how much time the course is taking for you.

    Teamwork: Teamwork is an essential part of this course. Most of the time spent working on this course will be spent working on the group project in teams of 3-5 students. There will be milestones for the project, and each milestone report has a component that is for the entire group and a component that is graded individually. Guidance on teamwork, reflection, and conflict resolution will be provided throughout the semester and are an essential component of the class. The team policy posted on Quercus applies and describes roles and teams and how to deal with conflicts and imbalances.

    Communication: We make announcements through Quercus, including clarifying homework assignments and other interactions. The instructors and TAs hold weekly labs and are reachable by email; see above for information on how to contact us. Email them for additional appointments.

    Textbook: Various readings throughout the semester available online or through the library; we do not have a single text book but rather assemble readings from different sources.

    Assignments & Grading
    Following the FASE UofT Grading Policy, the evaluation of the course will be based on the following distribution: 50% a group project, 30% contributing to an open source project, 20% participation.

    Detailed Deliverables and Evaluation

  • (50%) Web Application Development
  • Your mark will be determined by the quality of your design, source code, version control, documentation, how well you manage your project, and your mid-term and final presentations.
    Milestone Title Marks Description
    1 Team workflow 2% Complete and Sign Team Workflow document.
    2 Requirements Elicitation 5% Learn to conduct interviews with stakeholders and explore a problem space. Given what we discussed in class regarding how people conceptualize their experiences, design an interview script and conduct the interview with a relevant stakeholder for your class project.
    3 Project Requirement Documentation & Peer Review 8% Identify an appropriate scope for your system beginning with goals/objectives of the project. Synthesize requirements from various sources, including stakeholder interviews and other resources. Create user stories documenting the functional/quality requirements of the system. Create user interaction designs to clarify requirements. Learn to think critically and deliver constructive criticism.
    4 Design and Coding (Midterm Report & Presentation) 11% • Start to structure your web application
    • Start to implement high priority user stories in your project
    • Following good coding practices
    • Mid-term presentation
    5 Final Report 24%
  • (30%) Open Source Excursion
  • Your high-level goal is to produce and submit a non-trivial modification or extension to an open-source project in a way that maximizes the chances that the project maintainers accept it. If you demonstrate to us that your change has been accepted and integrated into the project’s code base, you will get up to 5(5%) bonus points. Your team will select an open source project, select a change to implement, actually contribute to the project, and present your insights to the class. You will individually reflect on your teamwork and open source experience.
    Milestone Title Marks Description
    1 Task Selection and Planning 15%
    2 Project Report & Presentation 15%

    Course Project Show Case

    Fall 2021

    Project 1 (Web Application) - UofT Education Pathways
    This is a collaboration with the Centre for Analytics and Artificial Intelligence Engineering at UofT. The project Education Pathways is an in-development tool for course selection at UofT. The students need to get familiar with the existing code base and then develop new features as well as improve the code quality.
  • ONECOURSE [Demo video]
  • BetterPath [Demo video]
  • Course Explorer [Demo Video]
  • A* Course Finder [Demo video]
  • CARBON [Demo Video]
  • PathFinder
  • PlanIt [Demo video]
  • Sigma Educate
  • Planning and Exploration Tool (PET)
  • EDWAYS
    Project 2 (Open Source Excursion)
    Below is a list of merged PRs contributed by our students.
  • https://github.com/twbs/bootstrap/pull/35467
  • https://github.com/twbs/bootstrap/pull/35513
  • https://github.com/bokeh/bokeh/pull/11864
  • https://github.com/bokeh/bokeh/pull/11876
  • https://github.com/serverless/serverless/pull/10304
  • https://github.com/tournesol-app/tournesol/pull/360
  • https://github.com/nidhaloff/deep-translator/pull/115
  • https://github.com/spiral-project/ihatemoney/pull/961
  • PR for the igraph project (merged as tutorial)
  • https://github.com/virejdasani/Alexis/pull/18
  • https://github.com/Arcanorum/rogueworld/pull/215
  • https://github.com/Arcanorum/rogueworld/pull/216
  • https://github.com/bokeh/bokeh/pull/11865
  • https://github.com/bokeh/bokeh/pull/11902
  • https://github.com/bokeh/bokeh/pull/11905

    Fall 2020 ( --> Course Webpage)

    Project 1 (Web Application) - Chef's Co-Pilot
  • Plate Up
  • Group 4's Chef Co-Pilot
  • Group 6's Chef Co-Pilot
  • ezcook
    Project 2 (Open Source Excursion)
    Below is a list of merged PRs contributed by our students.
  • https://github.com/bokeh/bokeh/pull/10757
  • https://github.com/bokeh/bokeh/pull/10743
  • https://github.com/ManimCommunity/manim/pull/817
  • https://github.com/ManimCommunity/manim/pull/869
  • https://github.com/RasaHQ/rasa/pull/7404
  • https://github.com/HospitalRun/hospitalrun-frontend/pull/2526
  • https://github.com/mydraft-cc/ui/pull/61
  • https://github.com/dkkocab/WebSiteBot_PS5/pull/22
  • https://github.com/Arcanorum/dungeonz/pull/82

    Course Policies

    Late work policy: Due to heavy reliance on teamwork in this course there are no late days. Exceptions to this policy will be made only in extraordinary circumstances, almost always involving a family or medical emergency---with your academic advisor or the Dean of Student Affairs requesting the exception on your behalf. Accommodations are possible if requested at least 3 days in advance. Please communicate also with your team about timing issues.

    Notice of video recording and sharing (Download permissible; re-use prohibited) This course, including your participation, will be recorded on video and will be available to students in the course for viewing remotely and after each session. Course videos and materials belong to your instructor, the University, and/or other source depending on the specific facts of each situation, and are protected by copyright. In this course, you are permitted to download session videos and materials for your own academic use, but you should not copy, share, or use them for any other purpose without the explicit permission of the instructor. For questions about recording and use of videos in which you appear please contact your instructor.

    Academic Integrity Policies and Collaboration: The usual policies apply, especially the University Policy on Academic Integrity and the Code of Behaviour on Academic Matters at UofT.

    We expect that group members collaborate with one another, but that groups work independently from one another, not exchanging results with other groups. Within groups, we expect that you are honest about your contribution to the group's work. This implies not taking credit for others' work and not covering for team members that have not contributed to the team. Otherwise, our expectations regarding academic honestly and collaboration for group work are the same as for individual work, substituting elevated to the level of "group."

    Here are some examples of behavior that are inappropriate:

    If any of your work contains any statement that was not written by you, you must put it in quotes and cite the source. If you are paraphrasing an idea you read elsewhere, you must acknowledge the source. Using existing material without proper citation is plagiarism, a form of cheating. If there is any question about whether the material is permitted, you must get permission in advance. We will be using automated systems to detect software plagiarism.

    It is not considered cheating to clarify vague points in the assignments, lectures, lecture notes; to give help or receive help in using the computer systems, compilers, debuggers, profilers, or other facilities; or to discuss ideas at a very high level, without referring to or producing code.

    Any violation of this policy is cheating. The minimum penalty for cheating (including plagiarism) will be a zero grade for the whole assignment. Cheating incidents will also be reported through University channels, with possible additional disciplinary action (see the above-linked University Policy on Academic Integrity).

    If you have any question about how this policy applies in a particular situation, ask the instructors or TAs for clarification."

    Note that the instructors respect honesty in these (and indeed most!) situations.

    Inclusivity, Accommodations & Mental Health Support

    Inclusivity Statement: You belong here. The University of Toronto commits to all students, faculty and staff that you can learn, work and create in a welcoming, respectful and inclusive environment. In this class, we embrace the broadest range of people and encourage their diverse perspectives. This team environment is how we will innovate and improve our collective academic success. You can read the evidence for this approach here.

    We expect each of us to take responsibility for the impact that our language, actions and interactions have on others. Engineering denounces discrimination, harassment and unwelcoming behaviour in all its forms. You have rights under the Ontario Human Rights Code. If you experience or witness any form of harassment or discrimination, including but not limited to, acts of racism, sexism, Islamophobia, anti-Semitism, homophobia, transphobia, ableism and ageism, please tell someone so we can intervene. Engineering takes these reports extremely seriously. You can talk to anyone you feel comfortable approaching, including your professor or TA, an academic advisor, our Assistant Dean, Diversity, Inclusion and Professionalism, the Engineering Equity Diversity & Inclusion Action Group, any staff member or a U of T Equity Office.

    You are not alone. Here you can find a list of clubs and groups that support people who identify in many diverse ways. Working together, we can all achieve our full potential.

    Syllabus Statement on Accommodations: The University of Toronto supports accommodations for students with diverse learning needs, which may be associated with mental health conditions, learning disabilities, autism spectrum, ADHD, mobility impairments, functional/fine motor impairments, concussion or head injury, blindness and low vision, chronic health conditions, addictions, deafness and hearing loss, communication disorders and/or temporary disabilities, such as fractures and severe sprains, or recovery from an operation. If you have a learning need requiring an accommodation the University of Toronto recommends that students register as soon as possible with Accessibility Services at here.
    Phone: 416-978-8060
    Email: accessibility.services@utoronto.ca

    Mental Health Statement: As a university student, you may experience a range of health and/or mental health challenges that could result in significant barriers to achieving your personal and academic goals. Please note, the University of Toronto and the Faculty of Applied Science & Engineering offer a wide range of free and confidential services that could assist you during these times.
    As a U of T Engineering student, you have an Academic Advisor (undergraduate students) or a Graduate Administrator (graduate students) who can support you by advising on personal matters that impact your academics. Other resources that you may find helpful are listed on the U of T Engineering Mental Health & Wellness webpage, and a small selection are also included here:

  • Accessibility Services & the On-Location Advisor
  • Graduate Engineering Council of Students’ Mental Wellness Commission
  • Health & Wellness and the On-Location Health & Wellness Engineering Counsellor
  • Inclusion & Transition Advisor
  • U of T Engineering Learning Strategist and Academic Success
  • My Student Support Program (MySSP)
  • Registrar’s Office
  • SKULE Mental Wellness
  • Scholarships & Financial Aid Office & Advisor
  • If you find yourself feeling distressed and in need of more immediate support resources, consider reaching out to the counsellors at My Student Support Program (MySSP) or visiting the Feeling Distressed webpage.