Logo

Building Skills in Python by Steven F. Lott

Small book cover: Building Skills in Python

Building Skills in Python
by

Publisher: Linuxtopia.org
Number of pages: 568

Description:
This book is a complete presentation of the Python language. 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. Professional programmers who need to learn Python are our primary audience.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Learning to Program with PythonLearning to Program with Python
by - Southern Adventist University
The focus is on introducing programming techniques and developing good habits. Our approach avoids some more esoteric features of Python and concentrates on the programming basics that transfer directly to other imperative programming languages.
(15581 views)
Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9549 views)
Book cover: Python for Everybody: Exploring Data in Python 3Python for Everybody: Exploring Data in Python 3
by - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(14196 views)
Book cover: Think Python: An Introduction to Software DesignThink Python: An Introduction to Software Design
by - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(23469 views)