Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
PHP in easy steps: Updated for PHP 8 Mike McGrath 9781840789232
RRP: £11.99Booksplease Price: £8.44PHP 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... -
Spring Boot: Up and Running: Building Cloud Native Java and Kotlin Applications Mark Heckler 9781492076988
RRP: £52.99Booksplease Price: £33.95With 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... -
REST API Design Rulebook Mark Masse 9781449310509
RRP: £19.99Booksplease Price: £13.45The basic rules of REST APIs - "many nouns, few verbs, stick with HTTP" - seem easy, but that simplicity and power require discipline to work smoothly. This brief guide provides next steps for implementing complex projects on simple and... -
Python in a Nutshell: A Desktop Quick Reference by Alex Martelli
RRP: £71.99Booksplease Price: £45.99Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the... -
Building Micro-Frontends: Scaling Teams and Projects Empowering Developers Luca Mezzalira 9781492082996
RRP: £44.99Booksplease Price: £29.03What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this approach lets you break interfaces into separate features managed by different teams of developers. With this practical guide,... -
Python for DevOps: Learn Ruthlessly Effective Automation Noah Gift 9781492057697
RRP: £47.99Booksplease Price: £31.17Much has changed in technology over the past decade. Data is hot, the cloud is ubiquitous, and many organizations need some form of automation. Throughout these transformations, Python has become one of the most popular languages in the world. This... -
Python Dash: Build Data Analysis and Visualization Apps with Plotly by Adam Schroeder
RRP: £33.99Booksplease Price: £20.07A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You've seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by... -
Learning Blazor: Build Single-Page Apps with Webassembly and C# David Pine 9781098113247
RRP: £52.99Booksplease Price: £34.21Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor... -
Distributed Systems with Node.js: Building Enterprise-Ready Backend Services Thomas Hunter ll 9781492077299
RRP: £44.99Booksplease Price: £29.33Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise... -
High Performance JavaScript Nicholas C Zakas 9780596802790
RRP: £27.99Booksplease Price: £18.33If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to... -
Learning Perl: Making Easy Things Easy and Hard Things Possible Randal L Schwartz 9781492094951
RRP: £52.99Booksplease Price: £34.25If you're just getting started with Perl, this is the book you want-whether you're a programmer, system administrator, or web hacker. Nicknamed "the Llama" by two generations of users, this best seller closely follows the popular introductory Perl course... -
Kubernetes Operators: Automating the Container Orchestration Platform Jason Dobies 9781492048046
RRP: £44.99Booksplease Price: £29.48Operators are a way of packaging, deploying, and managing Kubernetes applications. A Kubernetes application doesn't just run on Kubernetes; it's composed and managed in Kubernetes terms. Operators add application-specific operational knowledge to a... -
Speaking JavaScript Axel Rauschmayer 9781449365035
RRP: £39.99Booksplease Price: £26.25Like it or not, JavaScript is everywhere these days - from browser to server to mobile - and now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a veteran programmer... -
Pandas for Everyone: Python Data Analysis by Daniel Y. Chen
RRP: £29.49Booksplease Price: £22.06The Hands-On, Example-Rich Introduction to Pandas Data Analysis in Python Today, analysts must manage data characterized by extraordinary variety, velocity, and volume. Using the open source Pandas library, you can use Python to rapidly automate and... -
Professional JavaScript for Web Developers Matt Frisbie (University of Illinois Urbana-Champaign) 9781394193219
RRP: £47.50Booksplease Price: £42.68Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for pros Professional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The... -
Programming Python Mark Lutz 9780596158101
RRP: £59.99Booksplease Price: £41.25Once you've come to grips with the core Python language, learning how to build Python applications presents a far more interesting challenge. Tap this book's wealth of practical advice, snippets of code, and patterns of program design to take your Python... -
Web Design in easy steps by Sea McManus
RRP: £12.99Booksplease Price: £9.05Web Design in easy steps, 7th edition reveals the key principles of good web design, which is the art and science of building effective and attractive websites. The book will introduce you to the key technologies of the web, and the design principles... -
Networking and Kubernetes: A Layered Approach James Strong 9781492081654
RRP: £52.99Booksplease Price: £33.95Networking 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... -
Adobe Dreamweaver Classroom in a Book by James Maivald
RRP: £44.99Booksplease Price: £33.54The fastest, easiest, most comprehensive way to learn Adobe Dreamweaver Classroom in a Book (R), the best-selling series of hands-on software training workbooks, offers what no other book or training program does -- an official training series from... -
Data Structures and Algorithms with JavaScript Michael Mcmillan 9781449364939
RRP: £31.99Booksplease Price: £20.77As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work... -
Go Programming Language For Dummies by Wei-Meng Lee
RRP: £24.99Booksplease Price: £16.50Ready, set, program with Go! Now is the perfect time to learn the Go Programming Language. It's one of the most in-demand languages among tech recruiters and developers love its simplicity and power. Go Programming Language For Dummies is an easy way to... -
Programming Perl: Unmatched Power for Text Processing and Scripting by Tom Christiansen 9780596004927
RRP: £47.99Booksplease Price: £40.00When it comes to learning Perl, programmers consider this book to be the undisputed bible. You not only learn every nuance of this language, you also get a unique perspective on the evolution of Perl and its future direction. The 4th edition has been... -
SVG Essentials J. Eisenberg 9781449374358
RRP: £31.99Booksplease Price: £20.77Learn the essentials of Scalable Vector Graphics, the mark-up language used by most vector drawing programs and interactive web graphics tools. SVG Essentials takes you through SVG's capabilities, beginning with simple line drawings and moving through... -
Learning Helm: Managing Apps on Kubernetes Matt Butcher 9781492083658
RRP: £44.99Booksplease Price: £29.03Get up to speed with Helm, the preeminent package manager for the Kubernetes container orchestration system. This practical guide shows you how to efficiently create, install, and manage the applications running inside your containers. Helm maintainers... -
Information Architecture, 4e Louis Rosenfeld 9781491911686
RRP: £51.99Booksplease Price: £33.63Information 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... -
Java Performance: In-depth Advice for Tuning and Programming Java 8, 11, and Beyond Scott Oaks 9781492056119
RRP: £52.99Booksplease Price: £34.25Coding 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... -
CSS Cookbook 3e Christopher Schmitt 9780596155933
RRP: £39.99Booksplease Price: £26.55This cookbook provides you with hundreds of practical examples for using CSS to format your web pages, complete with code recipes you can use in your projects right away. With "CSS Cookbook", you'll go beyond theory to solve real problems, from... -
Learning Python with Raspberry Pi Alex Bradbury 9781118717059
RRP: £21.00Booksplease Price: £14.06The must-have companion guide to the Raspberry Pi User Guide! Raspberry Pi chose Python as its teaching language of choice to encourage a new generation of programmers to learn how to program. This approachable book serves as an ideal resource for anyone... -
The Digital Marketing Handbook: A Step-By-Step Guide to Creating Websites That Sell by Robert W. Bly
RRP: £15.99Booksplease Price: £12.47What's Your Website's ROI? Written to help marketers-from the Fortune 1000 to small business owners and solopreneurs-turn their websites from cost centers to profit centers, The Digital Marketing Handbook by legendary copywriting pioneer and... -
Typescript Cookbook: Real World Type-Level Programming Stefan Baumgartner 9781098136659
RRP: £52.99Booksplease Price: £34.61TypeScript is one of the most important tools for JavaScript developers. Still, even experienced developers wonder why the TypeScript compiler is throwing squiggly red lines at them. Enter TypeScript Cookbook. With this practical guide, author Stefan... -
XML For Dummies Lucinda Dykes 9780764588457
RRP: £21.99Booksplease Price: £14.97See how XML works for business needs and RSS feeds Create consistency on the Web, or tag your data for different purposes Tag -- XML is it! XML tags let you share your format as well as your data, and this handy guide will show you how. You'll soon be... -
PHP 8 Objects, Patterns, and Practice: Mastering OO Enhancements, Design Patterns, and Essential Development Tools by Matt Zandstra
RRP: £54.99Booksplease Price: £50.57Learn 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,... -
Learn More Python 3 the Hard Way: The Next Step for New Python Programmers by Zed A. Shaw
RRP: £33.49Booksplease Price: £24.54Transform Your Ideas into High-Quality Python Code! Zed Shaw has perfected the world's best system for becoming a truly effective Python 3.x developer. Follow it and you will succeed-just like the tens of millions of programmers he's already taught. You... -
HTML / CSS QuickStart Guide: The Simplified Beginners Guide to Developing a Strong Coding Foundation, Building Responsive Websites, and Mastering the Fundamentals of Modern Web Design by David Durocher 9781636100005
RRP: £23.99Booksplease Price: £17.37Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781636100005Author David DurocherFormat PaperbackPage Count 362Imprint ClydeBank Media LLCPublisher ClydeBank Media LLCWeight(grams) 621gDimensions(mm)... -
PHP 8 Basics: For Programming and Web Development by Gunnard Engebreth
RRP: £29.99Booksplease Price: £18.33Take advantage of PHP 8's powerful features to create basic web applications, solve code tests (required for most job interviews nowadays), and begin moving towards more advanced PHP concepts. This book provides an introduction to PHP 8, including... -
Build a Website With Django 3 by Nigel George 9780648884408
RRP: £19.90Booksplease Price: £14.57Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780648884408Author Nigel GeorgeFormat PaperbackPage Count 264Imprint Gnw Independent PublishingPublisher Gnw Independent PublishingWeight(grams)... -
Learning JavaScript Design Patterns: A JavaScript and React Developer's Guide by Adnan Osmani
RRP: £52.99Booksplease Price: £34.61Do you want to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language? Do you want clean, efficient, manageable code? Want to stay up-to-date with the latest best practices? If so, the... -
Active Directory: Designing, Deploying, and Running Active Directory Brian Desmond 9781449320027
RRP: £51.99Booksplease Price: £34.13Organize your network resources by learning how to design, manage, and maintain Active Directory. Updated to cover Windows Server 2012, the fifth edition of this bestselling book gives you a thorough grounding in Microsoft's network directory service by... -
Test-Driven Development with Python 2e: Obey the Testing Goat: Using Django, Selenium, and JavaScript Harry J. W. Percival 9781491958704
RRP: £55.99Booksplease Price: £36.59By taking you through the development of a real web application from beginning to end, the second edition of this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You'll learn how to write and run tests... -
Learning Web App Development: Build Quickly with Proven JavaScript Techniques by Semmy Purewal 9781449370190
RRP: £39.99Booksplease Price: £25.95Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how...