Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jt11-11/cs193p
This repo is for Stanford CS193P.
https://github.com/jt11-11/cs193p
Last synced: about 1 month ago
JSON representation
This repo is for Stanford CS193P.
- Host: GitHub
- URL: https://github.com/jt11-11/cs193p
- Owner: JT11-11
- Created: 2024-11-22T15:59:59.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T16:36:06.000Z (about 2 months ago)
- Last Synced: 2024-11-22T17:19:26.243Z (about 2 months ago)
- Language: Swift
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS193P Swift Tutorials
This repository contains Swift projects and code examples from the **Stanford University CS193P (Developing Applications for iOS)** course.
## About CS193P
CS193P is a course offered by Stanford University that focuses on iOS application development using Swift and Xcode.
For more information about the course, visit the [official Stanford website](https://cs193p.sites.stanford.edu/)
## AcknowledgmentsThis repository would not be possible without the incredible efforts of the **Stanford CS193P instructors** and the support of Stanford University. Special thanks to Professor Paul Hegarty for posting his lectures on Youtube so that thousands of people (like me) can learn as well.
All materials are derived from the original CS193P course and are intended for educational use only. Credit goes to Stanford University and its course creators for the original content and inspiration.
## License
This repository is open for educational purposes. Please ensure you adhere to Stanford's policies regarding the use of their course material. For further information, refer to the course's [usage guidelines](https://cs193p.sites.stanford.edu/).
---