Skip to content

Commit d763d4d

Browse files
authored
Update README.md
1 parent 54dc311 commit d763d4d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,12 @@ This is a set of notes used for teaching Python to students that have never used
5555
* http://www.openbookproject.net/pybiblio/practice/wilson/
5656
* https://github.com/donnemartin/interactive-coding-challenges
5757

58+
## Credits
5859

60+
* I ~~have stolen~~ relied heavily on the "Python for Everybody" and the "How To Think Like a Computer Scientist" books to develop the structure and the material for the notes.
61+
* The initial version of the notebooks came from Josh Attenberg, from his course "Practical Data Science" that was taught at NYU/Stern.
62+
* Katherine Hoffmann contributed to the development of the current notebooks.
63+
64+
## License
65+
66+
* Outside NYU, the material is licensed under the Creative Commons Attribution-ShareAlike 4.0 license. If you are working within NYU, please contact me if you plan on using the material.

0 commit comments

Comments
 (0)