File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
source/content/pages/01-introduction Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ <h1>Introduction</h1>
3737< p > You're knee deep in learning the < a href ="http://www.python.org/ "> Python</ a >
3838programming language. The syntax is starting to make sense. The first
3939few "< em > ahh-ha</ em > !" moments are hitting you as you're learning conditional
40- statements, for loops and classes while playing around with the open source
40+ statements, < code > for</ code > loops and classes while playing around with the open source
4141libraries that make Python such an amazing language.</ p >
4242< p > Now you want to take your initial Python knowledge and make something real,
4343like an application that's available on the web that you can show off or
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-09T07:27:30Z </updated ></feed >
2+ <feed xmlns =" http://www.w3.org/2005/Atom" ><title >Matt Makai</title ><link href =" http://www.fullstackpython.com/" rel =" alternate" ></link ><link href =" http://www.fullstackpython.com/feeds/all.atom.xml" rel =" self" ></link ><id >http://www.fullstackpython.com/</id ><updated >2015-07-10T15:53:10Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h1>Introduction</h1>
3838< p > You're knee deep in learning the < a href ="http://www.python.org/ "> Python</ a >
3939programming language. The syntax is starting to make sense. The first
4040few "< em > ahh-ha</ em > !" moments are hitting you as you're learning conditional
41- statements, for loops and classes while playing around with the open source
41+ statements, < code > for</ code > loops and classes while playing around with the open source
4242libraries that make Python such an amazing language.</ p >
4343< p > Now you want to take your initial Python knowledge and make something real,
4444like an application that's available on the web that you can show off or
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h1>Introduction</h1>
3838< p > You're knee deep in learning the < a href ="http://www.python.org/ "> Python</ a >
3939programming language. The syntax is starting to make sense. The first
4040few "< em > ahh-ha</ em > !" moments are hitting you as you're learning conditional
41- statements, for loops and classes while playing around with the open source
41+ statements, < code > for</ code > loops and classes while playing around with the open source
4242libraries that make Python such an amazing language.</ p >
4343< p > Now you want to take your initial Python knowledge and make something real,
4444like an application that's available on the web that you can show off or
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ meta: Full Stack Python helps you learn Python programming through plain languag
99You're knee deep in learning the [ Python] ( http://www.python.org/ )
1010programming language. The syntax is starting to make sense. The first
1111few "* ahh-ha* !" moments are hitting you as you're learning conditional
12- statements, for loops and classes while playing around with the open source
12+ statements, ` for ` loops and classes while playing around with the open source
1313libraries that make Python such an amazing language.
1414
1515Now you want to take your initial Python knowledge and make something real,
You can’t perform that action at this time.
0 commit comments