Skip to content
msmatos edited this page Sep 7, 2017 · 2 revisions

Welcome to the learningpython wiki! notebooks do curso http://nbviewer.jupyter.org/github/jmportilla/Complete-Python-Bootcamp/tree/master/ python 2 and 3 differences http://sebastianraschka.com/Articles/2014_python_2_3_key_diff.html jupyter notebook guide https://jupyter.brynmawr.edu/services/public/dblank/Jupyter%20Notebook%20Users%20Manual.ipynb print .format https://pyformat.info/ Basic Practice:

http://codingbat.com/python

More Mathematical (and Harder) Practice:

https://projecteuler.net/archives

List of Practice Problems:

http://www.codeabbey.com/index/task_list

A SubReddit Devoted to Daily Practice Problems:

https://www.reddit.com/r/dailyprogrammer

A very tricky website with very few hints and touch problems (Not for beginners but still interesting)

http://www.pythonchallenge.com/

Clone this wiki locally