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.
Any contribution for improving the source code is welcome.
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.
All the code is licensed under Apache-2 license.