Programming 1 Home

Exercises   |   Grades   |   Home

Ben-Gurion University

  Programming 1 Course (202-1-9012) Web-Site

Second Semester 2001 

How to submit your programs?

 

      In order to prevent your works from being ignored due to submission errors, make sure you type in your name and ID at the header of each file.

      The filename you submit should be your ID number, NOT including initial zero and INCLUDING final digit (8 digits in all)

Example: 31892335_1.cpp

If you would like to REsubmit – do it under the same filename, just add a revision code (a,b,c, etc.)

 

Example: 31892335_1a.cpp

 

&& (THIS IS IMPORTANT!!!):

 

1st exercise: 3300xxxx_1.cpp  + 3300xxxx_2.cpp   è  \EX1

2nd exercise: 3300xxxx_1.cpp + 3300xxxx_2.cpp   è  \EX2

3rd exercise: 3300xxxx_1.cpp                                   è  \EX3

4th exercise: 3300xxxx_1.cpp                                   è  \EX4

5th exercise: 3300xxxx_1.cpp                                   è  \EX5

 

 

  1. Save only your source files. question #1 in "12345678_1.cpp" and quest #2 in "12345678_2.cpp" on D.


(the file name is composed of your ID number (8 digits) and _1.cpp or _2.cpp)
 

  1. Run the FTP program ( Start --> Programs --> Ws_Ftp --> Ws_FTP )
  2. Enter: Host_name: lace.cs.bgu.ac.il


 

 

       User ID:       anonymous

       password:         <your email> (for example: moshe@bgumail.bgu.ac.il)

Then, press "Open" and after that press "Ok".

The window will split into 2 parts:

Left part: local disks.
Right part: remote disks.

In the left part of the window, change to drive D:\

In the right path of the window, change to folder courses/prog021/Submit/EX1 (S and EX are in CAPITAL case)
(EX1 for the first exercise, EX2 for the second, etc...)

Now, simply click your files (with your ID number) and click arrow   -->  from your local part of the window to the remote part.
 

  1. Close the FTP program.


 

NOTE:

Students cannot see their files on the remote host because this directory doesn't have read permissions.
A list of all the files that were submitted will be publish after the last date for submission.