Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
Kubernetes for Developers by William Denniss 9781617297175
RRP: €54.73Booksplease Price: €40.38Kubernetes 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... -
Kotlin in Action, Second Edition by Roman Elizarov 9781617299605
RRP: €54.73Booksplease Price: €40.97Expert guidance and amazing examples from core Kotlin's developers! It's everything you need to get up and running fast. In Kotlin in Action, Second Edition you will learn: Kotlin statements and functions, and classes and typesFunctional programming on... -
HTML, CSS, & JavaScript All-in-One For Dummies Paul McFedries 9781394164684
RRP: €36.88Booksplease Price: €25.97A 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... -
Learning Go: An Idiomatic Approach to Real-World Go Programming by Jon Bodner 9781098139292
RRP: €63.06Booksplease Price: €41.47Go 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... -
Fluent Python: Clear, Concise, and Effective Programming Luciano Ramalho 9781492056355
RRP: €76.15Booksplease Price: €51.86Don'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... -
JavaScript in easy steps Mike McGrath 9781840788778
RRP: €14.27Booksplease Price: €9.82JavaScript 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... -
Python All-in-One For Dummies John C. Shovic 9781394236152
RRP: €41.64Booksplease Price: €28.30Everything 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... -
Web Browser Engineering Chris Harrelson 9780198913863
RRP: €47.60Booksplease Price: €43.79A working or budding software engineer always benefits from deeply understanding the platform their code runs on, and web browsers are the most common and widely-used platform there is. This book is the essential description of how they work and how that... -
Head First C#: A Learner's Guide to Real-World Programming with C# and .Net Andrew Stellman 9781098141783
RRP: €76.15Booksplease Price: €43.29What will you learn from this book?Create apps, games, and more using this engaging, highly visual introduction to C#, .NET, and Visual Studio. In the first chapter you'll dive right in, building a fully functional game using C# and .NET MAUI that can... -
The CSS3 Anthology - Take Your Sites to New Heights 4e by Rachel Andrew 9780987153029
Booksplease Price: €38.47Apologies 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 *... -
Coding All-in-One For Dummies Chris Minnick 9781119889564
RRP: €34.50Booksplease Price: €24.88The 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... -
Effective Java by Joshua Bloch 9780134685991
RRP: €52.35Booksplease Price: €38.72The 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... -
Terraform - Up and Running: Writing Infrastructure as Code Yevgeniy Brikman 9781098116743
RRP: €63.06Booksplease Price: €41.47Terraform 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 Websites All-in-One For Dummies David Karlins 9781118270035
RRP: €35.69Booksplease Price: €25.23Ten minibooks in one! The perfect reference for beginning web builders This hefty, 800+ page book is your start-to-finish roadmap for building a web site for personal or professional use. Even if you're completely new to the process, this book is packed... -
Hands-On Full-Stack Web Development with GraphQL and React: Build scalable full-stack applications while learning to solve complex problems with GraphQL by Sebastian Grebe 9781789134520
Booksplease Price: €44.46Unearth the power of GraphQL, React, Apollo, Node, and Express to build a scalable, production ready application Key Features Build full stack applications with modern APIs using GraphQL and Apollo Integrate Apollo into React and build frontend... -
Effective Typescript: 83 Specific Ways to Improve Your Typescript by Dan VanderKam 9781098155063
RRP: €57.11Booksplease Price: €37.45TypeScript is a typed superset of JavaScript with the potential to solve many of the headaches for which JavaScript is famous. But TypeScript has a learning curve of its own, and understanding how to use it effectively takes time and practice. Using the... -
Practical Vim Drew Neil 9781680501278
RRP: €27.36Booksplease Price: €18.96Vim 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... -
Learning XML by Erik T. Ray 9780596004200
RRP: €38.07Booksplease Price: €26.10This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML. The author explains the important and... -
Cython by Kurt Smith
RRP: €28.55Booksplease Price: €18.97Build 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... -
Learning Python by Mark Lutz 9781449355739
Booksplease Price: €79.28Get 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: €53.54Booksplease Price: €36.06Take 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: €42.83Booksplease Price: €30.43A 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... -
OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 by Jeanne Boyarsky 9781118957400
RRP: €59.50Booksplease Price: €39.27Full 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... -
JavaScript All-in-One For Dummies by Chris Minnick
RRP: €33.31Booksplease Price: €24.22A 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... -
Programming TypeScript: Making Your JavaScript Applications Scale Boris Cherny 9781492037651
RRP: €53.54Booksplease Price: €35.62Any 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... -
Pro ASP.NET Web API: HTTP Web Services in ASP.NET by Tugberk Ugurlu 9781430247258
Booksplease Price: €78.83Pro ASP.NET Web API shows you how to build flexible, extensible web services that run seamlessly on a range of operating systems and devices, from desktops to tablets to smart phones-even the ones we don't know today. ASP.NET Web API is a new framework... -
Introducing Python: Modern Computing in Simple Packages by Bill Lubanovic
RRP: €53.54Booksplease Price: €35.62Easy 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: €63.06Booksplease Price: €42.65Designing 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: €76.15Booksplease Price: €50.91JavaScript 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: €14.27Booksplease Price: €9.82WordPress 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: €63.06Booksplease Price: €38.28Want 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... -
Fluent React: Build Fast, Performant, and Intuitive Web Applications Tejas Kumar 9781098138714
RRP: €63.06Booksplease Price: €41.11When 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... -
Practical Cloud Security: A Guide for Secure Design and Deployment Chris Dotson 9781098148171
RRP: €47.59Booksplease Price: €31.59With rapidly changing architecture and API-driven automation, cloud platforms come with unique security challenges and opportunities. In this updated second edition, you'll examine security best practices for multivendor cloud environments, whether your... -
AWS Cookbook: Recipes for Success on AWS John Culkin 9781492092605
RRP: €76.15Booksplease Price: €49.86This 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: €47.59Booksplease Price: €32.33New 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... -
Continuous Deployment: Enable Faster Feedback, Safer Releases, and More Reliable Software Valentina Servile 9781098146726
RRP: €63.06Booksplease Price: €41.47Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now... -
Building Microservices: Designing Fine-Grained Systems Sam Newman 9781492034025
RRP: €76.15Booksplease Price: €46.41Distributed 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... -
Java Collections: An Introduction to Abstract Data Types, Data Structures and Algorithms by David A. Watt 9780471899785
RRP: €67.77Booksplease Price: €54.80Paying close attention to the Java 2 collection classes, this book is designed to give programmers the ability to choose the best collection classes for each application. The focus of the book is on abstract data types (ADTs) that turn up again and... -
Mysql Crash Course: A Hands-on Introduction to Database Development by Rick Silva
RRP: €53.54Booksplease Price: €32.52This 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... -
Liminal Thinking: Create the Change You Want by Changing the Way You Think by Gray, Dave 9781933820460
Booksplease Price: €25.00Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781933820460Author Gray, DaveFormat PaperbackPage Count 184Imprint Rosenfeld MediaPublisher Rosenfeld Media