1. Create a profile in your LinkedIn account. Include links to examples of your work.
  2. Compose a lesson that we can use to learn how either the link-state or distance-vector routing algorithm works. You may make use of examples, data, and figures in the textbook. Walk your students through an execution of your chosen algorithm.
  3. Write a new repository in your GitHub account.
    • Create a README file. Use Markdown.
    • Identify yourself and any collaborators in your documentation.
    • Select a license for your project.
    • Credit your sources for code that you incorporate in your project.
    • Complete one of the programming assignments that the authors of our textbook have given us. You may work in Java or Python.
    • Include documentation in your program. Use Javadoc, PyDoc, or another similar tool.
    • Include code for testing your project.




Last modified: Monday, October 17, 2016, 1:37 PM