Python Internals for Developers

Python Internals for Developers
Author :
Publisher : BPB Publications
Total Pages : 555
Release :
ISBN-10 : 9789391392024
ISBN-13 : 9391392024
Rating : 4/5 (024 Downloads)

Book Synopsis Python Internals for Developers by : Sonam Chawla Bhatia

Download or read book Python Internals for Developers written by Sonam Chawla Bhatia and published by BPB Publications. This book was released on 2021-12-31 with total page 555 pages. Available in PDF, EPUB and Kindle. Book excerpt: Concise Interpretation of every essential element of Python with Use-cases KEY FEATURES ● Numerous examples and solutions to assist beginners in understanding the concept. ● Contains visual representations of data structures. ● Demonstrations of how to use data structures with a Python implementation. DESCRIPTION This book will aid you in your learning of the Python 3.x programming language. The chapters in this book will benefit every aspect of a programmer's or developer's life by preparing them to solve problems using Python programming and its key data structures and internals. This book explains the built-in and user-defined data structures in Python 3.x. The book begins by introducing Python, its fundamental data structures, and asymptotic notations. Once you master the fundamentals of Python, you'll be able to fully comprehend the built-in data structures. The book covers real-world applications to understand user-defined data structures and their actual implementation. Towards the end, it will help you investigate how to solve practical problems by first comprehending the issue at hand. After reading this book, you will be able to identify data structures and utilize them to solve a specific problem. You will learn about various algorithm implementations in Python and use this knowledge to advance your Python skills. WHAT YOU WILL LEARN ● Calculate the complexity of time and space using asymptotic notations. ● Discover Python 3.x's built-in and user-defined data structures. ● Create user-defined data structures from the bottom up. ● Make use of libraries to create new user-defined data structures. ● Determine and implement the most appropriate data structure for resolving issues. WHO THIS BOOK IS FOR This book caters to those who want to enhance their careers as application developers, machine learning engineers, or researchers. Knowing basic programming concepts will be good, but not mandatory. TABLE OF CONTENTS 1. Python 2. Data Types 3. Algorithm Analysis 4. Data Structure Introduction 5. List 6. Dictionary 7. Tuple 8. Sets 9. Arrays 10. Stack 11. Queue 12. Trees 13. Linked Lists 14. Graphs 15. HashMaps 16. Practical Problem Solutions


Python Internals for Developers Related Books

Python Internals for Developers
Language: en
Pages: 555
Authors: Sonam Chawla Bhatia
Categories: Antiques & Collectibles
Type: BOOK - Published: 2021-12-31 - Publisher: BPB Publications

DOWNLOAD EBOOK

Concise Interpretation of every essential element of Python with Use-cases KEY FEATURES ● Numerous examples and solutions to assist beginners in understanding
CPython Internals
Language: en
Pages: 396
Authors: Anthony Shaw
Categories:
Type: BOOK - Published: 2021-05-05 - Publisher:

DOWNLOAD EBOOK

Get your guided tour through the Python 3.9 interpreter: Unlock the inner workings of the Python language, compile the Python interpreter from source code, and
Internals of Python 3.x
Language: en
Pages: 235
Authors: Prashanth Raghu
Categories: Computers
Type: BOOK - Published: 2021-12-09 - Publisher: BPB Publications

DOWNLOAD EBOOK

Deroute the syntactical way and start exploring the language from the source KEY FEATURES ● In-depth practical understanding of CPython's internal workings. �
Serious Python
Language: en
Pages: 242
Authors: Julien Danjou
Categories: Computers
Type: BOOK - Published: 2018-12-31 - Publisher: No Starch Press

DOWNLOAD EBOOK

An indispensable collection of practical tips and real-world advice for tackling common Python problems and taking your code to the next level. Features intervi
Mastering Python
Language: en
Pages: 486
Authors: Rick van Hattem
Categories: Computers
Type: BOOK - Published: 2016-04-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master the art of writing beautiful and powerful Python by using all of the features that Python 3.5 offers About This Book Become familiar with the most import