- 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/.
- Clojure Programming Cookbook
- OpenCV實例精解
- 大學計算機基礎(chǔ)實驗教程
- Apache Spark 2 for Beginners
- Practical Game Design
- Python機器學習經(jīng)典實例
- Express Web Application Development
- 利用Python進行數(shù)據(jù)分析
- Python從入門到精通
- Unity&VR游戲美術(shù)設(shè)計實戰(zhàn)
- Laravel Application Development Blueprints
- Training Systems Using Python Statistical Modeling
- Beginning PHP
- Java EE 程序設(shè)計
- 深入實踐C++模板編程