18. Appendix
- 18.1. Development Tools
- 18.2. Xamarin Studio
- 18.3. Command Line Introduction
- 18.4. Precedence of Operators
- 18.5. Homework: Grade Calculation
- 18.6. Homework: Grade Calculation from Individual Scores
- 18.7. Homework: Grade File
- 18.8. Homework: Book List
- 18.9. Group Project
- 18.10. Lab: Version Control
- 18.10.1. Goals
- 18.10.2. Steps
- 18.10.2.1. Create Bitbucket.org account
- 18.10.2.2. Create repository at Bitbucket
- 18.10.2.3. Set up your Mercurial commit username
- 18.10.2.4. Clone a repository from Bitbucket
- 18.10.2.5. Add an .hgignore and Hello World file to your project
- 18.10.2.6. Create an initial structure for your project
- 18.10.2.7. Create and Test Content
- 18.10.2.8. Verify that your stuff really made it to bitbucket.org
- 18.10.2.9. Working between lab and home (or home and lab)
- 18.10.2.10. Getting our examples
- 18.11. Mercurial and Teamwork
- 18.12. Acknowledgments