Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
C Programming in easy steps: Updated for the GNU Compiler version 6.3.0 Mike McGrath 9781840788402
RRP: $15.47Booksplease Price: $10.90Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840788402Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Crafting Interpreters by Robert Nystrom 9780990582939
RRP: $56.75Booksplease Price: $42.31Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780990582939Author Robert NystromFormat PaperbackPage Count 640Imprint Genever BenningPublisher Genever BenningWeight(grams) 1247gDimensions(mm) 254mm *... -
Definitive ANTLR 4 Reference by Terence Parr
RRP: $38.06Booksplease Price: $26.95Programmers 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... -
Writing a C Compiler: Build a Real Programming Language from Scratch Nora Sandler 9781718500426
RRP: $86.42Booksplease Price: $45.15An approachable, hands-on tutorial to writing a C compiler: a computer program that translates code written by the programmer into code the computer can understand. By building a compiler, readers will gain invaluable knowledge about how programming... -
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: $46.43Learn 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... -
Java in Two Semesters: Featuring JavaFX by Quentin Charatan
RRP: $77.39Booksplease Price: $71.60This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental... -
Practical TLA+: Planning Driven Development by Hillel Wayne 9781484238288
RRP: $51.59Booksplease Price: $34.91Learn how to design complex, correct programs and fix problems before writing a single line of code. This book is a practical, comprehensive resource on TLA+ programming with rich, complex examples. Practical TLA+ shows you how to use TLA+ to specify a... -
Windows(R) 64-bit Assembly Language Programming Quick Start: Intel(R) X86-64, SSE, AVX by Robert Dunne 9780970112460
RRP: $19.34Booksplease Price: $15.22Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780970112460Author Robert DunneFormat PaperbackPage Count 194Imprint Gaul CommunicationsPublisher Gaul CommunicationsWeight(grams) 268g -
Developing Statistical Software in Fortran 95 by David R. Lemmon 9780387238173
RRP: $116.09Booksplease Price: $115.89Many books teach computational statistics. Until now, however, none has shown how to write a good program. This book gives statisticians, biostatisticians and methodologically-oriented researchers the tools they need to develop high-quality statistical... -
Language Server Protocol and Implementation: Supporting Language-Smart Editing and Programming Tools by Nadeeshaan Gunasinghe 9781484277911
RRP: $64.49Booksplease Price: $42.98Understand the important aspects of implementing a production-grade language server in support of language-smart tools such as code editors and other programming utilities. This book shows you how to create a single implementation of a language server... -
Guide to Assembly Language: A Concise Introduction by James T. Streib 9783030356385
RRP: $58.04Booksplease Price: $27.10This concise guide is designed to enable the reader to learn how to program in assembly language as quickly as possible. Through a hands-on programming approach, readers will also learn about the architecture of the Intel processor, and the relationship... -
Programming Languages: Principles and Paradigms Maurizio Gabbrielli 9783031341434
RRP: $64.49Booksplease Price: $47.94This textbook is a thorough, up-to-date introduction to the principles and techniques that guide the design and implementation of modern programming languages. The goal of the book is to provide the basis for a critical understanding of most modern... -
Engineering a Compiler by Keith D. Cooper
RRP: $103.19Booksplease Price: $84.07*Textbook and Academic Authors Association (TAA) Textbook Excellence Award Winner, 2024* Engineering a Compiler, Third Edition covers the latest developments in compiler technology, with new chapters focusing on semantic elaboration (the problems that... -
Advanced R Statistical Programming and Data Models: Analysis, Machine Learning, and Visualization by Matt Wiley
RRP: $83.84Booksplease Price: $64.20Carry out a variety of advanced statistical analyses including generalized additive models, mixed effects models, multiple imputation, machine learning, and missing data techniques using R. Each chapter starts with conceptual background information about... -
Creating Business Applications with Microsoft 365: Techniques in Power Apps, Power BI, SharePoint, and Power Automate by Jeffrey M. Rhodes
RRP: $64.49Booksplease Price: $43.87Learn how to automate processes, visualize your data, and improve productivity using Power Apps, Power Automate, Power BI, SharePoint, Forms, Teams, and more. This book will help you build complete solutions that often involve storing data in SharePoint,... -
Logical Gates, Circuits, Processors, Compilers and Computers by Jan Friso Groote 9783030685522
RRP: $38.69Booksplease Price: $31.05This undergraduate textbook first introduces basic electronic circuitry before explaining more advanced elements such as the Arithmetic Logic Unit, sequential circuits, and finally microprocessors. In keeping with this integrated and graduated approach,... -
Learning C# by Programming Games by Wouter van Toll 9783662592540
Booksplease Price: $59.24Developing computer games is a perfect way to learn how to program in modern programming languages. This book teaches how to program in C# through the creation of computer games - and without requiring any previous programming experience. Contrary to... -
A Beginners Guide to Python 3 Programming by John Hunt 9783031351211
RRP: $70.94Booksplease Price: $63.08This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run... -
Modern CMake for C++: Effortlessly build cutting-edge C++ code and deliver high-quality solutions by Rafał Świdziński 9781805121800
Booksplease Price: $50.43Gain proficiency in CMake and unlock the complete potential of C++ to develop exceptional projects Purchase of the print or Kindle book includes a free eBook in the PDF format Key Features Get to grips with CMake and take your C++ development skills to... -
Beginning C for Arduino, Second Edition: Learn C Programming for the Arduino by Jack J. Purdum
RRP: $70.94Booksplease Price: $56.41Beginning C for Arduino, Second Edition is written for those who have no prior experience with microcontrollers or programming but would like to experiment and learn both. Updated with new projects and new boards, this book introduces you to the C... -
Learn LLVM 17: A beginner's guide to learning LLVM compiler tools and core libraries with C++ by Kai Nacke 9781837631346
Booksplease Price: $50.43Learn how to build and use the complete spectrum of real-world compilers, including the frontend, optimization pipeline, and a new backend by leveraging the power of LLVM core libraries Key Features Get to grips with using LLVM libraries step by... -
Modern Compiler Implementation in ML by Andrew W. Appel
RRP: $85.14Booksplease Price: $76.34This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register... -
Complete Guide to Test Automation: Techniques, Practices, and Patterns for Building and Maintaining Effective Software Projects by Arnon Axelrod 9781484238318
RRP: $70.94Booksplease Price: $50.99Rely on this robust and thorough guide to build and maintain successful test automation. As the software industry shifts from traditional waterfall paradigms into more agile ones, test automation becomes a highly important tool that allows your... -
Language Implementation Patterns Terence Parr 9781934356456
RRP: $36.11Booksplease Price: $25.68Knowing how to create domain-specific languages (DSLs) can give you a huge productivity boost. Instead of writing code in a general-purpose programming language, you can first build a custom language tailored to make you efficient in a particular domain... -
Blazor WebAssembly By Example: Use practical projects to start building web apps with .NET 7, Blazor WebAssembly, and C# by Toi B. Wright 9781803241852
Booksplease Price: $36.44Building exciting web apps using methods other than JavaScript by following step-by-step instructions code-in-action videos.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore and build complete, easy-to-follow... -
Writing an Interpreter in Object Pascal: Part 1: Lexical and Basic Syntax Analysis by Herbert M Sauro 9781732548602
RRP: $21.87Booksplease Price: $18.29Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781732548602Author Herbert M SauroFormat PaperbackPage Count 170Imprint Ambrosius PublishingPublisher Ambrosius PublishingWeight(grams) 304gDimensions(mm)... -
Linkers and Loaders by John Levine
RRP: $69.65Booksplease Price: $64.18Whatever your programming language, whatever your platform, you probably tap into linker and loader functions all the time. But do you know how to use them to their greatest possible advantage? Only now, with the publication of Linkers & Loaders, is... -
Building REST APIs with Flask: Create Python Web Services with MySQL by Kunal Relan 9781484250211
RRP: $64.49Booksplease Price: $42.63Develop RESTful web services using the Flask micro-framework and integrate them using MySQL. Use Flask to develop, deploy, and manage REST APIs with easy-to-read and understand Python code. Solve your problem from a choice of libraries. Learn to use... -
Writing Compilers and Interpreters: A Software Engineering Approach by Ronald Mak
RRP: $87.72Booksplease Price: $77.95Long-awaited revision to a unique guide that covers both compilers and interpreters Revised, updated, and now focusing on Java instead of C++, this long-awaited, latest edition of this popular book teaches programmers and software engineering students... -
Getting Started with Visual Studio 2022: Learning and Implementing New Features by Dirk Strauss
RRP: $64.49Booksplease Price: $44.54Learn how to use the features of Visual Studio 2022 and utilize the IDE correctly to make it your one-stop solution for creating quality code. Learn what's new in VS 2022 and explore the existing features of Visual Studio so you can become a more... -
Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6 by Joshua M. Willman
RRP: $70.94Booksplease Price: $58.20Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a... -
Compiler Design: Analysis and Transformation by Helmut Seidl 9783642175473
Booksplease Price: $78.12While compilers for high-level programming languages are large complex software systems, they have particular characteristics that differentiate them from other software systems. Their functionality is almost completely well-defined - ideally there exist... -
Beginning x64 Assembly Programming: From Novice to AVX Professional by Jo Van Hoey
RRP: $51.59Booksplease Price: $37.99Program in assembly starting with simple and basic programs, all the way up to AVX programming. By the end of this book, you will be able to write and read assembly code, mix assembly with higher level languages, know what AVX is, and a lot more than... -
Game Development with GameMaker Studio 2: Make Your Own Games with GameMaker Language by Sebastiano M. Cossu 9781484250099
RRP: $64.49Booksplease Price: $59.62Create games from start to finish while learning game design and programming principles using the GameMaker Studio 2 game engine and GameMaker Language (GML).Game Development with GameMaker Studio 2 covers all aspects of game design and development from... -
Essentials of Compilation: An Incremental Approach in Racket by Jeremy G. Siek
RRP: $61.92Booksplease Price: $48.72Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262047760Author Jeremy G. SiekFormat HardbackPage Count 240Imprint MIT PressPublisher MIT Press Ltd -
Beginning Rust: Get Started with Rust 2021 Edition by Carlo Milanesi
RRP: $70.94Booksplease Price: $52.63Learn to program with Rust 2021 Edition, in an easy, step-by-step manner on Unix, the Linux shell, macOS, and the Windows command line. As you read this book, you'll build on the knowledge you gained in previous chapters and see what Rust has to offer. ... -
Metaprogramming Elixir by Chris McCord
RRP: $17.42Booksplease Price: $12.14Write code that writes code with Elixir macros. Macros make metaprogramming possible and define the language itself. In this book, you'll learn how to use macros to extend the language with fast, maintainable code and share functionality in ways you... -
Python Descriptors: Understanding and Using the Descriptor Protocol by Jacob Zimmerman 9781484237267
RRP: $36.11Booksplease Price: $26.41Create descriptors and see ideas and examples of how to use descriptors effectively. In this short book, you'll explore descriptors in general, with a deep explanation of what descriptors are, how they work, and how they're used. Once you understand the... -
Implementing Programming Languages. An Introduction to Compilers and Interpreters by Aarne Ranta 9781848900646
RRP: $17.42Booksplease Price: $15.69Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781848900646Author Aarne RantaFormat PaperbackPage Count 224Imprint College PublicationsPublisher College PublicationsWeight(grams) 321gDimensions(mm) 234mm... -
Beginning Data Science in R 4: Data Analysis, Visualization, and Modelling for the Data Scientist by Thomas Mailund
RRP: $64.49Booksplease Price: $47.30Discover best practices for data analysis and software development in R and start on the path to becoming a fully-fledged data scientist. Updated for the R 4.0 release, this book teaches you techniques for both data manipulation and visualization and...