Items related to Fluent Python: Clear, Concise, and Effective Programming

Fluent Python: Clear, Concise, and Effective Programming - Softcover

  • 4.62 out of 5 stars
    1,737 ratings by Goodreads
 
9781492056355: Fluent Python: Clear, Concise, and Effective Programming

Synopsis

Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer. With the updated edition of this hands-on guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas.

Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python's core language features and libraries and teaches you how to make your code shorter, faster, and more readable.

Complete with major updates throughout, this new edition features five parts that work as five short books within the book:

  • Data structures: Sequences, dicts, sets, Unicode, and data classes
  • Functions as objects: First-class functions, related design patterns, and type hints in function declarations
  • Object-oriented idioms: Composition, inheritance, mixins, interfaces, operator overloading, protocols, and more static types
  • Control flow: Context managers, generators, coroutines, async/await, and thread/process pools
  • Metaprogramming: Properties, attribute descriptors, class decorators, and new class metaprogramming hooks that replace or simplify metaclasses

"synopsis" may belong to another edition of this title.

About the Author

Luciano Ramalho is a Principal Consultant at ThoughtWorks and a fellow of the Python Software Foundation. He's been using Python professionally since 1998, deploying it in some of the largest Internet properties based in Brazil, as well as financial and government institutions. Ramalho has presented Python talks and tutorials in six countries, including events like PyCon US, OSCON, Python Brasil, PyBay, and PyCaribbean. He is co-owner of Python.pro.br, a training company.

"About this title" may belong to another edition of this title.

Buy Used

Condition: Good
Item in good condition. Textbooks...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

9789355420831: Fluent Python: Clear, Concise, and Effective Programming, Second Edition

Featured Edition

ISBN 10:  9355420838 ISBN 13:  9789355420831
Softcover

Search results for Fluent Python: Clear, Concise, and Effective Programming

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00092813151

Contact seller

Buy Used

US$ 29.35
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 3 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_444173157

Contact seller

Buy Used

US$ 27.80
Convert currency
Shipping: US$ 3.75
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used Softcover

Seller: Marlton Books, Bridgeton, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Acceptable. Readable, but has significant damage / tears. Has a remainder mark. paperback Used - Acceptable 2022. Seller Inventory # M-20005113

Contact seller

Buy Used

US$ 28.78
Convert currency
Shipping: US$ 3.00
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used paperback

Seller: Seattle Goodwill, Seattle, WA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Seller Inventory # mon0000133746

Contact seller

Buy Used

US$ 27.85
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used paperback

Seller: Books From California, Simi Valley, CA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Fine. Seller Inventory # mon0003874052

Contact seller

Buy Used

US$ 36.67
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Luciano Ramalho
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used Paperback

Seller: CollegePoint, Inc, Memphis, TN, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Paperback. Condition: Good. 2nd Edition. We only honor returns for quality issues and won't accept reasons such as 'change my mind', 'find a better price', or 'school book requirement change', etc. Seller Inventory # 10304

Contact seller

Buy Used

US$ 49.00
Convert currency
Shipping: US$ 6.98
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Luciano Ramalho
Published by O'Reilly Media, Sebastopol, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
New Paperback

Seller: Grand Eagle Retail, Mason, OH, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Paperback. Python's simplicity lets you become productive quickly, but often this means you aren't using everything it has to offer. With the updated edition of this hands-on guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas.Don't waste time bending Python to fit patterns you learned in other languages. Discover and apply idiomatic Python 3 features beyond your past experience. Author Luciano Ramalho guides you through Python's core language features and libraries and teaches you how to make your code shorter, faster, and more readable.Featuring major updates throughout the book, Fluent Python, second edition, covers:Special methods: The key to the consistent behavior of Python objectsData structures: Sequences, dicts, sets, Unicode, and data classesFunctions as objects: First-class functions, related design patterns, and type hints in function declarationsObject-oriented idioms: Composition, inheritance, mixins, interfaces, operator overloading, static typing and protocolsControl flow: Context managers, generators, coroutines, async/await, and thread/process poolsMetaprogramming: Properties, attribute descriptors, class decorators, and new class metaprogramming hooks that are simpler than metaclasses Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer. With the updated edition of this hands-on guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas. Discover and apply idiomatic Python 3 features beyond your past experience. Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Seller Inventory # 9781492056355

Contact seller

Buy New

US$ 58.86
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
New Softcover

Seller: Lakeside Books, Benton Harbor, MI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books! Seller Inventory # OTF-S-9781492056355

Contact seller

Buy New

US$ 54.88
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Ramalho, Luciano
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
New Softcover

Seller: Lucky's Textbooks, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # ABLING22Oct1111410211258

Contact seller

Buy New

US$ 59.26
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Luciano Ramalho
Published by O'Reilly Media, 2022
ISBN 10: 1492056359 ISBN 13: 9781492056355
Used Paperback

Seller: UK BOOKS STORE, London, LONDO, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: USED BOOKS. USED BOOKS! Fast Delivery TextBooks Edition and ship within 24-48 hours. Deliver by FedEx and Dhl, & Aramex, UPS, & USPS and we do accept APO and PO BOX Addresses. Order can be delivered worldwide within 6-10 days and we do have flat rate for up to 2LB. Extra shipping charges will be requested if the Book weight is more than 5 LB. This Item May be shipped from India, United states & United Kingdom. Depending on your location and availability. Seller Inventory # ASF 9781492056355

Contact seller

Buy Used

US$ 60.99
Convert currency
Shipping: US$ 2.68
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 5 available

Add to basket

There are 23 more copies of this book

View all search results for this book