Marknadens största urval
Snabb leverans

Böcker utgivna av Packt Publishing Limited

Filter
Filter
Sortera efterSortera Populära
  • - The truth about DevOps by the people on the front line
    av Viktor Farcic
    575,-

    In DevOps Paradox, top DevOps consultants, industry leaders, and founders reveal their own approaches to all aspects of DevOps implementation and operation through one-to-one interviews. Viktor Farcic draws on experts from across the industry to discuss how to introduce DevOps to chaotic organizations, align incentives between teams, and make ...

  • - A beginner's guide to developing interactive business intelligence solutions using Microsoft Power BI
    av Greg Deckler
    559,-

    This book will help you bring business intelligence capabilities using Power BI in order to make smarter decisions. You will learn data modeling, visualizations, and analytical capabilities from scratch using hands-on examples. By the end of this book, you will learn the extensive features of Power BI and how to use them to unlock business ...

  • - Intelligent algorithms for building image processing apps using OpenCV 4, Python, and scikit-learn, 2nd Edition
    av Michael Beyeler, Aditya Sharma & Vishwesh Ravi Shrimali
    605

    Machine Learning for OpenCV 4, Second Edition will help the readers to implement and train machine learning algorithms with OpenCV 4 and scikit-learn in Python. By the end of this book, you will be able to build intelligent applications with OpenCV 4 using various optimization techniques for your machine learning algorithms.

  • - Build smart and efficient database applications for your organization with SQL Server 2017
    av Christian Cote, William Durkin, Milos Radivojevic, m.fl.
    669

    This Learning Path is a step-by-step guide that covers everything you need to develop efficient data integration and data transformation solutions for your organization.

  • - A practical guide to designing, indexing, and querying advanced distributed search engines
    av Wai Tak Wong
    715,-

    Advanced Elasticsearch 7.0, will help the readers to leverage new features and Core APIs of Elasticsearch to perform advanced search operations. This book covers data modeling, aggregations, pipeline processing, and data Analytics using Elasticsearch

  • - Perform fast and efficient data analysis with the power of SQL
    av Benjamin Johnston, Upom Malik & Matt Goldwasser
    999

    SQL for Data Analytics teaches everything you need to know to progress from basic SQL to identifying trends and creating compelling narratives with data. With this book, you will be able to look at data with the critical eye of an analytics professional and extract meaningful insights that will improve your business.

  • - Design neural network models in R 3.5 using TensorFlow, Keras, and MXNet
    av Joshua F. Wiley, Yuxi (Hayden) Liu, Mark Hodnett & m.fl.
    685,-

    This Learning Path is your step-by-step guide to building deep learning models using R's wide range of deep learning libraries and frameworks. Through multiple real-world projects and expert guidance and tips, you'll gain the exact knowledge you need to get started with developing deep models using R.

  • - Tackle data analytics and machine learning challenges and build complex applications with R 3.5
    av Cory Lesmeister & Dr. Sunil Kumar Chinnamgari
    665,-

    This Learning Path is a comprehensive guide that gives you the complete knowledge on how to implement the powerful supervised, unsupervised, and reinforcement learning techniques using R 3.5 in your data science projects. With this Learning Path, you'll gain insights from complex projects and learn advanced methods to build smart applications.

  • - Deal with data using various modeling techniques
    av Kaelen Medeiros
    509

    Data analysis is crucial to accurately predict the performance of an application. The book begins by getting you started with R, including basic programming and data import, data visualization, pivoting, merging, aggregating, and joins. Once you are comfortable with the basics, you can read ahead and learn all about data visualization and ...

  • - Use scikit-learn, TensorFlow, and Keras to create intelligent systems and machine learning solutions
    av Alex Galea & Luis Capelo
    635,-

    Getting started with data science can be overwhelming, even for experienced developers. In this two-part, hands-on book we'll show you how to apply your existing understanding of the Python language to this new and exciting field that's full of new opportunities (and high expectations)!

  • - Conversations on turning a passion for talking about tech into a career
    av Geertjan Wielenga
    529

    What exactly is a developer advocate, and how do they connect developers and companies around the world? Why is the area of developer relations about to explode? What are the hot topics in areas including Java, JavaScript, "tech for good", artificial intelligence, blockchain, the cloud, and open source? These are just a few of the questions ...

  • - A practical approach to implementing blockchain in your enterprise
    av Anand Eswararao Yerrapati, Nimesh Prakash & Vivek Acharya
    559,-

    Blockchain empowers enterprises to scale out in a unique way, allowing them to build and manage blockchain business networks. This book offers an exploration of distributed ledger technology, blockchain, and Hyperledger fabric along with blockchain-as-a-service (BaaS).

  • - An introductory guide to building cross-platform mobile applications with Flutter and Dart 2
    av Alessandro Biessek
    509

    Google Flutter is a revolutionary mobile platform that makes it easier to write secure and high-performance native apps for iOS and Android. This book will start with the essentials of Dart programming and then go into learning the core elements of a mobile app to make your apps functional and enticing.

  • - Combine Python with machine learning principles to discover hidden patterns in raw data
    av Rohan Chopra, Aaron England & Mohamed Noordeen Alaudeen
    529,-

    Data Science with Python will help you get comfortable with using the Python environment for data science. You will learn all the libraries that a data scientist uses on a daily basis. By the end of this course, you will be able to take a large raw dataset, clean it, manipulate it, and run machine learning algorithms to obtain results that ...

  • - Build modern and concurrent applications for Unix and Linux systems using Golang
    av Alex Guerrieri
    575,-

    Go is the new systems programming language for Linux and Unix systems. After a brief introduction of Unix-based OS and of system programming, we'll dive into Go standard packages, focusing on how easily they allow to interact will all the functionality of the OS. By the end of this book, you will be comfortable with systems programming using Go.

  • - Equip yourself with the skills to manage and maintain data in the cloud, 2nd Edition
    av Ahmad Osama
    649,-

    This book is your one-stop solution to learning all that is needed to migrate a traditional on-premise SQL server database to a cloud-based solution with Microsoft Azure. Built with database administrators in mind, this book emulates different scenarios you might come across while working with large, complex SQL database migrations and ...

  • - Write clean and maintainable code by using reusable solutions to common software design problems
    av Gaurav Aroraa & Jeffrey Chilberto
    529,-

    Hands-On Design Patterns with C# and .NET Core covers all the essential design patterns that help .NET developers build effective applications. The book will add to your skills by showing you how these patterns can be implemented easily in everyday programming, enabling you to develop robust applications with optimal performance.

  • - Build, deploy, and manage scalable microservices on Kubernetes
    av Gigi Sayfan
    575,-

    Hands-on Microservices with Kubernetes will help you create a complete CI/CD pipeline and design and implement microservices using best practices. You will get hands on experience with the latest and greatest technologies, such as gRPC APIs, serverless frameworks, and service meshes.

  • - Build practical models for forecasting, valuation, trading, and growth analysis using Excel 2019
    av Shmuel Oluwa
    515,-

    This book aims to provide a gateway to financial modeling through easy to follow examples in Excel 2019. It will explore the process of modeling starting from a thorough understanding of the project to gathering historical information and arriving at assumptions. Good modeling practices are emphasized and demonstrated throughout the book.

  • - Increase productivity and build faster applications with Swift 5, 4th Edition
    av Jon Hoffman
    449,-

    The Swift standard library is developed using protocol-oriented programming techniques, generics, and first-class value semantics; therefore it is important that every Swift developer understand these powerful concepts and how to take advantage of them.This book will demonstrate how to use protocol-oriented programming techniques to build ...

  • - Deconstruct object-oriented programming and use it with other programming paradigms to build applications
    av Graham Lee
    539,-

    This book explores the complexity of object-oriented programming and addresses the central concepts of this important programming paradigm. You can use it as your easy reference guide to learn different development approaches and tools, helping you to work efficiently and make the leap to becoming an expert programmer.

  • - A learning journey in technical practices and principles of software design
    av Pedro M. Santos, Marco Consolaro & Alessandro Di Gioia
    435

    This book takes you on a learning journey - discover new ideas for improving your software design skills, the relationship within your team, and the way your business works. It starts by discussing individual practices, such as pair programming and simple design, and ends by showing how you can benefit by taking a business-oriented ...

  • - Unearth the powerful insights buried in your data
    av Lee Baker
    419

    Through this book, you'll learn why most statistical techniques give incorrect results and what you can do to avoid the most common pitfalls. You'll learn how to make sure you get the correct results the first time, every time.

  • - Learn the skills to pass the 210-255 certification exam and become a competent SECOPS associate
    av Andrew Chu
    559,-

    Cyber-attacks, in their various forms, are increasing in frequency and complexity, causing potential losses to organizations. This book equips readers with the skills required to succeed at 210-255 SECOPS exam, and for those re-sitting, to understand their score report and quickly identify the appropriate sections to concentrate on.

  • - Learn socket programming in C and write secure and optimized network code
    av Lewis Van Winkle
    619,-

    Network programming, a challenging topic in C, is made understandable through careful exposition of socket programming APIs. Keeping up with the current trends, you will gain an insight into web programming for IoT. Finally, you will learn how to monitor the network, troubleshoot problems, implement security, and understand best practices.

  • - Explore the capabilities of GPUs for solving high performance computational problems
    av Avimanyu Bandyopadhyay
    575,-

    GPU technologies are the paradigm shift in modern computing. This book will take you through architecting your GPU-based systems to deploying the computational models on GPUs for faster processing. You will learn to program your GPUs to build a GPU-accelerated environment for accelerating machine learning models and other data-intensive processing

  • - Build modern IoT solutions that secure and monitor your IoT infrastructure
    av Colin Dow
    685,-

    This Learning Path is what you need to build a repertoire of skills and the vernacular necessary to work in the IoT space. It teaches you the ropes to create solutions that ensure the reliability, scalability, robust communication systems, security, and data analysis in your IoT infrastructure.

  • - Design high-performing and cost-effective applications for the cloud
    av John Gilbert, Kamal Arora, Erik Farr & m.fl.
    665,-

    This Learning Path focuses on showing you how to leverage the benefits of the cloud and create applications that are high in performance and availability. It teaches you everything you need to know for designing industry-grade cloud applications and efficiently migrating your business to the cloud.

  • - Tools and techniques for automated security scanning and testing in DevSecOps
    av Tony Hsiang-Chih Hsu
    559,-

    Security automation is the automatic handling of software security assessments tasks. This book helps you to build your security automation framework to scan for vulnerabilities without human intervention.

  • - Implement machine learning and neural network methodologies to perform computer vision-related tasks
    av Klevis Ramo
    465,-

    This book will take you through the process of efficiently training deep neural networks in Java for Computer Vision-related tasks. You will build real-world applications ranging from simple Java handwritten digit recognition models to real-time autonomous car driving systems and face recognition models using the popular Java-based libraries.

Gör som tusentals andra bokälskare

Prenumerera på vårt nyhetsbrev för att få fantastiska erbjudanden och inspiration för din nästa läsning.