@@ -64,29 +64,20 @@ <h1>Future Directions</h1>
6464< li > < a href ="/web-application-security.html "> Web security</ a > </ li >
6565</ ol >
6666</ li >
67- < li >
68- < p > Create learning checklists for every section where it makes sense. The
69- remaining sections that need checklists are </ p >
70- < ol >
71- < li > web application security</ li >
72- </ ol >
73- </ li >
74- < li >
75- < p > After those updates are done I'll go back through and apply visuals to
76- each section to make them easier to read and understand.</ p >
77- </ li >
7867</ ul >
68+ < p > After those updates are done I'll go back through and apply visuals to
69+ each section to make them easier to read and understand.</ p >
7970< h3 > That's what coming. What would you like to learn right now?</ h3 >
8071 < div class ="row ">
81- < div class ="col-md-4 ">
72+ < div class ="col-md-3 ">
8273 < div class ="well select-next ">
8374 < a href ="/introduction.html " class ="btn btn-success btn-full "> < i class ="fa fa-fast-backward fa-inverse fa-2x "> </ i > </ a >
8475 < p class ="under-btn ">
8576 Let me start over from the Full Stack Python introduction.
8677 </ p >
8778 </ div >
8879 </ div >
89- < div class ="col-md-4 ">
80+ < div class ="col-md-3 ">
9081 < div class ="well select-next ">
9182 < a href ="/change-log.html " class ="btn btn-success btn-full "> < i class ="fa fa-pencil-square-o fa-inverse fa-2x "> </ i > </ a >
9283 </ a >
@@ -95,13 +86,21 @@ <h3>That's what coming. What would you like to learn right now?</h3>
9586 </ p >
9687 </ div >
9788 </ div >
98- < div class ="col-md-4 ">
89+ < div class ="col-md-3 ">
9990 < div class ="well select-next ">
10091 < a href ="/web-frameworks.html " class ="btn btn-success btn-full "> < i class ="fa fa-code fa-inverse fa-2x "> </ i > </ a >
10192 < p class ="under-btn ">
10293 I want to learn how to code a Python web application now.
10394 </ p >
10495 </ div >
96+ </ div >
97+ < div class ="col-md-3 ">
98+ < div class ="well select-next ">
99+ < a href ="/about-author.html " class ="btn btn-success btn-full "> < i class ="fa fa-user fa-2x "> </ i > </ a >
100+ < p class ="under-btn ">
101+ Who created Full Stack Python?
102+ </ p >
103+ </ div >
105104 </ div >
106105 </ div > < style type ="text/css ">
107106 # mc_embed_signup {background : # fff ; clear : left; font : 12px "Helvetica Neue" , Arial, sans-serif; }
0 commit comments