Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Effective Haskell: Solving Real-World Problems with Strongly Typed Functional Programming Rebecca Skinner 9781680509342
RRP: £46.50Booksplease Price: £32.73Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the... -
React Key Concepts: An in-depth guide to React's core features Maximilian Schwarzmüller 9781836202271
Booksplease Price: £37.99Confidently implement React in your next project with this in-depth overview of React's core features - now updated for React 19. Purchase of the print or Kindle book includes a free PDF ebook and bonus content from the author. Key Features ... -
Python and R for the Modern Data Scientist: The Best of Both Worlds Rick Scavetta 9781492093404
RRP: £52.99Booksplease Price: £34.55Success in data science depends on the flexible and appropriate use of tools. That includes Python and R, two of the foundational programming languages in the field. With this book, data scientists from the Python and R communities will learn how to... -
Web Coding & Development All-in-One For Dummies by Paul McFedries 9781394197026
RRP: £34.99Booksplease Price: £22.32Learn the in-demand skills that let you turn lines of code into websites and apps Web Coding & Development All-in-One For Dummies is a one-stop resource for would-be developers who need guidance on the languages and steps used to build websites and... -
JavaScript: The Good Parts Douglas Crockford 9780596517748
RRP: £23.99Booksplease Price: £15.72Most 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... -
Tidy First?: A Personal Exercise in Empirical Software Design Kent Beck 9781098151249
RRP: £31.99Booksplease Price: £21.63Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you... -
Java in easy steps Mike McGrath 9781840788730
RRP: £11.99Booksplease Price: £8.19Java 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... -
Getting Started with p5.js Lauren Mccarthy 9781457186776
RRP: £15.99Booksplease Price: £11.08Processing opened up the world of programming to artists, designers, educators, and beginners. The p5.js JavaScript implementation of Processing reinterprets it for today's web. This short book gently introduces the core concepts of computer programming... -
Javascript For Kids by Nick Morgan
RRP: £31.99Booksplease Price: £21.93JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun! JavaScript for Kids is a lighthearted introduction that teaches programming essentials through... -
JavaScript Pocket Reference by David Flanagan
RRP: £19.99Booksplease Price: £13.30Although 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... -
JavaScript and jQuery: Interactive Front-End Web Development Jon Duckett 9781118531648
RRP: £30.99Booksplease Price: £22.62Expert techniques to make your websites more interactive and engaging In JavaScript and jQuery: Interactive Front-End Development, best-selling author Jon Duckett delivers a fully illustrated guide to making your websites more interactive and your... -
Lean Enterprise: The Essential Step-by-Step Guide to Building a Lean Business with Six Sigma, Kanban, and 5S Methodologies (Lean Guides with Scrum, Sprint, Kanban, DSDM, XP & Crystal) by Greg Caldwell 9781951754457
RRP: £21.49Booksplease Price: £15.42Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781951754457Author Greg CaldwellFormat HardbackPage Count 106Imprint Alakai Publishing LLCPublisher Alakai Publishing LLCWeight(grams) 231gDimensions(mm)... -
Flutter and Dart Cookbook: Developing Full-Stack Applications for the Cloud Rich Rose 9781098119515
RRP: £52.99Booksplease Price: £30.07Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development... -
Docker in Action by Jeff Nickoloff
RRP: £30.99Booksplease Price: £23.59The 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... -
Robust Python Patrick Viafore 9781098100667
RRP: £44.99Booksplease Price: £29.93Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow... -
Beginning HTML5 and CSS3 For Dummies Ed Tittel (Austin, Texas) 9781118657201
RRP: £25.99Booksplease Price: £15.58Your full-color, friendly guide to getting started with HTML5 and CSS3! HTML and CSS are essential tools for creating dynamic websites and help make your websites even more effective and unique. This friendly-but-straightforward guide gets you started... -
HTML5 and CSS3 All-in-One For Dummies Andy Harris 9781118289389
RRP: £27.99Booksplease Price: £20.77A new edition of a bestseller covers the latest advances in web development! HTML5 and CSS3 are essential tools for creating dynamic websites and boast updates and enhanced features that can make your websites even more effective and unique. This... -
Laravel: Up & Running: A Framework for Building Modern PHP Apps Matt Stauffer 9781098153267
RRP: £47.99Booksplease Price: £31.47What 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... -
UX Strategy: Product Strategy Techniques for Devising Innovative Digital Solutions Jaime Levy 9781492052432
RRP: £39.99Booksplease Price: £26.55User 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... -
FastAPI Cookbook: Develop high-performance APIs and web applications with Python Giunio De Luca 9781805127857
Booksplease Price: £33.99Enhance your web development skills, from setting up your environment and advanced integrations to building robust, high-traffic web applications with practical, scalable solutions Key Features Explore FastAPI in depth, from basic setup to advanced... -
Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith Sam Newman 9781492047841
RRP: £44.99Booksplease Price: £29.63How 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... -
Practical Node-RED Programming: Learn powerful visual programming techniques and best practices for the web and IoT by Taiji Hagino 9781800201590
Booksplease Price: £31.66Use a low-code programming approach to create event-driven applications from scratch by wiring together hardware devices, APIs, and online servicesKey FeaturesDiscover how you can automate the Internet of Things (IoT) without writing huge blocks of... -
JavaScript Patterns Stoyan Stefanov 9780596806750
RRP: £27.99Booksplease Price: £19.17What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects,... -
CSS Pocket Reference: Visual Presentation for the Web Eric A. Meyer 9781492033394
RRP: £23.99Booksplease Price: £13.50When you're working with CSS and need an answer now, this concise yet comprehensive quick reference provides the essential information you need. Revised and updated for CSS3, this fifth edition is ideal for intermediate to advanced web designers and... -
Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities by Vickie Li
RRP: £47.99Booksplease Price: £27.30Bug 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... -
A Friendly Guide to Software Development: What You Should Know Without Being a Developer by Leticia Portella
RRP: £49.99Booksplease Price: £35.53Software is everywhere, but despite being so common and useful, it remains magical and mysterious to many. Still, more and more people are finding themselves working for tech companies, or with an array of software products, services, and tools. This can... -
Dive Into Python 3 by Mark Pilgrim 9781430224150
RRP: £54.99Booksplease Price: £40.09Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and... -
Modern CSS with Tailwind, 2e Noel Rappin 9781680509403
RRP: £23.99Booksplease Price: £16.26This 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... -
Coding For Dummies Nikhil Abraham (Wiley) 9781119293323
RRP: £27.99Booksplease Price: £19.16Coding For Dummies, (9781119293323) was previously published as Coding For Dummies, (9781118951309). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated... -
Introduction to JavaScript Object Notation Lindsay Bassett 9781491929483
RRP: £23.99Booksplease Price: £15.72What 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... -
Natural Language Processing with Python Steven Bird 9780596516499
RRP: £47.99Booksplease Price: £31.77This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies, from predictive text and email filtering to automatic summarization and translation. With it, you'll learn how... -
Introducing ReScript: Functional Programming for Web Applications by Danny Yang
RRP: £29.99Booksplease Price: £19.17This 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... -
CSS in easy steps Mike McGrath 9781840788754
RRP: £11.99Booksplease Price: £8.19Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840788754Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Learning Typescript: Enhance Your Web Development Skills Using Type-Safe JavaScript Josh Goldberg 9781098110338
RRP: £47.99Booksplease Price: £27.32TypeScript 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... -
OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 by Jeanne Boyarsky 9781118957400
RRP: £50.00Booksplease Price: £33.00Full coverage of functional programming and all OCA Java Programmer exam objectives OCA, Oracle Certified Associate Java SE 8 Programmer I Study Guide, Exam 1Z0-808 is a comprehensive study guide for those taking the Oracle Certified Associate Java SE 8... -
Mastering Python Regular Expressions by Felix Lopez 9781783283156
Booksplease Price: £20.99A short and straight to the point guide that explains the implementation of Regular Expressions in Python. This book is aimed at Python developers who want to learn how to leverage Regular Expressions in Python. Basic knowledge of Python is required for... -
Go Cookbook: Expert Solutions for Commonly Needed Go Tasks Sau Sheong Chang 9781098122119
RRP: £63.99Booksplease Price: £41.98Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe... -
Building Event-Driven Microservices: Leveraging Organizational Data at Scale Adam Bellemare 9781492057895
RRP: £52.99Booksplease Price: £34.55Organizations 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... -
Ultimate Tailwind CSS Handbook: Build Sleek and Modern Websites with Immersive Uis Using Tailwind CSS by Kartik Bhat 9789388590761
RRP: £24.95Booksplease Price: £18.94Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789388590761Author Kartik BhatFormat PaperbackPage Count 294Imprint Orange Education Pvt LtdPublisher Orange Education Pvt Ltd -
The Art of SEO: Mastering Search Engine Optimization Stephan Spencer 9781098102616
RRP: £52.99Booksplease Price: £30.38Three acknowledged experts in search engine optimization share guidelines and innovative techniques that will help you plan and execute a comprehensive SEO strategy. Complete with an array of effective tactics from basic to advanced, this fourth edition...