Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Programmeringssprog e-bøger

Hvis du kan lide Programmeringssprog e-bøger, så vil du elske disse fremragende valg.
Viser 1177 - 1200 af 9999 resultater
Skip side bar filters
  • Unit Testing and TDD with TypeScript: Quality Code from Day One

    af Baldurs L. ...
    Unit Testing and TDD with TypeScript: Quality Code from Day OneUnlock the full potential of TypeScript by mastering test-driven development! This comprehensive, hands-on guide bridges the gap between TypeScript's powerful type system and professional testing practices that ensure your code remains reliable, maintainable, and bug-free.What sets this book apart:TypeScript-specific testing strategies ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    af Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... Læs mere

    44,84 kr. eller Gratis med Kobo Plus

  • ArcGIS By Example

    Develop three engaging ArcGIS applications to address your real-world mapping scenarios

    Develop three engaging ArcGIS applications, to address your real-world mapping scenariosKey FeaturesBook DescriptionArcGIS is a geographic information system (GIS) for working with maps and geographic information. It is considered the turnkey solution to creating and sharing interactive maps. ArcGIS is designed to work the way you work. With nothing to install and set up, ArcGIS helps you make ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Understanding Python : Beginner's Guide to Programming

    af Sabry Fattah ...
    Understanding Python introduces the aspiring programmer to the concepts and skills of programming in Python, the most powerful, easy-to-read programming languages around. It takes you from basic ideas to mastering code writing while giving examples for each command and statement. It helps you get familiar with designing simple programs.Python is a general purpose, high-level language can be ... Læs mere

    76,91 kr. eller Gratis med Kobo Plus

  • Mastering Java: From Foundations to Enterprise Architecture.

    af Mirko Reed ...
    Java remains one of the most resilient, versatile, and widely adopted programming languages in the global software industry. From powering standalone desktop applications to driving complex, high-throughput cloud architectures, its motto—"Write Once, Run Anywhere"—continues to shape the modern digital landscape. However, transitioning from a beginner writing their first System.out.println to an ... Læs mere

    72,08 kr. eller Gratis med Kobo Plus

  • Exploring Operations Research with R

    af Jim Duggan ...
    Serier serie Chapman & Hall/CRC Series in Operations Research
    Exploring Operations Research with R shows how the R programming language can be a valuable tool – and way of thinking – which can be successfully applied to the field of operations research (OR). This approach is centred on the idea of the future OR professional as someone who can combine knowledge of key OR techniques (e.g., simulation, linear programming, data science, and network science) with ... Læs mere

    624,13 kr.

  • Statistics and Data Visualisation with Python

    Serier serie Chapman & Hall/CRC The Python Series
    This book is intended to serve as a bridge in statistics for graduates and business practitioners interested in using their skills in the area of data science and analytics as well as statistical analysis in general. On the one hand, the book is intended to be a refresher for readers who have taken some courses in statistics, but who have not necessarily used it in their day-to-day work. On the ... Læs mere

    451,93 kr.

  • Research Software Engineering with Python

    Building software that makes research possible

    Writing and running software is now as much a part of science as telescopes and test tubes, but most researchers are never taught how to do either well. As a result, it takes them longer to accomplish simple tasks than it should, and it is harder for them to share their work with others than it needs to be.This book introduces the concepts, tools, and skills that researchers need to get more done ... Læs mere

    677,95 kr.

  • Introduction to Machine Learning Algorithms

    Basic Principles and Mathematics

    Mathematics is the foundation of machine learning algorithms. To understand the shortcomings of existing algorithms and develop more effective methods, it is essential to understand the mathematical concepts underlying these algorithms and their operational principles. This book serves as an introductory resource, outlining the preliminary concepts and offering insights into the mathematical ... Læs mere

    1.678,89 kr.

  • C Programming

    Learn to Code

    The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental ... Læs mere

    548,79 kr.

  • Introduction to Python for Humanists

    Serier serie Chapman & Hall/CRC The Python Series
    This book will introduce digital humanists at all levels of education to Python. It provides background and guidance on learning the Python computer programming language, and as it presumes no knowledge on the part of the reader about computers or coding concepts allows the reader to gradually learn the more complex tasks that are currently popular in the field of digital humanities. This book ... Læs mere

    548,79 kr.

  • The Z Garbage Collector

    In JDK 25

    This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.Java is one of the most widely used programming languages in the world. It is a memory-safe language that completely relies on a good garbage collection (GC) algorithm to work well. The Z ... Læs mere

    591,84 kr.

  • Raspberry Pi OS System Administration with systemd and Python

    A Practical Approach

    The second in a new series exploring the basics of Raspberry Pi Operating System administration, this installment builds on the insights provided in Volume 1 to provide a compendium of easy-to-use and essential Raspberry Pi OS system administration for the novice user, with specific focus on Python and Python3.The overriding idea behind system administration of a modern, 21st-century Linux system ... Læs mere

    581,08 kr.

  • Unleashing User Innovation

    Multidisciplinary Perspectives on End-User Development and Generative AI

    The convergence of End-User Development (EUD) and Generative Artificial Intelligence (GenAI) ushers in a transformative era in which creators and consumers are no longer sharply divided, and users are empowered to innovate as never before. Unleashing User Innovation: Multidisciplinary Perspectives on End-User Development and Generative AI explores this dynamic intersection by bringing together ... Læs mere

    634,90 kr.

  • Introduction to the Art of Programming Using Scala

    af Mark C. Lewis ...
    Serier serie Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Læs mere

    796,34 kr.

  • Mining Software Specifications

    Methodologies and Applications

    Serier serie Chapman & Hall/CRC Data Mining and Knowledge Discovery Series
    An emerging topic in software engineering and data mining, specification mining tackles software maintenance and reliability issues that cost economies billions of dollars each year. The first unified reference on the subject, Mining Software Specifications: Methodologies and Applications describes recent approaches for mining specifications of sof ... Læs mere

    871,68 kr.

  • Secure Programming Cookbook for C and C++

    Recipes for Cryptography, Authentication, Input Validation & More

    Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today's computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today's developers need help figuring out how to write code that attackers won't be able to exploit. But writing such code is ... Læs mere

    408,86 kr.

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • Polars Cookbook

    Over 60 practical recipes to transform, manipulate, and analyze your data using Python Polars 1.x

    af Yuki Kakegawa ...
    Leverage Polars, a lightning-fast DataFrame library, to transform your Python-based data science projects with efficient data wrangling and manipulation Key FeaturesUnlock the power of Python Polars for faster and more efficient data analysis workflowsMaster the fundamentals of Python Polars with step-by-step recipesDiscover data manipulation techniques to apply across multiple data ... Læs mere

    339,99 kr. eller Gratis med Kobo Plus

  • Machine Learning for Developers

    Uplift your regular applications with the power of statistics, analytics, and machine learning

    Your one-stop guide to becoming a Machine Learning expert.Key Features-Learn to develop efficient and intelligent applications by leveraging the power of Machine Learning- A highly practical guide explaining the concepts of problem solving in the easiest possible manner- Implement Machine Learning in the most practical wayBook DescriptionMost of us have heard about the term Machine Learning, but ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Delphi Programming Essentials

    A Comprehensive Guide to Rapid Application Development

    "Delphi Programming Essentials: A Comprehensive Guide to Rapid Application Development" offers an in-depth exploration into the world of Delphi, designed to cater to both new and experienced programmers. This meticulously crafted guide provides a strong foundation in Delphi's programming language, its rich integrated development environment, and the powerful Visual Component Library (VCL). ... Læs mere

    64,55 kr. eller Gratis med Kobo Plus

  • Effective Haskell

    Solving Real-World Problems with Strongly Typed Functional Programming

    Put the power of Haskell to work in your programs, learning from an engineer who uses Haskell daily to get practical work done efficiently. Leverage powerful features like Monad Transformers and Type Families to build useful applications. Realize the benefits of a pure functional language, like protecting your code from side effects. Manage concurrent processes fearlessly. Apply functional ... Læs mere

    340,74 kr.

  • ZeroMQ in Practice

    Definitive Reference for Developers and Engineers

    "ZeroMQ in Practice"ZeroMQ in Practice is a comprehensive and expertly crafted guide that takes readers deep into the design, implementation, and operationalization of resilient, high-performance distributed systems using ZeroMQ. Beginning with a clear exposition of ZeroMQ’s core concepts, messaging patterns, threading models, and API versatility, the book establishes a robust foundation for both ... Læs mere

    64,93 kr. eller Gratis med Kobo Plus

  • Websocket Essentials: Building apps with HTML5 websockets

    Build your own real-time web applications using HTML5 WebSockets

    af Varun Chopra ...
    Key FeaturesBook DescriptionThis book is for web developers who want to learn and implement WebSocket to create interesting apps for modern browsers, leveraging the capabilities of HTML5 with WebSockets.What you will learnCreate a web app with the advanced features of the modern WebExpand the level of application by using different frameworks and librariesImprove HTML5 web application development ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus