Автор: Agarwal, Dr Basant, Baka, Benjamin Название: Hands-On Data Structures and Algorithms with Python 2 ed ISBN: 1788995570 ISBN-13(EAN): 9781788995573 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Data structures help us to organize and align the data in a very efficient way. This book will surely help you to learn important and essential data structures through Python implementation for better understanding of the concepts.
Автор: Baka Benjamin Название: Python Data Structures and Algorithms ISBN: 1786467356 ISBN-13(EAN): 9781786467355 Издательство: Неизвестно Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Implement classic and functional data structures and algorithms using Python About This Book - 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. Who This Book Is For The book will appeal to Python developers. A basic knowledge of Python is expected. 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. In Detail 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. Style and approach The easy-to-read book with its fast-paced nature will improve the productivity of Python programmers and improve the performance of Python applications.
Автор: Romano Fabrizio, Baka Benjamin, Phillips Dusty Название: Getting Started with Python ISBN: 1838551913 ISBN-13(EAN): 9781838551919 Издательство: Неизвестно Рейтинг: Цена: 61290.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This Learning Path is a thorough and practical introduction to Python. You will learn all about Python data structures, its most common algorithms, and its objects, and use all these to create clever applications that will transform your business.
If you are looking for a comprehensive, soup-to-nuts resource on SSL/TLS, look no further. This book, geared towards bridging the gap between the absolute beginner and the veteran IT Professional, combines the theoretical and the practical in equal measure.
The first half of our book focuses on foundational theory, covering topics such as:
Symmetric vs Asymmetric cryptography
One-Way functions
Digital Signatures
Key Generation
History and Context
The second half encourages fledgling administrators to jump in with both feet, outlining the quirks of common tasks such as:
Generating a signing request for a certificate (CSR)
Generating a self-signed certificate (and when it is safe to do or not do so)
Converting certificates between different formats including java keystores
Configuring servers to meet best practices, not in a vacuum, but for the security and compatibility needs of your business vertical.
Are you a systems administrator just starting out? A developer looking to not just implement, but to understand? Or perhaps SSL/TLS has been a topic you've avoided over the years because it is very dense and implementation can be fraught with fidgety pitfalls. You can read this book cover to cover, crosswalk to the copiously linked RFCs, or use it as a desk reference.
If you are looking for a comprehensive, soup-to-nuts resource on SSL/TLS, look no further. This book, geared towards bridging the gap between the absolute beginner and the veteran IT Professional, combines the theoretical and the practical in equal measure.
The first half of our book focuses on foundational theory, covering topics such as:
Symmetric vs Asymmetric cryptography
One-Way functions
Digital Signatures
Key Generation
History and Context
The second half encourages fledgling administrators to jump in with both feet, outlining the quirks of common tasks such as:
Generating a signing request for a certificate (CSR)
Generating a self-signed certificate (and when it is safe to do or not do so)
Converting certificates between different formats including java keystores
Configuring servers to meet best practices, not in a vacuum, but for the security and compatibility needs of your business vertical.
Are you a systems administrator just starting out? A developer looking to not just implement, but to understand? Or perhaps SSL/TLS has been a topic you've avoided over the years because it is very dense and implementation can be fraught with fidgety pitfalls. You can read this book cover to cover, crosswalk to the copiously linked RFCs, or use it as a desk reference.