Author

За замовчуванням
24
Advancing into Analytics: From Excel to Python and R, George Mount
Бестселери O'Reilly

Advancing into Analytics: From Excel to Python and R, George Mount

Data analytics may seem daunting, but if you’re an experienced Excel user, you have a unique head start. With this hands-on guide, intermediate Excel users will gain a solid unders..

710грн.

Building Microservices: Designing Fine-Grained Systems. 2nd Edition. Sam Newman
Функціональне програмування

Building Microservices: Designing Fine-Grained Systems. 2nd Edition. Sam Newman

As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems br..

680грн.

Building Microservices: Designing Fine-Grained Systems/ 2nd Edition/ Sam Newman
Бестселери O'Reilly

Building Microservices: Designing Fine-Grained Systems/ 2nd Edition/ Sam Newman

As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems br..

680грн.

Building Real-Time Analytics Systems: From Events to Insights with Apache Kafka and Apache Pinot 1st Edition
Комп'ютерна література

Building Real-Time Analytics Systems: From Events to Insights with Apache Kafka and Apache Pinot 1st Edition

Gain deep insight into real-time analytics, including the features of these systems and the problems they solve. With this practical book, data engineers at organizations that use ..

750грн.

C# 12 in a Nutshell: The Definitive Reference. Joe Albahari
Комп'ютерна література

C# 12 in a Nutshell: The Definitive Reference. Joe Albahari

When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth,..

1390грн.

Causal Inference in Python: Applying Causal Inference in the Tech Industry 1st Edition. Matheus Facure
Бестселери O'Reilly

Causal Inference in Python: Applying Causal Inference in the Tech Industry 1st Edition. Matheus Facure

How many buyers will an additional dollar of online marketing bring in? Which customers will only buy when given a discount coupon? How do you establish an optimal pricing strategy..

630грн.

Consul: Up & Running: Service Mesh for Any Runtime or Cloud. Luke Kysow
Бестселери O'Reilly

Consul: Up & Running: Service Mesh for Any Runtime or Cloud. Luke Kysow

With the advent of microservices, Kubernetes, public cloud, and hybrid computing, site reliability and DevOps engineers are facing more complexity than ever before. Service mesh is..

490грн.

Data Science from Scratch: First Principles with Python 2nd Edition/ Joel Grus
Комп'ютерна література

Data Science from Scratch: First Principles with Python 2nd Edition/ Joel Grus

To really learn data science, you should not only master the tools—data science libraries, frameworks, modules, and toolkits—but also understand the ideas and principles underlying..

710грн.

Data-Oriented Programming: Reduce software complexity. Yehonathan Sharvit
Комп'ютерна література

Data-Oriented Programming: Reduce software complexity. Yehonathan Sharvit

Eliminate the unavoidable complexity of object-oriented designs. The innovative data-oriented programming paradigm makes your systems less complex by making it simpler to access an..

799грн.

Design for How People Think: Using Brain Science to Build Better Products. 1st Ed. John Whalen (english)
Бестселери O'Reilly

Design for How People Think: Using Brain Science to Build Better Products. 1st Ed. John Whalen (english)

Опис Книга Design for How People Think: Using Brain Science to Build Better Products. 1st Ed. John Whalen (english) 9781491985458 User experience doesn't happen on a screen; it hap..

450грн.

Entity Framework Core in Action, 2nd Edition, Jon P Smith
Комп'ютерна література

Entity Framework Core in Action, 2nd Edition, Jon P Smith

Entity Framework Core in Action, Second Edition teaches you to write flawless database interactions for .NET applications. Summary Entity Framework Core in Action, Second Edition i..

850грн.

Essential Math for Data Science: Take Control of Your Data with Fundamental Linear Algebra, Probability
Бестселери O'Reilly

Essential Math for Data Science: Take Control of Your Data with Fundamental Linear Algebra, Probability

Master the math needed to excel in data science, machine learning, and statistics. In this book author Thomas Nield guides you through areas like calculus, probability, linear alge..

777грн.

Evolutionary Deep Learning: Genetic algorithms and neural networks. Micheal Lanham
Комп'ютерна література

Evolutionary Deep Learning: Genetic algorithms and neural networks. Micheal Lanham

Discover one-of-a-kind AI strategies never before seen outside of academic papers! Learn how the principles of evolutionary computation overcome deep learning’s common pitfalls and..

890грн.

Flutter in Action. Eric Windmill
Комп'ютерна література

Flutter in Action. Eric Windmill

about the technology With Flutter, you can build mobile applications using a single, feature-rich SDK that includes everything from a rendering engine to a testing environment. Flu..

550грн.

Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures 1st Edition
Бестселери O'Reilly

Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures 1st Edition

Effective visualization is the best way to communicate information from the increasingly large and complex datasets in the natural and social sciences. But with the increasing powe..

950грн.

Gatsby: The Definitive Guide, 1st Ed, Preston So, (english)
Бестселери O'Reilly

Gatsby: The Definitive Guide, 1st Ed, Preston So, (english)

Get the definitive guide on Gatsby, the JavaScript framework for building blazing-fast websites and applications. Used by Nike, Costa Coffee, and other companies worldwide, Gatsby ..

1100грн.

Good Code, Bad Code: Think like a software engineer. Tom Long
Комп'ютерна література

Good Code, Bad Code: Think like a software engineer. Tom Long

Practical techniques for writing code that is robust, reliable, and easy for team members to understand and adapt. Summary In Good Code, Bad Code you’ll learn how to: Think about c..

650грн.

Grokking Simplicity: Taming complex software with functional thinking. Eric Normand
Комп'ютерна література

Grokking Simplicity: Taming complex software with functional thinking. Eric Normand

Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. Summary Distributed across servers, difficult to test, and..

520грн.

Laws of UX: Using Psychology to Design Better Products & Services, Jon Yablonski
Бестселери O'Reilly

Laws of UX: Using Psychology to Design Better Products & Services, Jon Yablonski

An understanding of psychology—specifically the psychology behind how users behave and interact with digital interfaces—is perhaps the single most valuable nondesign skill a design..

699грн.

Learning Algorithms: A Programmer’s Guide to Writing Better Code. George Heineman
Бестселери O'Reilly

Learning Algorithms: A Programmer’s Guide to Writing Better Code. George Heineman

When it comes to writing efficient code, every software professional needs to have an effective working knowledge of algorithms. In this practical book, author George Heineman (Alg..

640грн.

Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy Vlad Khononov
Бестселери O'Reilly

Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy Vlad Khononov

Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the sof..

850грн.

Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security/ Liz Rice
Бестселери O'Reilly

Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security/ Liz Rice

What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole..

990грн.

Learning Python, 5th Edition Powerful Object-Oriented Programming, Mark Lutz
Learning Python, 5th Edition Powerful Object-Oriented Programming, Mark Lutz
Комп'ютерна література

Learning Python, 5th Edition Powerful Object-Oriented Programming, Mark Lutz

Все о “Learning Python, 5th Edition Powerful Object-Oriented Programming” От издателя Get a comprehensive, in-depth introduction to the core Python language with this hands-on book..

1749грн.

Learning Serverless: Design, Develop, and Deploy with Confidence. 1st Ed. Jason Katzer (english)
Бестселери O'Reilly

Learning Serverless: Design, Develop, and Deploy with Confidence. 1st Ed. Jason Katzer (english)

Whether your company is considering serverless computing or has already made the decision to adopt this model, this practical book is for you. Author Jason Katzer shows early- and ..

580грн.

Показано з 1 по 24 із 39 (2 сторінок)
Модули для Opencart TOP