Skip to content

Commit b361193

Browse files
committed
adding logos
1 parent f0fb65a commit b361193

File tree

5 files changed

+6
-1
lines changed

5 files changed

+6
-1
lines changed

content/pages/01-introduction/03-why-use-python.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ language is also widely taught in universities and used for working with
1919
beginner-friendly devices such as the
2020
[Raspberry Pi](http://www.raspberrypi.org/).
2121

22-
<div class="well see-also">If you're learning about why to use Python you should also take a look at <a href="/best-python-resources.html">the best Python resources</a> and read <a href="/what-full-stack-means.html">what "full stack" means</a>.</div>
22+
<img src="/img/logos/python-wide.png" width="100%" class="technical-diagram" alt="Python logo." style="margin-top:20px">
23+
24+
<div class="well see-also">If you're learning about why to use Python you should also take a look at <a href="/best-python-resources.html">the best Python resources</a> and read <a href="/web-development.html">more about web development</a>.</div>
2325

2426

2527
## Python's programming language popularity

content/pages/02-development-environments/08-git.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ workflow. These resources will come in handy for specific Git subjects.
110110
[an example Gist](https://gist.github.com/Tiagojdferreira/115ecac229e176e48d520c59b022e4fb)
111111
that the author uses for his own environment.
112112

113+
* [How to Quickly and Correctly Generate a Git Log in HTML](http://www.oilshell.org/blog/2017/09/19.html)
114+
115+
113116

114117
## Git Workflows
115118
Teams of developers can use Git in varying workflows because of Git's

static/img/logos/matplotlib.png

89.6 KB
Loading

static/img/logos/numpy.jpg

8.08 KB
Loading

static/img/logos/python-wide.png

15 KB
Loading

0 commit comments

Comments
 (0)