- Microsoft HoloLens Developer's Guide
- Dennis Vroegop
- 298字
- 2021-07-02 19:08:08
Implementing your app
Finally, we get to do some coding. Start up Visual Studio or Unity, and create that project. Build the frameworks you need, lay out the foundation of your app, and create item 1 on your list. Test it, play with it, and see that it does what it needs to do.
Once you have done that, you might get a feeling of the time it will take to implement the next item on the list, and thus how long, more or less, it might take to build all the features you have described in the last step.
Set a time goal for yourself. For instance, you might decide that you want your first version in the store three weeks from now. Now, you can estimate which items will fit in that schedule and which won't. Work on those features until your deadline has passed, and deploy to the store.
Once the first users start to use your app, you can implement the next batch of features. Update the app as soon as possible with new features and bug fixes. Also, take note of the feedback you are getting from your users--they will tell you what they like and do not like in your app. This might have an impact on your feature list, so pay close attention to that!
These steps are valid for both mobile apps as well as HoloLens apps. The best way to learn all these principles is by doing them. So, I invite you do tag along as I show you how to design a great app called RockOn, an app that helps stage directors prepare for the best possible rock show. In subsequent chapters, we will actually build this app, so it is time we start designing for it!
- Go Web編程
- Objective-C Memory Management Essentials
- 軟件界面交互設計基礎
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Internet of Things with Intel Galileo
- QTP自動化測試進階
- 程序設計基礎教程:C語言
- JavaCAPS基礎、應用與案例
- 編寫高質量代碼:改善Objective-C程序的61個建議
- Python 3 數據分析與機器學習實戰
- 算法圖解
- JavaScript編程精解(原書第2版)
- Software-Defined Networking with OpenFlow(Second Edition)
- Mastering Python
- 虛擬現實:引領未來的人機交互革命