- Azure IoT Development Cookbook
- Yatish Patil
- 75字
- 2021-07-02 20:50:33
Getting ready
Currently these IoT device SDKs support different programming languages, such as ANSI C using .NET C#, and for Java, Node.js and Python as well.
Likewise, these SDKs also support various OS and platforms on which we can develop the applications. Microsoft has made these SDKs portable on any platform and OS. By making these SDKs open source, they are readily available for download on GitHub to make any customization as per your needs.
推薦閱讀
- TypeScript入門與實戰
- Mastering Selenium WebDriver
- JavaScript前端開發與實例教程(微課視頻版)
- Mastering macOS Programming
- 概率成形編碼調制技術理論及應用
- HTML5+CSS3網頁設計
- Python:Master the Art of Design Patterns
- AppInventor實踐教程:Android智能應用開發前傳
- RabbitMQ Cookbook
- Hands-On Nuxt.js Web Development
- Laravel Application Development Blueprints
- Getting Started with Polymer
- Arduino機器人系統設計及開發
- 深度學習入門:基于Python的理論與實現
- Parallel Programming with Python