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 1873 - 1896 af 10000 resultater
Skip side bar filters
  • Software Testing as a Service

    In today's unforgiving business environment where customers demand zero defect software at lower costs-it is testing that provides the opportunity for software companies to separate themselves from the competition. Software Testing as a Service explains, in simple language, how to use software testing to improve productivity, reduce time to market, and reduce costly errors. It explains how the ... Læs mere

    656,42 kr.

  • Fundamentals of Multicore Software Development

    Serier serie Chapman & Hall/CRC Computational Science
    With multicore processors now in every computer, server, and embedded device, the need for cost-effective, reliable parallel software has never been greater. By explaining key aspects of multicore programming, Fundamentals of Multicore Software Development helps software engineers understand parallel programming and master the multicore challenge. ... Læs mere

    936,25 kr.

  • Python Complete Guide

    The Ultimate Step-by-Step Guide to Python Coding with Real-World Projects

    PYTHON COMPLETE GUIDELearn, Build, and Master Python Through Real ProjectsPYTHON COMPLETE GUIDE is your all-in-one journey into Python - designed to take you from absolute beginner to confident developer through a perfect blend of clear lessons, practical coding examples, and real-world projects that make learning both fun and meaningful.Step inside and explore th... ... Læs mere

    224,50 kr.

  • Programming Languages and Systems

    34th European Symposium on Programming, ESOP 2025, Held as Part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2025, Hamilton, ON, Canada, May 3–8, 2025, Proceedings, Part I

    Redigeret af Viktor Vafeiadis ...
    Serier Bog 1 - Springer Nature Proceedings Computer Science
    The open access book set LNCS 15694 + LNCS 15695 constitutes the proceedings of the 34th European Symposium on Programming, ESOP 2025, which was held as part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2025, in Hamilton, Canada, during May 3-8, 2025.The 30 full papers included in the proceedings were carefully reviewed and selected from a total of 88 ... Læs mere

    Gratis

  • Programming Languages and Systems

    35th European Symposium on Programming, ESOP 2026, Held as Part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2026, Turin, Italy, April 11–16, 2026, Proceedings, Part II

    Redigeret af Robbert Krebbers ...
    Serier Bog 2 - Springer Nature Proceedings Computer Science
    The open access book set LNCS 16501 + LNCS 16502 constitutes the proceedings of the 35th European Symposium on Programming, ESOP 2026, which was held as part of the International Joint Conferences on Theory and Practice of Software, ETAPS 2026, in Turin, Italy, during April 11-16, 2026.The 31 full papers included in the proceedings, together with one invited talk, were carefully reviewed and ... Læs mere

    Gratis

  • 奇思妙想:C++青少年趣味编程100例(视频教学版)

    af 徐苑琳 ...
    《奇思妙想:C++青少年趣味编程100例(视频教学版)》基于C++语言讲解了100多个有趣实例的开发过程。这些实例由浅入深地向读者介绍C++语言各个语法的使用方法,并展现了程序设计的基本思维和方法。 全书共13章,包含100个实例。第1章带领读者认识C++开发环境,并编写第一个程序。第2章讲解C++的基础知识,如输入、输出、变量、标志符等。第3章和第4章讲解数据的表示和运算方式。第5章讲解程序控制结构,如判断、循环。第6章讲解复杂数据的存储和处理方式,如数组、字符串。第7章和第8章讲解函数的使用,帮助读者理解代码复用的思想。第9章和第10章讲解特殊数据的使用,如指针、引用、结构体、联合、枚举。第11章和第12章讲解面向对象编程相关知识,如类、对象、继承、派生等。第13章讲解数据的外部存储方式——文件。 本《奇思妙想:C++青少年趣味编程100例(视频教学版)》容通俗易懂 ... Læs mere

    85,03 kr.

  • C++编程之禅:从理论到实践

    af 刘志宇 ...
    《C++编程之禅:从理论到实践》是一部全面系统介绍C++编程语言的高级教程,旨在帮助读者深入理解C++的设计哲学和编程技巧。《C++编程之禅:从理论到实践》从C++的基础设计原则出发,详细地探讨了封装、继承、模板等核心概念,并介绍了C++20和C++23引入的一些现代特性。书中不仅讲解了C++的基本语法和结构,还探讨了类型系统、内存模型、并发编程、设计模式、架构策略以及性能分析等高级主题,并展示了诸多**实践供开发者参考。 《C++编程之禅:从理论到实践》为读者提供了全面而细致的技术景观,能够帮助读者掌握C++这门强大的编程语言,并利用其功能来优化和创新编程实践。 ... Læs mere

    161,18 kr.

  • OpenCV计算机视觉开发实践:基于Python

    OpenCV是一个跨平台计算机视觉和机器学习软件库,也是计算机视觉领域的开发人员必须掌握的技术。《OpenCV计算机视觉开发实践:基于Python》基于Python 3.8全面系统地介绍OpenCV 4.10的使用,并配套示例源代码、开发环境、PPT课件、配书PDF文件与作者答疑服务。 《OpenCV计算机视觉开发实践:基于Python》共20章,主要内容包括计算机视觉概述、OpenCV的Python开发环境搭建、OpenCV基本操作、数组矩阵、图像处理模块、灰度变换和直方图修正、图像平滑、几何变换、图像边缘检测、图像分割、图像金字塔、图像形态学、视频处理,以及停车场车牌识别、目标检测、数字水印、图像加密和解密、物体计数、图像轮廓和手势识别等案例。 《OpenCV计算机视觉开发实践:基于Python》既适合OpenCV初学者、计算机视觉与图像处理应用开发人员、人工智能算法开发人员阅读 ... Læs mere

    110,16 kr.

  • Python数据科学加速:Dask、Ray、Xorbits、mpi4py

    当前,数据驱动的理念已渗透到各个领域,数据科学和人工智能技术在制造业、金融、教育等多个行业中得到了广泛应用。Python作为一种编程语言,已成为数据科学和人工智能领域的事实标准,它丰富的生态系统进一步增强了它在这些领域中的重要性。然而,随着数据量的不断增长,如何利用Python加速数据科学处理,并将它扩展到集群上的并行计算,已成为数据科学家面临的重要挑战。《Python数据科学加速:Dask、Ray、Xorbits、mpi4py》详细介绍了4种数据科学工具:Dask、Ray、Xorbits和mpi4py,这些工具可以帮助数据工程师和科学家处理更大规模的数据集、训练更复杂的模型,并更高效地进行机器学习模型的迭代和部署。 《Python数据科学加速:Dask、Ray、Xorbits、mpi4py》面向具备一定数据科学基础的数据工程师、数据科学家或领域专家 ... Læs mere

    75,89 kr.

  • 嵌入式C语言实践(微课视频版)

    af 孟皓 ...
    本书以嵌入式软件开发中用到的C语言为主线,带领读者进入嵌入式世界的技术海洋。本书研究了从计算机的硬件架构到C语言对硬件的操作,从C语言的设计思想,到硬件对C语言的兼容、竞争和妥协设计等问题,这些问题是理解嵌入式技术的关键,本书是一本尝试通过C语言讲透嵌入式底层世界的书。 本书分5篇共24章。扫盲篇(第1~3章)和上手篇(第4~10章)讲解基础内容且通用的C语言知识,并针对嵌入式开发做了少量的内容优化;提高篇(第11~17章)和高级篇(第18~22章)专为嵌入式软件从业者打造,具有很强的针对性;职场篇(第23章和第24章)为职业方向和代码管理等内容,以便于读者快速寻找并融入团队。 本书适合初学者入门,部分高级内容对于工作多年的开发者也有一定参考价值,并配有示例代码和视频教程,可作为高等院校学生、相关从业者作为学习参考用书。 ... Læs mere

    92,90 kr.

  • Formal Languages and Computation

    Models and Their Applications

    Formal Languages and Computation: Models and Their Applications gives a clear, comprehensive introduction to formal language theory and its applications in computer science. It covers all rudimental topics concerning formal languages and their models, especially grammars and automata, and sketches the basic ideas underlying the theory of computatio ... Læs mere

    699,47 kr.

  • Nonlinear Digital Filtering with Python

    An Introduction

    Nonlinear Digital Filtering with Python: An Introduction discusses important structural filter classes including the median filter and a number of its extensions (e.g., weighted and recursive median filters), and Volterra filters based on polynomial nonlinearities. Adopting both structural and behavioral approaches in characterizing and designing nonlinear digital filters, this book:Begins with an ... Læs mere

    634,90 kr.

  • Java Game Development with LibGDX

    From Beginner to Professional

    af Lee Stemkoski ...
    Serier serie Professional and Applied Computing (R0)
    Learn to design and create video games using the Java programming language and the LibGDX software library. Working through the examples in this book, you will create 12 game prototypes in a variety of popular genres, from collection-based and shoot-em-up arcade games to side-scrolling platformers and sword-fighting adventure games. With the flexibility provided by LibGDX, specialized genres such ... Læs mere

    698,35 kr.

  • Mastering Java: 600 Essential Questions and Answers for Interview & Certification Success

    af Parasuraman K ...
    Are you preparing for Java interviews, exams, or certifications? Mastering Java is your ultimate companion! This comprehensive book features 600 carefully curated questions and answers that cover every essential concept in Java—from the basics to advanced topics.Whether you're a beginner looking to strengthen your foundations or an experienced developer brushing up for technical interviews, this ... Læs mere

    40,09 kr.

  • Python Geospatial Development, Second Edition

    af Erik Westra ...
    This is a tutorial style book that will teach usage of Python tools for GIS using simple practical examples and then show you how to build a complete mapping application from scratch. The book assumes basic knowledge of Python. No knowledge of Open Source GIS is required.Experienced Python developers who want to learn about geospatial concepts, work with geospatial data, solve spatial problems, ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • wxPython Application Development Cookbook

    Over 80 step-by-step recipes to get you up to speed with building your own wxPython applications

    af Cody Precord ...
    Over 80 step-by-step recipes to get you up to speed with building your own wxPython applicationsKey FeaturesThis book empowers you to create rich cross-platform graphical user interfaces using PythonIt helps you develop applications that can be deployed on Windows, OSX, and LinuxThe recipes in the book involve real-world applications, giving you a first-hand experience of the practical ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • The Past, Present, and Future of JavaScript

    What’s next for JavaScript? Its phenomenal rise from a simple client-side scripting tool to a versatile and flexible programming language exceeded everyone’s expectations. Now, hopes and expectations for JavaScript’s future are considerable.In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opportunities in the past 15 years turned JavaScript’s ... Læs mere

    Gratis

  • FreeBSD System Administration and Configuration

    Definitive Reference for Developers and Engineers

    "FreeBSD System Administration and Configuration""FreeBSD System Administration and Configuration" is an authoritative and comprehensive guide designed for professionals and enthusiasts seeking to master the intricacies of deploying, managing, and securing FreeBSD systems. Beginning with a deep dive into the FreeBSD architecture—including kernel modularity, system calls, device management, and ... Læs mere

    64,24 kr. eller Gratis med Kobo Plus

  • Ultimate Selenium WebDriver for Test Automation

    af Robin Gupta ...
    Elevate your test automation skills by mastering Selenium with Java, delving into advanced techniques for a comprehensive understanding.Book DescriptionThis comprehensive and practical handbook, centered on Selenium unlocks its potential using Java. The book covers Selenium basics, including IDE and WebDriver, while delving into advanced topics like Selenium Grid and non-functional test automation ... Læs mere

    200,04 kr.

  • Sams Teach Yourself C++ in One Hour a Day

    Learn C++ programming at your own pace—Covers modern C++ 20Starting with one hour a day, you can gain all the skills you need to begin programming in C++. This complete tutorial will help you quickly master the basics of object-oriented programming and teach you advanced C++ language features and concepts. Fully updated for the C++20 standard, this practical book is designed to help you write C++ ... Læs mere

    327,11 kr.

  • TOP 30 Java Interview Coding Tasks

    af Matthew Urban ...
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during ... Læs mere

    48,03 kr.

  • Software Architecture with Python

    Design and architect highly scalable, robust, clean, and high performance applications in Python

    Architect and design highly scalable, robust, clean, and highly performant applications in PythonKey FeaturesIdentify design issues and make the necessary adjustments to achieve improved performanceUnderstand architectural quality attributes from the perspective of a practicing engineer and architect using PythonLearn architectural principles and how they can be used to provide accountability and ... Læs mere

    379,99 kr. eller Gratis med Kobo Plus

  • Begin to Code

    Building apps and games in the Cloud

    af Rob Miles ...
    Become a cloud developer — and have fun doing it!This full-color guide will help you start creating cloud-based apps and games fast, even if you've never done it before. Not just friendly and easy, it puts you in control of your own learning and empowers you to solve problems you care about. Microsoft and author Rob Miles have reinvented the introductory tutorial, reflecting deep research into how ... Læs mere

    292,99 kr.

  • Javascript Absolute Beginner's Guide, Third Edition

    Make the most of today's JavaScript--even if you've never programmed anything before. JavaScript Absolute Beginner's Guide, Third Edition is the fastest way to learn JavaScript, starting with the basics and gradually going deeper and broader into all the techniques you need to begin building highly scalable, performant web apps and experiences. Do what you want, the way you want, one incredibly ... Læs mere

    304,59 kr.