File tree Expand file tree Collapse file tree 4 files changed +13
-7
lines changed
source/content/pages/11-misc Expand file tree Collapse file tree 4 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -4663,8 +4663,10 @@ <h1>Why Use Python?</h1>
46634663programming community. </ p >
46644664< p > Python is an accessible language for new programmers because of the extensive
46654665availability 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 >
4666+ < a href ="/best-python-resources.html "> free and low cost introdutory resources</ a > . The
4667+ language is also widely taught in universities and used for working with
4668+ beginner-friendly devices such as the
4669+ < a href ="http://www.raspberrypi.org/ "> Raspberry Pi</ a > .</ p >
46684670< h2 > Why does the choice of programming language matter?</ h2 >
46694671< p > Programming languages have unique ecosystems, cultures and philosophies
46704672built 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:56:33Z </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:58:50Z </updated ></feed >
Original file line number Diff line number Diff line change @@ -23,8 +23,10 @@ programming community.
2323
2424Python is an accessible language for new programmers because of the extensive
2525availability of
26- [ free and low cost introdutory resources] ( /best-python-resources.html )
27- as well as being taught in many universities.
26+ [ free and low cost introdutory resources] ( /best-python-resources.html ) . The
27+ language is also widely taught in universities and used for working with
28+ beginner-friendly devices such as the
29+ [ Raspberry Pi] ( http://www.raspberrypi.org/ ) .
2830
2931
3032## Why does the choice of programming language matter?
Original file line number Diff line number Diff line change @@ -44,8 +44,10 @@ <h1>Why Use Python?</h1>
4444programming community. </ p >
4545< p > Python is an accessible language for new programmers because of the extensive
4646availability 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 >
47+ < a href ="/best-python-resources.html "> free and low cost introdutory resources</ a > . The
48+ language is also widely taught in universities and used for working with
49+ beginner-friendly devices such as the
50+ < a href ="http://www.raspberrypi.org/ "> Raspberry Pi</ a > .</ p >
4951< h2 > Why does the choice of programming language matter?</ h2 >
5052< p > Programming languages have unique ecosystems, cultures and philosophies
5153built around them. You may unfortunately find friction with the community
You can’t perform that action at this time.
0 commit comments