Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Kubernetes for Developers by William Denniss 9781617297175
RRP: $96.58Booksplease Price: $69.99Kubernetes 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... -
HTML, CSS, & JavaScript All-in-One For Dummies Paul McFedries 9781394164684
RRP: $65.08Booksplease Price: $44.02A thorough and helpful reference for aspiring website builders Looking to start an exciting new career in front-end web building and design? Or maybe you just want to develop a new skill and create websites for fun. Whatever your reasons, it's never been... -
Tidy First?: A Personal Exercise in Empirical Software Design Kent Beck 9781098151249
RRP: $67.18Booksplease Price: $43.62Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you... -
Fluent Python: Clear, Concise, and Effective Programming Luciano Ramalho 9781492056355
RRP: $134.38Booksplease Price: $88.85Don'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... -
Effective Java by Joshua Bloch 9780134685991
RRP: $92.38Booksplease Price: $66.57The definitive guide to Java programming language best practices from Josh Bloch Each chapter of Effective Java, Third Edition, consists of several "items," each presented in the form of a short, stand-alone essay that provides specific advice, insight... -
JavaScript in easy steps Mike McGrath 9781840788778
RRP: $25.18Booksplease Price: $17.26JavaScript in easy steps, 6th edition instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to... -
JavaScript All-in-One For Dummies by Chris Minnick
RRP: $58.78Booksplease Price: $40.17A developer's resource to learning one of the most-used scripting languages JavaScript All-in-One For Dummies saves you shelf space by offering a complete introduction to JavaScript and how it's used in the real world. This book serves up JavaScript... -
Python All-in-One For Dummies John C. Shovic 9781394236152
RRP: $73.48Booksplease Price: $47.46Everything you need to know to get into Python coding, with 7 books in one Python All-in-One For Dummies is your one-stop source for answers to all your Python questions. From creating apps to building complex web sites to sorting big data, Python... -
Coding All-in-One For Dummies Chris Minnick 9781119889564
RRP: $60.88Booksplease Price: $41.45The go-to guide for learning coding from the ground-up Adding some coding know-how to your skills can help launch a new career or bolster an old one. Coding All-in-One For Dummies offers an ideal starting place for learning the languages that make... -
Generative AI on Aws: Building Context-Aware Multimodal Reasoning Applications Chris Fregly 9781098159221
RRP: $134.38Booksplease Price: $86.16Companies today are moving rapidly to integrate generative AI into their products and services. But there's a great deal of hype (and misunderstanding) about the impact and promise of this technology. With this book, Chris Fregly, Antje Barth, and... -
The CSS3 Anthology - Take Your Sites to New Heights 4e by Rachel Andrew 9780987153029
Booksplease Price: $67.89Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780987153029Author Rachel AndrewFormat PaperbackPage Count 400Imprint SitePoint Pty LtdPublisher SitePoint Pty LtdWeight(grams) 764gDimensions(mm) 238mm *... -
Java in a Nutshell: A Desktop Quick Reference by Benjamin J Evans
RRP: $111.28Booksplease Price: $71.84This updated edition of the Nutshell guide not only helps experienced Java programmers get the most out of versions through Java 17, it also serves as a learning path for new developers. Chock-full of examples that demonstrate how to take complete... -
Learning Go: An Idiomatic Approach to Real-World Go Programming by Jon Bodner 9781098139292
RRP: $111.28Booksplease Price: $71.36Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't enough. They don't teach Go's idioms, so... -
JavaScript and jQuery: Interactive Front-End Web Development Jon Duckett 9781118531648
RRP: $65.08Booksplease Price: $45.70Expert techniques to make your websites more interactive and engaging In JavaScript and jQuery: Interactive Front-End Development, best-selling author Jon Duckett delivers a fully illustrated guide to making your websites more interactive and your... -
Fluent React: Build Fast, Performant, and Intuitive Web Applications Tejas Kumar 9781098138714
RRP: $111.28Booksplease Price: $71.84When 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... -
Terraform - Up and Running: Writing Infrastructure as Code Yevgeniy Brikman 9781098116743
RRP: $111.28Booksplease Price: $71.93Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition,... -
Building Microservices: Designing Fine-Grained Systems Sam Newman 9781492034025
RRP: $134.38Booksplease Price: $75.24Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and... -
Practical Vim Drew Neil 9781680501278
RRP: $48.28Booksplease Price: $32.49Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll... -
Patterns for API Design: Simplifying Integration with Loosely Coupled Message Exchanges by Olaf Zimmermann
RRP: $77.68Booksplease Price: $56.51Proven Patterns for Designing Evolvable High-Quality APIs--For Any Domain, Technology, or Platform APIs enable breakthrough innovation and digital transformation in organizations and ecosystems of all kinds. To create user-friendly, reliable and... -
HTML and CSS: Design and Build Websites by Jon Duckett 9781118008188 [USED COPY]
RRP: $48.28Booksplease Price: $42.95Jon 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... -
Cython by Kurt Smith
RRP: $50.38Booksplease Price: $35.57Build 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... -
Java: A Beginner's Guide, Ninth Edition by Herbert Schildt
RRP: $65.08Booksplease Price: $59.03A practical introduction to Java programming-fully revised for the latest version, Java SE 17Thoroughly updated for Java Platform Standard Edition 17, this hands-on resource shows, step by step, how to get started programming in Java from the very first... -
Learning Python by Mark Lutz 9781449355739
RRP: $125.98Booksplease Price: $85.37Get 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... -
Flask Web Development 2e: Developing Web Applications with Python Miguel Grinberg 9781491991732
RRP: $94.48Booksplease Price: $61.59Take 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... -
Java: A Beginner's Guide, Tenth Edition by Herbert Schildt 9781265054632
RRP: $75.58Booksplease Price: $50.15A hands-on introduction to Java programming-fully revised for the latest version, Java SE 21Thoroughly updated for Java Platform Standard Edition 21, this practical resource uses a proven, step-by-step approach to teach the fundamentals of Java. You will... -
Programming TypeScript: Making Your JavaScript Applications Scale Boris Cherny 9781492037651
RRP: $94.48Booksplease Price: $61.59Any programmer working in a dynamically typed language will tell you how hard it is to scale that language to more lines of code and to more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically... -
Developing Apps with GPT-4 and ChatGPT: Build Intelligent Chatbots, Content Generators, and More by Olivier Caelen 9781098152482
Booksplease Price: $106.74This mini-book is a comprehensive guide for Python developers who want to learn how to build applications with large language models. Authors Olivier Caelen and Marie-Alice Blete cover the main features and benefits of GPT-4 and ChatGPT and explain how... -
Kubernetes - Up and Running: Dive into the Future of Infrastructure by Brendan Burns
RRP: $134.38Booksplease Price: $75.10In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your... -
Introducing Python: Modern Computing in Simple Packages by Bill Lubanovic
RRP: $94.48Booksplease Price: $61.11Easy to understand and fun to read, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials... -
Designing Interfaces: Patterns for Effective Interaction Design Jenifer Tidwell 9781492051961
RRP: $111.28Booksplease Price: $72.98Designing good application interfaces isn't easy now that companies need to create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. In this updated third edition, you'll learn how to navigate through... -
JavaScript - The Definitive Guide David Flanagan 9781491952023
RRP: $134.38Booksplease Price: $87.17JavaScript is the programming language of the web and is used by more software developers today than any other programming language. For nearly 25 years this best seller has been the go-to guide for JavaScript programmers. The seventh edition is fully... -
WordPress in easy steps by Darryl Bartlett 9781840789843
RRP: $25.18Booksplease Price: $17.26WordPress enables anyone to create stunning websites without having to learn programming. WordPress in easy steps, 3rd edition is an ideal companion for anyone who wants an affordable website for business or for blogging. Now in its... -
Hacking Kubernetes: Threat-Driven Analysis and Defense Andrew Martin 9781492081739
RRP: $111.28Booksplease Price: $71.30Want 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... -
AWS Cookbook: Recipes for Success on AWS John Culkin 9781492092605
RRP: $134.38Booksplease Price: $84.82This practical guide provides over 70 self-contained recipes to help you creatively solve common AWS challenges you'll encounter on your cloud journey. If you're comfortable with rudimentary scripting and general cloud concepts, this cookbook provides... -
Programming for Absolute Beginners: Using the JavaScript Programming Language by Jonathan Bartlett 9781484287507
RRP: $83.98Booksplease Price: $58.15New programmers start here...this book introduces students or aspiring professionals to the world of computer programming using JavaScript and related technologies. This book doesn't just teach the basics of programming, but also all of the tools that... -
Mysql Crash Course: A Hands-on Introduction to Database Development by Rick Silva
RRP: $94.48Booksplease Price: $60.96This complete guide to all things MySQL will take readers from the absolute basics of creating a table to the complexities of managing an entire database. Learn to build efficient databases through interesting examples, exercises, and three hands-on... -
JavaScript Cookbook: Programming the Web Adam Scott 9781492055754
RRP: $134.38Booksplease Price: $86.12Why reinvent the wheel every time you run into a problem with JavaScript? This cookbook is chock-full of code recipes for common programming tasks, along with techniques for building apps that work in any browser. You'll get adaptable code samples that... -
HTML5 in easy steps Mike McGrath 9781840787542
RRP: $23.08Booksplease Price: $16.63Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840787542Author Mike McGrathFormat PaperbackPage Count 240Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Effective Haskell: Solving Real-World Problems with Strongly Typed Functional Programming Rebecca Skinner 9781680509342
RRP: $97.65Booksplease Price: $64.09Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the... -
Web Scraping with Python: Data Extraction from the Modern Web Ryan Mitchell 9781098145354
RRP: $111.28Booksplease Price: $62.06If programming is magic, then web scraping is surely a form of wizardry. By writing a simple automated program, you can query web servers, request data, and parse it to extract the information you need. This thoroughly updated third edition not only...