diff --git a/guide/python.rst b/guide/python.rst
index 83b3264..45c7d60 100644
--- a/guide/python.rst
+++ b/guide/python.rst
@@ -12,6 +12,8 @@ Introduction to Python
* `List of various guides to learn Python `_
* `CodeAcademy `_
* `Python 3.5 Tutorial `_
+ * `Python Programming `
+ * `A Byte of Python `
If you want to practice some of these concepts, try out
`pybasictraining `_!