Skip to content
Snippets Groups Projects
Commit 01bc9a87 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

proposed course rename as title, updated OpenJDK

parent 9c95fa96
No related branches found
No related tags found
No related merge requests found
## MV3500 Internetwork Communications and Simulation ## MV3500 Distributed Simulation Fundamentals Course
This course project contains original assets, presentations, references and source code. This course project contains original assets, presentations, references and source code.
...@@ -6,13 +6,14 @@ Key course sites: ...@@ -6,13 +6,14 @@ Key course sites:
* [MV3500 Course Syllabus](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/blob/master/MV3500NetworkedGraphicsSyllabus2020JulySeptember.pdf) * [MV3500 Course Syllabus](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/blob/master/MV3500NetworkedGraphicsSyllabus2020JulySeptember.pdf)
* [NPS CLE Sakai site](https://cle.nps.edu/portal/site/54028fd0-8f4b-4a48-bc2c-1381df347fa6) for MV3500 course * [NPS CLE Sakai site](https://cle.nps.edu/portal/site/54028fd0-8f4b-4a48-bc2c-1381df347fa6) for MV3500 course
* [NPS GitLab site: NetworkedGraphicsMV3500](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500) * [NPS GitLab site: NetworkedGraphicsMV3500](https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500)
* [Wikipedia book: Networked_Modeling_and_Simulation](https://en.wikipedia.org/wiki/Book:Networked_Modeling_and_Simulation) <!-- * [Wikipedia book: Networked_Modeling_and_Simulation](https://en.wikipedia.org/wiki/Book:Networked_Modeling_and_Simulation) -->
* [Savage Developers Guide: telnet Network Protocol](https://savage.nps.edu/Savage/developers.html#telnet) * [Savage Developers Guide: telnet Network Protocol](https://savage.nps.edu/Savage/developers.html#telnet)
References and Resources: References and Resources:
* [GitLab Flavored Markdown (GFM)](https://docs.gitlab.com/ee/user/markdown.html) * [GitLab Flavored Markdown (GFM)](https://docs.gitlab.com/ee/user/markdown.html)
* [Java Archive (.jar)](https://docs.oracle.com/javase/tutorial/deployment/jar/basicsindex.html) for sharable/runnable software libraries * [Java Archive (.jar)](https://docs.oracle.com/javase/tutorial/deployment/jar/basicsindex.html) for sharable/runnable software libraries
* [Java SE JDK download](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (JDK 17) * [Java SE JDK download](https://jdk.java.net/18) (OpenJDK 18)
[Java SE JDK download](http://www.oracle.com/technetwork/java/javase/downloads/index.html) (OracleJDK 18)
* [Netbeans](http://www.netbeans.org) (version 13), [Using Git Support in NetBeans IDE](https://netbeans.org/kb/docs/ide/git.html) * [Netbeans](http://www.netbeans.org) (version 13), [Using Git Support in NetBeans IDE](https://netbeans.org/kb/docs/ide/git.html)
and [Video of Cloning a Git Repository Using NetBeans IDE](https://netbeans.org/kb/docs/ide/git_nb_ssh_screencast.html) and [Video of Cloning a Git Repository Using NetBeans IDE](https://netbeans.org/kb/docs/ide/git_nb_ssh_screencast.html)
* [Open-DIS Repository](https://github.com/open-dis) (specifically [opendis7-java](https://github.com/open-dis/opendis7-java)) and [Distributed Interactive Simulation: The Missing Handbook](https://github.com/open-dis/DISTutorial/blob/master/README.md) * [Open-DIS Repository](https://github.com/open-dis) (specifically [opendis7-java](https://github.com/open-dis/opendis7-java)) and [Distributed Interactive Simulation: The Missing Handbook](https://github.com/open-dis/DISTutorial/blob/master/README.md)
......
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