Книги / Python. Исчерпывающее руководство
Python. Исчерпывающее руководство
6 MB
Автор: Luciano Ramalho
Год: 2022
Страниц: 1011
Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer.With the updated edition of this hands-on guide,...
Автор: Gabriele Lanaro
Год: 2017
Страниц: 264
Python is a versatile language that has found applications in many industries. The clean syntax, rich standard library, and vast selection of third-party libraries make Python a wildly popular language.Python High Performance is a practical guide that shows how to...
Автор: Tarek Zlade
Год: 2017
Страниц: 340
We often deploy our web applications into the cloud, and our code needs to interact with many third-party services. An efficient way to build applications to do this is through microservices architecture. But, in practice, it's hard to get this...
Автор: José Haro Peralta
Год: 2023
Страниц: 442
Strategies, best practices, and patterns that will help you design resilient microservices architecture and streamline your API integrations.In Microservice APIs, you'll discover: Service decomposition strategies for microservices. Documentation-driven development for APIs. ...