Marknadens största urval
Snabb leverans

Böcker utgivna av Packt Publishing Limited

Filter
Filter
Sortera efterSortera Populära
  • - Create impressive comics and Manga art in world-class graphics software, 2nd Edition
    av Liz Staley
    575,-

    Learning a new software can be daunting, especially graphics one. Even if you're fluent in graphics software, switching to a new one can be a challenge. This book makes the transition to creating art in a digital environment easier with Clip Studio Pro. From installing the program to customizing tools and beginning an animation, learn the tips ...

  • av Michelle Moore & Susan Smith Nash
    449,-

  • - Solve computer vision problems with modeling in TensorFlow and Python
    av Richard Burton, Leonardo Araujo, Iffat Zafar, m.fl.
    455,-

    Convolutional Neural Networks (CNN) are one of the most popular architectures used in computer vision apps. This book is an introduction to CNNs through solving real-world problems in deep learning while teaching you their implementation in popular Python library - TensorFlow. By the end of the book, you will be training CNNs in no time!

  • av Claudio Eduardo de Oliveira, Alex Antonov & Greg L. Turnquist
    1 245,-

  • - Master IT security essentials and exam topics for CompTIA Security+ SY0-501 certification
    av Ian Neil
    419

    CompTIA Security+ Certification Guide makes the most complex Security+ concepts easy to understand despite having no prior knowledge. It offers exam tips in every chapter along with access to practical exercises and exam checklist that map to the exam objectives and it is the perfect study guide to help you pass CompTIA Security+ SY0-501 exam.

  • - Use powerful industry-standard tools to unlock new, actionable insights from your data
    av Alex Galea
    449,-

    Applied Data Science with Python and Jupyter teaches you the skills you need for entry-level data science. You'll learn about some of the most commonly used libraries that are part of the Anaconda distribution, and then explore machine learning models with real datasets to give you the skills and exposure you need for the real world. You'll ...

  • - Efficiently tackle large datasets and big data analysis with Spark and Python
    av Manuel Ignacio Franco Galeano
    539,-

    Processing big data in real-time is challenging due to scalability, information consistency, and fault tolerance. This book shows you how you can use Spark to make your overall analysis workflow faster and more efficient. You'll learn all about the core concepts and tools within the Spark ecosystem, like Spark Streaming, the Spark Streaming ...

  • - Put your data analysis techniques to work and generate publication-ready visualizations
    av James Church
    375,-

    Data analysis is a part of computer science and part statistics. An important part of data analysis is validating your assumptions with real-world data to see if there is a pattern or a particular user behavior that you can validate. This book will help you get up to speed with the basics of data analysis and approaches in the Haskell language.

  • - Build robust software with reusable code using OOP principles and design patterns in Kotlin
    av Abid Khan & Igor Kucherenko
    635,-

    This book provides a comprehensive coverage of Kotlin features such as classes, data classes, and inheritance. It also provides a good understanding of Design pattern and how Kotlin syntax works with object-oriented techniques. You will also learn about the latest Kotlin syntax and libraries.

  • - Build modern IoT solutions with the Raspberry Pi 3 and Python
    av Colin Dow
    679,-

    Taking a project-based approach this book will help you leverage sensors, actuators, Python programming and Raspberry Pi 3 to build connected things. Each chapter is an independent project where you will learn from connecting devices to building complex IoT projects. You will be well versed in every possible way to make your projects stand out.

  • - Build professional-grade iOS applications with Swift and Xcode 10, 3rd Edition
    av Donny Wals
    715,-

    Mastering iOS 12 is the third book in the Mastering iOS series that started in 2016 when iOS 10 was released. Since the release of the first version, this book has grown in size to make sure all of the new and interesting bits of iOS covered and to teach you how to make sure your iOS applications meet Apple's latest standards. You will learn ...

  • - The ultimate exam guide to AWS Solutions Architect certification
    av Gabriel Ramirez & Stuart Scott
    649,-

    With rapid adaptation of the cloud platform, the need for cloud certification has also increased. This is your one stop solution and will help you transform yourself from zero to certified. This guide will help you gain technical expertise in the AWS platform and help you start working with various AWS Services

  • - Transition from C# to TypeScript 3.1 and build applications with ASP.NET Core 2
    av Francesco Abbruzzese
    585,-

    Writing clean, object-oriented code in JavaScript gets trickier and complex as the size of the project grows. This is where Typescript comes into the picture; it lets you write pure object-oriented code with ease, giving it the upper hand over JavaScript. This book introduces you to basic TypeScript concepts by gradually modifying standard ...

  • - Explore Linux system programming interfaces, theory, and practice
    av Kaiwan N Billimoria
    715,-

    Twenty five years ago, as often happens in our industry, pundits laughed at and called Linux a joke. To say that view has changed is a massive understatement. This book will cement for you both the conceptual 'why' and the practical 'how' of systems programming on Linux, and covers Linux systems programming on the latest 4.x kernels.

  • - Write complex and powerful code using the latest features of Python 3.7, 2nd Edition
    av Benjamin Baka & Dr. Basant Agarwal
    575,-

    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.

  • - Start your journey to successful adoption of CD and DevOps, 3rd Edition
    av Paul Swartout
    449,-

    Continuous Delivery (CD) and DevOps are fast establishing themselves as the next big-ticket investment in the world of software delivery. Delivering quality software can be very painful and expensive. This book will help you demystify what it takes to effectively adopt Continuous Delivery (CD) and DevOps to add value and ease the pain.

  • - Build enterprise-grade, scalable Python web applications, 2nd Edition
    av Daniel Gaspar & Jack Stouffer
    559,-

    Flask is a popular Python framework known for its lightweight and modular design, so it's easy to transform it to the web framework that you need with few extensions without weighing it down. This guide will take you on a complete tour of Flask environment and lead you to build production-ready application.

  • - Build Android and iOS applications using TensorFlow Lite and Core ML
    av Karthikeyan NG
    499,-

    Machine learning on mobile devices is the next big thing. This book presents the implementation of 7 practical, real-world projects that will teach you how to leverage TensorFlow Lite and Core ML to perform efficient machine learning on a cross-platform mobile OS. You will get to work on image, text, and video datasets through these projects.

  • - An introduction to AI concepts, algorithms, and their implementation
    av Patrick D. Smith
    695,-

    This book will empower you to apply Artificial Intelligence techniques to design applications for natural language processing, robotics, and other real-world use-cases. You will be able to develop, debug, deploy and optimize intelligent AI systems for self-driving cars, game playing, and much more.

  • - 100 practical recipes on building scalable Python web apps with Django 2, 3rd Edition
    av Aidas Bendoraitis & Jake Kronika
    649,-

    Django is a framework designed to balance rapid web development with high performance. It handles high levels of user traffic and interaction, integrates with a variety of databases, and collects and processes data in real time. This book follows a task-based approach to guide you through developing with the Django 2.1 framework, starting with ...

  • - A comprehensive guide covering functional and reactive programming with Scala 2.13, Akka, and Lagom
    av Slava Schmidt
    635,-

    Today's Scala is quite different from its earlier versions. The second version of the language is more than twelve years old and has undergone multiple changes related to supported features and library implementation. This book addresses both technical and architectural changes by providing a comprehensive guide to the redesigned standard ...

  • - Build interactive 3D applications with JavaScript and WebGL 2 (OpenGL ES 3.0), 2nd Edition
    av Diego Cantor & Farhad Ghayour
    605

    This book is a complete course on computer graphics covering topics such as rendering, 3D math, lighting, cameras, and much more. It will be your trust-worthy companion in developing immersive experiences with WebGL, a hardware-accelerated technology in the browser without installing additional software.

  • - Learn end-to-end web development with leading frontend frameworks, such as Angular, React, and Vue
    av Shay Friedman, Tamir Dresher & Amir Zuker
    649,-

    In this book, you'll build a complete system with both back-end and front-end products, including ASP.NET Core, Entity Framework, TypeScript, Angular, React, Vue, and Azure. This book covers more than just implementation, as you gain additional knowledge in more relevant areas, including deployment, monitoring, and debugging.

  • - The ultimate solution for passing the CCNA certification and boosting your networking career
    av Lazaro (Laz) Diaz
    559,-

    Cisco Certified Network Associate (CCNA) Routing and Switching is one of the most important certificates in order to stay up-to-date with networking skills. This Certification Guide covers everything you need to know in order to pass the CCNA Routing and Switching 200-125.

  • - Architecting, developing, and deploying the Azure way
    av Greg Leonardo
    449,-

    Building and running your solutions on Azure helps the business maximize your return on investment and minimize their total cost of ownership. This book will arm you with all the tools and knowledge you need to properly plan and build your solution on Azure, whether it's a brand-new project or a migration project.

  • - Practical recipes to help you master web penetration testing with Burp Suite
    av Sunny Wear
    635,-

    The purpose of the Burp Suite Cookbook is to provide web application penetration testers with hands-on examples of how to use Burp Suite to perform web assessments. The book gives detailed screenshots demonstrating how to perform various attacks in Burp including Cross-site Scripting (XSS), SQL Injection, Cross-site Request Forgery, XML ...

  • - Implement probabilistic models for learning complex data sequences using the Python ecosystem
    av Abinash Panda & Ankur Ankan
    509

    This book will help you become familiar with HMMs and different inference algorithms by working on real-world problems. You will start with an introduction to the basic concepts of Markov chains, Markov processes and then delve deeper into understanding hidden Markov models and its types using practical examples.

  • - Build scalable blockchain applications with privacy, interoperability, and permissioned features
    av Narayan Prusty
    479

    This book will help you build real-world decentralized blockchain applications highlighting the principles of peer-to-peer systems, smart contracts, interoperability, privacy and more. You will be aware of the process flow and the growing company needs so you can incorporate and scale them in your own enterprise

  • - Building, testing, and packaging modular software with modern CMake
    av Roberto Di Remigio & Radovan Bast
    729

    This book will provide you with practical recipes to manage the build system using CMake. You will be taken through a series of task-based examples that demonstrate how to employ the CMake toolbox to build portable and modular code and to minimize the code complexity of the build infrastructure.

  • av Joshua F. Wiley
    575,-

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.