null

Recently Viewed

Web Programming

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • Introduction to Machine Learning with Python Andreas C. Mueller 9781449369415

    Introduction to Machine Learning with Python Andreas C. Mueller 9781449369415

    RRP: €57.11
    €37.50
    Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner, this book will teach you...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €57.11
    €37.50
    Subtotal:
  • Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities by Vickie Li

    Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities by Vickie Li

    RRP: €57.11
    €33.31
    Bug bounty programmes are company-sponsored programmes that invite researchers to search for vulnerabilities on their applications and reward them for their findings. This book is designed to help beginners with little to no security experience learn web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €57.11
    €33.31
    Subtotal:
  • Kubernetes - Up and Running: Dive into the Future of Infrastructure by Brendan Burns

    Kubernetes - Up and Running: Dive into the Future of Infrastructure by Brendan Burns

    RRP: €76.15
    €49.30
    In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €76.15
    €49.30
    Subtotal:
  • Java in easy steps Mike McGrath 9781840788730

    Java in easy steps Mike McGrath 9781840788730

    RRP: €14.27
    €9.52
    Java in easy steps, 7th edition instructs you how to easily create your own Java programs. The book contains separate chapters on the major features of the Java language. Complete example programs with colorized code illustrate each important aspect of...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €14.27
    €9.52
    Subtotal:
  • Flask Web Development 2e: Developing Web Applications with Python Miguel Grinberg 9781491991732

    Flask Web Development 2e: Developing Web Applications with Python Miguel Grinberg 9781491991732

    RRP: €53.54
    €35.28
    Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you'll learn Flask from the ground up by developing a complete, real-world application created by author...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €53.54
    €35.28
    Subtotal:
  • Laravel: Up & Running: A Framework for Building Modern PHP Apps Matt Stauffer 9781098153267

    Laravel: Up & Running: A Framework for Building Modern PHP Apps Matt Stauffer 9781098153267

    RRP: €57.11
    €37.02
    What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €57.11
    €37.02
    Subtotal:
  • Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith Sam Newman 9781492047841

    Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith Sam Newman 9781492047841

    RRP: €53.54
    €34.81
    How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman's extremely popular Building Microservices, this new book details a proven method...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €53.54
    €34.81
    Subtotal:
  • Learning React Native: Building Native Mobile Apps with JavaScript Bonnie Eisenman 9781491989142

    Learning React Native: Building Native Mobile Apps with JavaScript Bonnie Eisenman 9781491989142

    RRP: €57.11
    €37.02
    Get a practical introduction to React Native, the JavaScript framework for writing and deploying fully featured mobile apps that render natively. The second edition of this hands-on guide shows you how to build applications that target iOS, Android, and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €57.11
    €37.02
    Subtotal:
  • Introduction to JavaScript Object Notation Lindsay Bassett 9781491929483

    Introduction to JavaScript Object Notation Lindsay Bassett 9781491929483

    RRP: €28.55
    €18.77
    What is JavaScript Object Notation (JSON) and how can you put it to work? This concise guide helps busy IT professionals get up and running quickly with this popular data interchange format, and provides a deep understanding of how JSON works. Author...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €28.55
    €18.77
    Subtotal:
  • Learning Typescript: Enhance Your Web Development Skills Using Type-Safe JavaScript Josh Goldberg 9781098110338

    Learning Typescript: Enhance Your Web Development Skills Using Type-Safe JavaScript Josh Goldberg 9781098110338

    RRP: €57.11
    €37.02
    TypeScript has conquered the world of JavaScript: it is one of the world's fastest growing and most popular languages across developer surveys, widely used in consumer and business companies alike, and frequently credited for helping massive web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €57.11
    €37.02
    Subtotal:
  • Python Testing with pytest: Simple, Rapid, Effective, and Scalable Brian Okken 9781680508604

    Python Testing with pytest: Simple, Rapid, Effective, and Scalable Brian Okken 9781680508604

    RRP: €44.02
    €28.13
    Test applications, packages, and libraries large and small with pytest, Python's most powerful testing framework. pytest helps you write tests quickly and keep them readable and maintainable. In this fully revised edition, explore pytest's superpowers -...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €44.02
    €28.13
    Subtotal:
  • The Tangled Web by Michal Zalewski 9781593273880

    The Tangled Web by Michal Zalewski 9781593273880

    RRP: €67.82
    €41.30
    Modern web applications are built on a tangle of technologies that have been developed over time and then haphazardly pieced together. Every piece of the web application stack, from HTTP requests to browser-side scripts, comes with important yet subtle...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €67.82
    €41.30
    Subtotal:
  • Networking and Kubernetes: A Layered Approach James Strong 9781492081654

    Networking and Kubernetes: A Layered Approach James Strong 9781492081654

    RRP: €63.06
    €40.71
    Networking and Kubernetes is an essential guide for anyone who wants to deploy, manage, or troubleshoot a production scale Kubernetes network. Understanding Kubernetes clusters is not enough to operate Kubernetes at scale. Every layer of the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €40.71
    Subtotal:
  • Spring Boot: Up and Running: Building Cloud Native Java and Kotlin Applications Mark Heckler 9781492076988

    Spring Boot: Up and Running: Building Cloud Native Java and Kotlin Applications Mark Heckler 9781492076988

    RRP: €63.06
    €40.71
    With over 75 million downloads per month, Spring Boot is the most widely used Java framework available. Its ease and power have revolutionized application development from monoliths to microservices. Yet Spring Boot's simplicity can also be confounding...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €40.71
    Subtotal:
  • Java: A Beginner's Guide, Ninth Edition by Herbert Schildt

    Java: A Beginner's Guide, Ninth Edition by Herbert Schildt

    RRP: €36.88
    €25.64
    A practical introduction to Java programming-fully revised for the latest version, Java SE 17Thoroughly updated for Java Platform Standard Edition 17, this hands-on resource shows, step by step, how to get started programming in Java from the very first...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €36.88
    €25.64
    Subtotal:
  • Learning GraphQL: Declarative Data Fetching for Modern Web Apps Eve Porcello 9781492030713

    Learning GraphQL: Declarative Data Fetching for Modern Web Apps Eve Porcello 9781492030713

    RRP: €44.02
    €28.61
    Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €44.02
    €28.61
    Subtotal:
  • Building Event-Driven Microservices: Leveraging Organizational Data at Scale Adam Bellemare 9781492057895

    Building Event-Driven Microservices: Leveraging Organizational Data at Scale Adam Bellemare 9781492057895

    RRP: €63.06
    €40.71
    Organizations today often struggle to balance business requirements with ever-increasing volumes of data. Additionally, the demand for leveraging large-scale, real-time data is growing rapidly among the most competitive digital industries. Conventional...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €40.71
    Subtotal:
  • Docker in Action by Jeff Nickoloff

    Docker in Action by Jeff Nickoloff

    RRP: €36.88
    €27.39
    The idea behind Docker is simple. Create a tiny virtual environment called a container that holds just your application and its dependencies. The Docker engine uses the host operating system to keep track of your containers. Applications running inside...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €36.88
    €27.39
    Subtotal:
  • Modern CSS with Tailwind, 2e Noel Rappin 9781680509403

    Modern CSS with Tailwind, 2e Noel Rappin 9781680509403

    RRP: €28.55
    €18.77
    This new edition of the book covers Tailwind 3.0, which changes the way Tailwind generates its CSS. Tailwind 3.0 has a large number of new features powered by the new system, including the ability to use arbitrary values with most Tailwind class...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €28.55
    €18.77
    Subtotal:
  • Python For Dummies by Stef Maruch 9780471778646

    Python For Dummies by Stef Maruch 9780471778646

    RRP: €32.12
    €25.78
    Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €32.12
    €25.78
    Subtotal:
  • Introducing ReScript: Functional Programming for Web Applications by Danny Yang

    Introducing ReScript: Functional Programming for Web Applications by Danny Yang

    RRP: €35.69
    €21.65
    This book serves as a succinct guide on ReScript, a functional language for building web applications. Using examples of ReScript language features along with explanations of fundamental concepts in functional programming, this book will show web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €35.69
    €21.65
    Subtotal:
  • JavaScript Pocket Reference by David Flanagan

    JavaScript Pocket Reference by David Flanagan

    RRP: €23.79
    €15.89
    Although JavaScript has become the programming language of the Web, it's a little different from the expectations of other languages. This convenient pocket reference gives you immediate answers to pressing questions as you encounter them. Based on...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €23.79
    €15.89
    Subtotal:
  • Time is Money Tammy Everts 9781491928745

    Time is Money Tammy Everts 9781491928745

    RRP: €19.03
    €13.01
    If you want to convince your organization to conduct a web performance upgrade, this concise book will strengthen your case. Drawing upon her many years of web performance research, author Tammy Everts uses cases studies and other data to explain how web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €19.03
    €13.01
    Subtotal:
  • JavaScript in easy steps Mike McGrath 9781840788778

    JavaScript in easy steps Mike McGrath 9781840788778

    RRP: €14.27
    €9.52
    JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €14.27
    €9.52
    Subtotal:
  • Creating Channels with APIs Dan Woods 9781449308926

    Creating Channels with APIs Dan Woods 9781449308926

    RRP: €23.79
    €15.89
    Many of the highest traffic sites get more than half of their traffic not through the browser but through the APIs they have created. Salesforce.com (more than 50%) and Twitter (more than 75% fall into this category. Ebay gets more than 8 billion API...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €23.79
    €15.89
    Subtotal:
  • Eloquent Javascript, 3rd Edition: A Modern Introduction to Programming by Marijn Haverbeke

    Eloquent Javascript, 3rd Edition: A Modern Introduction to Programming by Marijn Haverbeke

    RRP: €45.21
    €27.24
    JavaScript lies at the heart of almost every modern web application, from social apps like Twitter to browser-based game frameworks like Phaser and Babylon. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €45.21
    €27.24
    Subtotal:
  • Java Performance: In-depth Advice for Tuning and Programming Java 8, 11, and Beyond Scott Oaks 9781492056119

    Java Performance: In-depth Advice for Tuning and Programming Java 8, 11, and Beyond Scott Oaks 9781492056119

    RRP: €63.06
    €41.19
    Coding and testing are generally considered separate areas of expertise. In this practical book, Java expert Scott Oaks takes the approach that anyone who works with Java should be adept at understanding how code behaves in the Java Virtual...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €41.19
    Subtotal:
  • Agile Web Development with Rails 6 Sam Ruby 9781680506709

    Agile Web Development with Rails 6 Sam Ruby 9781680506709

    RRP: €55.34
    €36.40
    Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll get step-by-step guidance. If you're an experienced...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €55.34
    €36.40
    Subtotal:
  • UX Strategy: Product Strategy Techniques for Devising Innovative Digital Solutions Jaime Levy 9781492052432

    UX Strategy: Product Strategy Techniques for Devising Innovative Digital Solutions Jaime Levy 9781492052432

    RRP: €47.59
    €31.12
    User experience (UX) strategy lies at the intersection of UX design and business strategy, but until now, there hasn't been an easy-to-apply framework for executing it. This hands-on guide introduces lightweight product strategy tools and techniques to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €47.59
    €31.12
    Subtotal:
  • Web Scraping with Python: Data Extraction from the Modern Web Ryan Mitchell 9781098145354

    Web Scraping with Python: Data Extraction from the Modern Web Ryan Mitchell 9781098145354

    RRP: €63.06
    €40.71
    If programming is magic, then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. This thoroughly updated third edition not only...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €40.71
    Subtotal:
  • PHP in easy steps: Updated for PHP 8 Mike McGrath 9781840789232

    PHP in easy steps: Updated for PHP 8 Mike McGrath 9781840789232

    RRP: €14.27
    €9.52
    PHP in easy steps, 4th edition demonstrates every aspect of the language you'll need to produce professional web programming results. Its examples provide clear syntax-highlighted code, which is freely downloadable, showing PHP language basics including...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €14.27
    €9.52
    Subtotal:
  • Docs for Developers: An Engineer's Field Guide to Technical Writing by Jared Bhatti 9781484272169

    Docs for Developers: An Engineer's Field Guide to Technical Writing by Jared Bhatti 9781484272169

    RRP: €59.49
    €38.39
    Learn to integrate programming with good documentation. This book teaches you the craft of documentation for each step in the software development lifecycle, from understanding your users' needs to publishing, measuring, and maintaining useful developer...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €59.49
    €38.39
    Subtotal:
  • Users Journey Storymapping Products That People Love by Donna Lichaw 9781933820316

    Users Journey Storymapping Products That People Love by Donna Lichaw 9781933820316

    RRP: €48.78
    €45.90
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781933820316Author Donna LichawFormat HardbackPage Count 160Imprint Rosenfeld MediaPublisher Rosenfeld Media
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €48.78
    €45.90
    Subtotal:
  • Full Stack Serverless: Modern Application Development with React, AWS, and GraphQL Nader Dabit 9781492059899

    Full Stack Serverless: Modern Application Development with React, AWS, and GraphQL Nader Dabit 9781492059899

    RRP: €63.06
    €40.71
    With a new generation of services and frameworks, frontend and mobile developers can use their existing skill set to build full stack applications by leveraging the cloud. Developers can build robust applications with production-ready features such as...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €63.06
    €40.71
    Subtotal:
  • JavaScript: The Good Parts Douglas Crockford 9780596517748

    JavaScript: The Good Parts Douglas Crockford 9780596517748

    RRP: €28.55
    €18.77
    Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €28.55
    €18.77
    Subtotal:
  • PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools by Matt Zandstra

    PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools by Matt Zandstra

    RRP: €65.44
    €49.63
    Learn how to develop elegant and rock-solid systems using PHP, aided by three key elements: object fundamentals, design principles, and best practices. The 6th edition of this popular book has been fully updated for PHP 8, including attributes,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €65.44
    €49.63
    Subtotal:
  • Rocket Surgery Made Easy: The Do-It-Yourself Guide to Finding and Fixing Usability Problems by Steve Krug

    Rocket Surgery Made Easy: The Do-It-Yourself Guide to Finding and Fixing Usability Problems by Steve Krug

    RRP: €38.07
    €27.73
    It's been known for years that usability testing can dramatically improve products. But with a typical price tag of $5,000 to $10,000 for a usability consultant to conduct each round of tests, it rarely happens. In this how-to companion to Don't Make Me...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €38.07
    €27.73
    Subtotal:
  • Head First Kotlin by Dawn Griffiths

    Head First Kotlin by Dawn Griffiths

    RRP: €76.15
    €47.86
    What will you learn from this book? Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €76.15
    €47.86
    Subtotal:
  • Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges by Olaf Zimmermann

    Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges by Olaf Zimmermann

    RRP: €44.02
    €33.19
    Proven Patterns for Designing Evolvable High-Quality APIs--For Any Domain, Technology, or Platform APIs enable breakthrough innovation and digital transformation in organizations and ecosystems of all kinds. To create user-friendly, reliable and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €44.02
    €33.19
    Subtotal:
  • Go Web Programming Sau Sheong Chang 9781617292569

    Go Web Programming Sau Sheong Chang 9781617292569

    RRP: €42.83
    €32.34
    DESCRIPTION Google built the Go language from the ground up to simplify the challenges of modern application development. Go is ideal for writing server-side components that route and process data and manage the event-driven nature of modern web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: €42.83
    €32.34
    Subtotal:
  • Total: items /

Adding your books to cart