- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 120字
- 2021-07-02 20:13:00
Visual Studio 2017
Visual Studio is one of the best Integrated Development Environments (IDE) created by Microsoft. It enables developers to work in various ways using famous languages(for example, C#, VB.NET F#, and so on). The current release of Visual Studio 2017 is update 3 (VS15.3).
An IDE is a software application that provides a facility for programmers to write programs using programming languages. For more information, visit https://en.wikipedia.org/wiki/Integrated_development_environment.
Microsoft also released Visual Studio for macOS, and the new avatar of Visual Studio has many tremendous features. For more information please refer to https://www.visualstudio.com/vs/whatsnew/. In this book, all examples are written using Visual Studio 2017 update 3. You can also download a community edition that is free: https://www.visualstudio.com/.
- Intel Galileo Essentials
- Mastering Python High Performance
- 游戲程序設(shè)計教程
- 名師講壇:Java微服務(wù)架構(gòu)實戰(zhàn)(SpringBoot+SpringCloud+Docker+RabbitMQ)
- Learning AndEngine
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- SQL基礎(chǔ)教程(第2版)
- CoffeeScript Application Development Cookbook
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- Julia High Performance(Second Edition)
- DB2SQL性能調(diào)優(yōu)秘笈
- Python硬件編程實戰(zhàn)
- Getting Started with JUCE
- Microsoft Windows Identity Foundation Cookbook