Skip to content

Commit 1e36ed2

Browse files
committed
adding link to work-in-progress subjects map
1 parent 80b3c1f commit 1e36ed2

40 files changed

+243
-59
lines changed

about-author.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
307307
each Python web application stack layer and provides the
308308
best web resources for those topics.
309309
<hr/>
310+
There's a work-in-progress
311+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
312+
that visually lays out each chapter in addition to the table of
313+
contents found below.
314+
<hr/>
310315
Need more detailed tutorials and walkthroughs than what is
311316
presented here?
312317
<a href="/email.html">Sign up for an email alert when that content is created.</a>
313-
<hr/>
318+
<hr/>
314319
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
315320
this site with assistance from community pull requests. On GitHub
316321
you can <a href="https://github.com/makaimc">follow Matt</a>

api-creation.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
404404
each Python web application stack layer and provides the
405405
best web resources for those topics.
406406
<hr/>
407+
There's a work-in-progress
408+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
409+
that visually lays out each chapter in addition to the table of
410+
contents found below.
411+
<hr/>
407412
Need more detailed tutorials and walkthroughs than what is
408413
presented here?
409414
<a href="/email.html">Sign up for an email alert when that content is created.</a>
410-
<hr/>
415+
<hr/>
411416
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
412417
this site with assistance from community pull requests. On GitHub
413418
you can <a href="https://github.com/makaimc">follow Matt</a>

api-integration.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,10 +366,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
366366
each Python web application stack layer and provides the
367367
best web resources for those topics.
368368
<hr/>
369+
There's a work-in-progress
370+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
371+
that visually lays out each chapter in addition to the table of
372+
contents found below.
373+
<hr/>
369374
Need more detailed tutorials and walkthroughs than what is
370375
presented here?
371376
<a href="/email.html">Sign up for an email alert when that content is created.</a>
372-
<hr/>
377+
<hr/>
373378
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
374379
this site with assistance from community pull requests. On GitHub
375380
you can <a href="https://github.com/makaimc">follow Matt</a>

application-dependencies.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,10 +443,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
443443
each Python web application stack layer and provides the
444444
best web resources for those topics.
445445
<hr/>
446+
There's a work-in-progress
447+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
448+
that visually lays out each chapter in addition to the table of
449+
contents found below.
450+
<hr/>
446451
Need more detailed tutorials and walkthroughs than what is
447452
presented here?
448453
<a href="/email.html">Sign up for an email alert when that content is created.</a>
449-
<hr/>
454+
<hr/>
450455
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
451456
this site with assistance from community pull requests. On GitHub
452457
you can <a href="https://github.com/makaimc">follow Matt</a>

application-programming-interfaces.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
365365
each Python web application stack layer and provides the
366366
best web resources for those topics.
367367
<hr/>
368+
There's a work-in-progress
369+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
370+
that visually lays out each chapter in addition to the table of
371+
contents found below.
372+
<hr/>
368373
Need more detailed tutorials and walkthroughs than what is
369374
presented here?
370375
<a href="/email.html">Sign up for an email alert when that content is created.</a>
371-
<hr/>
376+
<hr/>
372377
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
373378
this site with assistance from community pull requests. On GitHub
374379
you can <a href="https://github.com/makaimc">follow Matt</a>

best-python-resources.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h2>Curated Python packages lists</h2>
168168
<li>
169169
<p><a href="https://github.com/vinta/awesome-python">awesome-python</a> is an incredible
170170
list of Python frameworks, libraries and software. I wish I had this
171-
page when I was just getting started with Python.</p>
171+
page when I was just getting started. </p>
172172
</li>
173173
<li>
174174
<p><a href="http://easy-python.readthedocs.org/en/latest/">easy-python</a> is like
@@ -441,10 +441,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
441441
each Python web application stack layer and provides the
442442
best web resources for those topics.
443443
<hr/>
444+
There's a work-in-progress
445+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
446+
that visually lays out each chapter in addition to the table of
447+
contents found below.
448+
<hr/>
444449
Need more detailed tutorials and walkthroughs than what is
445450
presented here?
446451
<a href="/email.html">Sign up for an email alert when that content is created.</a>
447-
<hr/>
452+
<hr/>
448453
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
449454
this site with assistance from community pull requests. On GitHub
450455
you can <a href="https://github.com/makaimc">follow Matt</a>

bottle.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
347347
each Python web application stack layer and provides the
348348
best web resources for those topics.
349349
<hr/>
350+
There's a work-in-progress
351+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
352+
that visually lays out each chapter in addition to the table of
353+
contents found below.
354+
<hr/>
350355
Need more detailed tutorials and walkthroughs than what is
351356
presented here?
352357
<a href="/email.html">Sign up for an email alert when that content is created.</a>
353-
<hr/>
358+
<hr/>
354359
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
355360
this site with assistance from community pull requests. On GitHub
356361
you can <a href="https://github.com/makaimc">follow Matt</a>

caching.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,10 +346,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
346346
each Python web application stack layer and provides the
347347
best web resources for those topics.
348348
<hr/>
349+
There's a work-in-progress
350+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
351+
that visually lays out each chapter in addition to the table of
352+
contents found below.
353+
<hr/>
349354
Need more detailed tutorials and walkthroughs than what is
350355
presented here?
351356
<a href="/email.html">Sign up for an email alert when that content is created.</a>
352-
<hr/>
357+
<hr/>
353358
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
354359
this site with assistance from community pull requests. On GitHub
355360
you can <a href="https://github.com/makaimc">follow Matt</a>

cascading-style-sheets.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,10 +465,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
465465
each Python web application stack layer and provides the
466466
best web resources for those topics.
467467
<hr/>
468+
There's a work-in-progress
469+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
470+
that visually lays out each chapter in addition to the table of
471+
contents found below.
472+
<hr/>
468473
Need more detailed tutorials and walkthroughs than what is
469474
presented here?
470475
<a href="/email.html">Sign up for an email alert when that content is created.</a>
471-
<hr/>
476+
<hr/>
472477
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
473478
this site with assistance from community pull requests. On GitHub
474479
you can <a href="https://github.com/makaimc">follow Matt</a>

change-log.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,10 +451,15 @@ <h4>Interested in a complete Full Stack Python book with detailed tutorials and
451451
each Python web application stack layer and provides the
452452
best web resources for those topics.
453453
<hr/>
454+
There's a work-in-progress
455+
<a href="/full-stack-python-map.pdf">subjects map (.pdf)</a>
456+
that visually lays out each chapter in addition to the table of
457+
contents found below.
458+
<hr/>
454459
Need more detailed tutorials and walkthroughs than what is
455460
presented here?
456461
<a href="/email.html">Sign up for an email alert when that content is created.</a>
457-
<hr/>
462+
<hr/>
458463
<a href="http://twitter.com/mattmakai">Matt Makai</a> built
459464
this site with assistance from community pull requests. On GitHub
460465
you can <a href="https://github.com/makaimc">follow Matt</a>

0 commit comments

Comments
 (0)