File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
content/pages/01-introduction Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ mentors to learn what he or she can improve on in their programs.
5959
6060Another way to learn that combines the project-based learning with defined
6161objectives is to play a computer game that will guide you through the
62- learning process. For example, [ TwilioQuest] ( https://www.twilio.com/quest )
62+ learning process. For example, [ TwilioQuest] ( https://www.twilio.com/quest/learn/python )
6363teaches the basics of Python in one of its missions and then has a
6464ton of free content for studying intermediate and advanced topics.
6565
Original file line number Diff line number Diff line change @@ -22,11 +22,12 @@ 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
25+ * [ TwilioQuest] ( https://www.twilio.com/quest/learn/python ) is an free and
26+ incredible 16-bit adventure game that teaches programming in the Python
27+ basics mission. It's an absolutely way to stay engaged with the core
28+ concepts that can often be otherwise dry to learn. There are also more
29+ advanced missions to learn about
30+ [ web APIs] ( /application-programming-interfaces.html ) , and new
3031 learning missions are added regularly on new programming topics.
3132
3233* [ Automate the Boring Stuff with Python] ( https://automatetheboringstuff.com/ )
Original file line number Diff line number Diff line change 22 < div class ="pnh "> < h3 > < a href ="https://www.twilio.com/quest "> Learn More Python</ a > </ h3 > </ div >
33 < div class ="pnb ">
44 < a href ="https://www.twilio.com/quest "> < img src ="/img/logos/tq-sm.jpg " alt ="TwilioQuest logo. " width ="100% " class ="shot "> </ a >
5- < p class ="sps " style ="margin:6px 0 6px "> Learn more Python in the awesome < a href ="https://www.twilio.com/quest "> free TwilioQuest 16-bit adventure game</ a > .</ p >
5+ < p class ="sps " style ="margin:6px 0 6px "> Learn more Python in the awesome < a href ="https://www.twilio.com/quest/learn/python "> free TwilioQuest 16-bit adventure game</ a > .</ p >
66 </ div >
77</ div >
You can’t perform that action at this time.
0 commit comments