Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Python One-liners by Christian Mayer
RRP: $79.78Booksplease Price: $62.90Python One-Liners will show readers how to perform useful tasks with one line of Python code. Following a brief Python refresher, the book covers essential advanced topics like slicing, regular expressions, list comprehension, broadcasting, lambda... -
The The Python Workshop: A New, Interactive Approach to Learning Python by Andrew Bird 9781839218859
Booksplease Price: $69.09Cut through the noise and get real results with a step-by-step approach to learning Python 3.X programming Key Features Ideal for the Python beginner who is getting started for the first time A step-by-step Python tutorial with exercises and activities... -
The Modern Vulkan Cookbook: A practical guide to 3D graphics and advanced real-time rendering techniques in Vulkan by Preetish Kakkar 9781803239989
Booksplease Price: $82.09Discover essential real-time rendering techniques, curated by industry-leading computer graphics professionals, with over 60 recipes for extending or applying them directly to existing or new rendering engines focusing on Vulkan Key Features Explore a... -
PHP, MySQL, & JavaScript All-in-One For Dummies Richard Blum 9781119468387
RRP: $77.68Booksplease Price: $66.49Explore the engine that drives the internet It takes a powerful suite of technologies to drive the most-visited websites in the world. PHP, mySQL, JavaScript, and other web-building languages serve as the foundation for application development and... -
C All-in-One Desk Reference For Dummies Dan Gookin (Coeur d'Alene, Idaho) 9780764570698
RRP: $62.98Booksplease Price: $46.20Ready, set, code! A user-friendly guide introducing the C programming language to new and intermediate coders The C programming language and its direct descendants are widespread and among the most popular programming languages used in the world today... -
Domain-Driven Design with Golang: Use Golang to create simple, maintainable systems to solve complex business problems by Matthew Boyle 9781804613450
Booksplease Price: $75.16Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolio Key Features Explore Domain-driven design as a timeless concept and learn how to apply it with Go Build a... -
Django 3 By Example: Build powerful and reliable Python web applications from scratch, 3rd Edition by Antonio Mele 9781838981952
RRP: $88.18Booksplease Price: $86.18Learn Django 3 with four end-to-end web projectsKey FeaturesLearn Django 3 by building real-world web applications from scratch in Python, using coding best practicesIntegrate other technologies into your application with clear, step-by-step explanations... -
Relativity Made Relatively Easy Volume 2: General Relativity and Cosmology by Andrew Steane 9780192893543
RRP: $92.38Booksplease Price: $89.65Following on from a previous volume on Special Relativity, Andrew Steane's second volume on General Relativity and Cosmology is aimed at advanced undergraduate or graduate students undertaking a physics course, and encourages them to expand their... -
Troubleshooting SQL Server - A Guide for the Accidental DBA by Jonathan Kehayias 9781906434786
RRP: $41.98Booksplease Price: $31.46Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781906434786Author Jonathan KehayiasFormat PaperbackPage Count 370Imprint Simple Talk PublishingPublisher Simple Talk PublishingWeight(grams)... -
Scala Cookbook: Recipes for Object-Oriented and Functional Programming Alvin Alexander 9781492051541
RRP: $134.38Booksplease Price: $91.56Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most... -
C++ Programming Language: A Quickstudy Laminated Reference by Scott Smith
RRP: $16.70Booksplease Price: $11.17Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781423241737Author Scott SmithPage Count 6Imprint Barcharts, IncPublisher Barcharts, IncWeight(grams) 136gDimensions(mm) 277mm * 211mm * 5mm -
Just Spring Madhusudhan Konda 9781449306403
RRP: $33.58Booksplease Price: $23.23Get a concise introduction to Spring, the increasingly popular open source framework for building lightweight enterprise applications on the Java platform. This example-driven book for Java developers delves into the framework's basic features, as well... -
Julia as a Second Language by Erik Engheim
RRP: $96.58Booksplease Price: $50.06Learn Julia programming by building fun projects, like launching rockets, building password keepers, and even coding battle simulations. Julia as a Second Language covers: How Julia implements data types such as numbers, strings, arrays, and... -
Elegant SciPy by Juan Nunez-Iglesias 9781491922873
RRP: $67.18Booksplease Price: $45.42Welcome to Scientific Python and its community. If you're a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read... -
Extreme Programming Pocket Guide Chromatic 9780596004859
RRP: $33.58Booksplease Price: $23.23Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of... -
Practical Foundations for Programming Languages by Robert Harper 9781107150300
RRP: $138.60Booksplease Price: $127.66This text develops a comprehensive theory of programming languages based on type systems and structural operational semantics. Language concepts are precisely defined by their static and dynamic semantics, presenting the essential tools both intuitively... -
The Cucumber for Java Book Seb Rose 9781941222294
RRP: $60.88Booksplease Price: $43.16Teams working on the JVM can now say goodbye forever to misunderstood requirements, tedious manual acceptance tests, and out-of-date documentation. Cucumber - the popular, open-source tool that helps teams communicate more effectively with their... -
Programming WebAssembly with Rust by Kevin Hoffman 9781680506365
RRP: $77.68Booksplease Price: $53.30WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust delivers the power of C in a language that strictly enforces type safety... -
Learning Spring Boot 3.0: Simplify the development of production-grade applications using Java and Spring by Greg L. Turnquist 9781803233307
Booksplease Price: $72.58Build Java web apps without wasting any time with this third edition of the best-selling Spring Boot guide for beginners, updated and enhanced with defining features of Spring Boot 3Purchase of the print or Kindle book includes a free eBook PDFKey... -
C# Data Structures and Algorithms: Harness the power of C# to build a diverse range of efficient applications by Marcin Jamro 9781803248271
Booksplease Price: $82.09Write sophisticated C# code with this complete guide to using diverse data structures and algorithms, featuring ready-to-use code snippets, detailed explanations, and illustrations Key Features Master lists, stacks, queues, dictionaries, sets, and... -
Efficient R Programming by Colin Gillespie 9781491950784
RRP: $67.18Booksplease Price: $45.97There are many excellent R resources for visualization, data science, and package development. Hundreds of scattered vignettes, web pages, and forums explain how to use R in particular domains. But little has been written on how to simply make R work... -
The Foolish Gentlewoman by Margery Sharp 9781913527716
RRP: $23.08Booksplease Price: $17.54Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781913527716Author Margery SharpFormat PaperbackImprint Dean Street PressPublisher Dean Street PressWeight(grams) 129g -
Python Playground by Mahesh Venkitachalam
RRP: $60.88Booksplease Price: $42.69Python is a powerful programming language that s easy to learn and fun to play with. But once you ve gotten a handle on the basics, what do you do next? Python Playground is a collection of imaginative programming projects that will inspire you to use... -
Teaching Primary Programming with Scratch Teacher Book: Research-Informed Approaches by Phil Bagge
Booksplease Price: $54.92Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781915054203Author Phil BaggeFormat PaperbackPage Count 112Imprint The University of Buckingham PressPublisher Legend Press LtdWeight(grams) 500g -
SQL Server Execution Plans: Third Edition by Grant Fritchey 9781910035245
RRP: $41.98Booksplease Price: $33.56Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781910035245Author Grant FritcheyFormat PaperbackPage Count 520Imprint Red Gate BooksPublisher Red Gate BooksWeight(grams) 885gDimensions(mm) 235mm * 191mm... -
Programming The Raspberry Pi Pico In C by Harry Fairhead 9781871962680
RRP: $73.12Booksplease Price: $66.76Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781871962680Author Harry FairheadFormat PaperbackPage Count 374Imprint I/O PressPublisher I/O PressWeight(grams) 640gDimensions(mm) 235mm * 191mm * 20mm -
Teaching Primary Programming with Scratch Pupil Book Year 3 by Phil Bagge 9781915054227
RRP: $31.48Booksplease Price: $23.27Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781915054227Author Phil BaggeFormat PaperbackPage Count 80Imprint The University of Buckingham PressPublisher Legend Press LtdWeight(grams) 500g -
Master the Raspberry Pi Pico in C: WiFi with lwIP & mbedtls by Mike James 9781871962819
RRP: $62.12Booksplease Price: $56.76Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781871962819Author Mike JamesFormat PaperbackPage Count 234Imprint I/O PressPublisher I/O PressWeight(grams) 413gDimensions(mm) 254mm * 178mm * 12mm -
Hands-On Unity Game Development: Unlock the power of Unity 2023 and build your dream game by Nicolas Alejandro Borromeo 9781835085714
Booksplease Price: $76.65Unlock game development mastery with Unity 2023! This book takes you from conception to publication, equipping you with the key tools and techniques you need to bring your gaming vision to life. Key Features Learn the fundamentals of Unity 2023 and... -
Make: LEGO and Arduino Projects: Projects for Extending Mindstorms Nxt with Open-Source Electronics by John Baichtal 9781449321062
RRP: $58.78Booksplease Price: $40.89Make amazing robots and gadgets by combining two of the hottest DIY technologies: the venerable LEGO and the upstart Arduino. With this book, you'll learn how to take LEGO Mindstorms components - motors, sensors, and more - and interface them with the... -
Think Data Structures: Algorithms and Information Retrieval in Java Allen B. Downey 9781491972397
RRP: $67.18Booksplease Price: $45.97If you're a student studying computer science or a software developer preparing for technical interviews, this practical book will help you learn and review some of the most important ideas in software engineering-data structures and algorithms-in a way... -
Modern C++ Programming with Test-Driven Development: Code Better, Sleep Better Jeff Langr 9781937785482
RRP: $67.18Booksplease Price: $47.19f you program in C++ you've been neglected. Test-driven development (TDD) is a modern software development practice that can dramatically reduce the number of defects in systems, produce more maintainable code, and give you the confidence to change your... -
Rust Brain Teasers Herbert Wolverson 9781680509175
RRP: $31.48Booksplease Price: $21.27The Rust programming language is consistent and does its best to avoid surprising the programmer. Like all languages, though, Rust still has its quirks. But these quirks present a teaching opportunity. In this book, you'll work through a series of brain... -
The Adventures of Johnny Bunko: The Last Career Guide You'll Ever Need by Daniel H. Pink
RRP: $23.08Booksplease Price: $17.22Meet Johnny Bunko. He's probably a lot like you. He did what everybody - parents, teachers, careers advisors - told him to do. But now, stuck in a dead-end job, he's begun to suspect that what he thought he knew is just plain wrong. One bizarre night,... -
High-Performance Java Persistence by Vlad Mihalcea 9789730228236
RRP: $62.90Booksplease Price: $58.46Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789730228236Author Vlad MihalceaFormat PaperbackPage Count 488Imprint Vlad MihalceaPublisher Vlad MihalceaWeight(grams) 1120gDimensions(mm) 279mm * 216mm *... -
Learn Autonomous Programming with Python: Utilize Python’s capabilities in artificial intelligence, machine learning, deep learning and robotic process automation by Varun P, Divadkar 9789355517630
Booksplease Price: $70.06Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789355517630Author Varun P, DivadkarFormat PaperbackPage Count 324Imprint BPB PublicationsPublisher BPB Publications -
HTML & CSS Essentials For Dummies by Paul McFedries 9781394262908
RRP: $27.28Booksplease Price: $19.01The easy way to brush up on your HTML & CSS programming skills HTML & CSS Essentials For Dummies is your quick and handy reference to all the core concepts of HTML & CSS-the must-know markup and style languages that make the internet go. This no-nonsense... -
Complex Network Analysis in Python Dmitry Zinoviev 9781680502695
RRP: $60.88Booksplease Price: $42.53Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product,... -
C Programming in Easy Steps by Mike McGrath 9781840785449 [USED COPY]
RRP: $23.08Booksplease Price: $2.63C Programming in easy steps instructs you how to create computer programs in the C programming language. It contains separate chapters on the major features of the C language. There are complete example programs that demonstrate each aspect of C ... -
Beginning Ethical Hacking with Python by Sanjib Sinha 9781484225400
RRP: $83.98Booksplease Price: $58.17Learn the basics of ethical hacking and gain insights into the logic, algorithms, and syntax of Python. This book will set you up with a foundation that will help you understand the advanced concepts of hacking in the future. Learn Ethical Hacking with...