Skip to content

Commit db280c7

Browse files
committed
Update README.md
Added real description of the project.
1 parent d6282b2 commit db280c7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
Start-Programming-with-Python
22
=============================
33

4-
Start Programming with Python
4+
Start Programming with Python
5+
By: Cody Jackson
6+
7+
This is a github project for the book Start Programming with Python by Cody Jackson. The webpage for the book can be found at <http://python-ebook.blogspot.com/>. The webpage descibes itself as:
8+
9+
Home site for the Start Programming with Python ebook. Learn basic and intermediate programming skills in an easy-to-learn and fun-to-use language. Many of the ideas you will learn will carry over to other programming languages and ideas.
10+
11+
The book is currently in it's second edition and contains the following license.
12+
13+
Copyright ©2009-2011 Cody Jackson. This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/bysa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
14+
15+
The source files for this book were provided by Cody Jackson on the website. These files were pulled down from the website on 2012-09-28. The book intro states that the book was "initially drafted on a Mac using Scrivener (http://www.literatureandlatte.com/). It was imported to LYX (http://www.lyx.org) for editing, typesetting, page layout, and
16+
other “book writing” tasks. LATEX (http://www.latex-project.org/) was used to create the PDF and HTML versions of this book." Both the raw LYZ and TEX format of the files are included in this project repository.

0 commit comments

Comments
 (0)