How to Start - OpenIoTAcademy/Template-Embedded GitHub Wiki

If you have decided to contribute in Open IoT Academy, there are some tutorials to understand how to start.

  1. Software Development Life Cycle: Open IoT Academy SW Development Life Cycle

  2. Git Tutorial: Organisation Specific Git Tutorial to see how we are using Git.

Please see the following supporting resources for GIT Basics : 
* GIT Documentation: 
            https://git-scm.com/doc
            https://www.atlassian.com/git/tutorials/what-is-version-control
            https://www.atlassian.com/git/tutorials/setting-up-a-repository
            https://www.atlassian.com/git/tutorials/syncing
* Videos [EN] :
            https://www.youtube.com/playlist?list=PLWKjhJtqVAbkFiqHnNaxpOPhh9tSWMXIF
            https://www.youtube.com/playlist?list=PLyCj4RCToz5DRDx3sJ4iW9i8D2G8OdHYH
* Videos [TR] : 
            https://www.youtube.com/playlist?list=PLPrHLaayVkhnNstGIzQcxxnj6VYvsHBHy
  1. Development Guide : Development Tutorial to see which steps we are following during the development.

  2. Coding Style : Open IoT Academy Coding Style