File tree Expand file tree Collapse file tree 4 files changed +24
-1
lines changed
source/content/pages/11-misc Expand file tree Collapse file tree 4 files changed +24
-1
lines changed Original file line number Diff line number Diff line change @@ -3497,6 +3497,14 @@ <h2>New to programming</h2>
34973497should skip down to the next section for "experienced developers".</ p >
34983498< ul >
34993499< li >
3500+ < p > If you've never programmed before check out the
3501+ < a href ="http://learntocodewith.me/getting-started/ "> Getting Started</ a > page on
3502+ < a href ="http://learntocodewith.me/ "> Learn To Code with Me</ a >
3503+ by < a href ="https://twitter.com/SEAdevelopment "> Laurence Bradford</ a > . She's done an
3504+ incredible job of breaking down the steps beginners should take when
3505+ they're uncertain about where to begin.</ p >
3506+ </ li >
3507+ < li >
35003508< p > To get an introduction to both Python and Django at the same time, purchase
35013509 < a href ="http://www.realpython.com/ "> Real Python</ a > by Fletcher, Michael, and Jeremy.</ p >
35023510</ li >
Original file line number Diff line number Diff line change @@ -50,6 +50,14 @@ <h2>New to programming</h2>
5050should skip down to the next section for "experienced developers".</ p >
5151< ul >
5252< li >
53+ < p > If you've never programmed before check out the
54+ < a href ="http://learntocodewith.me/getting-started/ "> Getting Started</ a > page on
55+ < a href ="http://learntocodewith.me/ "> Learn To Code with Me</ a >
56+ by < a href ="https://twitter.com/SEAdevelopment "> Laurence Bradford</ a > . She's done an
57+ incredible job of breaking down the steps beginners should take when
58+ they're uncertain about where to begin.</ p >
59+ </ li >
60+ < li >
5361< p > To get an introduction to both Python and Django at the same time, purchase
5462 < a href ="http://www.realpython.com/ "> Real Python</ a > by Fletcher, Michael, and Jeremy.</ p >
5563</ li >
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 >2014-08-20T10:50:46Z </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 >2014-08-21T12:34:18Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -30,6 +30,13 @@ If you're learning your first programming language these books were written
3030with you in mind. Developers learning Python as a second or later language
3131should skip down to the next section for "experienced developers".
3232
33+ * If you've never programmed before check out the
34+ [ Getting Started] ( http://learntocodewith.me/getting-started/ ) page on
35+ [ Learn To Code with Me] ( http://learntocodewith.me/ )
36+ by [ Laurence Bradford] ( https://twitter.com/SEAdevelopment ) . She's done an
37+ incredible job of breaking down the steps beginners should take when
38+ they're uncertain about where to begin.
39+
3340* To get an introduction to both Python and Django at the same time, purchase
3441 [ Real Python] ( http://www.realpython.com/ ) by Fletcher, Michael, and Jeremy.
3542
You can’t perform that action at this time.
0 commit comments