Homework 3Spring 2015 PDF

Title Homework 3Spring 2015
Course Program in Computing
Institution University of California Los Angeles
Pages 1
File Size 76 KB
File Type PDF
Total Downloads 31
Total Views 133

Summary

Homework assignment 3 ...


Description

PIC 10C SPRING 2015 HOMEWORK 3 DUE FRIDAY, 4/17/15 AT 5:00PM.

Assignment Using Qt, create a GUI around the idea of Particles on a Board. Fix the size of the board to be 20, and give each position on the board a number. An example is below,

This is a minimal example. 15 points are for simply recreating this GUI. To get the remaining 5 points, embellish the example by changing various properties. For example, you can change the colors, size of the text, alignment of the text, etc. You can also include other widgets as well. Be creative! Place in your Submit folder a single zip file containing all of the necessary files to compile the program. As with all programs in this course, your code should contain useful comments. In particular, your name, the date, and a brief description of what the program does should appear at the top of your source file. What to Turn in Place in your Submit folder a single zip file containing all of the necessary files to compile the program. The files will be automatically collected on Friday, 4/17/15 at 5:00pm.

Grading Correctness Style

No bugs or memory errors 15 points Demonstrates ability to change properties 5 points TOTAL 20 points

Note on grading: There is an automatic 5 point penalty for any homework that does not compile. 1...


Similar Free PDFs