https://github.com/exercism/swift
Exercism exercises in Swift.
https://github.com/exercism/swift
community-contributions-paused exercism-track unmaintained
Last synced: about 2 months ago
JSON representation
Exercism exercises in Swift.
- Host: GitHub
- URL: https://github.com/exercism/swift
- Owner: exercism
- License: mit
- Created: 2014-06-10T15:04:28.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T12:53:16.000Z (about 1 year ago)
- Last Synced: 2024-05-01T11:25:32.816Z (about 1 year ago)
- Topics: community-contributions-paused, exercism-track, unmaintained
- Language: Swift
- Homepage: https://exercism.org/tracks/swift
- Size: 5.11 MB
- Stars: 104
- Watchers: 19
- Forks: 151
- Open Issues: 63
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
Exercism Swift Track
[](https://forum.exercism.org)
[](https://exercism.org)
[](https://exercism.org/blog/freeing-our-maintainers) [](https://github.com/exercism/swift/actions/workflows/ci.yml)
Hi. 👋🏽 👋 **We are happy you are here.** 🎉 🌟
**`exercism/Swift`** is one of many programming language tracks on [exercism(dot)org][exercism-website].
This repo holds all the instructions, tests, code, & support files for Swift _exercises_ currently under development or implemented & available for students.🌟 Track tooling (_test-runner and Continuous Integration_) runs on Swift `5.8.1`.
🌟 Most exercises are solvable with Swift `5.3.0` or higher.This track is made up of **Practice Exercises**. Practice exercises are open-ended, and can be used to practice concepts learned, try out new techniques, and play.
![]()
🌟🌟 Please take a moment to read our [Code of Conduct][exercism-code-of-conduct] 🌟🌟
It might also be helpful to look at [Being a Good Community Member][being-a-good-community-member] & [The words that we use][the-words-that-we-use].Some defined roles in our community: [Contributors][exercism-contributors] **|** [Mentors][exercism-mentors] **|** [Maintainers][exercism-track-maintainers] **|** [Admins][exercism-admins]
We 💛 💙 Pull Requests.
**But our maintainers generally can't accept _unsolicited_ PRs.**
Check our [help wanted][open-issues] list or [open an issue][open-an-issue] for discussion first.
If it is your first time contributing to Exercism, check for [good first patch][good-first-issues] or [first-timers only][first-time] labels.
Here to suggest a new feature or new exercise?? **Hooray!** 🎉
We'd love if you did that via our [Exercism Community Forum](https://forum.exercism.org/).
Please keep in mind [Chesterton's Fence][chestertons-fence].
_Thoughtful suggestions will likely result in faster & more enthusiastic responses from volunteers._
✨ 🦄 _**Want to jump directly into Exercism specifications & detail?**_
[Structure][exercism-track-structure] **|** [Tasks][exercism-tasks] **|** [Concepts][exercism-concepts] **|** [Concept Exercises][concept-exercises] **|** [Practice Exercises][practice-exercises] **|** [Presentation][exercise-presentation]
[Writing Style Guide][exercism-writing-style] **|** [Markdown Specification][exercism-markdown-specification] (_✨ version in [contributing][website-contributing-section] on exercism.org_)
## Swift Software and Documentation
**Copyright © 2023 Apple Inc. All rights reserved.**
Swift software and documentation are licensed under the [Apache License v2.0][swift-license].
## Exercism Swift License
This repository uses the [MIT License](/LICENSE).
## Final Note
Thanks to Bethany for the allowing us to use her [template][exercism-template] for this README.
[being-a-good-community-member]: https://github.com/exercism/docs/tree/main/community/good-member
[chestertons-fence]: https://github.com/exercism/docs/blob/main/community/good-member/chestertons-fence.md
[concept-exercises]: https://github.com/exercism/docs/blob/main/building/tracks/concept-exercises.md
[config-json]: https://github.com/exercism/swift/blob/main/config.json
[swift-license]: https://github.com/apple/swift/blob/main/LICENSE.txt
[good-first-issues]: https://github.com/exercism/swift/labels/good%20first%20patch
[exercise-presentation]: https://github.com/exercism/docs/blob/main/building/tracks/presentation.md
[exercism-admins]: https://github.com/exercism/docs/blob/main/community/administrators.md
[exercism-code-of-conduct]: https://exercism.org/docs/using/legal/code-of-conduct
[exercism-concepts]: https://github.com/exercism/docs/blob/main/building/tracks/concepts.md
[exercism-contributors]: https://github.com/exercism/docs/blob/main/community/contributors.md
[exercism-markdown-specification]: https://github.com/exercism/docs/blob/main/building/markdown/markdown.md
[exercism-mentors]: https://github.com/exercism/docs/tree/main/mentoring
[exercism-tasks]: https://exercism.org/docs/building/product/tasks
[exercism-template]: https://github.com/exercism/python/blob/main/README.md
[exercism-track-maintainers]: https://github.com/exercism/docs/blob/main/community/maintainers.md
[exercism-track-structure]: https://github.com/exercism/docs/tree/main/building/tracks
[exercism-website]: https://exercism.org/
[exercism-writing-style]: https://github.com/exercism/docs/blob/main/building/markdown/style-guide.md
[first-time]: https://github.com/exercism/swift/labels/first-timers%20only
[practice-exercises]: https://github.com/exercism/docs/blob/main/building/tracks/practice-exercises.md
[open-issues]: https://github.com/exercism/swift/labels/help%20wanted
[open-an-issue]: https://github.com/exercism/swift/issues/new
[the-words-that-we-use]: https://github.com/exercism/docs/blob/main/community/good-member/words.md
[website-contributing-section]: https://exercism.org/docs/building