/learning-swift-4

Offical repository which contains all the code from the book "Learning Swift 4 by building applications"

Primary LanguageSwiftApache License 2.0Apache-2.0

Source code from the book "Learning Swift 4 by building applications"

This is offical repository that includes the source code from the book "Learning Swift 4 by building applications". The repository is separated by chapters. Each folder contains all the final projects which are developed in the corresponding chapter. All projects are started from scratch or from previous chapter.

Contribution

Any contribution for improving the source code is welcome.

How to contribute

To contribute you have to fork the reposiotry. Then checkout the forked version. You can do the improvements and commit those back to your repository. Then you have to create a pull request which we will analyse.

Copyright

All the code is licensed under Apache-2 license.