Go back

Modern Python Cookbook 133 Recipes To Develop Flawless And Expressive Programs In Python 3.8(2nd Edition)

Authors:

Steven F. Lott

Free modern python cookbook 133 recipes to develop flawless and expressive programs in python 3.8 2nd edition
10 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 04, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $49.99 Savings: $49.99(100%)

Book details

ISBN: 180020745X, 978-1800207455

Book publisher: Packt Publishing

Get your hands on the best-selling book Modern Python Cookbook 133 Recipes To Develop Flawless And Expressive Programs In Python 3.8 2nd Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Modern Python Cookbook 133 Recipes To Develop Flawless And Expressive Programs In Python 3.8 2nd Edition Summary: Complete recipes spread across 15 chapters to help you overcome commonly faced issues by Python for everybody across the globe. Each recipe takes a problem-solution approach to resolve for effective Python.Key FeaturesDevelop expressive and effective Python programs Best practices and common idioms through carefully explained recipes Discover new ways to apply Python for data-focused development Make use of Python's optional type annotationsBook DescriptionPython is the preferred choice of developers, engineers, data scientists, and hobbyists everywhere. It is a great language that can power your applications and provide great speed, safety, and scalability. It can be used for simple scripting or sophisticated web applications. By exposing Python as a series of simple recipes, this book gives you insight into specific language features in a particular context. Having a tangible context helps make the language or a given standard library feature easier to understand. This book comes with 133 recipes on the latest version of Python 3.8. The recipes will benefit everyone, from beginners just starting out with Python to experts. You'll not only learn Python programming concepts but also how to build complex applications. The recipes will touch upon all necessary Python concepts related to data structures, object oriented programming, functional programming, and statistical programming. You will get acquainted with the nuances of Python syntax and how to effectively take advantage of it. By the end of this Python book, you will be equipped with knowledge of testing, web services, configuration, and application integration tips and tricks. You will be armed with the knowledge of how to create applications with flexible logging, powerful configuration, command-line options, automated unit tests, and good documentation.What you will learnSee the intricate details of the Python syntax and how to use it to your advantage Improve your coding with Python readability through functions Manipulate data effectively using built-in data structures Get acquainted with advanced programming techniques in Python Equip yourself with functional and statistical programming features Write proper tests to be sure a program works as advertised Integrate application software using PythonWho this book is forThe Python book is for web developers, programmers, enterprise programmers, engineers, and big data scientists. If you are a beginner, this book will get you started. If you are experienced, it will expand your knowledge base. A basic knowledge of programming would help.Table of ContentsNumbers, Strings, and TuplesStatements and SyntaxFunction DefinitionsBuilt-In Data Structures Part 1: Lists and SetsBuilt-In Data Structures Part 2: DictionariesUser Inputs and OutputsBasics of Classes and ObjectsMore Advanced Class DesignFunctional Programming FeaturesInput/Output, Physical Format, and Logical LayoutTestingWeb ServicesApplication Integration: ConfigurationApplication Integration: CombinationStatistical Programming and Linear Regression