Skip to content
Snippets Groups Projects
Commit 9e96e7a6 authored by brutzman's avatar brutzman
Browse files

proper links

parent b6fa4163
No related branches found
No related tags found
No related merge requests found
...@@ -23,10 +23,11 @@ Use Netbeans to upload/update your homework assignments as follows: ...@@ -23,10 +23,11 @@ Use Netbeans to upload/update your homework assignments as follows:
All MV3500 cohorts have source code collected under a common Netbeans project. All MV3500 cohorts have source code collected under a common Netbeans project.
1. Find your current cohort src subdirectories, for example [deliverables / src / MV3500Cohort2019JulySeptember](src/MV3500Cohort2018JulySeptember) 1. Find your current cohort src subdirectories, for example
1. [deliverables / src / MV3500Cohort2019JulySeptember](src/MV3500Cohort2018JulySeptember)
2. You can look at earlier cohort submissions, for example 2. You can look at earlier cohort submissions, for example
1. [deliverables / src / MV3500Cohort2018JanuaryMarch](src/MV3500Cohort2018JanuaryMarch) 1. [deliverables / src / MV3500Cohort2018JulySeptember](src/MV3500Cohort2018JulySeptember)
2. [deliverables / src / MV3500Cohort2018JulySeptember](src/MV3500Cohort2018JulySeptember) 2. [deliverables / src / MV3500Cohort2018JanuaryMarch](src/MV3500Cohort2018JanuaryMarch)
3. Locate the correct subdirectory (for example [**homework1**](src/MV3500Cohort2019JulySeptember/homework1)) to put your files. 3. Locate the correct subdirectory (for example [**homework1**](src/MV3500Cohort2019JulySeptember/homework1)) to put your files.
4. Name all of your files starting with your last name, e.g. **LastnameProgram.java** **LastnameScreenshot.png** etc. 4. Name all of your files starting with your last name, e.g. **LastnameProgram.java** **LastnameScreenshot.png** etc.
5. Be sure that names match for **LastnameProgram.java** and the class name, i.e. **public class LastnameJava** 5. Be sure that names match for **LastnameProgram.java** and the class name, i.e. **public class LastnameJava**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment