Skip to content
/ cs193p Public

Stanford's CS193p Class Source Code

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
COPYRIGHT.md
Notifications You must be signed in to change notification settings

wkoszek/cs193p

Stanford's CS193p Class Source Code

Build Status

Source code is in the current directory.

XCode project, which are more volatile than the .h and .m files themselves are in cs193/ directory.

How to build

There's a convenience script build.sh for building this project. Just run:

./build xcodebuild

It will use xcodebuild to build the project. The Facebook's xctool is also supported as a build tool, in which case use:

./build.sh xctool

TODO

  • TODO: Add tags to indicate which commit is which lesson.

Copyright

It's unclear to me how to handle the copyright of this code. I suspect it's a "public domain" code, since most of the stuff here came from the Stanford lecture available via YouTube and iTunes. In case it's not true, I indend to license it as BSD 2-clause code (see COPYRIGHT.md).

Author

About

Stanford's CS193p Class Source Code

Topics

Resources

License

BSD-2-Clause, BSD-2-Clause licenses found

Licenses found

BSD-2-Clause
LICENSE
BSD-2-Clause
COPYRIGHT.md

Stars

Watchers

Forks

Packages

No packages published

Languages