File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed
source/content/pages/11-misc Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -4359,7 +4359,7 @@ <h1>Future Directions</h1>
43594359< p > Here are some things I'm actively working on:</ p >
43604360< ul >
43614361< li >
4362- < p > Update these sections with better explanations and resources: </ p >
4362+ < p > Update these sections with clearer explanations and more resources:</ p >
43634363< ol >
43644364< li > < a href ="/configuration-management.html "> Configuration management</ a > </ li >
43654365< li > < a href ="/javascript.html "> JavaScript</ a > </ li >
@@ -4377,7 +4377,8 @@ <h1>Future Directions</h1>
43774377</ li >
43784378< li >
43794379< p > Split web application security and other security (lower level protocols)
4380- into separate pages.</ p >
4380+ into separate pages. Have separate chapters on what you need to know about
4381+ these topics.</ p >
43814382</ li >
43824383</ ul >
43834384< p > After those updates are done I'll go back through and apply visuals to
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-11-23T13:14:13Z </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-11-24T10:35:42Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ <h1>Future Directions</h1>
5353< p > Here are some things I'm actively working on:</ p >
5454< ul >
5555< li >
56- < p > Update these sections with better explanations and resources: </ p >
56+ < p > Update these sections with clearer explanations and more resources:</ p >
5757< ol >
5858< li > < a href ="/configuration-management.html "> Configuration management</ a > </ li >
5959< li > < a href ="/javascript.html "> JavaScript</ a > </ li >
@@ -71,7 +71,8 @@ <h1>Future Directions</h1>
7171</ li >
7272< li >
7373< p > Split web application security and other security (lower level protocols)
74- into separate pages.</ p >
74+ into separate pages. Have separate chapters on what you need to know about
75+ these topics.</ p >
7576</ li >
7677</ ul >
7778< p > After those updates are done I'll go back through and apply visuals to
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ submit one when you see a fix or improvement that needs to be made!
3333
3434Here are some things I'm actively working on:
3535
36- * Update these sections with better explanations and resources:
36+ * Update these sections with clearer explanations and more resources:
3737
3838 1 . [ Configuration management] ( /configuration-management.html )
3939 1 . [ JavaScript] ( /javascript.html )
@@ -49,7 +49,8 @@ Here are some things I'm actively working on:
4949 important with Django)
5050
5151* Split web application security and other security (lower level protocols)
52- into separate pages.
52+ into separate pages. Have separate chapters on what you need to know about
53+ these topics.
5354
5455After those updates are done I'll go back through and apply visuals to
5556each section to make them easier to read and understand.
You can’t perform that action at this time.
0 commit comments