Presentation is loading. Please wait.

Presentation is loading. Please wait.

Windows Files to Hand-In

Similar presentations


Presentation on theme: "Windows Files to Hand-In"— Presentation transcript:

1 Windows Files to Hand-In
And other things you should know Currently wxDev-C++ Copyright © – Curt Hill

2 Copyright © 2006-2017 – Curt Hill
Windows The design and evolution of Windows is to make the computer more user friendly It is intended for the Computer illiterate Computer semi-literate And not for the computer sophisticated Developers are supposed to be able to see through the lies that Windows tells us Copyright © – Curt Hill

3 Copyright © 2006-2017 – Curt Hill
Developers Those who: Design, write, test and document programs Developers use programs to make programs Programs are also known as applications The person who designs a car must know more about the car and the highway than those who merely drive Same with applications Copyright © – Curt Hill

4 Does Windows really lie?
The desktop is the root of the computer Actually the desktop is a subdirectory on the C disk Documents (files) are the center of the world The files are worthless without an application to manipulate them It also conceals files that we are interested in Copyright © – Curt Hill

5 Copyright © 2006-2017 – Curt Hill
Files Files need three pieces to identify them Directory – this includes the drive File name Extension Windows Explorer or My Computer will hide the extension by default We need to expose it Copyright © – Curt Hill

6 Copyright © 2006-2017 – Curt Hill
File Explorer We need to send multiple files to hand-in a program The easiest and best way to do this is with File Explorer AKA Windows Explorer Not to be confused with the browser Internet Explorer We will now see how File Explorer is started Copyright © – Curt Hill

7 Starting File Explorer
Copyright © – Curt Hill

8 Copyright © 2006-2017 – Curt Hill
Running Copyright © – Curt Hill

9 Click View Tab Set Extensions
Copyright © – Curt Hill

10 Copyright © 2006-2017 – Curt Hill
Commentary We want to see the File Name Extensions Then we can send the right thing Once set, it remains Only need to set once Copyright © – Curt Hill

11 Copyright © 2006-2017 – Curt Hill
wxDev-C++ There are lots of files 9 in the main directory More in the two subdirectories The easiest way is to zip the entire directory and it Copyright © – Curt Hill

12 Copyright © 2006-2017 – Curt Hill
The Process Have Dev-CPP show the directory Select directory with Windows Explorer Right click and choose Send to Compressed file It will then compress it The file allows a rename when done Consider the following screens Copyright © – Curt Hill

13 Copyright © 2006-2017 – Curt Hill
Finding Directory Copyright © – Curt Hill

14 Copyright © 2006-2017 – Curt Hill
Zipping Directory (1) Copyright © – Curt Hill

15 Copyright © 2006-2017 – Curt Hill
Zipping Directory (2) Copyright © – Curt Hill

16 Copyright © 2006-2017 – Curt Hill
The zip file Copyright © – Curt Hill

17 Copyright © 2006-2017 – Curt Hill
Directories The dialog may ask you where the file is stored Attach this to an to me This also works in the debugging process Very hard for me to answer questions when all I have is brief description in Zip it and send whole directory Does not count as a graded program Copyright © – Curt Hill

18 Addendum on Executables
The spam and malware filters are getting better and better Prior to 2012 they would always remove a .EXE from Now they actually scan .ZIP files and remove entire file if it contains one executable How do we get around this? Copyright © – Curt Hill

19 Copyright © 2006-2017 – Curt Hill
Removing executables Prior to the zip operation delete the executable or its directory In Dev-CPP this is the Output directory Just delete the entire directory The next time you run it, it will be rebuilt See next slide Copyright © – Curt Hill

20 Delete Output Directory
Copyright © – Curt Hill

21 Copyright © 2006-2017 – Curt Hill
Finally We are now ready to hand in DevCPP generated GUI programs The first time you do this you may need to refer back to this PowerPoint Copyright © – Curt Hill


Download ppt "Windows Files to Hand-In"

Similar presentations


Ads by Google