Filter By
- Book
- Qty in Cart
- Quantity
- Price
- Subtotal
-
C# Programming in easy steps by Mike McGrath
RRP: £11.99Booksplease Price: £9.73C# 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#... -
Hands-On Unity Game Development: Unlock the power of Unity 2023 and build your dream game by Nicolas Alejandro Borromeo 9781835085714
Booksplease Price: £36.50Unlock game development mastery with Unity 2023! This book takes you from conception to publication, equipping you with the key tools and techniques you need to bring your gaming vision to life. Key Features Learn the fundamentals of Unity 2023 and... -
The The Modern C# Challenge: Become an expert C# programmer by solving interesting programming problems by Rod Stephens 9781789535426
Booksplease Price: £31.96Learn advanced C# concepts and techniques such as building caches, cryptography, and parallel programming by solving interesting programming challengesKey FeaturesGain useful insights on advanced C# programming topics and APIsUse locking and cached... -
C# 7.0 All-in-One For Dummies John Paul Mueller 9781119428114
RRP: £37.99Booksplease Price: £26.12Sharpen your knowledge of C# C# know-how is a must if you want to be a professional Microsoft developer. It's also good to know a little C# if you're building tools for the web, mobile apps, or other development tasks. C# 7.0 All-in-One For Dummies... -
Mastering UI Development with Unity: Develop engaging and immersive user interfaces with Unity 2022 by Ashley Godbold 9781803235394
Booksplease Price: £39.09Elevate your UI development skills with Unity and C# by learning design principles as well as leveraging Unity UI (uGUI), the UI Toolkit, and IMGUI Key Features Develop game user interfaces with both technical and aesthetic considerations ... -
Programming C# 10: Build Cloud, Web, and Desktop Applications Ian Griffiths 9781098117818
RRP: £63.99Booksplease Price: £41.98C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 10.0 and .NET 6... -
Hands-On Visual Studio 2022: A developer's guide to new features and best practices with .NET 8 and VS 2022 for maximum productivity by Hector Uriel Perez Rojas 9781835080443
Booksplease Price: £30.69Unlock the power of Visual Studio 2022 with this step-by-step illustrated guide and leverage its powerful features Key Features Ride the wave of artificial intelligence using the new GPT-based extensions Explore tips, tricks, and best practices to... -
C# Cookbook: Modern Recipes for Professional Developers Joe Mayo 9781492093695
RRP: £52.99Booksplease Price: £34.55Even if you're familiar with C# syntax, knowing how to combine various language features is a critical skill when you're building applications. This cookbook is packed full of recipes to help you solve issues for C# programming tasks you're likely to... -
Software Architecture with C# 10 and .NET 6 - Third Edition: Develop software solutions using microservices, DevOps, EF Core, and design patterns for Azure by Gabriel Baptista 9781803235257
Booksplease Price: £41.04Design scalable and high-performance enterprise applications using the latest features of C# 10 and .NET 6Key FeaturesGain comprehensive software architecture knowledge and the skillset to create fully modular appsSolve scalability problems in web apps... -
The C# Player's Guide (3rd Edition) by R B Whitaker 9780985580131
RRP: £29.95Booksplease Price: £26.82Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9780985580131Author R B WhitakerFormat PaperbackPage Count 406Imprint Starbound SoftwarePublisher Starbound SoftwareWeight(grams) 803gDimensions(mm) 254mm *... -
Visual Studio Code: End-to-End Editing and Debugging Tools for Web Developers by Bruce Johnson 9781119588184
RRP: £34.99Booksplease Price: £23.78Expert guidance on using Visual Studio Code for editing and debugging your web development projects Visual Studio Code, a free, open source, cross-compatible source code editor, is one of the most popular choices for web developers. It is fast,... -
Unity Cookbook: Over 140 recipes to craft your own masterpiece in Unity 2023 by Matthew Smith 9781805123026
Booksplease Price: £39.09Are you ready to take your Unity game development skills to the next level? Look no further! The "Unity Cookbook 2023, 5th Edition" is your essential guide to mastering the latest features of Unity 2023, packed with over 140 recipes to empower your game... -
Learning Blazor: Build Single-Page Apps with Webassembly and C# David Pine 9781098113247
RRP: £52.99Booksplease Price: £34.55Take 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... -
Unity 2021 Cookbook - Fourth Edition: Over 160 recipes to take your Unity game development skills to the next level by Matt Smith 9781839217616
Booksplease Price: £41.04Discover the latest features of Unity 2021 and dive deeper into the nuances of professional game development with UnityKey FeaturesDiscover the latest features of Unity 2021 including coverage of AR/VR developmentFollow practical recipes for better 2D... -
Learning C# 3.0 by Jesse Liberty 9780596521066
RRP: £31.99Booksplease Price: £21.93Master the fundamentals of C# 3.0About the AuthorJesse Liberty, "Silverlight Geek", is a senior program manager for Microsoft Silverlight in the Silverlight Development Division where he is responsible for the creation of tutorials, videos and other... -
Software Architecture with C# 9 and .NET 5 -: Architecting software solutions using microservices, DevOps, and design patterns for Azure Cloud by Gabriel Baptista 9781800566040
RRP: £58.99Booksplease Price: £57.46Design scalable and high-performance enterprise applications using the latest features of C# 9 and .NET 5Key FeaturesGain fundamental and comprehensive software architecture knowledge and the skillset to create fully modular appsDesign high-performance... -
Parallel Programming and Concurrency with C#10 and .NET6: A modern approach to building faster, responsive, and asynchronous .NET applications using C# by Alvin Ashcraft 9781803243672
Booksplease Price: £30.69Leverage the latest parallel and concurrency features in .NET 6 when building your next application and explore the benefits and challenges of asynchrony, parallelism, and concurrency in .NET via practical examplesKey FeaturesLearn to implement parallel... -
C# Data Structures and Algorithms: Explore the possibilities of C# for developing a variety of efficient applications by Marcin Jamro 9781788833738
RRP: £41.99Booksplease Price: £41.04A complete guide on using data structures and algorithms to write sophisticated C# code About This Book * Master array, set and map with trees and graphs, among other fundamental data structures * Delve into effective design and implementation... -
Functional Programming with C#: Create More Supportable, Robust, and Testable Code Simon Painter 9781492097075
RRP: £63.99Booksplease Price: £41.98After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally... -
Unity Certified Programmer Study Guide: Become a professional Unity programmer by learning expert game scripting with Unity and C# by Philip Walker 9781838828424
Booksplease Price: £41.04A practical guide to Unity game scripting using C#, backed with practice tests, exam tips, and easy-to-follow examples to help you better prepare for the exam and become a pro in Unity programmingKey FeaturesDiscover the essentials of game scripting with... -
C# 7.1 and .NET Core 2.0 - Modern Cross-Platform Development - Third Edition by Mark J. Price 9781788398077
Booksplease Price: £61.36C# 7.1 and .NET Core 2.0 - Modern Cross-Platform Development, Third Edition is a practical guide to creating powerful cross-platform applications with C# 7 and .NET Core 2.0.Key Features Build modern, cross-platform applications with .NET Core 2.0 ... -
ASP.NET Core 3 and Angular 9: Full stack web development with .NET Core 3.1 and Angular 9, 3rd Edition by Valerio De Sanctis
Booksplease Price: £72.21Build a simple, yet fully-functional modern web application using .NET Core 3.1, Entity Framework Core and Angular 9 Key Features Explore the latest edition of the bestselling book ASP.NET Core 2 and Angular 5 Design, build and deploy a Single... -
Learn C# Programming: A guide to building a solid foundation in C# language for writing efficient programs by Marius Bancila 9781789805864
Booksplease Price: £31.66Get started with C# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C# 8Key FeaturesLearn the fundamentals of C# with the... -
C# 5.0 Pocket Reference: Instant Help for C# 5.0 Programmers by Joseph Albahari 9781449320171 [USED COPY]
RRP: £11.99Booksplease Price: £2.39When you need answers for using C#5.0, this tightly focused and practical book tells you exactly what you need to know - without long introductions or bloated samples. Succinct and easy to browse, C# 5.0 Pocket Reference is ideal as quick reference - or... -
Mastering Xamarin.Forms: App architecture techniques for building multi-platform, native mobile apps with Xamarin.Forms 4, 3rd Edition by Ed Snider 9781839213380
Booksplease Price: £24.88New edition of the bestselling guide to building an effective mobile app architecture with Xamarin.Forms 4 that maximizes the overall quality of apps.Key FeaturesUpdated for Xamarin.Forms 4Packed with real-world scenarios and solutions to help you build... -
ASP.NET Core 5 Design Patterns: Thinking code using architectural principles, testing, design patterns, and C# by Carl-Hugo Marcotte 9781789346091
Booksplease Price: £36.50A .NET developer's guide to crafting robust, maintainable, and flexible web apps by leveraging C# 9 and .NET 5 features and component-scale and application-scale design patternsKey FeaturesApply software design patterns effectively, starting small and... -
Learn WinUI 3.0: Leverage the power of WinUI, the future of native Windows application development by Alvin Ashcraft 9781800208667
Booksplease Price: £41.04A beginner's guide to building Windows applications with WinUI for UWP and desktop applicationsKey FeaturesCreate modern Windows 10 applications and gain access to UI controls that were previously limited to UWP applicationsDiscover how to modernize your... -
C# & VB.NET Conversion Pocket Reference Jose Mojica 9780596003197
RRP: £7.99Booksplease Price: £6.05Though most programmers use two or more languages, they usually have a mastery of one. Although Microsoft has advertised that the .NET runtime is language agnostic and that C# and Visual Basic .NET are so close that switching between the two is really... -
C# Concurrency: Asynchronous and Multithreaded Programming Nir Dobovizki 9781633438651
RRP: £52.99Booksplease Price: £38.44Supercharge your applications with the ultimate guide to asynchronous and multithreaded programming in C#! In C# Concurrency: Asynchronous and Multithreaded Programming you'll learn how to: Take full advantage of async/awaitWrite bug-free... -
Building CLI Applications with .NET: Master crafting multi-platform CLI apps in .NET, from coding and testing to deployment Tidjani Belmansour 9781835882740
Booksplease Price: £30.69Unlock the potential of .NET to craft, test, and deploy robust CLI applications, including development, security, and monitoring Key Features Gain a comprehensive understanding of how to build CLI applications with .NET Master advanced techniques... -
Microsoft (R) Visual C# 2015: An Introduction to Object-Oriented Programming by Joyce Farrell 9781285860237
Booksplease Price: £83.09Develop the strong programming skills you need for professional success with Farrell's MICROSOFT VISUAL C# 2015: AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING, 6E. Approachable examples and a clear, straightforward style help you build a solid... -
Functional Thinking by Neal Ford 9781449365516
RRP: £31.99Booksplease Price: £21.63If you want to take advantage of functional programming features in Java and other languages, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced... -
Hands-On Unity 2020 Game Development: Build, customize, and optimize professional games using Unity 2020 and C# by Nicolas Alejandro Borromeo 9781838642006
RRP: £59.99Booksplease Price: £41.41Build immersive game experiences using the new Unity 2020 features with this practical guide Key Features Unleash the capabilities of C# scripting for creating immersive UI, graphics, Game AI agents and much more Explore Unity's latest tools,... -
Beginning C# and .NET Benjamin Perkins 9781119795780
RRP: £45.00Booksplease Price: £30.43Get a running start to learning C# programming with this fun and easy-to-read guide As one of the most versatile and powerful programming languages around, you might think C# would be an intimidating language to learn. It doesn't have to be! In... -
Xamarin with Visual Studio: Launch your mobile development career by creating Android and iOS applications using.NET and C# (English Edition) by Alessandro del Sole 9789355511874
Booksplease Price: £23.91Apologies but we at Booksplease don't have a full description for this book.Book InformationISBN 9789355511874Author Alessandro del SoleFormat PaperbackPage Count 470Imprint BPB PublicationsPublisher BPB PublicationsWeight(grams) 798g -
Creating Cross-platform C# Applications with Uno: Build apps with C# and XAML that run on Windows, macOS, iOS, Android, and WebAssembly by Matt Lacey 9781801078498
RRP: £27.99Booksplease Price: £27.65Discover how to leverage the Uno Platform to write single-codebase, cross-platform mobile, desktop, and web applications using C# and XAMLKey FeaturesEnhance your Windows apps by running them on all operating systems and browsersUse tools and APIs you... -
Gray Hat C: A Hacker's Guide to Creating and Automating Security Tools by Brandon Perry
RRP: £47.99Booksplease Price: £29.82Learn to use C#'s powerful set of core libraries to automate tedious yet important tasks like performing vulnerability scans, malware analysis, and incident response. With some help from Mono, you can write your own practical security tools that will run... -
Essential C# 7.0 Mark Michaelis 9781509303588
RRP: £43.99Booksplease Price: £27.22The Comprehensive, Expert Guide to C# Language Programming "This book has been a classic for years, and remains one of the most venerable and trusted titles in the world of C# content, and probably far beyond! . . . Mark is super smart, insists on... -
C# and .NET Core Test-Driven Development: Dive into TDD to create flexible, maintainable, and production-ready .NET Core applications by Ayobami Adewole 9781788292481
RRP: £32.99Booksplease Price: £31.66Learn how to apply a test-driven development process by building ready C# 7 and .NET Core applications. About This Book * Create tests to quickly detect and resolve issues when writing portable code * Uncover code integration issues that improve... -
Hands-On Network Programming with C# and .NET Core: Build robust network applications with C# and .NET Core by Sean Burns 9781789340761
Booksplease Price: £31.96A comprehensive guide to understanding network architecture, communication protocols, and network analysis to build secure applications compatible with the latest versions of C# 8 and .NET Core 3.0 Key Features Explore various network architectures that...