Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Web Development eBooks

If you like Web Development eBooks, then you'll love these top picks.
Showing 1 - 24 of 7106 Results
Skip side bar filters
  • Tidy First?

    A Personal Exercise in Empirical Software Design

    by Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... Read more

    $24.99 USD

  • Efficient Node.js

    A Beyond-the-Basics Guide

    by Samer Buna ...
    Take your web development skills from browser to server with Node.js, the popular backend framework used by more than 10 million developers at companies like Amazon, Netflix, and LinkedIn, to name just a few. If you're comfortable working with JavaScript, this practical guide from Samer Buna will show you how to effectively build and maintain even the most complex Node.js applications.Following a ... Read more

    $41.99 USD

  • Financial Data Engineering

    Design and Build Data-Driven Financial Products

    Today, investment in financial technology and digital transformation is reshaping the financial landscape and generating many opportunities. Too often, however, engineers and professionals in financial institutions lack a practical and comprehensive understanding of the concepts, problems, techniques, and technologies necessary to build a modern, reliable, and scalable financial data ... Read more

    $43.99 USD

  • SEO Mastery 2025 #1 Workbook to Learn Secret Search Engine Optimization Strategies to Boost and Improve Your Organic Search Ranking

    Struggling with your current website content? Struggling to get the site noticed? Struggling to rank in search engines? This book will help you outrank any competitor online and get more traffic to your website. Learn how to optimize the meta tags on your website, the importance of search engine optimization (SEO) keywords, and how to write optimized content that ranks best in search engines ... Read more

    $9.99 USD or Free with Kobo Plus

  • Bug Bounty Bootcamp

    The Guide to Finding and Reporting Web Vulnerabilities

    by Vickie Li ...
    Bug Bounty Bootcampteaches you how to hack web applications. You will learn how to perform reconnaissance on a target, how to identify vulnerabilities, and how to exploit them. You’ll also learn how to navigate bug bounty programs set up by companies to reward security professionals for finding bugs in their web applications.Bug bounty programs are company-sponsored programs that invite ... Read more

    $29.99 USD

  • Spring Cloud Data Flow

    Native Cloud Orchestration Services for Microservice Applications on Modern Runtimes

    Work with big data applications by using Spring Cloud Data Flow as a unified, distributed, and extensible system for data ingestion and integration, real-time analytics and data processing pipelines, batch processing, and data export. With this book you will develop a foundation for creating applications that use real-time data streaming by combining different technologies and use the full power ... Read more

    $71.99 USD

  • Grokking Simplicity

    Taming complex software with functional thinking

    by Eric Normand ...
    "The most insightful and intuitive guide to clean and simple software. I recommend this to all software developers." - Rob Pacheco, Vision Government SolutionsGrokking Simplicity is a friendly, practical guide that will change the way you approach software design and development.Distributed across servers, difficult to test, and resistant to modification—modern software is complex. Grokking ... Read more

    $36.99 USD

  • Programming Concepts in C++

    by Robert Burns ...
    Programming Concepts in C++ is one in a series of books that introduce the basic concepts of computer programming, using a selected programming language. Other books in the series use languages like Java and Python, but all focus on concepts and not on any particular language. The presentation of the material is the same in each language, and much of the text is identical. Code samples are ... Read more

    $4.99 USD

  • Modern Web Development: Kickstarting with Svelte

    by Tyler Hayes ...
    The Essential Guide for Svelte Beginners: "Modern Web Development: Kickstarting with Svelte"This book is the ultimate companion for those new to Svelte. With a systematic approach from the basics, coupled with rich examples and hands-on practice, we ensure you grasp every concept solidly. Perfect for beginners, this friendly guide is all you need to get started!We cover everything from Svelte's ... Read more

    $4.00 USD or Free with Kobo Plus

  • Introducing Markdown and Pandoc

    Using Markup Language and Document Converter

    Discover how to write manuscripts in Markdown and translate them with Pandoc into different output formats. You’ll use Markdown to annotate text formatting information with a strong focus on semantic information: you can annotate your text with information about where chapters and sections start, but not how chapter and heading captions should be formatted. As a result, you’ll decouple the ... Read more

    $49.99 USD

  • Practical Advanced TypeScript

    by Bledar Ramo ...
    Practical Advanced TypeScript is your one-stop guide to mastering TypeScript's advanced language features through a unique, hands-on approach. This book is perfect for developers looking to learn the language in depth, understand its latest features, and select the patterns that fit real-world projects perfectly.Each topic in this book is explained in a well-defined and compact way, offering the ... Read more

    $9.99 USD or Free with Kobo Plus

  • Android Developer Tools Essentials

    Android Studio to Zipalign

    Android development can be challenging, but through the effective use of Android Developer Tools (ADT), you can make the process easier and improve the quality of your code. This concise guide demonstrates how to build apps with ADT for a device family that features several screen sizes, different hardware capabilities, and a varying number of resources.With examples in Windows, Linux, and Mac OS ... Read more

    $10.99 USD

  • Principles of Package Design

    Creating Reusable Software Components

    Apply design principles to your classes, preparing them for reuse. You will use package design principles to create packages that are just right in terms of cohesion and coupling, and are user- and maintainer-friendly at the same time.The first part of this book walks you through the five SOLID principles that will help you improve the design of your classes. The second part introduces you to the ... Read more

    $71.99 USD

  • Simplify Testing with React Testing Library

    Create maintainable tests using RTL that do not break with changes

    by Scottie Crump ...
    A fast-paced, practical guide to helping you leverage React Testing Library to test the DOM output of components Key Features • Get to grips with React Testing Library and create tests that don't break with changes in implementation • Learn how to put RTL into practice by implementing it in real-world scenarios • Test apps to be more accessible and ensure your tests will work with actual DOM nodes ... Read more

    $25.99 USD or Free with Kobo Plus

  • Orchestrating Experiences

    Collaborative Design for Complexity

    Customer experiences are increasingly complicated—with multiple channels, touchpoints, contexts, and moving parts—all delivered by fragmented organizations. How can you bring your ideas to life in the face of such complexity? Orchestrating Experiences is a practical guide for designers and everyone struggling to create products and services in complex environments. ... Read more

    $40.99 USD

  • Information Architecture

    For the Web and Beyond

    Information architecture (IA) is far more challenging—and necessary—than ever. With the glut of information available today, anything your organization wants to share should be easy to find, navigate, and understand. But the experience you provide has to be familiar and coherent across multiple interaction channels, from the Web to smartphones, smartwatches, and beyond.To guide you through this ... Read more

    $36.99 USD

  • Learning Spark

    Data is bigger, arrives faster, and comes in a variety of formatsâ??and it all needs to be processed at scale for analytics or machine learning. But how can you process such varied workloads efficiently? Enter Apache Spark.Updated to include Spark 3.0, this second edition shows data engineers and data scientists why structure and unification in Spark matters. Specifically, this book explains how ... Read more

    $48.99 USD

  • Prototyping for Designers

    Developing the Best Digital and Physical Products

    Prototyping and user testing is the best way to create successful products, but many designers skip this important step and use gut instinct instead. By explaining the goals and methodologies behind prototyping—and demonstrating how to prototype for both physical and digital products—this practical guide helps beginning and intermediate designers become more comfortable with creating and testing ... Read more

    $18.99 USD

  • Hands-On Design Patterns with Java

    Learn design patterns that enable the building of large-scale software architectures

    Understand Gang of Four, architectural, functional, and reactive design patterns and how to implement them on modern Java platforms, such as Java 12 and beyondKey FeaturesLearn OOP, functional, and reactive patterns for creating readable and maintainable codeExplore architectural patterns and practices for building scalable and reliable applicationsTackle all kinds of performance-related issues ... Read more

    $27.99 USD or Free with Kobo Plus

  • Creating Web Animations

    Bringing Your UIs to Life

    Thanks to faster browsers, better web standards support, and more powerful devices, the web now defines the next generation of user interfaces that are fun, practical, fluid, and memorable. The key? Animation. But learning how to create animations is hard, and existing learning material doesn’t explain the context of the UI problem that animations are trying to solve. That’s where this book comes ... Read more

    $24.99 USD

  • Pro RESTful APIs

    Design, Build and Integrate with REST, JSON, XML and JAX-RS

    by Sanjay Patni ...
    Discover the RESTful technologies, including REST, JSON, XML, JAX-RS web services, SOAP and more, for building today's microservices, big data applications, and web service applications. This book is based on a course the Oracle-based author is teaching for UC Santa Cruz Silicon Valley which covers architecture, design best practices and coding labs.Pro RESTful APIs: Design gives you all the ... Read more

    $40.99 USD

  • Spring Integration Essentials

    $18.99 USD or Free with Kobo Plus

  • Head First Android Development

    A Learner's Guide to Building Android Apps with Kotlin

    What will you learn from this book?If you have an idea for a killer Android app, this fully revised and updated edition will get you up and running in a jiffy. You'll go beyond syntax and how-to manuals and learn how to think like a great Android developer. This hands-on book teaches you everything from designing user interfaces to building multi-screen apps that persist data in a database. It ... Read more

    $55.99 USD

  • Sustainable Web Development with Ruby on Rails

    Practical Tips for Building Web Applications that Last

    Learn how to get the most out of Ruby on Rails 7.1 without making a mess. Create Rails apps that can be sustained for years without accruing carrying costs that make development slow and expensive. Recently updated for Ruby on Rails version 7.1, this book is over 450 pages of practical tips, with clear code examples. Each tip is presented with the tradeoffs and nuance you'd face on an actual ... Read more

    $39.95 USD