File tree Expand file tree Collapse file tree 4 files changed +19
-16
lines changed
source/content/pages/11-misc Expand file tree Collapse file tree 4 files changed +19
-16
lines changed Original file line number Diff line number Diff line change @@ -4659,11 +4659,12 @@ <h1>What "full stack" means</h1>
46594659< h3 > What to do now that we've got "full stack" defined?</ h3 >
46604660 < h1 > Why Use Python?</ h1 >
46614661< p > Python's expansive library of open source data analysis tools, web frameworks
4662- and testing tools make its ecosystem one of the largest out of any programming
4663- community. </ p >
4664- < p > Python is also an accessible language for new programmers because
4665- of the extensive availability of free and low cost introdutory resources as
4666- well as being taught in many universities.</ p >
4662+ and testing instruments make its ecosystem one of the largest out of any
4663+ programming community. </ p >
4664+ < p > Python is an accessible language for new programmers because of the extensive
4665+ availability of
4666+ < a href ="/best-python-resources.html "> free and low cost introdutory resources</ a >
4667+ as well as being taught in many universities.</ p >
46674668< h2 > Why does the choice of programming language matter?</ h2 >
46684669< p > Programming languages have unique ecosystems, cultures and philosophies
46694670built around them. You may unfortunately find friction with the community
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-01-07T17:53:52Z </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-01-07T17:56:33Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -18,12 +18,13 @@ choice4text:
1818
1919# Why Use Python?
2020Python's expansive library of open source data analysis tools, web frameworks
21- and testing tools make its ecosystem one of the largest out of any programming
22- community.
21+ and testing instruments make its ecosystem one of the largest out of any
22+ programming community.
2323
24- Python is also an accessible language for new programmers because
25- of the extensive availability of free and low cost introdutory resources as
26- well as being taught in many universities.
24+ Python is an accessible language for new programmers because of the extensive
25+ availability of
26+ [ free and low cost introdutory resources] ( /best-python-resources.html )
27+ as well as being taught in many universities.
2728
2829
2930## Why does the choice of programming language matter?
Original file line number Diff line number Diff line change 4040 < div class ="col-md-8 ">
4141 < h1 > Why Use Python?</ h1 >
4242< p > Python's expansive library of open source data analysis tools, web frameworks
43- and testing tools make its ecosystem one of the largest out of any programming
44- community. </ p >
45- < p > Python is also an accessible language for new programmers because
46- of the extensive availability of free and low cost introdutory resources as
47- well as being taught in many universities.</ p >
43+ and testing instruments make its ecosystem one of the largest out of any
44+ programming community. </ p >
45+ < p > Python is an accessible language for new programmers because of the extensive
46+ availability of
47+ < a href ="/best-python-resources.html "> free and low cost introdutory resources</ a >
48+ as well as being taught in many universities.</ p >
4849< h2 > Why does the choice of programming language matter?</ h2 >
4950< p > Programming languages have unique ecosystems, cultures and philosophies
5051built around them. You may unfortunately find friction with the community
You can’t perform that action at this time.
0 commit comments