File tree 6 files changed +49
-0
lines changed
6 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ ==========================
2
+ Tiny Python 3.6 Notebook
3
+ ==========================
4
+
5
+ This respository contains the text for the *Tiny Python 3.6 Notebook *.
6
+
7
+ .. img ::
8
+
9
+ img/tinypy36-iso.png
10
+
11
+ Warning, this is not an introduction to Python. Rather it is a notebook
12
+ containing curated examples for Python 3 as well as the new features found in
13
+ Python 3.6. It is designed to accompany technical corporate training offered by
14
+ the author or aid those who want a quick refresher to the Python syntax.
15
+
16
+ Thanks
17
+ -------
18
+
19
+ If you enjoy this content, consider purchasing the physical version. It is a
20
+ hand laid out version that fits in the pocket and has blank pages in the back
21
+ for note taking. It is available at Amazon. I'm indebted to those who
22
+ support my work and write reviews. Thanks!
23
+
24
+ .. img ::
25
+
26
+ img/book.jpg
27
+
28
+ Feel free to share this repository on social media.
29
+
30
+
31
+ Errors
32
+ ----------
33
+
34
+ The author is human and will certainly make errors. You may file a bug and
35
+ it may be resolved in a future version of the book. I love feedback and would
36
+ love to hear your ideas on what is missing or could be improved.
37
+
38
+ Contents
39
+ ----------
40
+
41
+ This book covers the syntax in Python up to version 3.6.
42
+
43
+ License
44
+ --------
45
+
46
+ This content is licensed under the Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)
47
+
48
+ https://creativecommons.org/licenses/by-nc-nd/4.0/
Original file line number Diff line number Diff line change
1
+ /Users/matt/work/books/notebooks/template/python.rst
You can’t perform that action at this time.
0 commit comments