Marknadens största urval
Snabb leverans

Böcker utgivna av Packt Publishing Limited

Filter
Filter
Sortera efterSortera Populära
  • - A comprehensive guide to achieving LX0-103 and LX0-104 certifications with mock exams
    av Philip Inshanally
    559,-

    CompTIA certified professionals have always had the upper hand in the information technology industry. This book will be your ideal guide to passing and achieving the Linux+ certification efficiently. Learn from industry experts and implement their practices to resolve complex IT issues.

  • - Dynamic and high-performance programming to build fast scientific applications, 2nd Edition
    av Ivo Balbaert
    559,-

    Julia is a new open-source programming language that is used in the field of data science computing. It was created to solve the dilemma between high-level slow code and fast (but low-level) code, and the necessity to use both to achieve high performance. This book covers all you need to know about Julia to leverage its high speed and efficiency.

  • - Build web applications with native performance using Wasm and C/C++
    av Mike Rourke
    635,-

    WebAssembly is a brand new technology that represents a paradigm shift in web development. Learning WebAssembly will teach you how to leverage this technology to write performant applications that run in the browser. This book covers the history and underlying concepts of WebAssembly, before exploring getting a WASM module up and running.

  • - Ace web animations, visualizations, and vector graphics with HTML, CSS, and JavaScript
    av Rob Larsen
    635,-

    SVG is considered an important aspect of animating your web applications. Its cross-platform markup along with the combination of modern web technologies proves to be a great combination for web designers and developers. This book will show you the different facets of SVG and the various considerations and prerequisites for animating with SVG.

  • - Secure your network through protocol analysis
    av Charit Mishra
    465,-

    Wireshark is a powerful tool for network analysis, a combination of Kali Linux and the Metasploit framework. Wireshark is used to analyze the amount of data that flows through a network - it lets you see what's going on in your network. This book takes you from the basics of the Wireshark environment to detecting and resolving network anomalies.

  • - A guide to building proficiency in tools and systems used by leading big data experts
    av Syed Muhammad Fahad Akhtar
    769,-

    The primary responsibility of any Big Data architect is to design an end-to-end Big Data solution that integrates data from different sources and analyzes it to find hidden business insights. This book will show you how to do just that, by leveraging the popular tools within the Hadoop ecosystem to process, analyze and visualize your data

  • - Design and manage powerful cloud solutions
    av Judy Raj, Janani Ravi & Vitthal Srinivasan
    635,-

    The Google Cloud Platform is fast emerging as a leading public cloud provider. The GCP, as it is popularly known, is backed by Google's awe-inspiring engineering expertise and infrastructure and is able to draw upon the goodwill and respect that Google has come to enjoy. The GCP is one of a handful of public cloud providers to offer the full ...

  • - Secure web applications using Burp Suite, Nmap, Metasploit, and more
    av Gus Khawaja
    559,-

    Web Applications are the core of any business today, and the need for specialized Application Security experts is increasing these days. Using this book, you will be able to learn Application Security testing and understand how to analyze a web application, conduct a web intrusion test, and a network infrastructure test.

  • - Build highly scalable, developer-friendly APIs for the modern web with JavaScript and Node.js
    av Anthony Nandaa
    269,-

    Using the same framework to build both server and client-side applications saves you time and money. This book teaches you how you can use JavaScript and Node.js to build highly scalable APIs that work well with lightweight cross-platform client applications. It begins with the basics of Node.js in the context of backend development, and ...

  • - Get up and running with Artificial Intelligence using 8 smart and exciting AI applications
    av Dr. Joshua Eckroth
    389,-

    This book demonstrates AI projects in Python covering modern techniques that make up the world of Artificial Intelligence. You will come across a variety of real-world projects on classifying data, text processing techniques, deep learning and neural networks

  • - Build intelligent computer vision applications using TensorFlow and Keras
    av Will Ballard
    385,-

    In this book, you will come across various real-world projects which will teach you how to leverage Tensforflow's capabilities to perform efficient image processing tasks. By the end of this book, you will have mastered all the concepts of deep learning for Images and their implementations with Tensorflow and Keras

  • - Build and secure advanced interfaces and interactive maps
    av Ben Mearns
    465,-

    In this book, you'll learn how to publish geospatial processing algorithms through WPS, and put your GeoServer-based web application into fast, user-friendly, and secure production. By the end of this book, you will be able to deploy a professional-quality secure, and user-specific GeoServer-backed web mapping and processing application ...

  • - Build blockchain-based cryptocurrencies, smart contracts, and DApps
    av Kenny Vaneetvelde
    375,-

    Ethereum enables the development of efficient, smart contracts that contain code. These smart contracts interact with other smart contracts to make decisions, store data, and send Ether to others. This book begins with an introduction to Ethereum and then a detailed step-by-step process required to building advanced Ethereum Projects.

  • - Master the latest features of PHP 7 and fully embrace modern PHP development
    av David Carr & Markus Gray
    359,-

    PHP is the preferred server-side scripting language for tech giants such as Facebook, Wikipedia, and Tumblr despite full-stack JavaScript gaining popularity with upcoming developers. This is because PHP performs better when dealing with heavy computations on the back end. In this book, you'll learn everything you need to get up and running ...

  • - Combine object-oriented and functional programming to build high-performance applications
    av Ruslan Shevchenko & Mads Hartmann
    559,-

    This book teaches you how to build and contribute to Scala programs, recognizing common patterns and techniques used with the language. You'll learn how to write concise, functional code with Scala. After an introduction to core concepts, syntax, and writing example applications with scalac, you'll learn about the Scala Collections API and how ...

  • - Create modern RESTful web services with the Java EE 8 API
    av Mario-Leander Reimer
    465,-

    This comprehensive guide shows you how to use the APIs provided by Java EE to create RESTful web services. You will learn how to use the different JAX-RS APIs in depth. You wil delve into the structure of web services and communicate and share data between applications. Throughout this course, you will develop several fully functional web services.

  • - Supercharge the client state in your React apps with MobX
    av Michel Weststrate & Pavan Podila
    465,-

    MobX is a simple and highly scalable state management library in JavaScript. Its abstractions can help you manage state in small to extremely large applications. However, if you are just starting out, it is essential to have a guide that can help you take the first steps. This book aims to be that guide that will equip you with the skills ...

  • - Get up and running with Pfsense and all the core concepts to build firewall and routing solutions
    av David Zientara
    635,-

    This book covers everything the reader needs to know to get pfSense up and running, as well as how to configure core pfSense services to both secure and optimize their networks, third party packages that extend the functionality of pfSense, and the basics of diagnostics and troubleshooting networks.

  • - Get started with Facebook's library for text representation and classification
    av Joydeep Bhattacharjee
    449,-

    Facebook's fastText library handles text representation and classification, used for Natural Language Processing (NLP). Most organizations have to deal with enormous amounts of text data on a daily basis, and efficient data insights requires powerful NLP tools like fastText. This book is your ideal introduction to fastText.

  • - End-to-end automation testing for web and mobile browsers with Selenium WebDriver, 2nd Edition
    av Unmesh Gundecha & Satya Avasarala
    559,-

    Selenium WebDriver 3 is the latest version used by many professionals for automated testing. The book will guide you through various Selenium WebDriver APIs and provide solutions to the common challenges faced while using Selenium WebDriver. You will learn to use remote WebDriver to run tests on remote machines for cross-browser testing and ...

  • - Learn effective ways to secure your applications with Spring and Spring WebFlux
    av Tomcy John
    559,-

    Security is one of the most vital concerns for any organization. The complexity of an application is compounded when you need to integrate security with existing code, new technology, and other frameworks. This book will show you how to effectively write Java code that is robust and easy to maintain.

  • - Server-side rendering done right
    av Kirill Konshin
    449,-

    Next.js is a powerful addition to the evergrowing and dynamic JavaScript world. Built on top of React, Webpack and Babel, it is a minimalistic framework for server-rendered universal JavaScript applications. This book will show you the best practices of building sites using Next.jS, enabling you to build SEO-friendly and super fast websites.

  • - Your guide to developing AI agents using deep reinforcement learning
    av Praveen Palanisamy
    559,-

    Walks through the hands-on process of building intelligent agents from the basics and all the way up to solving complex problems including playing Atari games and driving a car autonomously in the CARLA simulator. Discusses various learning environments and how to transform real-world problems into learning environments and solve using the agents.

  • - Become fluent in both frontend and backend web development with Docker, Angular and Laravel
    av Fernando Monteiro
    649,-

    This book will help you gain practical knowledge of building modern full-stack web apps from scratch using Angular with a Laravel back end. You will learn the most important technical facets of developing with Angular and Laravel, and demonstrates how to put those skills into practice.

  • - Visualize your Elastic Stack data with histograms, maps, charts, and graphs
    av Anurag Srivastava
    559,-

    Mastering Kibana 6.x provides a rundown explanation required for data visualization and analysis such as X-Pack features, Beats, and machine learning. You will be expert in creating analytics-driven visualizations from a web application. You will be a maestro in creating custom monitoring dashboard using Beats with various examples

  • - Leverage Bash scripting to automate daily tasks and improve productivity
    av Ganesh Sanjiv Naik & Ron Brash
    559,-

    One of the most powerful tools that can be used almost every day is the Bash shell, but its true utility remains untapped by most users. Using a collection of recipes and intuitive lessons, the Bash Cookbook walks you through a series of exercises designed to teach you how to effectively use the Bash shell to create and execute your own scripts.

  • - Design, prototype, and implement compelling user experiences from scratch.
    av Elvis Canziba
    575,-

    This hands-on guide will teach you simple-to-advanced steps of user experience design. It starts from idea concept evaluation, product research, user interface design, and design implementation in code. We focus not only on the UI or design, but also on other things that are connected to it. UX has its own process that requires its own sets of ...

  • - Build voice-enabled applications using Dialogflow for Google Home and Alexa Skills Kit for Amazon Echo
    av Henry Lee
    525

    The future of user interfaces is moving away from touch based and mouse clicking web interfaces to voice and conversational based user interfaces. This book will take you on a journey from getting started with voice apps to building your very own smart assistants which not only understand voice commands but respond to them.

  • - Build component-based user interfaces using Angular, 2nd Edition
    av Gion Kunz
    575,-

    The Angular framework has embraced a mature UI component architecture. It's a powerful tool for developing scalable application interfaces. The simple design of Angular components helps in building large component-based applications. This book covers a holistic way of thinking about UI development and explores the power of the components.

  • - Develop fast, reliable, and engaging user experiences for the web
    av Chris Love
    559,-

    Do you want to create amazing applications which grab the attention of users? Progressive web apps are just the right thing for you. With its example-based approach, this book will show you how effective progressive web apps can boost the performance of web and native apps.

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.