Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Programming eBooks

If you like Programming eBooks, then you'll love these top picks.
Showing 457 - 480 of 7475 Results
Skip side bar filters
  • Ripple Quick Start Guide

    Get started with XRP and develop applications on Ripple's blockchain

    Learn to work with XRP and build applications on Ripple\\'s blockchainKey FeaturesLearn to use Ripple’s decentralized system for transfering digital assets globallyA simpilfied and shortened learning curve to understand the Ripple innovation and BlockchainTakes a hands-on approach to work with XRP – Ripple’s native currencyBook DescriptionThis book starts by giving you an understanding of the ... Read more

    $28.99 CAD or Free with Kobo Plus

  • GUI Design for Android Apps

    Series series Professional and Applied Computing (R0)
    GUI Design for Android Apps is the perfect—and concise—introduction for mobile app developers and designers. Through easy-to-follow tutorials, code samples, and case studies, the book shows the must-know principles for user-interface design for Android apps running on the Intel platform, including smartphones, tablets and embedded devices.This book is jointly developed for individual learning by ... Read more

    Free

  • Splunk Best Practices

    Operational intelligent made simpler

    Design, implement, and publish custom Splunk applications by following best practicesKey Features\[\*\] This is the most up-to-date guide on the market and will help you finish your tasks faster, easier, and more efficiently.\[\*\] Highly practical guide that addresses common and not-so-common pain points in Splunk.\[\*\] Want to explore shortcuts to perform tasks more efficiently with Splunk? ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Financial Theory with Python

    A Gentle Introduction

    by Yves Hilpisch ...
    Nowadays, finance, mathematics, and programming are intrinsically linked. This book provides the relevant foundations of each discipline to give you the major tools you need to get started in the world of computational finance.Using an approach where mathematical concepts provide the common background against which financial ideas and programming techniques are learned, this practical guide ... Read more

    $47.99 CAD

  • Delta Lake: Up and Running

    Modern Data Lakehouse Architectures with Delta Lake

    With the surge in big data and AI, organizations can rapidly create data products. However, the effectiveness of their analytics and machine learning models depends on the data's quality. Delta Lake's open source format offers a robust lakehouse framework over platforms like Amazon S3, ADLS, and GCS.This practical book shows data engineers, data scientists, and data analysts how to get Delta Lake ... Read more

    $57.99 CAD

  • Build a Next-Generation Digital Workplace

    Transform Legacy Intranets to Employee Experience Platforms

    Series series Professional and Applied Computing (R0)
    Evolve your traditional intranet platform into a next-generation digital workspace with this comprehensive book. Through in-depth coverage of strategies, methods, and case studies, you will learn how to design and build an employee experience platform (EXP) for improved employee productivity, engagement, and collaboration.In Build a Next-Generation Digital Workplace, author Shailesh Kumar ... Read more

    $80.99 CAD

  • Learn Rails 5.2

    Accelerated Web Development with Ruby on Rails

    Series series Professional and Applied Computing (R0)
    Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples – rather than a single large application.This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, ... Read more

    $75.99 CAD

  • Microservices From Day One

    Build robust and scalable software from the start

    Series series Professional and Applied Computing (R0)
    Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load.Microservices from Day One discusses many of the ... Read more

    $63.99 CAD

  • R Graphics Cookbook

    Practical Recipes for Visualizing Data

    by Winston Chang ...
    This O’Reilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly—without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project and includes a discussion of how and why the recipe works.Most of the recipes in this ... Read more

    $67.99 CAD

  • What Makes Us Smart

    The Computational Logic of Human Cognition

    How a computational framework can account for the successes and failures of human cognitionAt the heart of human intelligence rests a fundamental puzzle: How are we incredibly smart and stupid at the same time? No existing machine can match the power and flexibility of human perception, language, and reasoning. Yet, we routinely commit errors that reveal the failures of our thought processes. What ... Read more

    $43.99 CAD

  • Guide to HTML, JavaScript and PHP

    For Scientists and Engineers

    Series series Computer Science (R0)
    This book enables readers to quickly develop a working knowledge of HTML, JavaScript and PHP. The text emphasizes a hands-on approach to learning and makes extensive use of examples. A detailed science, engineering, or mathematics background is not required to understand the material, making the book ideally suitable for self-study or an introductory course in programming. Features: describes the ... Read more

    $83.29 CAD

  • 3D Graphics Rendering Cookbook

    A comprehensive guide to exploring rendering algorithms in modern OpenGL and Vulkan

    Build a 3D rendering engine from scratch while solving problems in a step-by-step way with the help of useful recipesKey FeaturesLearn to integrate modern rendering techniques into a single performant 3D rendering engineLeverage Vulkan to render 3D content, use AZDO in OpenGL applications, and understand modern real-time rendering methodsImplement a physically based rendering pipeline from scratch ... Read more

    $44.99 CAD or Free with Kobo Plus

  • Bad Data Handbook

    Cleaning Up The Data So You Can Get Back To Work

    What is bad data? Some people consider it a technical phenomenon, like missing values or malformed records, but bad data includes a lot more. In this handbook, data expert Q. Ethan McCallum has gathered 19 colleagues from every corner of the data arena to reveal how they’ve recovered from nasty data problems.From cranky storage to poor representation to misguided policy, there are many paths to ... Read more

    $27.99 CAD

  • Designing Agentive Technology

    AI That Works for People

    Advances in narrow artificial intelligence make possible agentive systems that do things directly for their users (like, say, an automatic pet feeder). They deliver on the promise of user-centered design, but present fresh challenges in understanding their unique promises and pitfalls. Designing Agentive Technology provides both a conceptual grounding and practical advice to unlock agentive ... Read more

    $37.99 CAD

  • Clean Code in JavaScript

    Develop reliable, maintainable, and robust JavaScript

    Get the most out of JavaScript for building web applications through a series of patterns, techniques, and case studies for clean codingKey FeaturesWrite maintainable JS code using internal abstraction, well-written tests, and well-documented codeUnderstand the agents of clean coding like SOLID principles, OOP, and functional programmingExplore solutions to tackle common JavaScript challenges in ... Read more

    $33.99 CAD or Free with Kobo Plus

  • Essentials of Compilation

    An Incremental Approach in Python

    A hands-on approach to understanding and building compilers using the programming language Python.Compilers are notoriously difficult programs to teach and understand. Most books about compilers dedicate one chapter to each progressive stage, a structure that hides how language features motivate design choices. By contrast, this innovative textbook provides an incremental approach that allows ... Read more

    $51.99 CAD

  • LLVM Techniques, Tips, and Best Practices Clang and Middle-End Libraries

    Design powerful and reliable compilers using the latest libraries and tools from LLVM

    by Min-Yih Hsu ...
    Learn how you can build the next big programming language, compiler, or source code analyzer using LLVM and ClangKey FeaturesExplore Clang, LLVM’s middle-end and backend, in a pragmatic wayDevelop your LLVM skillset and get to grips with a variety of common use casesEngage with real-world LLVM development through various coding examplesBook DescriptionEvery programmer or engineer, at some point in ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Blockchain Data Analytics For Dummies

    Get ahead of the curve—learn about big data on the blockchainBlockchain came to prominence as the disruptive technology that made cryptocurrencies work. Now, data pros are using blockchain technology for faster real-time analysis, better data security, and more accurate predictions. Blockchain Data Analytics For Dummies is your quick-start guide to harnessing the potential of blockchain.Inside ... Read more

    $23.99 CAD

  • Webbstrategi för alla

    Här har du boken som tar upp hantverket att ta fram och ta hand om en webbplats. Inledningen återger webbens historia och hur det knyter an till den webb vi ser idag. Andra delen berör det viktigaste inom hur man tar hand om sin information och dess arkitektur.Självklart tas designstrategier upp, bland annat responsiv webbdesign och hur man designar för att övertyga. Näst sist ämnet kring hur man ... Read more

    Free

  • Beginning x64 Assembly Programming

    From Novice to AVX Professional

    by Jo Van Hoey ...
    Series series Professional and Applied Computing (R0)
    Program in assembly starting with simple and basic programs, all the way up to AVX programming. By the end of this book, you will be able to write and read assembly code, mix assembly with higher level languages, know what AVX is, and a lot more than that.The code used in Beginning x64 Assembly Programming is kept as simple as possible, which means: no graphical user interfaces or whistles and ... Read more

    $56.99 CAD

  • Building Better Interfaces for Remote Autonomous Systems

    An Introduction for Systems Engineers

    Series series Computer Science (R0)
    This 'Open Access' SpringerBrief provides foundational knowledge for designing autonomous, asynchronous systems and explains aspects of users relevant to designing for these systems, introduces principles for user-centered design, and prepares readers for more advanced and specific readings. It provides context and the implications for design choices made during the design and development of the ... Read more

    Free

  • Xamarin Mobile Application Development

    Cross-Platform C# and Xamarin.Forms Fundamentals

    by Dan Hermes ...
    Series series Professional and Applied Computing (R0)
    Xamarin Mobile Application Development is a hands-on Xamarin.Forms primer and a cross-platform reference for building native Android, iOS, and Windows Phone apps using C# and .NET. This book explains how to use Xamarin.Forms, Xamarin.Android, and Xamarin.iOS to build business apps for your customers and consumer apps for Google Play and the iTunes App Store.Learn how to leverage Xamarin.Forms for ... Read more

    $107.99 CAD

  • COMPUTER MASTER

    C++ / C Programming lessons

    C++ / C Programming lessons! This C / C++ lesson, has been designed to help the beginners learn the C / C++ programming language quickly. Most of the basic concepts of C / C++ programming like variables, data types, expressions, conditionals, repetitions structures, switch, functions, arrays, pointers, string handling, file handling and structures are explained in simple language. This C / C++ ... Read more

    $20.00 CAD

  • Museum Experience Design

    Crowds, Ecosystems and Novel Technologies

    Series series Computer Science (R0)
    This state-of-the-art book explores the implications of contemporary trends that are shaping the future of museum experiences. In four separate sections, it looks into how museums are developing dialogical relationships with their audiences, reaching out beyond their local communities to involve more diverse and broader audiences. It examines current practices in involving crowds, not as passive ... Read more

    $179.99 CAD