Skip to content

Commit ca4501e

Browse files
committedJun 24, 2015
Merge pull request #1 from llamas-rock/master
new article
2 parents 7337b6d + 432ef16 commit ca4501e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Python is an easy to learn language many beginners to coding choose as their fir
2020
- [Python Beginner Tutorial: for Loops and Iterators](https://www.codementor.io/python/tutorial/python-generators-and-iterators)
2121
- [Python 2.7 vs Python 3.4 ─ What should Python Beginners choose?](https://www.codementor.io/python/tutorial/python-2-7-vs-python-3-4)
2222
- [Introduction to Python Decorators](https://www.codementor.io/python/tutorial/introduction-to-decorators)
23+
- [Beginner's Guide to Debugging Python: Print Statements](https://www.codementor.io/python/tutorial/how-to-debug-python-code-beginners-print-line)
2324
- [How to Create Custom Exceptions in Python](https://www.codementor.io/python/tutorial/python-custom-exception)
2425
- [A SQLAlchemy Cheat Sheet](https://www.codementor.io/python/tutorial/understanding-sqlalchemy-cheat-sheet)
2526
- [Python Framework Comparison: Django vs. Pyramid](https://www.codementor.io/python/tutorial/django-vs-pyramid-python-framework-comparison)

0 commit comments

Comments
 (0)
Please sign in to comment.