Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
The Lean Startup: How Constant Innovation Creates Radically Successful Businesses by Eric Ries
RRP: £14.99Booksplease Price: £9.35THE INTERNATIONAL BESTSELLING SENSATION'The Lean Startup changes everything.' - Harvard Business Review----------Most new businesses fail. But most of those failures are preventable.The Lean Startup is a new approach to business that's being adopted... -
PHP & MySQL: Server-side Web Development Jon Duckett 9781119149224
RRP: £34.99Booksplease Price: £22.24Learn PHP, the programming language used to build sites like Facebook, Wikipedia and WordPress, then discover how these sites store information in a database (MySQL) and use the database to create the web pages. This full-color book is packed with... -
Python in easy steps: Covers Python 3.7 by Mike McGrath 9781840788129
RRP: £10.99Booksplease Price: £7.60Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840788129Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Python for Data Analysis 3e by Wes Mckinney
RRP: £63.99Booksplease Price: £39.00Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.10 and pandas 1.4, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a... -
HTML, CSS, & JavaScript All-in-One For Dummies Paul McFedries 9781394164684
RRP: £30.99Booksplease Price: £21.22A 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: £52.99Booksplease Price: £35.95Go 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... -
C# 12 in a Nutshell: The Definitive Reference Joseph Albahari 9781098147440
RRP: £55.99Booksplease Price: £35.64When 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... -
The Self-taught Programmer: The Definitive Guide to Programming Professionally by Cory Althoff 9781472147103
RRP: £16.99Booksplease Price: £11.49'One of the best software design books of all time' - BookAuthorityCory Althoff is a self-taught programmer. After a year of self-study, he learned to program well enough to land a job as a software engineer II at eBay. But once he got there, he realised... -
C Programming in easy steps: Updated for the GNU Compiler version 6.3.0 Mike McGrath 9781840788402
RRP: £11.99Booksplease Price: £8.19Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840788402Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
JavaScript in easy steps Mike McGrath 9781840788778
RRP: £11.99Booksplease Price: £8.19JavaScript 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... -
Think Bayes: Bayesian Statistics in Python Allen Downey 9781492089469
RRP: £44.99Booksplease Price: £30.53If you know how to program, you're ready to tackle Bayesian statistics. With this book, you'll learn how to solve statistical problems with Python code instead of mathematical formulas, using discrete probability distributions rather than continuous... -
The Go Programming Language by Alan Donovan 9780134190440
RRP: £31.99Booksplease Price: £26.34The authoritative resource to writing clear and idiomatic Go to solve real-world problems Google's Go team member Alan A. A. Donovan and Brian Kernighan, co-author of The C Programming Language, provide hundreds of interesting and practical examples of... -
Rip it Up and Start Again: Postpunk 1978-1984 by Simon Reynolds
RRP: £14.99Booksplease Price: £10.90In this, the first book to take a big-picture view of the entire post punk period, acclaimed author and music journalist Simon Reynolds recreates a time of tremendous urgency and idealism in pop music. Full of anecdote and insight, and featuring the... -
Head First C#: A Learner's Guide to Real-World Programming with C# and .Net Andrew Stellman 9781098141783
RRP: £63.99Booksplease Price: £37.58What 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... -
Essential SQLAlchemy, 2e by Jason Myers 9781491916469
RRP: £31.99Booksplease Price: £22.21Dive into SQLAlchemy, the popular, open-source code library that helps Python programmers work with relational databases such as Oracle, MySQL, PostgresSQL, and SQLite. Using real-world examples, this practical guide shows you how to build a simple... -
Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition by Kamon Ayeva 9781788837484
Booksplease Price: £35.99Exploit various design patterns to master the art of solving problems using PythonKey FeaturesMaster the application design using the core design patterns and latest features of Python 3.7Learn tricks to solve common design and architectural... -
Effective Java by Joshua Bloch 9780134685991
RRP: £43.99Booksplease Price: £32.54The 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... -
Teach Your Kids To Code by Bryson Payne
RRP: £28.99Booksplease Price: £20.09Teach Your Kids to Code is a parent's and teacher's guide to teaching kids basic programming and problem solving using Python, the powerful language used in college courses and by tech companies like Google and IBM. Step-by-step explanations will have... -
Beginning Java 17 Fundamentals: Object-Oriented Programming in Java 17 by Kishori Sharan
RRP: £54.99Booksplease Price: £47.01Learn the fundamentals of the Java 17 LTS or Java Standard Edition version 17 Long Term Support release, including basic programming concepts and the object-oriented fundamentals necessary at all levels of Java development. Authors Kishori Sharan and... -
3D Graphics Rendering Cookbook: A comprehensive guide to exploring rendering algorithms in modern OpenGL and Vulkan by Sergey Kosarevsky 9781838986193
Booksplease Price: £48.08Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipes Key Features Learn to integrate modern rendering techniques into a single performant 3D rendering engine Leverage Vulkan to... -
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: £37.36Unearth 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... -
Learn Python the Hard Way by Zed Shaw 9780138270575
RRP: £31.99Booksplease Price: £24.28You Will Learn Python! Zed Shaw has created the world's most reliable system for learning Python. Follow it and you will succeed--just like the millions of beginners Zed has taught to date! You bring the discipline, persistence, and attention; the author... -
Effective Typescript: 83 Specific Ways to Improve Your Typescript by Dan VanderKam 9781098155063
RRP: £47.99Booksplease Price: £32.49TypeScript 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... -
Java Parables Volume 1: Object-Oriented Programming in a Nutshell by Pamela Osakwe Leon-Mezue 9781916207844
RRP: £18.89Booksplease Price: £16.88Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781916207844Author Pamela Osakwe Leon-MezueFormat PaperbackPage Count 100Imprint Osakwe-Mezue PressPublisher Osakwe-Mezue PressWeight(grams)... -
Clean Code in Python -: Develop maintainable and efficient code by Mariano Anaya 9781800560215
RRP: £39.99Booksplease Price: £36.50Improve your software engineering practices to tackle inefficiencies, errors, and other perils that emerge due to bad code Key Features Enhance your coding skills to increase efficiency as well as reflect the new features introduced in Python 3.9... -
Effective Modern C++ Scott Meyers 9781491903995
RRP: £47.99Booksplease Price: £27.02Coming 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... -
Cython by Kurt Smith
RRP: £23.99Booksplease Price: £16.11Build 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... -
Coding for Kids in C#: Made Your Kid a Coding Superstar in 1 Month with Coding Games, Activities and Puzzles (Coding for Absolute Beginners) by Bob Mather 9781922659200
Booksplease Price: £20.79Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781922659200Author Bob MatherFormat PaperbackPage Count 122Imprint Bob MatherPublisher Bob MatherWeight(grams) 154gDimensions(mm) 210mm * 148mm * 7mm -
Big Book of Small Python Programming by Al Sweigart
RRP: £37.99Booksplease Price: £25.00The 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... -
Learning Python by Mark Lutz 9781449355739
Booksplease Price: £66.62Get 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: £44.99Booksplease Price: £30.30Take 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... -
Visual Basic in easy steps: Updated for Visual Basic 2019 Mike McGrath 9781840788723
RRP: £11.99Booksplease Price: £8.19Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781840788723Author Mike McGrathFormat PaperbackPage Count 192Imprint In Easy Steps LimitedPublisher In Easy Steps Limited -
Programming in Lua by Roberto Ierusalimschy 9788590379829
RRP: £38.95Booksplease Price: £28.82Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9788590379829Author Roberto IerusalimschyFormat PaperbackPage Count 328Imprint Lua.OrgPublisher Lua.OrgWeight(grams) 594gDimensions(mm) 251mm * 185mm * 19mm -
Java: A Beginner's Guide, Tenth Edition by Herbert Schildt 9781265054632
RRP: £35.99Booksplease Price: £25.57A 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... -
Java All–in–One For Dummies, 7th Edition by D Lowe
RRP: £34.99Booksplease Price: £25.93A beginning coder's resource for learning the most popular coding language With Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to... -
Quantitative Trading Strategies Using Python: Technical Analysis, Statistical Testing, and Machine Learning by Peng Liu 9781484296745
RRP: £49.99Booksplease Price: £49.97Build and implement trading strategies using Python. This book will introduce you to the fundamental concepts of quantitative trading and shows how to use Python and popular libraries to build trading models and strategies from scratch. It covers... -
OCA: Oracle Certified Associate Java SE 8 Programmer I Study Guide: Exam 1Z0-808 by Jeanne Boyarsky 9781118957400
RRP: £50.00Booksplease Price: £34.59Full 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: £27.99Booksplease Price: £19.40A 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: £44.99Booksplease Price: £30.83Any 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... -
Learn JavaScript Quickly: A Complete Beginner's Guide to Learning JavaScript, Even If You're New to Programming by Code Quickly 9781951791476
RRP: £12.99Booksplease Price: £9.42Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9781951791476Author Code QuicklyFormat PaperbackPage Count 172Imprint Drip DigitalPublisher Drip DigitalWeight(grams) 413gDimensions(mm) 279mm * 216mm * 9mm