File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
content/pages/01-introduction Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,13 @@ should skip down to the next section for "experienced developers".
4444 incredible job of breaking down the steps beginners should take when
4545 they're uncertain about where to begin.
4646
47+ * [ A Python Crash Course] ( https://www.grahamwheeler.com/posts/python-crash-course.html )
48+ gives an awesome overview of the history of Python, what drives the
49+ programming community and dives into example code. You will likely need
50+ to read this in combination with other resources to really let the syntax
51+ sink in, but it's a great article to read several times over as you
52+ continue to learn.
53+
4754* The [ Python projects tag] ( https://www.twilio.com/blog/tag/python ) on the
4855 Twilio blog is constantly updated with fun tutorials you can build to
4956 learn Python, such as the
You can’t perform that action at this time.
0 commit comments