Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Definitive ANTLR 4 Reference by Terence Parr
RRP: €35.11Booksplease Price: €25.64Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will... -
Web Coding & Development All-in-One For Dummies by Paul McFedries 9781394197026
RRP: €41.64Booksplease Price: €30.76Learn 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... -
Arduino Projects For Dummies by Brock Craft
RRP: €24.99Booksplease Price: €19.97Discover all the amazing things you can do with Arduino Arduino is a programmable circuit board that is being used by everyone from scientists, programmers, and hardware hackers to artists, designers, hobbyists, and engineers in order to add... -
JavaScript: The Good Parts Douglas Crockford 9780596517748
RRP: €28.55Booksplease Price: €21.35Most 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... -
Continuous Delivery in Java: Essential Tools and Best Practices for Deploying Code to Production Daniel Bryant 9781491986028
RRP: €52.35Booksplease Price: €37.02Continuous delivery adds enormous value to the business and the entire software delivery lifecycle, but adopting this practice means mastering new skills typically outside of a developer's comfort zone. In this practical book, Daniel Bryant and Abraham... -
Tidy First?: A Personal Exercise in Empirical Software Design Kent Beck 9781098151249
RRP: €38.07Booksplease Price: €27.45Messy 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: €14.27Booksplease Price: €10.28Java 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... -
Javascript For Kids by Nick Morgan
RRP: €38.07Booksplease Price: €25.10JavaScript 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... -
AI and Machine Learning For Coders: A Programmer's Guide to Artificial Intelligence Laurence Moroney 9781492078197
RRP: €63.06Booksplease Price: €43.48If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build... -
Impact Mapping: Making a Big Impact with Software Products and Projects by Gojko Adzic 9780955683640
RRP: €35.69Booksplease Price: €28.73Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780955683640Author Gojko AdzicFormat PaperbackPage Count 86Imprint Provoking ThoughtsPublisher Provoking ThoughtsWeight(grams) 171gDimensions(mm) 216mm *... -
Git Pocket Guide by Richard Silverman
RRP: €23.79Booksplease Price: €17.08This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git... -
25 Scratch Games For Kids by Max Wainewright
RRP: €22.60Booksplease Price: €16.45Introduces kids to the basics of programming with Scratch by teaching them how to program 25 games. This highly visual introduction to the language by best selling author Max Wainewright will have kids coding classic arcade games that use animation and... -
Programming Arduino: Getting Started with Sketches, Third Edition by Simon Monk 9781264676989
RRP: €13.08Booksplease Price: €12.03Sorry no description is available for this book at this time. -
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: €25.57Booksplease Price: €21.02Apologies 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)... -
Mastering Git: Attain expert-level proficiency with Git by mastering distributed version control features Jakub Narębski 9781835086070
Booksplease Price: €45.21Harness the full power of the Git version control system, gaining insights into Git best practices and strengthening your understanding of its architecture, underlying concepts, and behavior Key Features Set up Git for solo and collaborative... -
Docker in Action by Jeff Nickoloff
Booksplease Price: €48.78The 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... -
Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library David Tschumperle (Research scientist in Computer Science, GREYC) 9781032347530
RRP: €49.97Booksplease Price: €45.21Digital Image Processing with C++: Implementing Reference Algorithms with the CImg Library presents the theory of digital image processing and implementations of algorithms using a dedicated library. Processing a digital image means transforming its... -
Art of Computer Programming, Volume 4B, The: Combinatorial Algorithms by Donald Knuth
RRP: €71.39Booksplease Price: €54.61The Art of Computer Programming is Knuth's multivolume analysis of algorithms. With the addition of this new volume, it continues to be the definitive description of classical computer science. Volume 4B, the sequel to Volume 4A, extends Knuth's... -
Algorithms For Dummies by John Paul Mueller
RRP: €27.36Booksplease Price: €18.65Your secret weapon to understanding-and using!-one of the most powerful influences in the world today From your Facebook News Feed to your most recent insurance premiums-even making toast!-algorithms play a role in virtually everything that happens in... -
The Cathedral & the Bazaar - Musings on Linux & Open Source by an Accidental Revolutionary Rev Eric Raymond 9780596001087
RRP: €23.79Booksplease Price: €17.31Open source provides the competitive advantage in the Internet Age. According to the August Forrester Report, 56 percent of IT managers interviewed at Global 2,500 companies are already using some type of open source software in their infrastructure... -
Concurrency in Go: Tools and Techniques for Developers Katherine Cox-Buday 9781491941195
RRP: €47.59Booksplease Price: €32.73Concurrency can be notoriously difficult to get right, but fortunately, the Go open source programming language makes working with concurrency tractable and even easy. If you're a developer familiar with Go, this practical book demonstrates best... -
Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith Sam Newman 9781492047841
RRP: €53.54Booksplease Price: €36.25How 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... -
The Effective Engineer: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact by Bret Taylor 9780996128100
RRP: €46.41Booksplease Price: €29.75Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780996128100Author Bret TaylorFormat PaperbackPage Count 260Imprint Effective BookshelfPublisher Effective BookshelfWeight(grams) 363gDimensions(mm) 226mm *... -
Building Modern SaaS Applications with C# and .NET: Build, deploy, and maintain professional SaaS applications by Andy Watt 9781804610879
Booksplease Price: €40.45Embark on a tech-tastic adventure and build Software as a Service (SaaS) applications using the Microsoft tech stack Purchase of the print or Kindle book includes a free PDF eBook Key Features Understand the core concepts of Software as a Service... -
Dealers of Lightning: Xerox Parc and the Dawn of the Computer Age by Michael A Hiltzik
RRP: €21.41Booksplease Price: €16.04Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780887309892Author Michael A HiltzikFormat PaperbackPage Count 480Imprint Harper BusinessPublisher HarperCollins Publishers IncWeight(grams)... -
Learning Opentelemetry by Austin Parker 9781098147181
RRP: €44.02Booksplease Price: €31.29OpenTelemetry is a revolution in observability data. Instead of running multiple uncoordinated pipelines, OpenTelemetry provides users with a single integrated stream of data, providing multiple sources of high-quality telemetry data: tracing, metrics,... -
The Economy of Algorithms: AI and the Rise of the Digital Minions by Marek Kowalkiewicz 9781529242461
RRP: €11.89Booksplease Price: €11.29An insider’s guide to the invisible new economy that is reshaping our lives. Welcome to the economy of algorithms. It’s here and it’s growing. In the past few years, we have been flooded with examples of impressive technology. Algorithms have been around... -
Functional Python Programming - Third Edition: Use a functional approach to write succinct, expressive, and efficient Python code by Steven F. Lott
Booksplease Price: €42.83"Using this book has propelled my efficiency in solving leetcode challenges." - Discord user, zizu Python isn't all about object-oriented programming. Discover a valuable way of thinking about code design through a function-first approach - and learn... -
Learning Domain-Driven Design: Aligning Software Architecture and Business Strategy by Vladik Khononov
RRP: €63.06Booksplease Price: €39.01Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This practical book provides you with a set of core patterns,... -
sed and awk by Dale Dougherty 9781565922259
RRP: €47.59Booksplease Price: €29.79sed & awk describes two text processing programs that are mainstays of the UNIX programmer's toolbox. sed is a "stream editor" for editing streams of text that might be too large to edit as a single file, or that might be generated on the fly as part of... -
Adaptive Systems with Domain-Driven Design, Wardley Mapping, and Team Topologies: Architecture for Flow Susanne Kaiser 9780137393039
RRP: €40.45Booksplease Price: €31.40In a world of relentless change and accelerating uncertainty, organizations must continuously adapt and evolve to compete in environments they never anticipated. This requires upfront design for adaptability, and closer business alignment of software... -
Working Effectively with Legacy Code by 9780131177055
RRP: €57.11Booksplease Price: €43.51This book provides programmers with the ability to cost effectively handlecommon legacy code problems without having to go through the hugelyexpensive task of rewriting all existing code. It describes a series of practicalstrategies that developers can... -
Machine Learning Engineering by Andriy Burkov 9781999579579
RRP: €41.59Booksplease Price: €33.44Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781999579579Author Andriy BurkovFormat PaperbackPage Count 310Imprint True Positive Inc.Publisher True Positive Inc.Weight(grams) 535gDimensions(mm) 235mm *... -
Effective C: An Introduction to Professional C Programming by Robert Seacord
RRP: €57.11Booksplease Price: €28.56Written by renowned author Robert Seacord, Effective C is an in-depth look at the C programming language. Seacord introduces the language's basic data types and code structures while simultaneously addressing best practices, common errors, and open... -
CNC Programming: Basics & Tutorial Textbook by Michael J Peterson 9781438218915
RRP: €23.80Booksplease Price: €20.80Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781438218915Author Michael J PetersonFormat PaperbackPage Count 236Imprint CreateSpacePublisher CreateSpaceWeight(grams) 322gDimensions(mm) 229mm * 152mm *... -
The Complete Developer: Master the Full Stack with TypeScript, React, Next.js, MongoDB, and Docker by Martin Krause 9781718503281
RRP: €57.11Booksplease Price: €31.89This book is an easy, hands-on introduction to the creation of web applications from the ground up. Each chapter covers a particular part of an application, introducing you to modern techniques and architectural patterns for achieving it - with a... -
Building Green Software: A Sustainable Approach to Software Development and Operations by Anne Currie 9781098150624
RRP: €52.35Booksplease Price: €35.56How will software development and operations have to change to meet the sustainability and green needs of the planet? And what does that imply for development organizations? In this eye-opening book, sustainable software advocates Anne Currie, Sarah Hsu,... -
Reversing: Secrets of Reverse Engineering by Eldad Eilam
RRP: €32.13Booksplease Price: €23.98Beginning with a basic primer on reverse engineering-including computer internals, operating systems, and assembly language-and then discussing the various applications of reverse engineering, this book provides readers with practical, in-depth... -
LLVM Techniques, Tips, and Best Practices: Design your own compiler with libraries and tools from the latest LLVM by Min-Yih Hsu 9781838824952
Booksplease Price: €42.83Learn how you can build the next big programming language, compiler, or source code analyzer using LLVM and ClangKey FeaturesExplore Clang, LLVM's middle-end and backend, in a pragmatic wayDevelop your LLVM skillset and get to grips with a variety of... -
Introduction to Computation: Haskell, Logic and Automata by Donald Sannella
Booksplease Price: €35.69Computation, itself a form of calculation, incorporates steps that include arithmetical and non-arithmetical (logical) steps following a specific set of rules (an algorithm). This uniquely accessible textbook introduces students using a very distinctive...