Skip to content

Commit 55f4c38

Browse files
committed
add tq to best python resources
1 parent 3c0696e commit 55f4c38

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

content/pages/01-introduction/08-best-python-resources.markdown

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ If you're learning your first programming language these books were written
2222
with you in mind. Developers learning Python as a second or later language
2323
should skip down to the next section for "experienced developers".
2424

25+
* [TwilioQuest](https://www.twilio.com/quest) is an free and incredible 16-bit
26+
adventure game that teaches programming in the Python basics mission. It's
27+
an absolutely way to stay engaged with the core concepts that can often
28+
be otherwise dry to learn. There are also more advanced missions to learn
29+
about [web APIs](/application-programming-interfaces.html), and new
30+
learning missions are added regularly on new programming topics.
31+
2532
* [Automate the Boring Stuff with Python](https://automatetheboringstuff.com/)
2633
is an incredible book for both non-developers and professional developers
2734
alike. Each chapter walks through a situation that can be automated using

0 commit comments

Comments
 (0)