diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index a5e264661..a085d1bfa 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -72,15 +72,6 @@ as programs that can break them. `Hacking Secret Ciphers with Python `_ -Learn Python the Hard Way -~~~~~~~~~~~~~~~~~~~~~~~~~ - -This is an excellent beginner programmer's guide to Python. It covers "hello -world" from the console to the web. - - `Learn Python the Hard Way `_ - - Crash into Python ~~~~~~~~~~~~~~~~~