Naomi Ceder - The Quick Python Book, Third Edition
Here you can read online Naomi Ceder - The Quick Python Book, Third Edition full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2018, publisher: Manning Publications, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:
Romance novel
Science fiction
Adventure
Detective
Science
History
Home and family
Prose
Art
Politics
Computer
Non-fiction
Religion
Business
Children
Humor
Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.
- Book:The Quick Python Book, Third Edition
- Author:
- Publisher:Manning Publications
- Genre:
- Year:2018
- Rating:3 / 5
- Favourites:Add to favourites
- Your mark:
- 60
- 1
- 2
- 3
- 4
- 5
The Quick Python Book, Third Edition: summary, description and annotation
We offer to read an annotation, description, summary or preface (depends on what the author of the book "The Quick Python Book, Third Edition" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.
The Quick Python Book, Third Edition — read online for free the complete book (whole text) full work
Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "The Quick Python Book, Third Edition" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.
Font size:
Interval:
Bookmark:
For online information and ordering of this and other Manning books, please visit www.manning.com. The publisher offers discounts on this book when ordered in quantity. For more information, please contact
Special Sales Department Manning Publications Co. 20 Baldwin Road PO Box 761 Shelter Island, NY 11964 Email: orders@manning.com2018 by Manning Publications Co. All rights reserved.
No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.
Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.
Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.
Manning Publications Co.20 Baldwin RoadPO Box 761Shelter Island, NY 11964 |
ISBN 9781617294037
Printed in the United States of America
1 2 3 4 5 6 7 8 9 10 EBM 23 22 21 20 19 18
The quickest way to learn the basics of Python.
Massimo Perga, Microsoft
This is my favorite Python book ... a competent way into serious Python programming.
Edmon Begoli, Oak Ridge National Laboratory
Great book...covers the new incarnation of Python.
William Kahn-Greene, Participatory Culture Foundation
Like Python itself, the books emphasis is on readability and rapid development.
David McWhirter, Cranberryink
Its definitely worth reading, and I would recommend that you buy it if you are new to Python.
Jerome Lanig, BayPiggies User Group
Python coders will love this nifty book.
Sumit Pal, Leapfrogrx
If youve ever wanted to learn Python or have a convenient desktop reference, this is the book for you. The author gives you a brief run-through of the language syntax and functional capabilities, then re-explores all aspects of the language as well as libraries and modules that extend Python into the space of practical applications.
Jim Kohli, Dzone
This is the best book to learn Python for professional programmers or people who already know how to program in a different language ... This wont be your only Python book, but it definitely has to be your first!
Amazon reader
Ive known Naomi Ceder for many years, as a collaborator and a friend. She has a reputation in the Python community as an inspiring teacher, an expert coder, and a formidable community organizer. You would do well to listen to her wise words.
But dont just take my word for it! Naomi, in her role as a teacher, has helped innumerable people learn Python. Many members of the Python community, myself included, have benefitted from her work. Such extensive experience means she knows what aspects of the language are important for new Pythonistas to learn and which may require extra care and attention from the student. Such wisdom is skillfully distilled into the pages of this book.
Python is, famously, a batteries included language: there are many things you could do and areas of endeavor covered by Pythons extensive ecosystem of modules. Its an exciting time to get involved with this powerful, easy to learn, and flourishing language.
That this is a Quick Python book reflects Naomis concise teaching style and ensures you have the essentials of Python at your fingertips. Moreover, such essentials provide a firm foundation upon which to build your Python programming. Most important, by reading this book you will gain enough insight and context to act autonomously and effectively: youll know what to do, where to look, and what to ask for when you inevitably encounter bumps in the road as you grow as a Python developer.
Naomis book is the epitome of what it is to be Pythonic: beautiful is better than ugly, simple is better than complex, and readability counts.
You have in your hands a wonderful guide for taking your first steps with Python. Best of luck for the journey ahead, and remember to enjoy the ride!
N ICHOLAS T OLLERVEY
P YTHON S OFTWARE F OUNDATION F ELLOW
Ive been coding in Python for 16 years now, far longer than in any other language Ive ever used. Ive used Python for system administration, for web applications, for database management, and for data analysis over those years, but most important, Ive come to use Python just to help myself think about a problem more clearly.
Based on my earlier experience, I would have expected that by now I would have been lured away by some other language that was faster, cooler, sexier, whatever. I think there are two reasons that didnt happen. First, while other languages have come along, none has helped me do what I needed to do quite as effectively as Python. Even after all these years, the more I use Python and the more I understand it, the more I feel the quality of my programming improve and mature.
The second reason Im still around is the Python community. Its one of the most welcoming, inclusive, active, and friendly communities Ive seen, embracing scientists, quants, web developers, systems people, and data scientists on every continent. Its been a joy and honor to work with members of this community, and I encourage everyone to join in.
Writing this book has been a bit of a journey. While were still on Python 3, todays Python 3 has evolved considerably from 3.1, and the ways people are using Python have also evolved. Although my goal has always been to keep the best bits of the previous edition, there have been a fair number of additions, deletions, and reorganizations that I hope make this edition both useful and timely. Ive tried to keep the style clear and low-key without being stuffy.
For me, the aim of this book is to share the positive experiences Ive gotten from coding in Python by introducing people to Python 3, the latest and, in my opinion, the greatest version of Python to date. May your journey be as satisfying as mine has been.
I want to thank David Fugate of LaunchBooks for getting me into this book in the first place and for all of the support and advice he has provided over the years. I cant imagine having a better agent and friend. I also need to thank Michael Stephens of Manning for pushing the idea of doing a third edition of this book and supporting me in my efforts to make it as good as the first two. Also at Manning, many thanks to every person who worked on this project, with special thanks to Marjan Bace for his support, Christina Taylor for guidance in the development phases, Janet Vail for getting the book (and me) through the production process, Kathy Simpson for her patience in copy editing, and Elizabeth Martin for proofreading. Likewise, hearty thanks to the many reviewers whose insights and feedback were of immense help, including Andr Filipe de Assuno e Brito, the technical proofreader for this edition of the book, along with Aaron Jensen, Al Norman, Brooks Isoldi, Carlos Fernndez Manzano, Christos Paisios, Eros Pedrini, Felipe Esteban Vildoso Castillo, Giuliano Latini, Ian Stirk, Negmat Mullodzhanov, Rick Oller, Robert Trausmuth, Ruslan Vidert, Shobha Iyer, and William E. Wheeler.
Font size:
Interval:
Bookmark:
Similar books «The Quick Python Book, Third Edition»
Look at similar books to The Quick Python Book, Third Edition. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.
Discussion, reviews of the book The Quick Python Book, Third Edition and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.