Data Structures and Program Design Using Python. A Self-Teaching Introduction to Data Structures and Python - Helion
Tytuł oryginału: Data Structures and Program Design Using Python. A Self-Teaching Introduction to Data Structures and Python
ISBN: 9781836640721
stron: 394, Format: ebook
Data wydania: 2024-08-01
Księgarnia: Helion
Cena książki: 251,10 zł (poprzednio: 267,13 zł)
Oszczędzasz: 6% (-16,03 zł)
This book, part of the Pocket Primer series, introduces the basic concepts of data science using Python 3 and other applications. It offers a fast-paced introduction to data analytics, statistics, data visualization, linear algebra, and regular expressions. The book features numerous code samples using Python, NumPy, R, SQL, NoSQL, and Pandas. Companion files with source code and color figures are available.
Understanding data science is crucial in today's data-driven world. This book provides a comprehensive introduction, covering key areas such as Python 3, data visualization, and statistical concepts. The practical code samples and hands-on approach make it ideal for beginners and those looking to enhance their skills.
The journey begins with working with data, followed by an introduction to probability, statistics, and linear algebra. It then delves into Python, NumPy, Pandas, R, regular expressions, and SQL/NoSQL, concluding with data visualization techniques. This structured approach ensures a solid foundation in data science.
Osoby które kupowały "Data Structures and Program Design Using Python. A Self-Teaching Introduction to Data Structures and Python", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Data Structures and Program Design Using Python. A Self-Teaching Introduction to Data Structures and Python eBook -- spis treści
- 1. Introduction to Data Structures
- 2. Introduction to Python
- 3. Arrays/Lists
- 4. Linked Lists
- 5. Queues
- 6. Searching and Sorting
- 7. Stacks
- 8. Trees
- 9. Multi-Way Search Trees
- 10. Hashing
- 11. Files
- 12. Graphs