Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NetworkedGraphicsMV3500
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
NetworkedGraphicsMV3500
Commits
313cca5c
Commit
313cca5c
authored
6 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
checking after committing/pushing
parent
8338e420
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deliverables/README.md
+2
-4
2 additions, 4 deletions
deliverables/README.md
with
2 additions
and
4 deletions
deliverables/README.md
+
2
−
4
View file @
313cca5c
...
@@ -10,8 +10,6 @@ clone a copy of the course repository at
...
@@ -10,8 +10,6 @@ clone a copy of the course repository at
Use Netbeans to upload/update your homework assignments as follows:
Use Netbeans to upload/update your homework assignments as follows:
1.
*context menu:*
**Git > Remote > Pull from Upstream**
to first always ensure you update your repository
1.
*context menu:*
**Git > Remote > Pull from Upstream**
to first always ensure you update your repository
1.
Save into your local directory for
`projects/Assignments/COURSE_IDENTIFIER/homework1`
(as appropriate)
*
For example 2018JanuaryMarch or 2018JulySeptember
1.
Select file of interest in Netbeans tab for Files
1.
Select file of interest in Netbeans tab for Files
1.
*context menu:*
**Refactor/Rename**
and take spaces out of file name (gets wacky on various operating systems, email etc.)
1.
*context menu:*
**Refactor/Rename**
and take spaces out of file name (gets wacky on various operating systems, email etc.)
1.
Ensure Java classes and source files start with your last name
1.
Ensure Java classes and source files start with your last name
...
@@ -24,8 +22,8 @@ Use Netbeans to upload/update your homework assignments as follows:
...
@@ -24,8 +22,8 @@ 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.
You can look at
prio
r cohort submissions, for example
[
MV3500Cohort2018JanuaryMarch
](
src/MV3500Cohort2018JanuaryMarch
)
1.
You can look at
earlie
r cohort submissions, for example
[
deliverables / src /
MV3500Cohort2018JanuaryMarch
](
src/MV3500Cohort2018JanuaryMarch
)
2.
Find your current cohort subdirectories, for example
[
MV3500Cohort2018JulySeptember
](
src/MV3500Cohort2018JulySeptember
)
2.
Find your current cohort
src
subdirectories, for example
[
deliverables / src /
MV3500Cohort2018JulySeptember
](
src/MV3500Cohort2018JulySeptember
)
3.
Locate the correct subdirectory (for example
**homework1**
) to put your files.
3.
Locate the correct subdirectory (for example
**homework1**
) to put your files.
4.
Name all of your files starting with your last name, e.g.
**BrutzmanProgram.java**
**BrutzmanScreenshot.png**
etc.
4.
Name all of your files starting with your last name, e.g.
**BrutzmanProgram.java**
**BrutzmanScreenshot.png**
etc.
5.
Be sure that names match for
**BrutzmanProgram.java**
and the class name, i.e.
**public class BrutzmanJava**
5.
Be sure that names match for
**BrutzmanProgram.java**
and the class name, i.e.
**public class BrutzmanJava**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment