We a good story
Quick delivery in the UK

Books published by Packt Publishing Limited

Filter
Filter
Sort bySort Popular
  • - Learn to program in Java with data structures, algorithms, and logic
    by Nick Samoylov
    £33.99

    Have you ever thought about learning how to make your computer do what you want it to do? Do you want to learn to program but just don't know where to start? Have all other learning resources got you confused with over explanations, rather than walking you in the right direction? Don't worry, you have to look no further. Written by not just an ...

  • - Build cross-platform apps and dynamic web services with this server-side web application framework
    by Onur Gumus & Mugilan T. S. Ragupathi
    £30.99

    ASP.NET has several advantages such as easy deployment of applications, capability to build large applications with very little code, built-in caching features, and much more. We begin your adventure with an introduction to web and ASP.NET Core applications. Then, we learn about controllers, views, and models. You also learn about routing, how ...

  • - Integrate SQL Server with data science
    by Dejan Sarka
    £30.99

    SQL Server started to fully support data science only with its last two editions. If you are a professional from both worlds, SQL Server and data science, and interested in using SQL Server and Machine Learning Services for their projects, then this is the ideal book for you.

  • - Understanding blockchain and Bitcoin architecture to build decentralized applications
    by Kirankalyan Kulkarni
    £22.49

    Blockchain and Bitcoin are currently the talk of the town. This book will start with an introduction to the fundamental concepts of Blockchain and it will take you through its various features and challenges. By the end of this book, you will learn to implement the Blockchain technology for securing your cryptocurrency.

  • - Design and manage software projects using the Agile methodology
    by David Harned
    £27.99

    Agile development approach helps you effectively collaborate on a development project. This administrator's guide will help you implement this methodology using JIRA. It will enable you to work with issues and build reports that leads to efficient project management.

  • - Core features to get you ready for developing applications
    by Marko Devcic
    £26.99

    Kotlin is a general purpose, object-oriented language that primarily targets the JVM and Android. Intended to be a better alternative to Java, its main goals are high interoperability with Java and increased developer productivity. Kotlin is still a new language and this book will help you to learn the core Kotlin features and get your ready ...

  • - Build robotic projects using Johnny-Five and control hardware with JavaScript and Raspberry Pi
    by Kassandra Perch
    £33.99

    There has been a rapid increase in the use of JavaScript around embedded devices programming. This book helps you explore the popular Johnny-Five library, which you can integrate with conventional boards like Raspberry Pi 3 to build exciting robots.

  • - A practical guide to applying deep learning architectures to your NLP applications
    by Rajalingappaa Shanmugamani & Rajesh Arumugam
    £33.99

    This book teaches you to leverage deep learning models in performing various NLP tasks along with showcasing the best practices in dealing with the NLP challenges. The book equips you with practical knowledge to implement deep learning in your linguistic applications using NLTk and Python's popular deep learning library, TensorFlow.

  • - Leverage the power of Scala for building data-driven and high-performant projects
    by Ilango gurusamy
    £42.99

    Scala is a multipurpose programming language, especially for analyzing large datasets without impacting the application performance. Its functional libraries can interact with databases and build scalable frameworks that create robust data pipelines. This book showcases how you can use Scala and its constructs to meet specific project demands.

  • - Actionable insights in user behavior across geographies and time zones
    by Inge De Bleecker & Rebecca Okoroji
    £26.99

    Usability testing is a sub-discipline of User Experience, and remote testing involves fewer logistics, allows participation regardless of location and is quicker and cheaper to execute than in person studies, but still deliver valuable insights and feedback. This book is your ideal guide to remote usability testing.

  • - Develop modern and real-time web applications with Aurelia and Node.js
    by Erikson Haziz Murrugarra Sifuentes & Diego Jose Arguelles Rojas
    £33.99

    Isomorphic JavaScript has been a buzzword lately, allowing developers to utilize a single language throughout their web development stack and build cost-effective and scalable applications. This book is on one such modern web development stack which comprises of web technologies like MongoDB, Express.js, Aurelia.js, and Node.

  • - Techniques for scaling and optimizing Spring and Spring Boot applications
    by Chintan Mehta, Subhash Shah, Pritesh Shah, et al.
    £42.99

    Spring 5.0 brings major advancements in the rich APIs provided by the Spring framework and thus creates a need for developers to master its tools and techniques to achieve high-performing applications. This book will help you improve the speed of your code and optimize the performance of your apps.

  • - Develop state-of-the-art web applications using the latest web technologies
    by Andrew Caya
    £33.99

    The Faster Web is quickly changing the way we think about Web development. The Web has changed considerably in recent years and is now built upon many new technologies: the HTTP/2 protocol, asynchronous programming, PHP tools like Blackfire.io and server monitoring tools like the TICK stack. This book will help you take a deep dive into these ...

  • - Build web applications with MongoDB, Express.js, React, and Node
    by Eddy Wilson
    £26.99

    The MERN stack is a collection of great tools - MongoDB, ExpressJS, React, and Node - that provide a strong base for a developer to build easily maintainable web applications. With each of them a JavaScript or JavaScript-based technology, the shared programming language means it takes less time to develop web applications.

  • - Build on the power of Blynk to configure smart devices and build exciting IoT projects
    by Pradeeka Seneviratne
    £30.99

    Blynk is gaining a lot of popularity among the masses as it is simple and portable to use, and it comes under mobile applications and devices. The book will introduce you to Blynk and will demonstrate how to setup the environment for building IoT applications. You will then deep dive into concepts like building a notification widget, display ...

  • - Take your penetration testing and IT security skills to a whole new level with the secrets of Metasploit, 3rd Edition
    by Nipun Jaswal
    £38.99

    Metasploit is a popular penetration testing framework that has one of the largest exploit databases around. This book will show you exactly how to prepare yourself for the attacks you will face every day by simulating real-world possibilities.

  • - Capture network vulnerabilities using standard tools such as Nmap and Nessus
    by Ajay Singh Chauhan
    £33.99

    Network administrators use network scanning tools to build a network inventory and to perform security audits by examining active hosts on a network with the help of IP address ranges. The same principles can also be used in cyber attacks to find weaknesses in a system. This book will help you not only find flaws but also strengthen the ...

  • - Modern web development using React 16, Node, Express, and MongoDB
    by Shama Hoque
    £38.99

    Combining React with industry tested server-side technologies such as Node, Express, and MongoDB creates a diverse array of possibilities when developing real-world web applications. This book guides you through setting up for MERN-based web development to building social media, an online marketplace, media streaming, and VR-infused game ...

  • - Build smart and collaborative robots using Python
    by Prof. Diwakar Vaish
    £44.99

    Robotics is emerging to be a $100 billion industry by 2020 based on current trends and is about to create the largest technological revolution. This book will cover everything you need to know about robotics and will help you to build smart robots using Python.

  • - Server-side development with Node 10 made easy, 4th Edition
    by David Herron
    £38.99

    Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time. JavaScript is no longer just for browsers and this exciting introduction to Node.js will show you how to build data-intensive applications that run in real time. ...

  • - Get up and running with the fundamentals of Office 365
    by Nuno Arias Silva
    £26.99

    Office 365, one of the most powerful subscription applications, is renowned for its cost-effectiveness and has a powerful range of cost-effective services. This one-stop solution will help make your organization reliable, scalable, and fast. This book will help you realize this dream easily and effectively.

  • - Expert techniques to implement popular machine learning algorithms and fine-tune your models
    by Giuseppe Bonaccorso
    £38.99

    This book is your guide to quickly get to grips with the most widely used machine learning algorithms. As a data science professional, this book will help you design and train better machine learning models to solve a variety of complex problems, and make the machine learn your requirements.

  • - Explore Swift programming through iOS app development
    by Emil Atanasov
    £33.99

    Swift Language is now more powerful than ever; it has introduced new ways to solve old problems and has gone on to become one of the fastest growing popular languages. It is now a de-facto choice for iOS developers and it powers most of the newly released and popular apps. This practical guide will help you to begin your journey with Swift ...

  • - Implement end-to-end DevOps and infrastructure management using Vagrant
    by Alex Braunton
    £30.99

    Vagrant is a tool used to build and manage virtualized environments with ease. Vagrant as a tool has evolved over time from support to virtualization to managing end to end DevOps and infrastructure management. Through this book, you'll be able to quickly install and configure Vagrant to perfectly suit your DevOps and infrastructure needs.

  • - Overcome performance difficulties in Kotlin with a range of exciting techniques and solutions
    by Igor Kucherenko
    £38.99

    A balance between implementing complex applications and optimizing performance is a present-day need. This book helps you achieve this balance while developing and deploying applications with Kotlin. You will learn how to use profiling tools to detect performance issues and discover bytecode that is generated to overcome performance bottlenecks.

  • by Viktor Farcic
    £36.99

  • - Work with the lightweight IoT protocol in Python
    by Gaston C. Hillar
    £30.99

    MQTT is a lightweight messaging protocol for small sensors and mobile devices. This book explores the features of the latest versions of MQTT for IoT and M2M communications, how to use them with Python 3, and allow you to interact with sensors and actuators using Python.

  • - Complete guide to automating Big Data solutions using Artificial Intelligence techniques
    by Manish Kumar & Anand Deshpande
    £38.99

    Create smart systems to extract intelligent insights for decision making. You will learn about widely used Artificial Intelligence techniques for carrying out solutions in a production-ready environment. You'll explore advanced topics such as clustering, symbolic and sub-symbolic information representation, and many more.

  • - Over 70 recipes that uncover powerful programming tactics in Python
    by Cody Jackson
    £42.99

    Do you feel you've mastered the Python language and you know everything it takes to write applications that are a class apart? Well, you're in for a surprise! This book covers the darkest secrets of Python, delving into its depths and uncovering things you never would have thought could be done.

Join thousands of book lovers

Sign up to our newsletter and receive discounts and inspiration for your next reading experience.