- 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.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- TypeScript Blueprints
- Java 9 Programming Blueprints
- C語言程序設計
- TypeScript實戰指南
- jQuery開發基礎教程
- 劍指MySQL:架構、調優與運維
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- 深入分布式緩存:從原理到實踐
- 貫通Tomcat開發
- Oracle Data Guard 11gR2 Administration Beginner's Guide
- PyQt編程快速上手
- Julia High Performance(Second Edition)
- Java程序設計教程