Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
DITA for Print: A DITA Open Toolkit Workbook, Second Edition by Leigh W White 9781937434540
Booksplease Price: £26.65Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781937434540Author Leigh W WhiteFormat PaperbackPage Count 526Imprint XML PressPublisher XML PressWeight(grams) 894gDimensions(mm) 235mm * 191mm * 27mm -
asyncio Recipes: A Problem-Solution Approach by Mohamed Mustapha Tahrioui 9781484244005
RRP: £29.99Booksplease Price: £27.86Get the most out of asyncio and find solutions to your most troubling Python programming problems. This book offers a pragmatic collection of recipes by going beyond online resources and docs to provide guidance on using this complex library. As such,... -
Java Servlet Programming Jason Hunter 9780596000400
RRP: £39.99Booksplease Price: £27.35Servlets are important in that they tie Java to the Web, allowing programmers to write Java programs that create dynamic Web content. This book covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle,... -
BeagleBone Cookbook Mark Yoder 9781491905395
RRP: £31.99Booksplease Price: £21.93BeagleBone is an inexpensive web server, Linux desktop, and electronics hub that includes all the tools you need to create your own projects-whether it's robotics, gaming, drones, or software-defined radio. If you're new to BeagleBone Black, or want to... -
C++20 Quick Syntax Reference: A Pocket Guide to the Language, APIs, and Library by Mikael Olsson 9781484259948
RRP: £54.99Booksplease Price: £41.50This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference. This... -
Mastering Concurrency in Python: Create faster programs using concurrency, asynchronous, multithreading, and parallel programming by Quan Nguyen 9781789343052
Booksplease Price: £36.80Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Key Features Explore the core syntaxes, language features and modern patterns of concurrency in Python Understand how to use concurrency to... -
Transitions and Trees: An Introduction to Structural Operational Semantics by Hans Huttel 9780521147095
RRP: £60.00Booksplease Price: £53.25Structural operational semantics is a simple, yet powerful mathematical theory for describing the behaviour of programs in an implementation-independent manner. This book provides a self-contained introduction to structural operational semantics,... -
XQuery for Humanists by Clifford B. Anderson 9781623498290
Booksplease Price: £39.35XQuery is the best language for querying, manipulating, and transforming XML and JSON documents. Because XML is in many ways the lingua franca of the digital humanities, learning XQuery empowers humanists to discover and analyze their data in new ways... -
Relational Theory for Computer Professionals C. J. Date 9781449369439
RRP: £31.99Booksplease Price: £21.63All of today's mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would... -
RELAX NG by Eric Van Der Vlist 9780596004217
RRP: £27.99Booksplease Price: £19.47As developers know, the beauty of XML is that it is extensible, even to the point that you can invent new elements and attributes as you write XML documents. Then, however, you need to define your changes so that applications will be able to make sense... -
PyTorch 1.x Reinforcement Learning Cookbook: Over 60 recipes to design, develop, and deploy self-learning AI models using Python by Yuxi (Hayden) Liu 9781838551964
Booksplease Price: £32.40Implement reinforcement learning techniques and algorithms with the help of real-world examples and recipes Key Features Use PyTorch 1.x to design and build self-learning artificial intelligence (AI) models Implement RL algorithms to solve control and... -
Foundations of PyGTK Development: GUI Creation with Python by W. David Ashley 9781484241783
RRP: £54.99Booksplease Price: £45.26Learn how to develop portable GUI programs to run on multiple operating systems. Revised and updated from the popular original, with a full set of new examples in Python and using PyGTK, this book provides all the information you'll need to write easy or... -
Mastering Concurrency Programming with Java 8 by Javier Fernandez Gonzalez 9781785886126
RRP: £45.99Booksplease Price: £45.24Master the principles and techniques of multithreaded programming with the Java 8 Concurrency API About This Book * Implement concurrent applications using the Java 8 Concurrency API and its new components * Improve the performance of your applications... -
The Advanced TEXbook by David Salomon 9780387945569
Booksplease Price: £90.14"Why is 'lEX so hard to use?" is the most frequent comment/complaint made by (frustrated) 'lEX users. The answer: Because it is programmable (has many features commonly found in programming languages), because it pays attention to detail, and... -
Blockchain Developer's Guide: Develop smart applications with Blockchain technologies - Ethereum, JavaScript, Hyperledger Fabric, and Corda by Brenn Hill 9781789954722
Booksplease Price: £39.89Build real-world projects like a smart contract deployment platform, betting apps, wallet services, and much more using blockchainKey FeaturesApply blockchain principles and features for making your life and business betterUnderstand Ethereum for smart... -
Java Illuminated by Julie Anderson 9781284250480
RRP: £114.00Booksplease Price: £95.78Written for the one- to three-term introductory programming course, the sixth edition of Java Illuminated provides learners with an interactive, user-friendly approach to learning the Java programming language. Comprehensive but accessible, the text... -
Beginning Python: From Novice to Professional by Magnus Lie Hetland 9781590599822
RRP: £64.99Booksplease Price: £49.93Gain a fundamental understanding of Python's syntax and features with the second edition of Beginning Python, an up-to-date introduction and practical reference. Covering a wide array of Python-related programming topics, including addressing language... -
MS Access 2013 Pure SQL: Real, Power-Packed Solutions For Business Users, Developers, And The Rest Of Us by Pindaro E Demertzoglou 9780988330054
RRP: £24.95Booksplease Price: £19.75Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780988330054Author Pindaro E DemertzoglouFormat PaperbackPage Count 420Imprint AlphapressPublisher AlphapressWeight(grams) 717gDimensions(mm) 235mm * 191mm... -
Compiling with Continuations by Andrew W. Appel 9780521033114
RRP: £83.00Booksplease Price: £70.87The control and data flow of a program can be represented using continuations, a concept from denotational semantics that has practical application in real compilers. This book shows how continuation-passing style is used as an intermediate... -
Quarkus Cookbook: Kubernetes-Optimized Java Solutions Alex Soto 9781492062653
RRP: £63.99Booksplease Price: £42.28Optimized for Kubernetes, Quarkus is designed to help you create Java applications that are cloud first, container native, and serverless capable. With this cookbook, authors Alex Soto Bueno and Jason Porter from Red Hat provide detailed solutions for... -
Python for Software Design: How to Think Like a Computer Scientist by Allen B. Downey 9780521725965
RRP: £40.00Booksplease Price: £35.54A no-nonsense introduction to software design using the Python programming language. Written for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most... -
D3.js By Example by Michael Heydt 9781785280085
Booksplease Price: £29.72Create attractive web-based data visualizations using the amazing JavaScript library D3.js About This Book * Learn to use the facilities provided by D3.js to create data-driven visualizations * Explore the concepts of D3.js through examples that enable... -
Roslyn Cookbook by Manish Vasani 9781787286832
RRP: £37.99Booksplease Price: £36.50Use Roslyn as a service to write powerful extensions and tools and use them in Visual Studio to improve code quality and maintain your source code more effectively. About This Book * Use Roslyn extensions and tools in Visual Studio to enforce "house... -
Kotlin Programming Cookbook: Explore more than 100 recipes that show how to build robust mobile and web applications with Kotlin, Spring Boot, and Android by Rashi Karanpuria 9781788472142
RRP: £41.99Booksplease Price: £41.34Discover Android programming and web development by understanding the concepts of Kotlin Programming About This Book * Practical solutions to your common programming problems with Kotlin 1.1 * Leverage the functional power of Kotlin to ease your... -
Python QuickStart Guide: The Simplified Beginner's Guide to Python Programming Using Hands-On Projects and Real-World Applications by Robert Oliver 9781636100371
RRP: £30.99Booksplease Price: £24.46Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781636100371Author Robert OliverFormat HardbackPage Count 396Imprint Clydebank Media LLCPublisher Clydebank Media LLCWeight(grams) 889gDimensions(mm) 235mm... -
Spring Security - Third Edition by Mick Knutson 9781787129511
Booksplease Price: £50.12Learn how to secure your Java applications from hackers using Spring Security 4.2 Key Features Architect solutions that leverage the power of Spring Security while being loosely coupled Implement existing user stores, user sign up,... -
Python Automation Cookbook: Explore the world of automation using Python recipes that will enhance your skills by Jaime Buelta 9781789133806
Booksplease Price: £30.69Step-by-step instructions which take you through each program to automate monotonous tasks with Python 3.7 Key Features Automate integral business processes such as report generation, email marketing, and lead generation Build your first web application... -
Python Continuous Integration and Delivery: A Concise Guide with Examples by Moritz Lenz 9781484242803
RRP: £49.99Booksplease Price: £37.88Gain the techniques and tools that enable a smooth and efficient software development process in this quick and practical guide on Python continuous integration (CI) and continuous delivery (CD). Based on example applications, this book introduces... -
Murach's C++ Programming: 2018 by Joel Murach 9781943872275
RRP: £60.99Booksplease Price: £42.90Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781943872275Author Joel MurachFormat PaperbackPage Count 770Imprint Mike Murach & Associates Inc.Publisher Mike Murach & Associates Inc. -
Programming in PASCAL by Nell Dale 9780763704841
RRP: £223.99Booksplease Price: £95.79Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780763704841Author Nell DaleFormat PaperbackPage Count 620Imprint Jones and Bartlett Publishers, IncPublisher Jones and Bartlett Publishers,... -
Practical MATLAB: With Modeling, Simulation, and Processing Projects by Irfan Turk 9781484252802
RRP: £54.99Booksplease Price: £47.43Apply MATLAB programming to the mathematical modeling of real-life problems from a wide range of topics. This pragmatic book shows you how to solve your programming problems, starting with a brief primer on MATLAB and the fundamentals of the MATLAB... -
Hands-On TypeScript for C# and .NET Core Developers: Transition from C# to TypeScript 3.1 and build applications with ASP.NET Core 2 by Francesco Abbruzzese 9781789130287
Booksplease Price: £36.80Discover how TypeScript allows you to build modern client-rich applications, thanks to its object-oriented capabilities and third-party tools like Angular and Web APIsKey FeaturesMake a seamless transition to using TypeScript 3.1 in your development... -
Java Examples in a Nutshell David Flanagan 9780596006204
RRP: £31.99Booksplease Price: £21.93The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you. This third edition covers Java 1.4 and contains 193... -
Professional Clojure by Timothy Pratley 9781119267270
RRP: £37.99Booksplease Price: £36.14Clear, practical Clojure for the professional programmer Professional Clojure is the experienced developer's guide to functional programming using the Clojure language. Designed specifically to meet the needs of professional developers, this book briefly... -
Hello World!:Computer Programming for Kids and Other Beginners by Warren Sande 9781617290923
Booksplease Price: £37.12Computer savvy kids and can be found surfing the web, chatting with friends, downloading music, and playing games - all at the same time. Many, however, want to do more. Not only do they want to use computers to stay connected to the world, they want to... -
C++ Data Structures and Algorithms: Learn how to write efficient code to build scalable and robust applications in C++ by Wisnu Anggoro 9781788835213
RRP: £37.99Booksplease Price: £36.50Learn how to build efficient, secure and robust code in C++ by using data structures and algorithms - the building blocks of C++ About This Book * Use data structures such as arrays, stacks, trees, lists, and graphs with real-world examples *... -
Ant Steve Holzner 9780596006099
RRP: £35.99Booksplease Price: £24.09Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With... -
The Pyqgis Programmer's Guide by Gary Sherman 9780989421720
Booksplease Price: £31.12Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780989421720Author Gary ShermanFormat PaperbackPage Count 200Imprint Locate PressPublisher Locate PressWeight(grams) 354gDimensions(mm) 235mm * 191mm * 11mm -
Magento PHP Developer's Guide - by Allan Macgregor 9781783554195
RRP: £37.99Booksplease Price: £36.50This book is written for PHP developers who are familiar with frameworks such as Zend or CakePHP and want to start developing and working with Magento. No prior knowledge of Magento is required.Book InformationISBN 9781783554195Author Allan... -
CICS Basic Training for Application Developers Using DB2 and VSAM by Robert Wingate 9781734584769
RRP: £30.99Booksplease Price: £23.35Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781734584769Author Robert WingateFormat HardbackPage Count 220Imprint Robert WingatePublisher Robert WingateWeight(grams) 594gDimensions(mm) 235mm * 191mm *...