Große Auswahl an günstigen Büchern
Schnelle Lieferung per Post und DHL

Bücher veröffentlicht von Packt Publishing Limited

Filter
Filter
Ordnen nachSortieren Beliebt
  • - A comprehensive guide to installing, configuring, and maintaining Linux systems in the modern data center
    von Alexandru Calcatinge & Julian Balog
    58,00 €

    Linux is an omnipresent operating system running on many computing platforms, including personal computers, smartphones, servers, IoT devices, and cloud infrastructures. Mastering Linux Administration will help you become a proficient sysadmin and quickly adapt to the challenges of modern server and cloud administration technologies.

  • - Build, validate, and deploy fully automated machine learning models with Python
    von Dario Radecic
    55,00 €

    If you are a developer looking to build machine learning models without spending months and years learning machine learning prerequisites, look no further than AutoML. This practical and concise guide will show you how to build automated models for regression and classification, both with traditional algorithms and neural networks.

  • - Design, build, and deploy production-ready web applications using industry-standard practices, 3rd Edition
    von Carlos Santana Roldán
    74,00 €

    React is an open-source JavaScript library that is used for building user interfaces or UI components. This React book is designed to take you through the most valuable design patterns in React, helping you learn how to apply design patterns and best practices in real-world scenarios.

  • - Boost your productivity and software reliability with Microsoft's new open-source programming language
    von Sebastian Kaczmarek & Joel Ibaceta
    55,00 €

    Learn Bosque Programming helps you to get acquainted with the regularized programming paradigm and how it is applied in Bosque. You'll learn how to write programs and apply the key and unique features that make Bosque an attractive alternative for developers who seek improved productivity without having to worry about side-effects.

  • - Learn how you can leverage encryption to better secure your organization's data
    von Lisa Bock
    56,00 €

    Every minute of the day, there are petabytes of data exchanged between our homes, cars, businesses, and IoT devices. But just what exactly is involved when using cryptographic techniques? Modern Cryptography for Cybersecurity Professionals will help you to understand common cryptographic techniques and terms used today to secure our data.

  • - Use Azure Kubernetes Service to automate management, scaling, and deployment of containerized applications, 3rd Edition
    von Günther Lenz, Shivakumar Gopalakrishnan & Nills Franssens
    68,00 €

    Kubernetes has emerged as a leader among management platforms for container orchestration. Hands-On Kubernetes on Azure enables you to strengthen your grasp of the basic and advanced functionalities of Kubernetes on Microsoft Azure.

  • - Doing the other 80% of the work with Python, R, and command-line tools
    von David Mertz
    58,00 €

    Data in its raw state is rarely ready for productive analysis. This book not only teaches you data preparation, but also what questions you should ask of your data. It focuses on the thought processes necessary for successful data cleaning as much as on concise and precise code examples that express these thoughts.

  • - Strategies, practices, and patterns to help architects design continually evolving solutions
    von Rajesh R V
    68,00 €

    Understanding the importance of balancing flow and sustainability is essential for achieving organizational agility in modern agile software development. This book will help you upskill and grow into an agile leader who can guide organizations to deliver sustainable solutions with minimal lead time to support the evolving needs of customers.

  • - Build and deploy modern websites and web apps using Gatsby, Netlify, and Sanity
    von Christopher Pecoraro & Vincenzo Gambino
    49,00 €

    Jamstack is the new approach to building faster and more secure sites exploring the capabilities of JavaScript. Jumpstart Jamstack Development explores this emerging web development paradigm by building Jamstack websites, from learning Jamstack features to implementing the principles via popular frameworks such as GatsbyJS, Sanity, and Netlify.

  • - The essential handbook to cloud transformation with Azure, 4th Edition
    von Jack Lee, Greg Leonardo, Jason Milgram & usw.
    65,00 €

    This book will teach you to migrate your organization's business operations from local data centers to the Azure cloud platform and manage them to enhance overall efficiency.

  • - Discover how to securely embrace cloud efficiency, intelligence, and agility with Zscaler
    von Ravi Devarasetty
    60,00 €

    Zscaler Cloud Security Essentials will show you how to leverage the power of Zscaler by jumping right into the design, deployment, and support of a customized Zscaler solution. You'll discover the capabilities of Zscaler through real-world deployment and explore Zscaler Internet Access (ZIA) and Zscaler Private Access (ZPA) in detail.

  • - A complete guide to VxRail Appliance administration and configuration
    von Victor Wu
    68,00 €

    VxRail Appliance is a hyper-converged infrastructure powered by the VMware vSAN technology for software-defined storage. It simplifies the day 0 and day 2 operation and configuration. Implementing VxRail HCI Solutions provides end-to-end guidance for planning, designing, deploying, and administering the available VxRail Appliance solutions.

  • - Create user-kernel interfaces, work with peripheral I/O, and handle hardware interrupts
    von Kaiwan N Billimoria
    51,00 €

    This book follows on from Linux Kernel Programming, helping you explore the Linux character device driver framework and enables you to write 'misc' class drivers. You'll learn how to efficiently interface with user apps, perform I/O on hardware memory, handle hardware interrupts, and leverage kernel delays, timers, kthreads, and workqueues.

  • - Learn how to use Docker containers effectively to speed up the development process
    von Vincent Sesto, Onur Yilmaz, Aric Renzo, usw.
    59,00 €

    With the help of top-notch examples and activities, this workshop helps you to get practical with Docker containers. You'll learn its usage, advantages, and best practices to make the software deployment process smoother.

  • - A Python data science handbook for data collection, wrangling, analysis, and visualization, 2nd Edition
    von Stefanie Molin
    87,00 €

    Knowing how to work with data to extract insights generates significant value. This book will help you to develop data analysis skills using a hands-on approach and real-world data. You'll get up to speed with pandas 1.x in no time and build some software engineering skills in the process, vastly expanding your data science toolbox.

  • - A beginner's guide to learning LLVM compiler tools and core libraries with C++
    von Kai Nacke
    72,00 €

    Learn LLVM 12 will show you how to build your own compiler, covering everything from reading the source to emitting optimized machine code. The book also shows you how to take advantage of the Just-in-Time (JIT) compilation framework, extend LLVM in a variety of ways, and apply the right tools to help you spot problems in your own compiler.

  • - Design powerful and reliable compilers using the latest libraries and tools from LLVM
    von Min-Yih Hsu
    61,00 €

    LLVM is one of the most popular and powerful frameworks for creating programming language tools such as compilers, source analyzers, and dynamic execution runtime. With this book, you'll discover some of the most critical parts of LLVM and get hands-on using LLVM to build projects in no time.

  • - Get up and running with quantum computing with the simplicity of this new high-level programming language
    von Thomas Cambier & Srinjoy Ganguly
    55,00 €

    Silq is a new high-level programming language to program quantum computers easily. Silq is set to revolutionize quantum programming just as the C programming language did for classical computers. Quantum Computing with Silq will prepare you for the quantum revolution and enable you to start building software and application programs for ...

  • - A practical guide to using Zipline and other Python libraries for backtesting trading strategies
    von Sourav Ghosh & Jiri Pik
    61,00 €

    This book focuses on key Python analytics and algorithmic trading libraries used for backtesting. With the help of practical examples, you will learn the principle aspects of trading strategy development. The 14 profitable strategies included in the book will also help you build intuitions that will enable you to create your own strategy.

  • - Optimize your command-line usage and development processes with pro-level techniques
    von Will Fuqua
    43,00 €

    Windows Terminal Tips, Tricks, and Productivity Hacks is a comprehensive guide to using Windows Terminal effectively. This book will show you how to customize the platform, work with developer tools such as Git and SSH, and more, while equipping you with the skills you need in the real world.

  • - Design modern systems using effective architecture concepts, design patterns, and techniques with C++20
    von Adrian Ostrowski & Piotr Gaczkowski
    69,00 €

    Software Architecture with C++ is a practical guide to transforming software from monoliths to large-scale cloud-native microservice deployments for senior C++ developers by exploring C++ software architecture.

  • - Continuous delivery and deployment codified
    von Bryan Feuling
    55,00 €

    GitOps is a set of very powerful deployment automation practices that leverages declarative languages to promote a repeatable process. Repeatability, Reliability, and Scalability through GitOps will help you get up to speed with the foundations of delivery, deployment, continuous processes, and GitOps.

  • - Rapidly build, test, and manage production-ready machine learning life cycles at scale
    von Emmanuel Raj
    61,00 €

    Engineering MLOps will help you get to grips with ML lifecycle management and MLOps implementation for your organization. This book presents comprehensive insights into MLOps coupled with real-world examples that will teach you how to write programs, train robust and scalable ML models, and build ML pipelines to train, deploy, and monitor ...

  • - Build cross-platform mobile applications with Xamarin.Forms 5 and ASP.NET Core 5, 2nd Edition
    von Can Bilgin
    59,00 €

    .NET 5 is a unified framework from Microsoft's cross-platform toolset that includes ASP.NET Core and Xamarin for mobile development. With this book, you'll understand .NET 5 and how to develop mobile apps with Xamarin. You'll explore Microsoft Azure cloud services, advanced app features, and how to manage and maintain your mobile apps effectively.

  • - Learn to play with the LEGO MINDSTORMS Robot Inventor kit and build creative robots
    von Aaron Maurer
    51,00 €

    Lego's new Robot Inventor 5-in-1 kit takes you to a new realm of fun, creative coding possibilities, and opens up a world of playful learning experiences for inventors and creators of any age. The book gives you hands-on experience in building creative robots with step-by-step detailed explanation of designing and integrating elements with the app.

  • - Become a proficient Linux system programmer using expert recipes and techniques
    von Jack-Benny Persson
    56,00 €

    Linux System Programming Techniques will help you to gain a deeper understanding of how Linux programming works. You will be able to create your own programs and shared libraries, along with finding appropriate solutions for all your queries related to Linux System programming.

  • - Best practices, tips, and techniques for collaborating productively with distributed development teams
    von Adrian Bolboaca
    43,00 €

    Practical Remote Pair Programming provides a hands-on approach to using remote pair programming in your day-to-day work. With this book, you'll learn how to leverage the tools, techniques, and tips and tricks to boost your productivity and enhance your pair programming experience while working in distributed teams.

  • - Effectively monitor your AWS infrastructure to optimize resource allocation, detect anomalies, and set automated actions
    von Ewere Diagboya
    56,00 €

    Infrastructure Monitoring with Amazon CloudWatch makes it easy for anyone who is new to the cloud to understand the basic principles of monitoring. The book shows you how CloudWatch can and should be your go-to tool for monitoring and observability in AWS services such as EC2, ECS, EKS, ECR, and Kinesis.

  • - Python and Deep Learning: Theory and Implementation
    von Koki Saitoh
    54,00 €

    Deep Learning from the Basics provides a step-by-step guide to these complex algorithms, from the ground up. From the basics of machine learning to multilayer neural networks, this book presents a thorough overview of these technologies enabling you to implement your own programs right away.

  • - A comprehensive guide to kernel internals, writing kernel modules, and kernel synchronization
    von Kaiwan N Billimoria
    75,00 €

    This book will help you get to grips with Linux kernel development in a hands-on way using helpful code examples. Linux Kernel Programming teaches you how to write high-quality kernel modules with industry best practices and security awareness. The book covers essential kernel internals, the latest 5.4 LTS kernel, and kernel synchronization.

Willkommen bei den Tales Buchfreunden und -freundinnen

Jetzt zum Newsletter anmelden und tolle Angebote und Anregungen für Ihre nächste Lektüre erhalten.