- SignalR Blueprints
- Einar Ingebrigtsen
- 128字
- 2021-07-23 20:36:19
What you need for this book
The book uses C# and JavaScript in the samples and we will be using Visual Studio 2013 as the IDE of choice. You will be able to use Visual Studio 2013 Express, the free edition as well. You will need to have NuGet installed, which can be accessed at http://www.nuget.org/. For the Xamarin part of this book, you will need to have access to a Mac with Xcode installed plus Xamarin Studio, which you can download at http://xamarin.com/. Xamarin does provide a plugin for Visual Studio, but it needs to work in conjunction with a tool running on Mac OS X that compiles the code for use on iOS and also runs it either on the iOS Simulator or a real device.
推薦閱讀
- 玩轉Scratch少兒趣味編程
- Learning ArcGIS Pro 2
- Python程序設計案例教程
- Learn React with TypeScript 3
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Building Android UIs with Custom Views
- Hands-On Nuxt.js Web Development
- Domain-Driven Design in PHP
- Clojure for Java Developers
- 軟件工程與UML案例解析(第三版)
- Python全棧開發:基礎入門
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- C語言解惑:指針、數組、函數和多文件編程
- Mastering Assembly Programming
- Mastering Java 11