Welcome to my Stanford CS193p repository! This repository is a collection of my work and solutions for Stanford's CS193p Developing Applications for iOS course.
CS193p is a remarkable course that dives into the intricacies of developing applications for iOS using Swift. It covers various topics including Swift language basics, SwiftUI, Combine, and the principles of iOS app development.
For more details about the course, click here.
To delve into this repository, you can:
-
Clone the Repository: Clone it to your local machine using the following command if you have Git installed:
$ git clone https://github.com/riceset/Stanford-CS193p
Here, you'll find my submissions for the assignments and projects throughout the CS193p course. Each assignment/project has its own folder with the necessary code and resources.
To use any of the code from this repository, please consider the following:
-
Academic Integrity: If you're currently taking CS193p or a similar course, ensure you follow your institution's academic integrity policy. It's essential not to copy code directly for your assignments.
-
Attribution: If you use any code or resources from this repository, kindly provide proper attribution. You can reference this repository and its URL in your project documentation or source code comments.
This repository mainly contains my personal work for CS193p, but I'm open to contributions. If you have any suggestions, bug fixes, or ideas for new projects, feel free to open an issue or submit a pull request. Please adhere to standard contribution guidelines.
This repository is licensed under the MIT License. Review the license file for details on the usage and distribution of the code in this repository.
Thank you for exploring my CS193p repository! If you have any questions or need further assistance, don't hesitate to contact me. Happy coding! 😊