Building Skills in Python - A Programmer's Introduction to Python

Building Skills in Python - A Programmer's Introduction to Python

A complete presentation of the Python language. Assumes a basic level of skill with any of the commonly-available computer systems.

Tag(s): Python

Publication date: 31 Dec 2008

ISBN-10: n/a

ISBN-13: n/a

Paperback: 574 pages

Views: 27,892

Type: N/A

Publisher: n/a

License: Creative Commons Attribution-NonCommercial-NoDerivs 2.0 Generic

Post time: 29 Mar 2008 04:24:02

Building Skills in Python - A Programmer's Introduction to Python

Building Skills in Python - A Programmer's Introduction to Python A complete presentation of the Python language. Assumes a basic level of skill with any of the commonly-available computer systems.
Tag(s): Python
Publication date: 31 Dec 2008
ISBN-10: n/a
ISBN-13: n/a
Paperback: 574 pages
Views: 27,892
Document Type: N/A
Publisher: n/a
License: Creative Commons Attribution-NonCommercial-NoDerivs 2.0 Generic
Post time: 29 Mar 2008 04:24:02
Summary/Excerpts of (and not a substitute for) the Creative Commons Attribution-NonCommercial-NoDerivs 2.0 Generic:
You are free to:

Share — copy and redistribute the material in any medium or format

The licensor cannot revoke these freedoms as long as you follow the license terms.

Click here to read the full license.
Terms and Conditions:
Steven F. Lott wrote:This work is licensed under a Creative Commons License. You are free to copy, distribute, display, and perform the work under the following conditions:

* Attribution. You must give the original author, Steven F. Lott, credit.
* Noncommercial. You may not use this work for commercial purposes.
* No Derivative Works. You may not alter, transform, or build upon this work.

For any reuse or distribution, you must make clear to others the license terms of this work.

Excerpts from the Preface:

Python reflects a number of growing trends in software development, putting it at or near the leading edge of good programming languages. It is a very simple language surrounded by a vast library of add-on modules. It is an open source project, supported by many individuals. It is an object-oriented language, binding data and processing into class definitions. It is a platform-independent, scripted language, with complete access to operating system API's. It supports integration of complex solutions from pre-built components. It is a dynamic language, which avoids many of the complexities and overheads of compiled languages.

This book is a complete presentation of the Python language. It is oriented toward learning, which involves accumulating many closely intertwined concepts. In our experience teaching, coaching and doing programming, there is an upper limit on the "clue absorption rate". In order to keep within this limit, we've found that it helps to present a language as ever-expanding layers. We'll lead you from a very tiny, easy to understand subset of statements to the entire Python language and all of the built-in data structures. We've also found that doing a number of exercises helps internalize each language concept.

Intended Audience:

Professional programmers who need to learn Python are our primary audience. We provide specific help for you in a number of ways.

Instructors are a secondary audience. If you are looking for classroom projects that are engaging, comprehensible, and focus on perfecting language skills, this book can help. Each chapter in this book contains exercises that help students master the concepts presented in the chapter.

This book assumes a basic level of skill with any of the commonly-available computer systems.
 




About The Author(s)


Steven F. Lott is a consultant, teacher, author and software developer with over 35 years of experience building software of every kind, from specialized control systems for military hardware to large data warehouses to web service API's.

Steven F. Lott

Steven F. Lott is a consultant, teacher, author and software developer with over 35 years of experience building software of every kind, from specialized control systems for military hardware to large data warehouses to web service API's.


Book Categories
Sponsors