Norges billigste bøker

Bøker utgitt av Packt Publishing Limited

Filter
Filter
Sorter etterSorter Populære
  • - Over 100 recipes covering Ethereum-based tokens, games, wallets, smart contracts, protocols, and Dapps
    av Manoj P R
    536,-

    Ethereum is an open-source, public, Blockchain-based distributed computing platform, and operating system featuring smart contract functionality which builds decentralized applications. If you want to get started with Ethereum and Solidity or you are among the many developers already working with this platform, this book is your one-stop guide.

  • - Learn about Project Amber and the latest developments in the Java language and platform
    av Mala Gupta
    414,-

    This book is a concise source to keep you updated about the released and upcoming changes in the core Java language. It covers version 10, 11, and various projects at Oracle, which every Java enthusiast will know about. You will learn to write better code and make informed decisions to choose new features for creating performant applications.

  • - Learn the fundamentals of Java 11 programming by building industry grade practical projects, 2nd Edition
    av Peter Verhas
    536,-

    Java is one of the software languages most commonly used by programmers and developers. This book covers essential concepts in Java by showing you how to implement them in various applications. You'll learn about Java 18.9's newest features and develop the skills required for building robust, easily scalable, and maintainable code in Java.

  • - Explore the essential Linux administration skills you need to deploy and manage Azure-based workloads
    av Frederik Vos
    536,-

    Considering the enormous adoption of Azure and Linux, Linux and Azure professionals want to make sure they know how to manage Linux workloads in an Azure environment. This book will help you deploy and manage Linux in Azure. You will be able to execute typical Linux tasks and understand automation and orchestration options in Azure.

  • - Over 80 recipes on data analytics to solve business intelligence challenges, 2nd Edition
    av Philip Hand, Neeraj Kharpate & Pablo Labbe
    536,-

    An expert Qlik Sense user can use its features for business intelligence in an enterprise environment effectively. This book is for people who are looking to create fully featured desktop applications to gain additional business insights in the workplace. It also includes features added recently to Qlik Sense such as Aggr and Data stories.

  • av Steven F. Daniel
    536,-

  • - Design and architect highly scalable, robust, and high-performance Java applications
    av Rene Enriquez & Alberto Salazar
    627,-

    Spring 5 and the ecosystem around it can be used for building robust architectures in an effective way. This book shows how to choose the right architecture and apply best practices during your software development cycle to avoid technical debt and support every business requirement effectively.

  • - Implement advanced deep learning and neural network models using TensorFlow and Keras
    av Raghav Bali, Dipanjan Sarkar & Tamoghna Ghosh
    536,-

    The purpose of this book is two-fold, we focus on detailed coverage of deep learning and transfer learning, comparing and contrasting the two with easy-to-follow concepts and examples. The second area of focus is on real-world examples and research problems using TensorFlow, Keras and Python ecosystem with hands-on examples.

  • - Over 100 recipes to fully leverage the features of the standard library in Python
    av Alessandro Molina
    649,-

    The Python 3 Standard Library is a vast array of modules that you can use for developing various kinds of applications. It contains an exhaustive list of libraries, and this book will help you choose the best one to address specific programming problems in Python.

  • - The Survival Guide for Responding to a System Outage and Maximizing Uptime
    av Nat Welch
    467

    Real-World SRE is a practical guide for surviving a system outage. Nat Welch's step-by-step framework will help you to navigate a crisis when the stakes are high.

  • - Identify security loopholes in your network's infrastructure
    av Sagar Rahalkar
    467

    Being able to identify security loopholes has become critical to many businesses. That's where learning network security assessment becomes very important. This book will not only show you how to find out the system vulnerabilities but also help you build a network security threat model.

  • - Over 100 practical and insightful recipes to build distributed applications with Docker , 2nd Edition
    av Jeeva S. Chelladhurai, Ken Cochrane & Neependra K Khare
    536,-

    Docker is an open source platform for building, shipping, managing and securing containers. Docker has become a de facto tool of choice for the technologists focusing on IT automation, DevOps, and microServices. This book will be an excellent guide for your containerization journey, which will help you leverage Docker in the best way possible.

  • - Functional techniques for sequential and parallel programming with Scala
    av Anatolii Kmetiuk
    589,-

    In large projects, programmers tend to get overwhelmed by their complexity. It can be hard to keep track of all the interdependencies in the code-base and how its state changes on runtime. The solution to these problems is Functional Programming, a paradigm specifically designed to deal with the complexity of software development. Mastering ...

  • - Design and build independently deployable, modular services
    av Paul Osman
    589,-

    Microservices is a popular way to build distributed systems that power modern web and mobile apps. Deploying your application as a suite of independently deployable, modular, and scalable services has many benefits. In this book, you'll learn to employ microservices to make your application more fault-tolerant and easier to scale and change.

  • - Over 160 recipes to take your 2D and 3D game development to the next level, 3rd Edition
    av Matt Smith
    648,-

    Unity 2018 is the new edition of the intuitive, multiplatform game engine that has become the industry defacto standard. In this significantly updated book, you will learn to craft your own 2D & 3D computer games by working through core concepts such as animation, shaders, and UI.

  • - Build a solid foundation in virtual networking technologies for OpenStack-based clouds, 3rd Edition
    av James Denton
    589,-

    This third edition of Learning OpenStack Networking is for OpenStack-based cloud operators and administrators who are new to Neutron networking and want to build their very own OpenStack cloud. Prior networking experience of working with physical servers and network infrastructures is recommended to follow the concepts demonstrated in this book.

  • - Building intelligent applications and perform enterprise searches
    av Devangini Patel
    356,-

    In this book, you will understand what artificial intelligence is. It explains in detail basic search methods: Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search, which can be used to make intelligent decisions when the initial state, end state, and possible actions are known. Random solutions or greedy solutions can be found ...

  • - Build powerful online payment centric applications with Python
    av Harish Garg
    356,-

    Bitcoin is a cryptocurrency that's changing the face of online payments. This book will help you understand everything related to Bitcoin architecture. By the end, you'll be able to mine Bitcoins, accept Bitcoin payments, and work with the basics of Blockchain technology to create simple distributed ledgers.

  • - Write better Python code with simple and maintainable tests
    av Bruno Oliveira
    414,-

    Python's built-in unittest module is showing it's age; hard to extend, debug and track what's going on. The pytest framework overcomes these problems and simplifies testing your Python software. Many users love to use pytest and the improvement in their testing shows! This book is the ideal introduction to pytest, teaching you how to write ...

  • - Create ETL processes using Pentaho
    av Maria Carina Roldan
    361,-

    Pentaho Data Integration(PDI) is an intuitive and graphical environment packed with drag-and-drop design and powerful Extract-Transform-Load (ETL) capabilities. Given its power and flexibility, first attempts to use the Pentaho Data Integration tool can be difficult or confusing. This book is the ideal solution to that problem.

  • - Explore interactive computing using Python, Java, JavaScript, R, Julia, and JupyterLab, 2nd Edition
    av Dan Toomey
    467

    In this book, you will learn how to build interactive dashboards in a Jupyter notebook. Explore JupyterHub and various Jupyter widgets through which you can easily perform 3D data visualization, 3D plotting, and geospatial analytics. This book helps you understand BeakerX to create interactive tables and interact with spreadsheets.

  • - Build real-world, production-ready applications with AWS Lambda
    av Mohamed Labouardy
    536,-

    Hands-On Serverless Applications with Go will teach you how to design a Go serverless application and deploy it to Lambda. Thanks to AWS Lambda, serverless architectures are growing in popularity and this book will help you build software that is modern, scalable, and efficient.

  • - Build and release quality software at scale with Jenkins, Travis CI, and CircleCI
    av Jean-Marcel Belmont
    536,-

    Continuous Integration (CI) is an essential part of any modern development process. Gone are the days of monolithic releases with massive changes, today it's about releasing fast and often. This book will build upon the concepts of CI/CD and help you write robust automation scripts that can scale and build CI environments for different purposes.

  • - Refactor your legacy code base
    av Mariano Anaya
    536,-

    Python is currently used in many different areas. In all of these areas, experienced professionals can find examples of inefficiency, problems, and other perils, as a result of bad code. After reading this book, readers will understand these problems, and more importantly, understand how to correct them.

  • - Build intelligent robots that perform human tasks using AI techniques
    av Francis X. Govers
    723,-

    Artificial Intelligence is arguably the most exciting and disruptive field of robotics which makes a man-made machine intelligent. This book will fulfill this vision by introducing various machine learning concepts to make your robot efficient. It will also equip your robot to make decisions, learn, and adapt based on its environment.

  • - Build, deploy, and manage your container applications at scale
    av Justin Menga
    589,-

    Docker is the modern standard for building, testing, distributing and deploying cloud native applications, whilst AWS is the world's leading public cloud provider. Together these technologies provide you with a powerful platform to deliver your container applications into production, and this book will provide with the intelligent, effective, ...

  • - Become a successful software architect by implementing effective architecture concepts
    av Joseph Ingeno
    649,-

    This book is a comprehensive guide to help developers, architects, and senior programmers advance their career in the software architecture domain. You'll understand the expectations of users and other stakeholders from the point of view of an architect and will learn to communicate your architecture to the relevant stakeholders.

  • - Create dynamic web apps with React using Redux, Webpack, Node.js, and GraphQL
    av Carlos Santana Roldán
    536,-

    Today's web demands efficient real-time applications and scalability. If you want to learn to build fast, efficient, and high-performing applications using React 16, this is the book for you. We plunge directly into the heart of all the most important React concepts for you to conquer. Along the way, you'll learn how to work with the latest ...

  • - Everything you need to achieve 2V0-622 certification - with exam tips and exercises
    av Andrea Mauro & Paolo Valsecchi
    536,-

    Certified VCP-DCV professionals must know to deploy and configure vSphere storage, networking, security and they should also be able to create and administer vSphere virtual machines. This comprehensive guide shows you how to optimize, secure, and troubleshoot all components of the implementation and helps you confidently approach the 2V0-622 exam.

Gjør som tusenvis av andre bokelskere

Abonner på vårt nyhetsbrev og få rabatter og inspirasjon til din neste leseopplevelse.