Recently Viewed

Open Source

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming by Eric Matthes

    Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming by Eric Matthes

    RRP: £47.99
    Booksplease Price: £24.75
    Since its initial debut in 2015, this critically acclaimed quick-start guide to programming has taught millions of people all over the world to write clean code, solve problems, and build custom applications in the popular language of Python. The highly...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £24.75
    Subtotal:
    £0.00
  • Kubernetes for Developers by William Denniss 9781617297175

    Kubernetes for Developers by William Denniss 9781617297175

    RRP: £45.99
    Booksplease Price: £33.93
    Kubernetes Quickly is a clear and practical beginner's guide that shows you just how easy, flexible, and cost-effective it can be to make the switch to Kubernetes deployment even for small to medium-sized applications. Kubernetes Quickly is a hands-on...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £45.99
    Booksplease Price: £33.93
    Subtotal:
    £0.00
  • The Linux Command Line, 2nd Edition by William E. Jr. Shotts

    The Linux Command Line, 2nd Edition by William E. Jr. Shotts

    RRP: £37.99
    Booksplease Price: £22.13
    The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell (or command line). Along the way you'll learn the timeless skills handed down by generations of experienced,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £22.13
    Subtotal:
    £0.00
  • The Rust Programming Language: 2nd Edition by Steve Klabnik

    The Rust Programming Language: 2nd Edition by Steve Klabnik

    RRP: £47.99
    Booksplease Price: £28.90
    With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation. The Rust Programming Language,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £28.90
    Subtotal:
    £0.00
  • Linux Basics For Hackers: Getting Started with Networking, Scripting, and Security in Kali by OCCUPYTHEWEB

    Linux Basics For Hackers: Getting Started with Networking, Scripting, and Security in Kali by OCCUPYTHEWEB

    RRP: £37.99
    Booksplease Price: £21.60
    Many aspiring hackers are unfamiliar with Linux, having learned computer basics in a Windows or Mac environment. This can pose the single most important obstacle to mastering the skills to becoming a better hacker; while hacking can be done with Windows...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £21.60
    Subtotal:
    £0.00
  • Arduino For Dummies by John Nussey 9781119489542

    Arduino For Dummies by John Nussey 9781119489542

    RRP: £21.99
    Booksplease Price: £15.02
    Bring your ideas to life with the latest Arduino hardware and software Arduino is an affordable and readily available hardware development platform based around an open source, programmable circuit board. You can combine this programmable chip with a...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £21.99
    Booksplease Price: £15.02
    Subtotal:
    £0.00
  • Fluent Python: Clear, Concise, and Effective Programming Luciano Ramalho 9781492056355

    Fluent Python: Clear, Concise, and Effective Programming Luciano Ramalho 9781492056355

    RRP: £63.99
    Booksplease Price: £43.58
    Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer. With the updated edition of this...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £63.99
    Booksplease Price: £43.58
    Subtotal:
    £0.00
  • C# 12 in a Nutshell: The Definitive Reference Joseph Albahari 9781098147440

    C# 12 in a Nutshell: The Definitive Reference Joseph Albahari 9781098147440

    RRP: £55.99
    Booksplease Price: £36.39
    When you have questions about C# 12 or .NET 8, this best-selling guide has the answers you need. C# is a language of unusual flexibility and breadth, and with its continual growth, there's always so much more to learn. In the tradition of O'Reilly's...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £55.99
    Booksplease Price: £36.39
    Subtotal:
    £0.00
  • The Linux Programming Interface by Michael Kerrisk

    The Linux Programming Interface by Michael Kerrisk

    RRP: £94.99
    Booksplease Price: £57.29
    The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface the interface employed by nearly every application that runs on a Linux or UNIX system. In this authoritative work, Linux programming expert...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £94.99
    Booksplease Price: £57.29
    Subtotal:
    £0.00
  • Effective Modern C++ Scott Meyers 9781491903995

    Effective Modern C++ Scott Meyers 9781491903995

    RRP: £47.99
    Booksplease Price: £27.02
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £27.02
    Subtotal:
    £0.00
  • Efficient Linux at the Command Line: Boost Your Command-Line Skills by Daniel J Barrett

    Efficient Linux at the Command Line: Boost Your Command-Line Skills by Daniel J Barrett

    RRP: £47.99
    Booksplease Price: £28.78
    Take your Linux skills to the next level! Whether you're a system administrator, software developer, site reliability engineer, or enthusiastic hobbyist, this practical, hands-on book will help you work faster, smarter, and more efficiently. You'll learn...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £28.78
    Subtotal:
    £0.00
  • Cython by Kurt Smith

    Cython by Kurt Smith

    RRP: £23.99
    Booksplease Price: £15.94
    Build software that combines Python's expressivity with the performance and control of C (and C++). It's possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £23.99
    Booksplease Price: £15.94
    Subtotal:
    £0.00
  • Big Book of Small Python Programming by Al Sweigart

    Big Book of Small Python Programming by Al Sweigart

    RRP: £37.99
    Booksplease Price: £25.00
    The 100+ short, complete Python programmes in this book are designed to help beginning-to-intermediate Python programmers broaden their skills by providing a diverse set of coding examples they can study, emulate, and draw inspiration from. The...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £25.00
    Subtotal:
    £0.00
  • Learning Python by Mark Lutz 9781449355739

    Learning Python by Mark Lutz 9781449355739

    Booksplease Price: £66.62
    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz's popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It's an...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £66.62
    Subtotal:
    £0.00
  • Flask Web Development 2e: Developing Web Applications with Python Miguel Grinberg 9781491991732

    Flask Web Development 2e: Developing Web Applications with Python Miguel Grinberg 9781491991732

    RRP: £44.99
    Booksplease Price: £30.30
    Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you'll learn Flask from the ground up by developing a complete, real-world application created by author...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £30.30
    Subtotal:
    £0.00
  • Cracking Codes With Python: An Introduction to Building and Breaking Ciphers by Albert Sweigart

    Cracking Codes With Python: An Introduction to Building and Breaking Ciphers by Albert Sweigart

    RRP: £28.99
    Booksplease Price: £17.78
    Cracking Secret Codes with Python is a hands-on introduction to Python that teaches readers how to make and hack cipher programs, which are used to encrypt secret messages. It covers ciphers like the Caesar cipher, transposition cipher, and the RSA...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £28.99
    Booksplease Price: £17.78
    Subtotal:
    £0.00
  • Hadoop - The Definitive Guide 4e Tom White 9781491901632

    Hadoop - The Definitive Guide 4e Tom White 9781491901632

    RRP: £51.99
    Booksplease Price: £35.60
    Ready to unlock the power of your data? With the fourth edition of this comprehensive guide, you'll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. This book is ideal for programmers looking to analyze datasets...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £51.99
    Booksplease Price: £35.60
    Subtotal:
    £0.00
  • Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang by Adam Freeman

    Pro Go: The Complete Guide to Programming Reliable and Efficient Software Using Golang by Adam Freeman

    RRP: £54.99
    Booksplease Price: £51.64
    Best-selling author Adam Freeman explains how to get the most from Go, starting from the basics and building up to the most advanced and sophisticated features. You will learn how Go builds on a simple and consistent type system to create a comprehensive...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £54.99
    Booksplease Price: £51.64
    Subtotal:
    £0.00
  • Intermediate Rust by Jon Gjengset

    Intermediate Rust by Jon Gjengset

    RRP: £44.99
    Booksplease Price: £24.97
    For developers who've mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £24.97
    Subtotal:
    £0.00
  • Modern Vim Drew Neil 9781680502626

    Modern Vim Drew Neil 9781680502626

    RRP: £31.99
    Booksplease Price: £22.17
    Turn Vim into a full-blown development environment using Vim 8's new features and this sequel to the beloved bestseller Practical Vim. Integrate your editor with tools for building, testing, linting, indexing, and searching your codebase. Discover the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £31.99
    Booksplease Price: £22.17
    Subtotal:
    £0.00
  • Automate The Boring Stuff With Python, 2nd Edition: Practical Programming for Total Beginners by Al Sweigart

    Automate The Boring Stuff With Python, 2nd Edition: Practical Programming for Total Beginners by Al Sweigart

    RRP: £37.99
    Booksplease Price: £21.99
    In this second edition of Automate the Boring Stuff with Python, you'll learn the basics of programming in Python, the fastest growing programming language today, before moving on to create Python programs that effortlessly perform useful and impressive...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £21.99
    Subtotal:
    £0.00
  • The awk Programming Language by Alfred Aho

    The awk Programming Language by Alfred Aho

    RRP: £31.99
    Booksplease Price: £23.98
    Awk was developed in 1977 at Bell Labs, and it's still a remarkably useful tool for solving a wide variety of problems quickly and efficiently. In this update of the classic Awk book, the creators of the language show you what Awk can do and teach you...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £31.99
    Booksplease Price: £23.98
    Subtotal:
    £0.00
  • Hacking Kubernetes: Threat-Driven Analysis and Defense Andrew Martin 9781492081739

    Hacking Kubernetes: Threat-Driven Analysis and Defense Andrew Martin 9781492081739

    RRP: £52.99
    Booksplease Price: £32.17
    Want to run your Kubernetes workloads safely and securely? This practical book provides a threat-based guide to Kubernetes security. Each chapter examines a particular component's architecture and potential default settings and then reviews existing...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £32.17
    Subtotal:
    £0.00
  • Fluent React: Build Fast, Performant, and Intuitive Web Applications Tejas Kumar 9781098138714

    Fluent React: Build Fast, Performant, and Intuitive Web Applications Tejas Kumar 9781098138714

    RRP: £52.99
    Booksplease Price: £34.55
    When it comes to building user interfaces on the web, React enables web developers to unlock a new world of possibilities. This practical book helps you take a deep dive into fundamental concepts of this JavaScript library, including JSX syntax and...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.55
    Subtotal:
    £0.00
  • Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security Liz Rice 9781098135126

    Learning eBPF: Programming the Linux Kernel for Enhanced Observability, Networking, and Security Liz Rice 9781098135126

    RRP: £44.99
    Booksplease Price: £29.63
    What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £29.63
    Subtotal:
    £0.00
  • Real-World Java: Helping You Navigate the Java Ecosystem Jeanne Boyarsky 9781394275724

    Real-World Java: Helping You Navigate the Java Ecosystem Jeanne Boyarsky 9781394275724

    RRP: £37.99
    Booksplease Price: £34.02
    Explore the modern Java development landscape with this expert guide In Real-World Java: Navigating the Java Ecosystem, a pair of seasoned Java developers delivers a concise handbook for mastering the essential tools and frameworks prevalent in today's...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £37.99
    Booksplease Price: £34.02
    Subtotal:
    £0.00
  • Beginning Programming All-in-One For Dummies by Wallace Wang

    Beginning Programming All-in-One For Dummies by Wallace Wang

    RRP: £28.99
    Booksplease Price: £15.08
    Let there be code! Beginning Programming All-in-One For Dummies offers one guide packed with 7 books to teach you programming across multiple languages. Coding can seem complex and convoluted, but Dummies makes it simple and easy to understand. You'll...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £28.99
    Booksplease Price: £15.08
    Subtotal:
    £0.00
  • Programming Rust: Fast, Safe Systems Development Jim Blandy 9781492052593

    Programming Rust: Fast, Safe Systems Development Jim Blandy 9781492052593

    RRP: £63.99
    Booksplease Price: £42.78
    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £63.99
    Booksplease Price: £42.78
    Subtotal:
    £0.00
  • Python and R for the Modern Data Scientist: The Best of Both Worlds Rick Scavetta 9781492093404

    Python and R for the Modern Data Scientist: The Best of Both Worlds Rick Scavetta 9781492093404

    RRP: £52.99
    Booksplease Price: £34.55
    Success in data science depends on the flexible and appropriate use of tools. That includes Python and R, two of the foundational programming languages in the field. With this book, data scientists from the Python and R communities will learn how to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £52.99
    Booksplease Price: £34.55
    Subtotal:
    £0.00
  • Linux Pocket Guide: Essential Commands by Daniel J. Barrett 9781098157968

    Linux Pocket Guide: Essential Commands by Daniel J. Barrett 9781098157968

    RRP: £23.99
    Booksplease Price: £15.94
    If you use Linux in your day-to-day work, then Linux Pocket Guide is the perfect on-the-job reference. This thoroughly updated 20th anniversary edition contains more than 200 Linux commands, including new commands for file handling, package management,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £23.99
    Booksplease Price: £15.94
    Subtotal:
    £0.00
  • Systems Performance by Brendan Gregg

    Systems Performance by Brendan Gregg

    RRP: £47.99
    Booksplease Price: £35.80
    Systems Performance, Second Edition, covers concepts, strategy, tools, and tuning for operating systems and applications, using Linux-based operating systems as the primary example. A deep understanding of these tools and techniques is critical for...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £35.80
    Subtotal:
    £0.00
  • Robust Python Patrick Viafore 9781098100667

    Robust Python Patrick Viafore 9781098100667

    RRP: £44.99
    Booksplease Price: £29.93
    Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain? Python is an easy language to learn and use, but that also means systems can quickly grow...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £29.93
    Subtotal:
    £0.00
  • R All-in-One For Dummies by Schmuller

    R All-in-One For Dummies by Schmuller

    RRP: £30.99
    Booksplease Price: £21.32
    A deep dive into the programming language of choice for statistics and data With R All-in-One For Dummies, you get five mini-books in one, offering a complete and thorough resource on the R programming language and a road map for making sense of the sea...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £30.99
    Booksplease Price: £21.32
    Subtotal:
    £0.00
  • Laravel: Up & Running: A Framework for Building Modern PHP Apps Matt Stauffer 9781098153267

    Laravel: Up & Running: A Framework for Building Modern PHP Apps Matt Stauffer 9781098153267

    RRP: £47.99
    Booksplease Price: £31.47
    What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £31.47
    Subtotal:
    £0.00
  • Hands-On Design Patterns with C++: Solve common C++ problems with modern design patterns and build robust applications by Fedor G. Pikus 9781804611555

    Hands-On Design Patterns with C++: Solve common C++ problems with modern design patterns and build robust applications by Fedor G. Pikus 9781804611555

    Booksplease Price: £37.47
    A comprehensive guide with extensive coverage of concepts such as OOP, functional programming, generic programming, concurrency, and STL along with the latest features of C++ Purchase of the print or Kindle book includes a free PDF eBook Key...
    Qty in Cart: 0
    Quantity:
    Price:
    Booksplease Price: £37.47
    Subtotal:
    £0.00
  • Concurrency in Go: Tools and Techniques for Developers Katherine Cox-Buday 9781491941195

    Concurrency in Go: Tools and Techniques for Developers Katherine Cox-Buday 9781491941195

    RRP: £39.99
    Booksplease Price: £26.55
    Concurrency 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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £39.99
    Booksplease Price: £26.55
    Subtotal:
    £0.00
  • Python Essentials For Dummies by John C. Shovic 9781394263479

    Python Essentials For Dummies by John C. Shovic 9781394263479

    RRP: £12.99
    Booksplease Price: £8.85
    The no-nonsense way to get started coding in the Python programming language Python Essentials For Dummies is a quick reference to all the core concepts in Python, the multifaceted general-purpose language used for everything from building websites to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £12.99
    Booksplease Price: £8.85
    Subtotal:
    £0.00
  • Wordpress: The Missing Manual: The Book That Should Have Been in the Box by Matthew MacDonald

    Wordpress: The Missing Manual: The Book That Should Have Been in the Box by Matthew MacDonald

    RRP: £44.99
    Booksplease Price: £29.63
    Whether you're a budding blogger or seasoned web designer, WordPress is a brilliant tool for creating websites - once you know how to tap into its impressive features. The latest edition of this jargon-free Missing Manual shows you how to use WordPress's...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £44.99
    Booksplease Price: £29.63
    Subtotal:
    £0.00
  • Learn Physics With Functional Programming: A Hands-on Guide to Exploring Physics with Haskell by Scott Walck

    Learn Physics With Functional Programming: A Hands-on Guide to Exploring Physics with Haskell by Scott Walck

    RRP: £47.99
    Booksplease Price: £28.27
    This book teaches you to solve physics problems using the functional programming paradigm. Ideal for first-time programmers and science aficionados alike, it introduces the Haskell programming language and encourages the writing of beautiful code to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £47.99
    Booksplease Price: £28.27
    Subtotal:
    £0.00
  • Beginning C++23: From Beginner to Pro by Ivor Horton 9781484293423

    Beginning C++23: From Beginner to Pro by Ivor Horton 9781484293423

    RRP: £54.99
    Booksplease Price: £47.03
    Begin your programming journey with C++ , starting with the basics and progressing through step-by-step examples that will help you become a proficient C++ programmer. This book includes new features from the C++23 standard. All you need are Beginning...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: £54.99
    Booksplease Price: £47.03
    Subtotal:
    £0.00
  • Total: 0 items / £0.00

Adding your books to cart