- Learning Xamarin Studio
- William Smith
- 297字
- 2021-09-03 10:01:24
Additional resources for cross-platform developers
As you work with Xamarin Studio, you will undoubtedly have questions about the software and cross-platform development in general. However, you are equally likely to find unique shortcuts and efficiency hacks that others haven't thought of. Therefore, I strongly recommend that you begin to familiarize yourself with the various documentation repositories, forums, and blogs that relate to the technology you are going to be working with so you can give and take with the community.
Xamarin resources
Xamarin Developer Center is your launching point to documentation, code examples, and training videos provided by the Xamarin team (http://docs.xamarin.com).
Xamarin Forums are an excellent place to start. You can sign up using the same login you used to download Xamarin Studio. Take time on a regular basis to read through the posts. You will be amazed by the development gems you will pick up, even from casually reviewing the topics (http://forums.xamarin.com).
Xamarin's Bugzilla server is an important site to become familiar with. If you find bugs in the software, this site will help you inform the community. Likewise, you can research a bug to see if someone else has already posted it; if so, see whether a workaround exists until a fix can be pushed out (https://bugzilla.xamarin.com).
Third-party resources
In addition to the Apple Developer Program, you should familiarize yourself with the Apple Developer Library, which contains documentation on developing all things on Apple (https://developer.apple.com/library/).
The iTunes University offers many resources on iOS and mobile development completely free of charge (https://www.apple.com/apps/itunes-u/).
Android Developer Library contains a wealth of information on mobile development. If you are new to Android development, take the time to review the App Fundamentals tutorial at https://developer.android.com/guide/index.html.
GenyMotion provides some of the fastest Android emulators for app testing and presentation (http://www.genymotion.com/).
- C# Programming Cookbook
- Unity 2020 Mobile Game Development
- TypeScript實戰指南
- Java應用開發技術實例教程
- Go并發編程實戰
- INSTANT Passbook App Development for iOS How-to
- OpenStack Orchestration
- The DevOps 2.5 Toolkit
- Apache Spark 2.x for Java Developers
- Python深度學習原理、算法與案例
- 深入淺出Go語言編程
- Scratch·愛編程的藝術家
- Building Dynamics CRM 2015 Dashboards with Power BI
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Visual C++開發寶典