Skip to content

Boltmade/SwiftWorkshopBPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Writing iOS Apps with Swift

This is a small demo application to get you started using some of the features of Swift. The application lets you tap a beat on the screen and see the average beats per minute you are tapping. This can be used to find the tempo of songs by tapping along.

The intended use of this repository is for workshop participants to check their solutions to the steps as we work (if desired), skip a step if they get stuck and want to move on, or to have a guide to continue working on steps after we run out of time.

We do not recommend going through the following steps before the workshop: you can, but then you will be bored during the workshop :)

Here are the tags corresponding to each step:

  1. CreateProject
  2. GestureRecognizer
  3. StartCalculatingBPM
  4. AverageBPM
  5. AverageBPMWithReduce
  6. ResetBPM
  7. ShowStaticTouch
  8. ShowAnimatedTouch
  9. RandomColorExtension
  10. OrganizeWithExtensions
  11. ColorPickingEnum
  12. ColorPickingEnumWithAssociatedAlpha
  13. LabelMetadataWithTuples
  14. Metronome

Note: This workshop was created to teach Swift 1.2, no Swift 2 features are covered

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages