# Application Development

## Application Development

* [Intel® Edison Native Application Guide](http://download.intel.com/support/edison/sb/edison_nag_331192003.pdf)
* [Self Updating Edison Apps](http://rwx.io/blog/2015/08/18/self-updating-edison-app/)
* [Smart Attendance System (Intel Edison Inside)](https://www.hackster.io/taifur/smart-attendance-system-intel-edison-inside-c423c5)
* [Self Updating Edison Apps](http://rwx.io/blog/2015/08/18/self-updating-edison-app/)
* [Embedded Linux Applications](http://www.ibm.com/developerworks/library/l-embl/)
* [Top IoT Open Source Projects](http://iotawards.postscapes.com/2015-16/top-iot-open-source-project)
* [Get Started with Microsoft Azure IoT Starter Kit - Intel Edison](https://azure.microsoft.com/en-us/documentation/samples/iot-hub-node-intel-edison-getstartedkit/)
* [Ameba IoT](http://www.amebaiot.com/en/)

### Environments

* [OpenFrameworks](http://openframeworks.cc/)
* [Processing](https://processing.org/)
* [IOTDB](https://iotdb.org/)

## Heroku

> Learn about building, deploying and managing your apps on Heroku [Homepage](https://devcenter.heroku.com/articles/getting-started-with-nodejs#introduction)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://theiotlearninginitiative.gitbook.io/embedded-linux/application-development.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
