-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Syllabus for the class #1
Comments
@Ly0n for 5.ii we internally use these guidelines: General designSystem and software architecture principles help programmers develop code that conforms to safety-critical software principles, i.e., code that does not contain defects and that could lead to catastrophic failures resulting in significant harm to individuals or damage to property. In general, safety-critical code must exhibit the following important qualities:
Note that following the guidelines contained within this document do not guarantee the production of an error-free and safe product. However, adherence to these guidelines helps programmers produce clean designs that minimize common sources of errors. |
your proposal for the Syllabus looks great. |
@Ly0n sorry for being late, but this is my proposal for the first lecture of Autoware Class. LMK if it sounds OK.
Outline
The students will in this class learn three different things: a) the overview of the class to be unfolded, b) the development environment in which they will be able to reproduce the labs and c) the details of the methods needed to develop software for the safety critical systems.
Image
Syllabus
Part 1
Part 2
The text was updated successfully, but these errors were encountered: