Sample Code for CS 383---Software Engineering
CS 383 Sample Code
Programming Aids
- C++ Code Conventions/Style
- Qt Code Conventions/Documenation
Sample Programs
- Simple Drawing in Qt
-
MinDraw.zip
The five files for the MinDraw application.
Java
- Simple Drawing in Java
-
See the CS 324 page if you are interested.