Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Object-Oriented Programming in C++ by Nicolai M. Josuttis
RRP: £58.95Booksplease Price: £53.21This step-by-step tutorial teaches you all language features and explains their practical usage. Josuttis goes well beyond the basics, demonstrating how to combine templates with object-oriented programming to produce the power of modern C++ development... -
Practical Web Scraping for Data Science: Best Practices and Examples with Python by Seppe Vanden Broucke 9781484235812
RRP: £64.99Booksplease Price: £48.68This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the... -
Getting Skilled with Java: Learn Java Programming from Scratch with Realistic Applications and Problem Solving Programmes by M Rashid Raza 9789391392499
Booksplease Price: £27.46Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789391392499Author M Rashid RazaFormat PaperbackPage Count 254Imprint Bpb PublicationsPublisher Bpb PublicationsWeight(grams) 440gDimensions(mm) 235mm *... -
C Programming by Tony Royce 9780333638514
Booksplease Price: £76.50A carefully paced introduction to programming in the C language, this book assumes only a limited previous knowledge of computers and programming. Each concept and feature of the language is presented as a short lesson, usually restricted to two text... -
Building Bioinformatics Solutions by Conrad Bessant 9780199658565
RRP: £63.00Booksplease Price: £47.69Bioinformatics encompasses a broad and ever-changing range of activities involved with the management and analysis of data from molecular biology experiments. Despite the diversity of activities and applications, the basic methodology and core tools... -
Introducing Blockchain with Java: Program, Implement, and Extend Blockchains with Java by Spiro Buzharovski 9781484279267
RRP: £49.99Booksplease Price: £32.67Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.Introducing Blockchain with... -
gRPC Microservices in Go Huseyin Babal 9781633439207
RRP: £46.99Booksplease Price: £35.19Learn how to build fast and secure gRPC-based microservices using the powerful Go programming language. Ideal for software developers who know the basics of Go. gRPC Microservices in Go shows you howto combine the powerful gRPC Remote Procedure Call... -
Concepts in Programming Languages by John C. Mitchell 9780521780988
RRP: £74.00Booksplease Price: £66.53For undergraduate and beginning graduate students, this textbook explains and examines the central concepts used in modern programming languages, such as functions, types, memory management, and control. The book is unique in its comprehensive... -
PHP & MySQL: The Missing Manual Brett Mclaughlin 9781449325572
RRP: £31.99Booksplease Price: £22.60If you can build websites with CSS and JavaScript, this book takes you to the next level - creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web... -
Mastering Secure Java Applications: Navigating security in cloud and microservices for Java by Tarun Kumar Chawdhury 9789355518842
Booksplease Price: £29.55Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789355518842Author Tarun Kumar ChawdhuryFormat PaperbackPage Count 344Imprint BPB PublicationsPublisher BPB Publications -
Portable Python Projects: Run Your Home on a Raspberry Pi Mike Riley 9781680508598
RRP: £36.99Booksplease Price: £26.12Discover easy ways to control your home with the powerful new Raspberry Pi hardware. Program short Python scripts that will detect changes in your home and react with the instructions you code. Use new add-on accessories to monitor a variety of... -
The The C# Workshop: Kickstart your career as a software developer with C# by Jason Hales 9781800566491
RRP: £39.99Booksplease Price: £39.39Build your understanding and confidence with this hands-on guide to programming with C# 10 and .NET 6Key FeaturesGain a solid foundation in C# and focus on coding real-world applicationsLearn how to write clean, effective code and think like a C#... -
ASP.NET Core 5 for Beginners: Kick-start your ASP.NET web development journey with the help of step-by-step tutorials and examples by Ed Price 9781800567184
RRP: £41.99Booksplease Price: £41.36Learn how to build web applications efficiently using ASP.NET Core 5 with the C# programming language and related frameworksKey FeaturesBuild web apps and services and cross-platform applications using .NET and C#Understand different web programming... -
Java Unit Testing with JUnit 5: Test Driven Development with JUnit 5 by Shekhar Gulati 9781484230145
RRP: £64.99Booksplease Price: £46.68Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java 8 to continuously deliver code that... -
Programming Language Concepts by Peter Sestoft 9783319607887
RRP: £42.99Booksplease Price: £40.07This book uses a functional programming language (F#) as a metalanguage to present all concepts and examples, and thus has an operational flavour, enabling practical experiments and exercises. It includes basic concepts such as abstract syntax,... -
Java Illuminated by Julie Anderson 9781284140996
RRP: £140.00Booksplease Price: £48.20Written for the one- to three-term introductory programming course, the fifth edition of Java Illuminated provides learners with an interactive, user-friendly approach to learning the Java programming language. Comprehensive but accessible, the text... -
Step-by-Step Angular Routing: Learn To Create client-side and Single Page Apps with Routing and Navigation by Stephen Fluin 9789388511667
RRP: £17.99Booksplease Price: £16.92Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789388511667Author Stephen FluinFormat PaperbackPage Count 132Imprint BPB PublicationsPublisher BPB Publications -
The Definitive Guide to NetBeans Platform by Heiko Bock 9781430224174
RRP: £49.99Booksplease Price: £49.60The Definitive Guide to NetBeans (TM) Platform is a thorough and definitive introduction to the NetBeans Platform, covering all its major application programming interfaces (APIs) in detail, with relevant code examples used throughout. The original... -
Python Programming Blueprints: Build nine projects by leveraging powerful frameworks such as Flask, Nameko, and Django by Mark Vasilkov 9781786468161
RRP: £41.99Booksplease Price: £41.66How to build useful, real-world applications in the Python programming language About This Book * Deliver scalable and high-performing applications in Python. * Delve into the great ecosystem of Python frameworks and libraries through projects... -
PHP Unit Pocket Guide Sebastian Bergmann 9780596101039
RRP: £7.99Booksplease Price: £6.16Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open... -
Clojure Cookbook Luke Vanderhart 9781449366179
RRP: £35.99Booksplease Price: £25.10With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to... -
Hands-On Design Patterns with Delphi: Build applications using idiomatic, extensible, and concurrent design patterns in Delphi by Primoz Gabrijelcic 9781789343243
Booksplease Price: £37.72Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective codeKey FeaturesDelve into the core patterns and components of Delphi in order to master your application's designBrush up on... -
Clean C++20: Sustainable Software Development Patterns and Best Practices by Stephan Roth 9781484259481
RRP: £39.99Booksplease Price: £27.52Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also... -
Practical MATLAB Modeling with Simulink: Programming and Simulating Ordinary and Partial Differential Equations by Sulaymon L. Eshkabilov
RRP: £54.99Booksplease Price: £44.93Employ the essential and hands-on tools and functions of MATLAB's ordinary differential equation (ODE) and partial differential equation (PDE) packages, which are explained and demonstrated via interactive examples and case studies. This book contains... -
XPath & XPointer John E. Simpson 9780596002916
RRP: £27.99Booksplease Price: £19.80Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role... -
The Python Language Reference: Release 3.6.4 by Guido Van Rossum 9781680921618
Booksplease Price: £10.98Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781680921618Author Guido Van RossumFormat PaperbackPage Count 168Imprint 12th Media ServicesPublisher 12th Media ServicesWeight(grams) 404gDimensions(mm)... -
GNU Emacs LISP Reference Manual by Bil Lewis 9788866060994
RRP: £64.99Booksplease Price: £60.37Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9788866060994Author Bil LewisFormat HardbackPage Count 1104Imprint AAA TechnePublisher AAA TechneWeight(grams) 2803gDimensions(mm) 279mm * 216mm * 57mm -
Software Architecture with Python by Anand Balachandran Pillai 9781786468529
RRP: £41.99Booksplease Price: £41.66Architect and design highly scalable, robust, clean, and highly performant applications in Python About This Book * Identify design issues and make the necessary adjustments to achieve improved performance * Understand practical architectural... -
SQL Server Tacklebox by Rodney Landrum 9781906434250
RRP: £19.99Booksplease Price: £15.47For the day-to-day DBA, there are dangers around every corner; monsters waiting to strike down the unsuspecting database with a resource-hungry query, an inefficient data load, or even outright data corruption. When the worst happens, and SQL Server is... -
Learning PHP 7 by Antonio Lopez 9781785880544
RRP: £41.99Booksplease Price: £41.66Learn the art of PHP programming through this example-rich book filled to the brim with tutorials every PHP developer needs to know About This Book * Set up the PHP environment and get started with web programming * Leverage the potential of PHP... -
Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles by Aarthi Elumalai 9781484268117
RRP: £39.99Booksplease Price: £27.45Want to create cool games and apps to impress your friends (or yourself), but not sure where to start? Or, have you tried your hand at programming, but got utterly bored after combing through hundreds of pages of dry text? Then you've come to the right... -
Introduction to Python for Science and Engineering by David J. Pine
RRP: £54.99Booksplease Price: £53.88Series in Computational PhysicsSteven A. Gottlieb and Rubin H. Landau, Series EditorsIntroduction to Python for Science and EngineeringThis guide offers a quick and incisive introduction to Python programming for anyone. The author has carefully... -
Handbook of Practical Logic and Automated Reasoning by John Harrison 9780521899574
RRP: £132.00Booksplease Price: £121.66The sheer complexity of computer systems has meant that automated reasoning, i.e. the ability of computers to perform logical inference, has become a vital component of program construction and of programming language design. This book meets the demand... -
Hands-On Deep Learning for Games: Leverage the power of neural networks and reinforcement learning to build intelligent games by Micheal Lanham 9781788994071
Booksplease Price: £32.80Understand the core concepts of deep learning and deep reinforcement learning by applying them to develop gamesKey FeaturesApply the power of deep learning to complex reasoning tasks by building a Game AIExploit the most recent developments in machine... -
Thoughtful Machine Learning with Python Matthew Kirk 9781491924136
RRP: £34.50Booksplease Price: £23.87Gain the confidence you need to apply machine learning in your daily work. With this practical guide, author Matthew Kirk shows you how to integrate and test machine learning algorithms in your code, without the academic subtext. Featuring graphs and... -
Hands-On Blockchain for Python Developers: Empowering Python developers in the world of blockchain and smart contracts by Arjuna Sky Kok 9781805121367
Booksplease Price: £37.42Write popular DeFi and NFT smart contracts with Vyper, a Pythonic programming language, and integrate blockchain with real-world applications using Python Key Features Use the world's easiest programming language to build web3 applications Write... -
Python Internals for Developers: Practice Python 3.x Fundamentals, Including Data Structures, Asymptotic Analysis, and Data Types by Sonam Chawla Bhatia 9789391392024
Booksplease Price: £29.20Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789391392024Author Sonam Chawla BhatiaFormat PaperbackPage Count 522Imprint Bpb PublicationsPublisher Bpb PublicationsWeight(grams) 889gDimensions(mm) 235mm... -
JavaScript on Things by Lyza Danger Gardner
RRP: £29.99Booksplease Price: £29.98JavaScript can be used to control hordes of small robots, creative maker projects, and IoT devices. With the Node.js ecosystem at hand, hardware prototyping gets fun, intuitive and fast. JavaScript on Things is the first step into the exciting... -
Practical Domain-Driven Design in Enterprise Java: Using Jakarta EE, Eclipse MicroProfile, Spring Boot, and the Axon Framework by Vijay Nair 9781484245422
RRP: £39.99Booksplease Price: £29.44See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to... -
Complete Maya Programming: An Extensive Guide to MEL and C++ API by David Gould 9781558608351
Booksplease Price: £68.11Learning Maya, the world's leading 3D animation and effects package, is a challenge, especially for those who want to master Maya's versatile programming features in addition to its built-in tools. Finally, here is a practical, step-by-step guide...