Skip to content

Commit 55e38e2

Browse files
committed
convert to md
1 parent b1a1099 commit 55e38e2

File tree

2 files changed

+46
-50
lines changed

2 files changed

+46
-50
lines changed

README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
Tiny Python 3.6 Notebook
2+
========================
3+
4+
This repository contains the text for the *Tiny Python 3.6 Notebook*.
5+
6+
![](img/tinypy36-iso.png){width="50%"}
7+
8+
Warning, this is not an introduction to Python. Rather it is a notebook
9+
containing curated examples for Python 3 as well as the new features
10+
found in Python 3.6. It is designed to accompany technical corporate
11+
training offered by the author or aid those who want a quick refresher
12+
to the Python syntax.
13+
14+
Thanks
15+
------
16+
17+
If you enjoy this content, consider [purchasing the physical version](https://www.amazon.com/dp/1542883253/ref=as_li_ss_il?ie=UTF8&qid=1487086306&sr=8-7&keywords=python+3.6&linkCode=li2&tag=hairysuncom-20&linkId=5bed517e28e53633e149006968a55f67).
18+
It is a hand laid out version that fits in the pocket and has blank
19+
pages in the back for note taking. It is available at [Amazon](https://www.amazon.com/dp/1542883253/ref=as_li_ss_il?ie=UTF8&qid=1487086306&sr=8-7&keywords=python+3.6&linkCode=li2&tag=hairysuncom-20&linkId=5bed517e28e53633e149006968a55f67). I'm
20+
indebted to those who support my work and write reviews. Thanks!
21+
22+
![](img/book.jpg){width="50%"}
23+
24+
Feel free to share this repository on social media.
25+
26+
Errors
27+
------
28+
29+
The author is human and will certainly make errors. You may file a bug
30+
and it may be resolved in a future version of the book. I love feedback
31+
and would love to hear your ideas on what is missing or could be
32+
improved.
33+
34+
Contents
35+
--------
36+
37+
This book covers the syntax in Python up to version 3.6.
38+
39+
License
40+
-------
41+
42+
This content is licensed under the
43+
Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND
44+
4.0)
45+
46+
<https://creativecommons.org/licenses/by-nc-nd/4.0/>

README.rst

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)