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 409 - 432 of 7523 Results
Skip side bar filters
  • Mastering Collaboration in a Product Team

    70 Techniques to Help Teams Build Better Products

    Series series Professional and Applied Computing (R0)
    The nature of product development is changing. The most successful innovations are those that come from teams of people who are exploring problems together. Teams that build meaningful releases of their products iteratively and incrementally are opening the door for early feedback so that decisions can be taken to persevere or pivot based on evidence.But how do you make the most out of a team’s ... Read more

    $68.29 CAD

  • Towards User-Centric Transport in Europe 3

    Making Digital Mobility Inclusive and Accessible

    Edited by Imre Keseru, Annette Randhahn ...
    Series series Engineering (R0)
    This book gathers contributions to the EU-funded Horizon 2020 project INDIMO (Inclusive Digital Mobility Solutions), its sister projects DIGNITY (Digital Transport in and for Society) and TRIPS (Transport Innovation for Persons with Disabilities Needs Satisfaction), which have been focusing on making transport systems inclusive and accessible for all. Digitalization has enabled the emergence and ... Read more

    Free

  • Introduction to Programming with Fortran

    Series series Computer Science (R0)
    This fourth Edition presents new examples on submodules, derived type i/o, object oriented programming, abstract interfaces and procedure pointers, C interop, sorting and searching, statistics and converting to more modern versions of Fortran.Key FeaturesHighlights the core language features of modern Fortran including data typing, array processing, control structures, functions, subroutines, ... Read more

    $115.29 CAD

  • The Handbook of Formal Methods in Human-Computer Interaction

    Series series Computer Science (R0)
    This book provides a comprehensive collection of methods and approaches for using formal methods within Human-Computer Interaction (HCI) research, the use of which is a prerequisite for usability and user-experience (UX) when engineering interactive systems.World-leading researchers present methods, tools and techniques to design and develop reliable interactive systems, offering an extensive ... Read more

    $408.59 CAD

  • 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.79 CAD

  • Practical MATLAB

    With Modeling, Simulation, and Processing Projects

    by Irfan Turk ...
    Series series Professional and Applied Computing (R0)
    Apply MATLAB programming to the mathematical modeling of real-life problems from a wide range of topics. This pragmatic book shows you how to solve your programming problems, starting with a brief primer on MATLAB and the fundamentals of the MATLAB programming language. Then, you’ll build fully working examples and computational models found in the financial, engineering, and scientific sectors. ... Read more

    $80.19 CAD

  • Functional and Reactive Domain Modeling

    SummaryFunctional and Reactive Domain Modeling teaches you how to think of the domain model in terms of pure functions and how to compose them to build larger abstractions.About the TechnologyTraditional distributed applications won't cut it in the reactive world of microservices, fast data, and sensor networks. To capture their dynamic relationships and dependencies, these systems require a ... Read more

    $77.99 CAD

  • Python Projects for Beginners

    A Ten-Week Bootcamp Approach to Python Programming

    Series series Professional and Applied Computing (R0)
    Immerse yourself in learning Python and introductory data analytics with this book’s project-based approach. Through the structure of a ten-week coding bootcamp course, you’ll learn key concepts and gain hands-on experience through weekly projects.Each chapter in this book is presented as a full week of topics, with Monday through Thursday covering specific concepts, leading up to Friday, when you ... Read more

    $68.99 CAD

  • Learn Microsoft Fabric

    A practical guide to performing data analytics in the era of artificial intelligence

    Harness the power of Microsoft Fabric to develop data analytics solutions for various use cases guided by step-by-step instructionsKey FeaturesExplore Microsoft Fabric and its features through real-world examplesBuild data analytics solutions for lakehouses, data warehouses, real-time analytics, and data scienceMonitor, manage, and administer your Fabric platform and analytics system to ensure ... Read more

    $36.99 CAD or Free with Kobo Plus

  • Hadoop: Data Processing and Modelling

    Unlock the power of your data with Hadoop 2.X ecosystem and its data warehousing techniques across large data setsAbout This BookConquer the mountain of data using Hadoop 2.X toolsThe authors succeed in creating a context for Hadoop and its ecosystemHands-on examples and recipes giving the bigger picture and helping you to master Hadoop 2.X data processing platformsOvercome the challenging data ... Read more

    $87.99 CAD or Free with Kobo Plus

  • Learn React Hooks

    Build and refactor modern React.js applications using Hooks

    by Daniel Bugl ...
    Create large-scale web applications with code that is extensible and easy to understand using React HooksKey FeaturesExplore effective strategies for migrating your state management from Redux and MobX to React HooksIntegrate Hooks with React features such as Context and Suspense to add advanced functionality to your web appsCreate complex applications by combining multiple hooksBook ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Technologies and Applications for Big Data Value

    Series series Computer Science (R0)
    This open access book explores cutting-edge solutions and best practices for big data and data-driven AI applications for the data-driven economy. It provides the reader with a basis for understanding how technical issues can be overcome to offer real-world solutions to major industrial areas.The book starts with an introductory chapter that provides an overview of the book by positioning the ... Read more

    Free

  • Advanced Topics in C

    Core Concepts in Data Structures

    Series series Professional and Applied Computing (R0)
    C is the most widely used programming language of all time. It has been used to create almost every category of software imaginable and the list keeps growing every day. Cutting-edge applications, such as Arduino, embeddable and wearable computing are ready-made for C.Advanced Topics In C teaches concepts that any budding programmer should know. You'll delve into topics such as sorting, searching, ... Read more

    $95.99 CAD

  • In-Memory Analytics with Apache Arrow

    Accelerate data analytics for efficient processing of flat and hierarchical data structures

    by Matthew Topol ...
    Harness the power of Apache Arrow to optimize tabular data processing and develop robust, high-performance data systems with its standardized, language-independent columnar memory formatKey FeaturesExplore Apache Arrow's data types and integration with pandas, Polars, and ParquetWork with Arrow libraries such as Flight SQL, Acero compute engine, and Dataset APIs for tabular dataEnhance and ... Read more

    $42.99 CAD or Free with Kobo Plus

  • R Data Analysis Projects

    Build end to end analytics systems to get deeper insights from your data

    Get valuable insights from your data by building data analysis systems from scratch with R. Key FeaturesA handy guide to take your understanding of data analysis with R to the next levelReal-world projects that focus on problems in finance, network analysis, social media, and moreFrom data manipulation to analysis to visualization in R, this book will teach you everything you need to know about ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Good Habits for Great Coding

    Improving Programming Skills with Examples in Python

    Series series Professional and Applied Computing (R0)
    Improve your coding skills and learn how to write readable code. Rather than teach basic programming, this book presumes that readers understand the fundamentals, and offers time-honed best practices for style, design, documenting, testing, refactoring, and more.Taking an informal, conversational tone, author Michael Stueben offers programming stories, anecdotes, observations, advice, tricks, ... Read more

    $56.99 CAD

  • Probability, Markov Chains, Queues, and Simulation

    The Mathematical Basis of Performance Modeling

    Probability, Markov Chains, Queues, and Simulation provides a modern and authoritative treatment of the mathematical processes that underlie performance modeling. The detailed explanations of mathematical derivations and numerous illustrative examples make this textbook readily accessible to graduate and advanced undergraduate students taking courses in which stochastic processes play a ... Read more

    $179.19 CAD

  • Beginning SQL Queries

    From Novice to Professional

    Series series Professional and Applied Computing (R0)
    Get started on mastering the one language binding the entire database industry. That language is SQL, and how it works is must-have knowledge for anyone involved with relational databases, and surprisingly also for anyone involved with NoSQL databases. SQL is universally used in querying and reporting on large data sets in order to generate knowledge to drive business decisions.Good knowledge of ... Read more

    $68.99 CAD

  • Snowflake Cookbook

    Techniques for building modern cloud data warehousing solutions

    Develop modern solutions with Snowflake s unique architecture and integration capabilities; process bulk and real-time data into a data lake; and leverage time travel, cloning, and data-sharing features to optimize data operationsKey FeaturesBuild and scale modern data solutions using the all-in-one Snowflake platformPerform advanced cloud analytics for implementing big data and data science ... Read more

    $64.99 CAD or Free with Kobo Plus

  • C++20 Quick Syntax Reference

    A Pocket Guide to the Language, APIs, and Library

    by Mikael Olsson ...
    Series series Professional and Applied Computing (R0)
    This quick C++ 20 guide is a condensed code and syntax reference to the popular programming language, fully updated for C++20. It presents the essential C++20 code syntax in a well-organized format that can be used as a handy reference.This edition covers topics including designated initializers, lambdas and lambda captures, the spaceship operator, pack expressions, string literals as template ... Read more

    $75.49 CAD

  • Implementing Effective Code Reviews

    How to Build and Maintain Clean Code

    Series series Professional and Applied Computing (R0)
    The ideal code review process differs from organization to organization, but the needs all boil down to the same foundational factors. A software development team cannot properly grow if its code reviews are not consistent, straightforward, and aspire to hit several company goals at once, such as security, performance, longevity, and more. Implementing Effective Code Reviews is the manual your ... Read more

    $80.19 CAD

  • AI and UX

    Why Artificial Intelligence Needs User Experience

    Series series Professional and Applied Computing (R0)
    As venture capital and industrial resources are increasingly poured into rapid advances in artificial intelligence, the actual usage and success of AI depends on a satisfactory experience for the user. UX will play a significant role in the adoption of AI technologies across markets, and AI and UX explores just what these demands will entail.Great effort has been put forth to continuously make AI ... Read more

    $56.29 CAD

  • Innovative Learning Environments in STEM Higher Education

    Opportunities, Challenges, and Looking Forward

    Edited by Jungwoo Ryoo, Kurt Winkelmann ...
    Series series Mathematics and Statistics (R0)
    As explored in this open access book, higher education in STEM fields is influenced by many factors, including education research, government and school policies, financial considerations, technology limitations, and acceptance of innovations by faculty and students. In 2018, Drs. Ryoo and Winkelmann explored the opportunities, challenges, and future research initiatives of innovative learning ... Read more

    Free

  • Redux in Action

    SummaryWith Redux in Action, you'll discover how to integrate Redux into your React application and development environment. With the insights you glean from the experience of authors Marc Garreau and Will Faurot, you'll be more than confident in your ability to solve your state management woes with Redux and focus on developing the apps you need!Foreword by Mark Erikson, Redux co-maintainer.About ... Read more

    $65.99 CAD