null

Recently Viewed

Languages

Filter By

Sort By:

Display Type:
Filters
  • Book
  • Qty in Cart
  • Quantity
  • Price
  • Subtotal
  • Learning Java: An Introduction to Real-World Programming with Java by Marc Loy 9781098145538

    Learning Java: An Introduction to Real-World Programming with Java by Marc Loy 9781098145538

    RRP: $109.76
    $70.38
    Ideal for working programmers new to Java, this best-selling book guides you through the language features and APIs of Java 21. Through fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Dan Leuck introduce you to Java's...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $109.76
    $70.38
    Subtotal:
  • Programming JavaScript Applications by Eric Elliott 9781491950296

    Programming JavaScript Applications by Eric Elliott 9781491950296

    RRP: $54.87
    $35.35
    Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $54.87
    $35.35
    Subtotal:
  • C# Programming in easy steps by Mike McGrath

    C# Programming in easy steps by Mike McGrath

    RRP: $20.57
    $16.64
    C# Programming in easy steps, 2nd edition will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C#...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $20.57
    $16.64
    Subtotal:
  • The Unified Process Inception Phase: Best Practices in Implementing the UP by Scott W. Ambler

    The Unified Process Inception Phase: Best Practices in Implementing the UP by Scott W. Ambler

    RRP: $80.60
    $70.28
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? This book is the third in a four volume series that presents a critical review of the Unified Process. The authors present a survey of the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $80.60
    $70.28
    Subtotal:
  • The Unified Process Elaboration Phase: Best Practices in Implementing the UP by Scott Ambler 9781929629053

    The Unified Process Elaboration Phase: Best Practices in Implementing the UP by Scott Ambler 9781929629053

    RRP: $80.60
    $70.28
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? Scott Ambler doesn't think so. This book is one in a four-volume series that presents a critical review of the Unified Process -- designed to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $80.60
    $70.28
    Subtotal:
  • Analytics Engineering with SQL and Dbt: Building Meaningful Data Models at Scale by Rui Machado 9781098142384

    Analytics Engineering with SQL and Dbt: Building Meaningful Data Models at Scale by Rui Machado 9781098142384

    RRP: $90.89
    $58.68
    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. DBT (data build tool) helps you take data further. This practical book...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $90.89
    $58.68
    Subtotal:
  • T-SQL Fundamentals by Itzik Ben-Gan

    T-SQL Fundamentals by Itzik Ben-Gan

    RRP: $63.45
    $38.92
    Effectively query and modify data using Transact-SQLMaster T-SQL fundamentals and write robust code for Microsoft SQL Server and Azure SQL Database. Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $63.45
    $38.92
    Subtotal:
  • Programming Ruby 3.2: The Pragmatic Programmers' Guide by Noel Rappin 9781680509823

    Programming Ruby 3.2: The Pragmatic Programmers' Guide by Noel Rappin 9781680509823

    RRP: $90.89
    $58.68
    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $90.89
    $58.68
    Subtotal:
  • Agile Web Development with Rails 7 by Sam Ruby

    Agile Web Development with Rails 7 by Sam Ruby

    RRP: $82.32
    $53.36
    Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single-page applications - at a fraction of the complexity. Rails 7 integrates the Hotwire frameworks of Stimulus and Turbo...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $82.32
    $53.36
    Subtotal:
  • Introduction to Computation and Programming Using Python, third edition: With Application to Computational Modeling by John V. Guttag

    Introduction to Computation and Programming Using Python, third edition: With Application to Computational Modeling by John V. Guttag

    RRP: $123.50
    $86.40
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262542364Author John V. GuttagFormat PaperbackPage Count 496Imprint MIT PressPublisher MIT Press Ltd
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $123.50
    $86.40
    Subtotal:
  • Test Driven Development in C: Building Hihg Quality Embedded Software by James W. Grenning 9781934356623

    Test Driven Development in C: Building Hihg Quality Embedded Software by James W. Grenning 9781934356623

    RRP: $48.01
    $31.89
    Did you write C code last week? Does your code work? Is your design clean? If you answered yes to the first question but got queasy over the second two, you need to know about Test Driven Development. TDD helps you write code that works the first time,...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $48.01
    $31.89
    Subtotal:
  • LINQ Pocket Reference by Joseph Albahari

    LINQ Pocket Reference by Joseph Albahari

    RRP: $27.43
    $18.75
    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $27.43
    $18.75
    Subtotal:
  • Dead Simple Python: Idiomatic Python for Impatient Programmers by Jason C. McDonald

    Dead Simple Python: Idiomatic Python for Impatient Programmers by Jason C. McDonald

    RRP: $97.75
    $61.58
    Dead Simple Python dives deep into the nuts and bolts of the Python programming language. It unpacks the technical 'whys' and 'hows' of the language's fundamental concepts and helps readers use these concepts to write idiomatic Python. Readers go from...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $97.75
    $61.58
    Subtotal:
  • Hold Me Tight: Seven Conversations for a Lifetime of Love by Sue Johnson

    Hold Me Tight: Seven Conversations for a Lifetime of Love by Sue Johnson

    RRP: $51.46
    $32.73
    Apologies but we at Booksplease don't have a full description for this book.AwardsCommended for Books for a Better Life (Relationships) 2008.Book InformationISBN 9780316113007Author Sue JohnsonFormat HardbackPage Count 320Imprint Little, Brown &...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $51.46
    $32.73
    Subtotal:
  • Learn Concurrent Programming with Go by James Cutajar 9781633438385

    Learn Concurrent Programming with Go by James Cutajar 9781633438385

    RRP: $78.89
    $58.75
    Write concurrent code in Go that improves application performance, scales up to handle bigger loads, and takes full advantage of modern multi-processor hardware. Suitable for programmers who already know the basics of Go or another C-style language. No...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $78.89
    $58.75
    Subtotal:
  • Test-Driven Development with Python 2e by Harry J. W. Percival 9781491958704

    Test-Driven Development with Python 2e by Harry J. W. Percival 9781491958704

    RRP: $96.04
    $63.59
    By taking you through the development of a real web application from beginning to end, the second edition of this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You'll learn how to write and run tests...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $96.04
    $63.59
    Subtotal:
  • CSS: The Definitive Guide: Web Layout and Presentation by Eric Meyer

    CSS: The Definitive Guide: Web Layout and Presentation by Eric Meyer

    RRP: $123.48
    $78.89
    If you're a web designer or app developer interested in sophisticated page styling, improved accessibility, and less time and effort expended, this book is for you. This revised fifth edition provides a comprehensive guide to CSS implementation along...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $123.48
    $78.89
    Subtotal:
  • Essentials of Compilation: An Incremental Approach in Racket by Jeremy G. Siek

    Essentials of Compilation: An Incremental Approach in Racket by Jeremy G. Siek

    RRP: $82.33
    $57.07
    Apologies 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
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $82.33
    $57.07
    Subtotal:
  • Python for Biologists: A complete programming course for beginners by Martin Jones 9781492346135

    Python for Biologists: A complete programming course for beginners by Martin Jones 9781492346135

    RRP: $66.90
    $55.49
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781492346135Author Martin JonesFormat PaperbackPage Count 244Imprint Createspace Independent Publishing PlatformPublisher Createspace Independent Publishing...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $66.90
    $55.49
    Subtotal:
  • HTML and CSS: Design and Build Websites by Jon Duckett

    HTML and CSS: Design and Build Websites by Jon Duckett

    RRP: $65.18
    $44.32
    Jon Duckett's best-selling, full color introduction to HTML and CSS-making complex topics simple, accessible, and fun! Learn HTML and CSS from the book that has inspired hundreds of thousands of beginner-to-intermediate coders. Professional web...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $65.18
    $44.32
    Subtotal:
  • Programming Ecto by Darin Wilson 9781680502824

    Programming Ecto by Darin Wilson 9781680502824

    RRP: $63.45
    $41.24
    Languages may come and go, but the relational database endures. Learn how to use Ecto, the premier database library for Elixir, to connect your Elixir and Phoenix apps to databases of the SQL and NoSQL variety. Get a firm handle on Ecto fundamentals with...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $63.45
    $41.24
    Subtotal:
  • Professional C++ by Marc Gregoire 9781394193172

    Professional C++ by Marc Gregoire 9781394193172

    RRP: $94.34
    $85.99
    Expand your C++ knowledge quickly and efficiently with this advanced resource In the newly revised sixth edition of Professional C++, veteran software engineer and developer Marc Gregoire delivers yet another volume that raises the bar for advanced...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $94.34
    $85.99
    Subtotal:
  • Mission Python: Code a Space Adventure Game! by Sean McManus

    Mission Python: Code a Space Adventure Game! by Sean McManus

    RRP: $49.73
    $30.67
    Launch into coding with Mission: Python, a space-themed guide to building a complete computer game in Python. As you work through the book, you'll build exercises and mini-projects, like making a spacewalk simulator and creating an astronaut's safety...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $49.73
    $30.67
    Subtotal:
  • Effective Coding with VHDL: Principles and Best Practice by Ricardo Jasinski

    Effective Coding with VHDL: Principles and Best Practice by Ricardo Jasinski

    RRP: $89.20
    $63.38
    Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780262034227Author Ricardo JasinskiFormat HardbackPage Count 624Imprint MIT PressPublisher MIT Press LtdDimensions(mm) 229mm * 178mm * 33mm
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $89.20
    $63.38
    Subtotal:
  • OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 by Jeanne Boyarsky 9781118957400

    OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 by Jeanne Boyarsky 9781118957400

    RRP: $85.77
    $56.18
    Full coverage of functional programming and all OCA Java Programmer exam objectives OCA, Oracle Certified Associate Java SE 8 Programmer I Study Guide, Exam 1Z0-808 is a comprehensive study guide for those taking the Oracle Certified Associate Java SE 8...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $85.77
    $56.18
    Subtotal:
  • The Cucumber for Java Book by Seb Rose 9781941222294

    The Cucumber for Java Book by Seb Rose 9781941222294

    RRP: $49.73
    $32.93
    Teams 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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $49.73
    $32.93
    Subtotal:
  • C Programming For Dummies, 2nd Edition by D Gookin

    C Programming For Dummies, 2nd Edition by D Gookin

    RRP: $44.58
    $29.81
    Get an A grade in C As with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $44.58
    $29.81
    Subtotal:
  • SQL Hacks by Andrew Cumming 9780596527990

    SQL Hacks by Andrew Cumming 9780596527990

    RRP: $41.15
    $27.05
    Whether you're running Access, MySQL, SQL Server, Oracle, or PostgreSQL, this book will help you push the limits of traditional SQL to squeeze data effectively from your database. It offers 100 hacks - unique tips and tools - that bring you the knowledge...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $41.15
    $27.05
    Subtotal:
  • Certified Kubernetes Application Developer (CKAD) Study Guide: In-Depth Guidance and Practice by Benjamin Muschko

    Certified Kubernetes Application Developer (CKAD) Study Guide: In-Depth Guidance and Practice by Benjamin Muschko

    RRP: $77.17
    $68.42
    Developers with the ability to operate, troubleshoot, and monitor applications in Kubernetes are in high demand today. To meet this need, the Cloud Native Computing Foundation created a certification exam to establish a developer's credibility and value...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.17
    $68.42
    Subtotal:
  • Python One-liners by Christian Mayer

    Python One-liners by Christian Mayer

    RRP: $65.16
    $37.08
    Python 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...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $65.16
    $37.08
    Subtotal:
  • Python in a Nutshell: A Desktop Quick Reference by Alex Martelli

    Python in a Nutshell: A Desktop Quick Reference by Alex Martelli

    RRP: $123.48
    $80.12
    Python was recently ranked as today's most popular programming language on the TIOBE index, thanks to its broad applicability to design and prototyping to testing, deployment, and maintenance. With this updated fourth edition, you'll learn how to get the...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $123.48
    $80.12
    Subtotal:
  • OCP Oracle Certified Professional Java SE 17 Developer (Exam 1Z0-829) Programmer's Guide by Khalid Mughal

    OCP Oracle Certified Professional Java SE 17 Developer (Exam 1Z0-829) Programmer's Guide by Khalid Mughal

    RRP: $102.90
    $90.02
    A comprehensive guide to the Java programming language and the Java SE 11 and Java SE 17 Developer certification exams, this complete reference contains so much information, we had to split the print edition into two volumes for ease of use. This...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $102.90
    $90.02
    Subtotal:
  • Head First HTML and CSS: A Learner's Guide to Creating Standards-Based Web Pages by Elisabeth Robson 9780596159900

    Head First HTML and CSS: A Learner's Guide to Creating Standards-Based Web Pages by Elisabeth Robson 9780596159900

    RRP: $75.46
    $50.82
    Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $75.46
    $50.82
    Subtotal:
  • Learning Blazor: Build Single-Page Apps with Webassembly and C# by David Pine

    Learning Blazor: Build Single-Page Apps with Webassembly and C# by David Pine

    RRP: $90.89
    $58.68
    Take advantage of your C# skills to build UI components and client-side experiences with .NET. With this practical guide, you'll learn how to use Blazor WebAssembly to develop next-generation web experiences. Built on top of ASP.NET Core, Blazor...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $90.89
    $58.68
    Subtotal:
  • Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming by Stephen Cleary 9781492054504

    Concurrency in C# Cookbook: Asynchronous, Parallel, and Multithreaded Programming by Stephen Cleary 9781492054504

    RRP: $77.17
    $50.17
    If you're one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $77.17
    $50.17
    Subtotal:
  • Data Structures and Algorithms in Java by Michael T. Goodrich 9781118808573

    Data Structures and Algorithms in Java by Michael T. Goodrich 9781118808573

    RRP: $82.32
    $73.43
    The design and analysis of efficient data structures has long been recognized as a key component of the Computer Science curriculum. Goodrich and Tomassia's approach to this classic topic is based on the object-oriented paradigm as the framework of...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $82.32
    $73.43
    Subtotal:
  • Teach Yourself VISUALLY Python by G Hart-Davis

    Teach Yourself VISUALLY Python by G Hart-Davis

    RRP: $39.43
    $26.71
    A simple, straightforward, and hands-on roadmap to the world of computer programming with Python Teach Yourself VISUALLY: Python is your personal guide to getting you started in programming. As one of the world's most popular-and most accessible-coding...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $39.43
    $26.71
    Subtotal:
  • Learn to Program with Python 3: A Step-by-Step Guide to Programming by Irv Kalb 9781484238783

    Learn to Program with Python 3: A Step-by-Step Guide to Programming by Irv Kalb 9781484238783

    RRP: $85.75
    $61.10
    Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $85.75
    $61.10
    Subtotal:
  • Real World Haskell by Bryan O'Sullivan 9780596514983

    Real World Haskell by Bryan O'Sullivan 9780596514983

    RRP: $68.59
    $46.57
    Code You Can Believe InAbout the AuthorBryan O'Sullivan is an Irish hacker and writer who likes distributed systems, open source software, and programming languages. He was a member of the initial design team for the Jini network service architecture...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $68.59
    $46.57
    Subtotal:
  • JavaScript and jQuery: Interactive Front-End Web Development Hardcover by Jon Duckett 9781118871652

    JavaScript and jQuery: Interactive Front-End Web Development Hardcover by Jon Duckett 9781118871652

    RRP: $68.59
    $47.60
    Jon Duckett's best-selling, full color introduction to JavaScript -filled with techniques to make websites more interactive and engaging Learn JavaScript and jQuery from the author who has inspired hundreds of thousands of beginner-to-intermediate...
    Qty in Cart: 0
    Quantity:
    Price:
    RRP: $68.59
    $47.60
    Subtotal:
  • Total: items /

Adding your books to cart