Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載


Python Data Structures and Algorithms

簡體網頁||繁體網頁

Python Data Structures and Algorithms pdf epub mobi 著者簡介

About the Author

Benjamin Baka works as a software developer and has over 10 years, experience in programming. He is a graduate of Kwame Nkrumah University of Science and Technology and a member of the Linux Accra User Group. Notable in his language toolset are C, C++, Java, Python, and Ruby. He has a huge interest in algorithms and finds them a good intellectual exercise.He is a technology strategist and software engineer at mPedigree Network, weaving together a dizzying array of technologies in combating counterfeiting activities, empowering consumers in Ghana, Nigeria, and Kenya to name a few.In his spare time, he enjoys playing the bass guitar and listening to silence. You can find him on his blog.

Read more


Python Data Structures and Algorithms pdf epub mobi 圖書描述

Key Features

A step by step guide, which will provide you with a thorough discussion on the analysis and design of fundamental Python data structures.Get a better understanding of advanced Python concepts such as big-o notation, dynamic programming, and functional data structures.Explore illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner.

Book Description

Data structures allow you to organize data in a particular way efficiently. They are critical to any problem, provide a complete solution, and act like reusable code.

In this book, you will learn the essential Python data structures and the most common algorithms.

With this easy-to-read book, you will be able to understand the power of linked lists, double linked lists, and circular linked lists. You will be able to create complex data structures such as graphs, stacks and queues. We will explore the application of binary searches and binary search trees. You will learn the common techniques and structures used in tasks such as preprocessing, modeling, and transforming data. We will also discuss how to organize your code in a manageable, consistent, and extendable way. The book will explore in detail sorting algorithms such as bubble sort, selection sort, insertion sort, and merge sort.

By the end of the book, you will learn how to build components that are easy to understand, debug, and use in different applications.

What you will learn

Gain a solid understanding of Python data structures.Build sophisticated data applications.Understand the common programming patterns and algorithms used in Python data science.Write efficient robust code.

About the Author

Benjamin Baka works as a software developer and has over 10 years, experience in programming. He is a graduate of Kwame Nkrumah University of Science and Technology and a member of the Linux Accra User Group. Notable in his language toolset are C, C++, Java, Python, and Ruby. He has a huge interest in algorithms and finds them a good intellectual exercise.

He is a technology strategist and software engineer at mPedigree Network, weaving together a dizzying array of technologies in combating counterfeiting activities, empowering consumers in Ghana, Nigeria, and Kenya to name a few.

In his spare time, he enjoys playing the bass guitar and listening to silence. You can find him on his blog.

Table of Contents

Python objects, types and expressionsPython data types and structuresPrinciples of data structure designLists and pointer structuresStacks and QueuesTreesHashing and symbol tablesGraphs and other algorithmsSearchingSortingSelction AlgorithmsDesign Ttechniques and SstrategiesImplementations, applications and tools

Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載

Python Data Structures and Algorithms pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-06-14

Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載

Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載

Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載



喜欢 Python Data Structures and Algorithms 電子書 的读者还喜欢


Python Data Structures and Algorithms pdf epub mobi 讀後感

評分

應朋友需求,從Packt publishing處copy瞭下方的一些errata。 注意我沒有刻意去進行indentation,因為豆瓣寫代碼並不方便~ 本人沒有親自test,如果有誤請comment後一起討論。 - 1 submitted: last submission 10 May 2018 Errata type: Code l Page no: 99 This: Here is the im...

評分

應朋友需求,從Packt publishing處copy瞭下方的一些errata。 注意我沒有刻意去進行indentation,因為豆瓣寫代碼並不方便~ 本人沒有親自test,如果有誤請comment後一起討論。 - 1 submitted: last submission 10 May 2018 Errata type: Code l Page no: 99 This: Here is the im...

評分

There are many "deep" books out there. Some are talking about how to use C/C++/Java to implement algorithms. They are important, more detailed and certainly deeper than this book. The reason I chose this book to begin, is because it is not that deep. It's l...  

評分

There are many "deep" books out there. Some are talking about how to use C/C++/Java to implement algorithms. They are important, more detailed and certainly deeper than this book. The reason I chose this book to begin, is because it is not that deep. It's l...  

評分

應朋友需求,從Packt publishing處copy瞭下方的一些errata。 注意我沒有刻意去進行indentation,因為豆瓣寫代碼並不方便~ 本人沒有親自test,如果有誤請comment後一起討論。 - 1 submitted: last submission 10 May 2018 Errata type: Code l Page no: 99 This: Here is the im...

類似圖書 點擊查看全場最低價
出版者:Packt Publishing
作者:Benjamin Baka
出品人:
頁數:310
譯者:
出版時間:2017-5-30
價格:USD 44.99
裝幀:Paperback
isbn號碼:9781786467355
叢書系列:

圖書標籤: 算法  Python  計算機  python  英語  程序  Packt   


Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Python Data Structures and Algorithms pdf epub mobi 用戶評價

評分

趁著免費的時候下載電子書來看的,裏麵講瞭一些比較基礎的東西:鏈錶、棧和隊列、堆等等,最後還涉及瞭一些機器學習和數據處理的內容。算是不錯的入門,發現有一處拼寫錯誤在圖論那一章。

評分

A basic tour in the world of algorithms, can help beginners build an overall understanding of what's out there.

評分

A basic tour in the world of algorithms, can help beginners build an overall understanding of what's out there.

評分

錯誤有點多啊,typo,編輯,內容都有,還有個缺點是不同層次標題的字體差異太小,需要迴看目錄來獲知。獲取errata貌似要注冊,注冊又不成功(感覺是要番羽土嗇),煩惱。

評分

A basic tour in the world of algorithms, can help beginners build an overall understanding of what's out there.

Python Data Structures and Algorithms 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有