Learnpython.org exercises: Difference between revisions

From CommunityData
No edit summary
No edit summary
 
Line 3: Line 3:
You can spend the afternoon session working through these lessons on your own if you want more practice. Mentors will be nearby and ready to help with any questions you might have!
You can spend the afternoon session working through these lessons on your own if you want more practice. Mentors will be nearby and ready to help with any questions you might have!


If you would like to run through the lessons in Jupyter Notebooks rather than on LearnPython.org, you can download notebooks for each of the "Learn the Basics" lessons [https://communitydata.science/~mako/learnpython_basics_notebooks_2020-01-18.zip here] and run them on your computer by unzipping the file, placing the .ipynb files on your desktop, and opening them in Jupyter!
If you would like to run through the same lessons in Jupyter Notebooks rather than on LearnPython.org, you can download notebooks for each of the "Learn the Basics" lessons [https://communitydata.science/~mako/learnpython_basics_notebooks_2020-01-18.zip here]. Run them on your computer by unzipping the file, placing the .ipynb files on your desktop, and opening them in Jupyter!


[[Category:CDSW]][[Category:Shared Pages]]
[[Category:CDSW]][[Category:Shared Pages]]

Latest revision as of 21:50, 18 January 2020

LearnPython.org provides a series of self-guided tutorials for familiarizing yourself with basic Python concepts, syntax, and operations.

You can spend the afternoon session working through these lessons on your own if you want more practice. Mentors will be nearby and ready to help with any questions you might have!

If you would like to run through the same lessons in Jupyter Notebooks rather than on LearnPython.org, you can download notebooks for each of the "Learn the Basics" lessons here. Run them on your computer by unzipping the file, placing the .ipynb files on your desktop, and opening them in Jupyter!