Skip to content

Programming-the-Internet-Of-Things/book-exercise-docs

 
 

Repository files navigation

Programming the IoT

Clone this repository so you can capture the documentation artifacts for each Lab Module exercise you'll implement as part of this course.

You can also use this repository to help track your progress with the exercises using the simple Markdown checklists provided in each sub-directory.

What You'll Find In This Project

Each sub-directory maps to a specific Lab Module. Within each sub-directory are the Markdown files that correlate to the documentation you can fill out related to each lab, as follows:

  • CDA-REQ-CHECKLIST.md: Use this to check off the CDA-specific (Constrained Device App) exercise tasks for the named Lab Module. This file will only exist if there are CDA-specific tasks to complete.
  • GDA-REQ-CHECKLIST.md: Use this to check off the GDA-specific (Gateway Device App) exercise tasks for the named Lab Module. This file will only exist if there are GDA-specific tasks to complete.
  • CSF-REQ-CHECKLIST.md: Use this to check off the CSF-specific (Cloud Service Functions) exercise tasks for the named Lab Module. This file will only exist if there are CSF-specific tasks to complete.
  • README-CDA.md: Use this to document your CDA-specific design. This file will only exist if there is CDA-specific documentation to complete.
  • README-GDA.md: Use this to document your GDA-specific design. This file will only exist if there is GDA-specific documentation to complete.
  • README-CSF.md: Use this to document your CSF-specific design. This file will only exist if there is CSF-specific documentation to complete.
  • README-PROJECT-PROPOSAL.md: Use this to document your Final Project Proposal. This file only exists as part of Lab 12.
  • README-PROJECT-FINAL.md: Use this to document your Final Project Final Write-up. This file only exists as part of Lab 12.

License

This README.md File - Usage and License

All {prefix}-CHECKLIST.md and Additional README-{postfix}.md Files - Usage and License

  • The following template files are © 2020 - 2024 by Andrew D. King and licensed under CC BY 4.0
    • CDA-REQ-CHECKLIST.md
    • GDA-REQ-CHECKLIST.md
    • CSF-REQ-CHECKLIST.md
    • README-CDA.md
    • README-GDA.md
    • README-CSF.md
    • README-PROJECT-PROPOSAL.md
    • README-PROJECT-FINAL.md

About

This repo contains documentation templates you can use to track your progress as you work through each 'Programming the Internet of Things' Lab Module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors