Search

You can find the results of your search below.

top @courses:cs203-201602:lab1
11 Hits, Last modified:
program * Create local repository in the CS203 directory * Upload your CS203 folder to your private remo... n and enter the following commands from your home directory at the Linux prompt:<code text> git config --glob... * from your Linux prompt, cd into your ''.ssh'' directory, and type the following command:<code text> cat i... ories during the term as well. - Create a cs203 directory in your linux account. I suggest placing the cs20
top @courses:cs203-201602:assignments
4 Hits, Last modified:
Place the program in a subdirectory of your CS203 directory and upload from your CS203 directory to your private github repository - Due Thursday, October 27, 2016 A... (see lab 1). When you are done, upload the cs203 directory to github. Remember to cd to the cs203 directory before running the git commands. NOTE: JUnit tests are not
top @courses:cs203-201602:lab3
3 Hits, Last modified:
should have the code in a folder under your cs203 directory, save your CS203 directory to your PRIVATE github repository. Your github address should look like https://g... Vassar-cs203/<email name>.git . Be sure you are in your CS203 directory when you execute the github commands.
top @courses:cs203-201602:lab2
2 Hits, Last modified:
reate the program in a subdirectory of your CS203 directory called Greeter. * Add Javadoc comments to the G... sitory first. * Remember to be in your cs203 directory when you issue your github commands * Once you
top @courses:cs203-201602:github
1 Hits, Last modified:
e command line, ''cd'' into your ''cs203'' course directory and enter the following command: <code text> $ sv