background preloader

ECS40

Facebook Twitter

C++ code - 17 lines. C++ code - 21 lines. CANCER (Course AssigNment Code Evaluation Report)

HW1: Postfix Calculator

HW2: Simple Drawing Program. HW3:Drawing Program+ HW4 and 5: Super Drawing Program ++ References and Utilities. ECS 40 Practice Midterm #1 Key. 1.

ECS 40 Practice Midterm #1 Key

Write a command line to display all the files in your hw1 directory and the all of the files in its subdirectories. ls -aR hw1 2. Write a command line to display only the files in your hw1 directory, and not the files in its subdirectories.