Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Learn section #12

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Add Learn section #12

wants to merge 9 commits into from

Conversation

candogan96
Copy link
Contributor

This pull request adds a Learn section on the Protelis website. The new section can be previewed here and contains:

  • a page that allows beginners to learn protelis language with a simple tutorial
  • a page that includes instructions to write a backend

A new favicon has been added.

* Mainly by means of the novel `multiInstance` algorithm
`protelis-lang` is part of the Protelis distribution and ready to use

<sup>1</sup>First introduced this year at a SASO Workshop: the 2nd edition of eCAS — did you
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is copypasted by the slides and needs to be rephrased an linked to the original work:
https://ieeexplore.ieee.org/document/8064092/
and to the presentation:
https://www.slideshare.net/DanySK/2nd-ecas-workshop-on-engineering-collective-adaptive-systems

@DanySK DanySK requested a review from jakebeal July 31, 2018 15:30
* In the following, `WORKSPACE` represents the folder you want to work into

* **Option 1** - git is installed on the system. Issue:
* ```bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These aren't rendering correctly on GitHub's .md viewer --- do they work on the webpage?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A preview of the page is available here

```bash
./gradlew -Pfile=00-devices-in-a-circle
```
* Expected: 500 devices (black dots) randomly displaced inside a circle
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These results could really use images.

@DanySK
Copy link
Member

DanySK commented Aug 2, 2018

Looks much better with snapshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants