This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Andrew Way
committed
Apr 8, 2013
1 parent
746ac31
commit f441761
Showing
1 changed file
with
23 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,28 @@ | ||
# Mini-Hacks for Evolve 2013 | ||
# Evolve 2013 - Mini-Hacks | ||
|
||
### Challenge | ||
We invite you to join the Evolve Mini-Hacks challenge: a fast, easy, and fun way to explore mobile development with Xamarin. Each mini-hack consists of a small programming challenge involving a specific set of APIs or a particular third-party programming framework. | ||
|
||
Complete any four (4) of the following mini-hacks to receive a prize! | ||
Attendees at Xamarin Evolve 2013 can show their completed hacks to a Xamarin staffer in the Darwin Lounge to collect stickers. Evolve attendees who collect four stickers on their conference badge will receive a Xamarin Power Pack. | ||
|
||
### List | ||
Mini-hacks are designed to stimulate developers of all skill levels—each challenge comes with step-by-step instructions and a working sample to guide you if you get stuck. You can find all of the challenges, working samples, and step-by-step guides in this GitHub repository. | ||
|
||
To get started, click one of the mini-hacks below and attempt to complete the challenge that is described in the included README file. | ||
|
||
## Challenges | ||
|
||
* [Azure Mobile](https://github.com/xamarin/mini-hacks/tree/master/WindowsAzure) | ||
* [Parse](https://github.com/xamarin/mini-hacks/tree/master/Parse) | ||
* [SQLCipher](https://github.com/xamarin/mini-hacks/tree/master/SQLCipher) | ||
* [ZXing](https://github.com/xamarin/mini-hacks/tree/master/QRScanner) | ||
* [Xamarin.Mobile](https://github.com/xamarin/mini-hacks/tree/master/XamarinMobile) | ||
* [Radial Progress UI](https://github.com/xamarin/mini-hacks/tree/master/RadialProgress) | ||
|
||
## How to claim your stickers and prize! | ||
* Visit our Mini-Hacks booth next to the Darwin Lounge, a couple of staffers will be there to verify completion of your app, and give you a sticker for the hack. | ||
* You can also find the staffer in the [straw / cowboy] hat roaming the conference floor. | ||
* Staffers will be in the Mini-Hack booth during all breaks. | ||
|
||
## Help! | ||
* If you have any questions, or if a hack doesn’t work for you, email [email protected] | ||
|
||
* Azure Mobile | ||
* Parse | ||
* SQLCipher | ||
* ZXing | ||
* Xamarin.Mobile | ||
* Radial Progress UI | ||
* Themes - iOS specific | ||
* NFC - Android specific | ||
|