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 1201 - 1224 af 9999 resultater
Skip side bar filters
  • 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

  • Unity 4 Fundamentals

    Get Started at Making Games with Unity

    af Alan Thorn ...
    Get ahead of the game with Unity 4.The Unity engine is the tool of choice for many indie and AAA game developers. Unity 4 Fundamentals gives readers a head start on the road to game development by offering beginners a comprehensive, step by step introduction to the latest Unity 4 engine. The author takes a theory-to-practice approach to demonstrate what Unity 4 has to offer which includes:Asset ... Læs mere

    473,45 kr.

  • Building Web Applications with C# and .NET

    A Complete Reference

    This book presents the basic knowledge and illustrative examples to build dynamic and robust web applications using the .NET Framework technology. It stresses the use of code-behind procedural coding and useful for those interested in web application development and to visual basic programmers. ... Læs mere

    1.463,63 kr.

  • Unity from Zero to Proficiency (Advanced)

    Unity from Zero to Proficiency, #4

    Serier Bog 4 - Unity from Zero to Proficiency
    Newly Edited and Updated Version (Third Edition) for Unity 2019Create multiplayer games and procedural levels and boost game performances without the headachesWithout this book, most people spend too long trying to develop and optimize their game the hard way. This book is the only one that will get you to create entertaining games and optimize your code without wasting so much time. It includes ... Læs mere

    64,08 kr.

  • Learn PHP: Learn PHP Programming in 4 hours! PHP for Beginners - Smart and Easy Ways to learn PHP & MySQL

    af Barry Page ...
    "Learn PHP in 4 Hours!" promises to give you complete introductory knowledge to PHP and MySQL. You will be able to get started on your journey to building awesome dynamic websites that help you achieve your dreams in no time.This book contains definitions that are straightforward, examples that are short and sweet and explanations that ensure mastery of the basics very quickly.You will be able to ... Læs mere

    31,75 kr.

  • GPU-Accelerated Computing with Python 3 and CUDA

    From low-level kernels to real-world applications in scientific computing and machine learning

    Accelerate your Python code on the GPU using CUDA, Numba, and modern libraries to solve real-world problems faster and more efficiently.Key FeaturesBuild a solid foundation in CUDA with Python, from kernel design to execution and debuggingOptimize GPU performance with efficient memory access, CUDA streams, and multi-GPU scalingUse JAX, CuPy, RAPIDS, and Numba to accelerate numerical computing and ... Læs mere

    327,49 kr. eller Gratis med Kobo Plus

  • Introducing C++

    The Easy Way to Start Learning Modern C++

    You know how to code, but you're ready to level up. You've heard about the power and performance of C++, a language vital to fields like AI, game development, and high-performance computing. But where do you even start? Existing resources are outdated or overly academic, or they assume a deep understanding of C. You need a guide that respects your existing skills and gets you coding fast with ... Læs mere

    347,61 kr.

  • A Student's Guide to Python for Physical Modeling

    Second Edition

    A fully updated tutorial on the basics of the Python programming language for science studentsPython is a computer programming language that has gained popularity throughout the sciences. This fully updated second edition of A Student's Guide to Python for Physical Modeling aims to help you, the student, teach yourself enough of the Python programming language to get started with physical modeling ... Læs mere

    245,36 kr.

  • Modern Software Engineering

    Software Engineering, #1

    Serier Bog 1 - Software Engineering
    Master the modern software lifecycle—where programming meets architectural responsibility, systemic security, and artificial intelligence.Writing code that works is no longer enough. In today's fast-paced tech landscape, true software engineering requires managing the full lifecycle of a system: its long-term maintainability, its security guarantees, its operational resilience, and its integration ... Læs mere

    96,15 kr. eller Gratis med Kobo Plus

  • Local Data Storage in Kotlin: Managing Databases in Android Environments

    af Andrei Vale ...
    Master Android Data Persistence with KotlinAre you tired of building Android applications that forget everything the moment they are closed? Do you struggle with complex SQL queries, memory leaks, or sluggish user interfaces?Local Data Storage in Kotlin is your definitive guide to engineering robust, offline-first mobile applications. This comprehensive resource bridges the gap between basic UI ... Læs mere

    38,42 kr. eller Gratis med Kobo Plus

  • Mobile Interface Implementation: Building User Experiences for Android Applications

    af Andrei Vale ...
    Are you ready to build stunning, high performing Android applications that users will love?The landscape of mobile development has shifted dramatically. Gone are the days of rigid XML layouts and fragmented code. Today, creating professional Android interfaces requires a deep understanding of declarative programming and modern design systems. This book is your definitive guide to mastering this ... Læs mere

    38,42 kr.

  • Python Games from Zero to Proficiency (Beginner)

    Python Games From Zero to Proficiency, #1

    Serier Bog 1 - Python Games From Zero to Proficiency
    Get started with Python programming and Python games development fast without the headachesPython is a great programming language; however, most people spend too long trying to learn how to code and create games with Python the hard way. This book is the only one that will get you to learn Python fast without wasting so much time. This book is the first book in the series "Python Games from Zero ... Læs mere

    25,59 kr.

  • Hands-On GPU Programming with Python and CUDA

    Explore high-performance parallel computing with CUDA

    Build real-world applications with Python 2.7, CUDA 9, and CUDA 10. We suggest the use of Python 2.7 over Python 3.x, since Python 2.7 has stable support across all the libraries we use in this book.Key FeaturesExpand your background in GPU programming—PyCUDA, scikit-cuda, and NsightEffectively use CUDA libraries such as cuBLAS, cuFFT, and cuSolverApply GPU programming to modern data science ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • SQL Pocket Guide

    A Guide to SQL Usage

    af Alice Zhao ...
    If you use SQL in your day-to-day work as a data analyst, data scientist, or data engineer, this popular pocket guide is your ideal on-the-job reference. You'll find many examples that address the language's complexities, along with key aspects of SQL used in Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL, and SQLite.In this updated edition, author Alice Zhao describes how these database ... Læs mere

    211,24 kr.

  • C++ for the Impatient

    A Ready Reference for C++C++ for the Impatient offers both the quickest way for busy programmers to learn the latest features of the C++ language and a handy resource for quickly finding answers to specific language questions. Designed to give you the most accurate and up-to-date information you require fast and to the point, this book is also an essential guide to the new C++11 standard, ... Læs mere

    464,95 kr.