mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
Update python.html.markdown
added useful links
This commit is contained in:
parent
c89f2d3ac3
commit
55ad60b7dd
@ -1040,3 +1040,5 @@ print(say(say_please=True)) # Can you buy me a beer? Please! I am poor :(
|
||||
* [Python 3 Computer Science Circles](http://cscircles.cemc.uwaterloo.ca/)
|
||||
* [Dive Into Python 3](http://www.diveintopython3.net/index.html)
|
||||
* [A Crash Course in Python for Scientists](http://nbviewer.jupyter.org/gist/anonymous/5924718)
|
||||
* [Python Tutorial for Intermediates](https://pythonbasics.org/)
|
||||
* [Build a Desktop App with Python](https://pythonpyqt.com/)
|
||||
|
Loading…
Reference in New Issue
Block a user