File tree Expand file tree Collapse file tree
content/pages/01-introduction Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,6 +22,13 @@ If you're learning your first programming language these books were written
2222with you in mind. Developers learning Python as a second or later language
2323should 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
You can’t perform that action at this time.
0 commit comments