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 1513 - 1536 af 10650 resultater
Skip side bar filters
  • An Introduction to Website Performance

    How to Outrun the Zombie Hordes

    af John Rhea ...
    Serier serie Undead Institute
    Having trouble outrunning the zombie horde? Is your website so slow the remnants of humanity flee before it even loads? In this book we’ll discuss many different ways to make your website faster. These ways fall into three general strategies: reducing what’s sent to the user, speeding up/smoothing the website’s rendering, and reducing processing and download time.Within those three strategies ... Læs mere

    41,82 kr. eller Gratis med Kobo Plus

  • C 速查手冊

    介紹完整 34 個關鍵字的用法、超過 190 個範例及簡單資料結構與標準程式庫

    這一份《速查手冊》中,我們先認識有關 C 程式 (program) 的基本概念,然後認識 C 語言的標記 (token) ,包括語法功能的關鍵字 (keyword) 、運算子 (operator) ,用為自訂功能的識別字 (identifier) ,以及常數 (constant) 等。資料型態 (data type) 在程式語言 (programming language) 中是個相當基本的觀念,因為型態代表所處理資料可容許的範圍大小,也就是說某一種型態可以最大有多少值,最小可以有多少值,不同的型態也佔用不同大小的記憶體空間。程式中最主要的工作便是進行計算,計算由運算子與運算元 (operand) 來負責。運算子與具有資料型態運算元構成運算式 (expression) ,不同型態可施行的運算子也有所不同。計算過程若是遇到不同資料型態的運算元便會啟動型態轉換 (type conversion ... Læs mere

    66,97 kr. eller Gratis med Kobo Plus

  • C++ Mastery

    A Comprehensive Beginner's Guide for Crafting, Building, and Executing a Sturdy Program Methodically

    af Chloe Annable ...
    Serier serie Computer Programming
    Embark on a journey to C++ mastery with our comprehensive guide, 'C++ Mastery: A Comprehensive Beginner's Guide for Crafting, Building, and Executing a Sturdy Program Methodically.' Whether you're a novice looking to design and implement your first program or seeking professional assistance, this book is your ideal starting point.Discover the power of C++ through practical techniques that empower ... Læs mere

    74,32 kr. eller Gratis med Kobo Plus

  • 程序员学数据结构

    Chinese Edition

    一本帮助你轻松掌握数据结构的实用指南 Objective-C、C\#、Java和Swift多种语言案例Key Features使用一系列主流移动软件开发平台通用的语言编写了示例程序通过示例程序向读者介绍了多种数据结构和对应的用法通过示例程序用浅显易懂的方式展示了很多实际案例Book Description本书通过实用的例子来帮助读者快速理解多种数据结构和它们在实际应用程序中的使用方法。本书使用一系列主流移动软件开发平台通用的语言编写了示例程序,并通过这些示例程序向读者介绍了多种数据结构和对应的用法。同时,本书还通过示例程序用浅显易懂的方式展示了很多实际案例。 本书的第一部分涵盖了大多数语言(如Objective-C、C\#、Java以及Swift)均支持的基本数据结构,详细地介绍了如数组、列表、栈、队列、堆这些数据结构的用法和典型应用,并针对每种语言探讨了这些数据结构所独有的特点 ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

  • Python图像处理实战

    Chinese Edition

    Python图像处理Key Features图像处理、计算机视觉与深度学习的最新进展。实战性较强,涵盖图像修复、梯度融合、变分去噪、接缝雕刻、图像绗缝和人脸变形等新应用。用流行的Python 图像处理库、机器学习库和深度学习库解决图像处理问题。Book Description本书介绍如何用流行的Python 图像处理库、机器学习库和深度学习库解决图像处理 问题。 本书先介绍经典的图像处理技术,然后探索图像处理算法的演变历程,始终紧扣图 像处理以及计算机视觉与深度学习方面的最新进展。全书共12 章,涵盖图像处理入门基础知识、应用导数方法实现图像增强、形态学图像处理、图像特征提取与描述符、图像分割,以及图像处理中的经典机器学习方法等内容。 本书适合Python 工程师和相关研究人员阅读,也适合对计算机视觉、图像处理、机 器学习和深度学习感兴趣的软件工程师参考。What you will ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

  • Herkes İçin C++ ile Algoritmalar ve Programcılık

    C++ ile Algoritma ve Programcılığa En Kolay Adım!Bilgisayar programlama dillerini en sade, en açık ve en anlaşılır haliyle anlatan Fahrettin Erdinç’ten harika bir kitap:Herkes İçin C++ ile Algoritmalar ve Programcılık. Başlamak isteyenler ya da yeni başlayanlar için hazırlanan bu kitapta C++ ile algoritma oluşturma ve programlama ile ilgili tüm konuları bulacaksınız. Yazılım geliştirmenin temel ... Læs mere

    66,96 kr. eller Gratis med Kobo Plus

  • Python для сложных задач: наука о данных

    Python — первоклассный инструмент, и в первую очередь благодаря наличию множества библиотек для хранения, анализа и обработки данных. Отдельные части стека Python описываются во многих источниках, но только в новом издании «Python для сложных задач» вы найдете подробное описание: IPython, NumPy, pandas, Matplotlib, Scikit-Learn и др. Специалисты по обработке данных, знакомые с языком Python, ... Læs mere

    59,00 kr. eller Gratis med Kobo Plus

    FORUDBESTIL

  • Java for Beginners

    A Complete Guide to Learn the Fundamentals of Java and Start Programming Today!

    af MEGANE NOEL ...
    Serier serie Computer Programming
    This book is a Java fundamentals primer for beginners. As a result, it was written with the assumption that the reader has little prior understanding of Java. A basic understanding of programming languages, on the other hand, will be beneficial. We intend to implant the fundamentals of programming in the reader through this course, with a special focus on Java.Here Is A Preview Of What You'll ... Læs mere

    58,58 kr. eller Gratis med Kobo Plus

  • My First Webpocalypse

    Beginner HTML, CSS, and Usability (Virtual Boxed Set)

    af John Rhea ...
    Serier serie Undead Institute
    Get your boring technical books somewhere else. This virtual boxed set a 1, 2, 3 punch of web development goodness. It'll have you stopping the apocalyptic horde with your HTML, CSS and Usability skills in no time.The My First Webpocalypse Virtual Box Set includes the booksA Beginner's Guide to Learning HTML (and Smacking Zombies Upside the Web Development)Beginner CSS: Like Putting Lipstick on a ... Læs mere

    108,87 kr. eller Gratis med Kobo Plus

  • Ultimate Java for Data Analytics and Machine Learning

    Empower Your Data Insights with Java's Top Tools and Frameworks.Key Features● Explore diverse techniques and algorithms for data analytics using Java.● Learn through hands-on examples and practical applications in each chapter.● Master essential tools and frameworks such as JFreeChart for data visualization and Deeplearning4j for deep learning.Book DescriptionThis book is a comprehensive guid... ... Læs mere

    238,49 kr.

  • Behavioural Types

    From Theory to Tools

    Redigeret af Simon Gay, António Ravara ...
    Behavioural type systems in programming languages support the specification and verification of properties of programs beyond the traditional use of type systems to describe data processing. A major example of such a property is correctness of communication in concurrent and distributed systems, motivated by the importance of structured communication in modern software. Behavioural Types: from ... Læs mere

    Gratis

  • Web Development with Blazor

    A practical guide to building interactive UIs with C# 12 and .NET 8

    Develop modern web UIs with Blazor Server and Blazor WebAssembly – now introducing Streaming and Static Server-Side Rendering (SSR) and flexible hosting models in .NET 8 Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesCreate a production-ready Blazor application from start to finishFind out how, when, and why to use Blazor Server and Blazor WebAssembly, as well ... Læs mere

    294,74 kr. eller Gratis med Kobo Plus

  • Node.js for Beginners

    A comprehensive guide to building efficient, full-featured web applications with Node.js

    Build your first production-grade web app from scratch using Node.js, Express, MongoDB, authentication, and testing with guidance from a member of the Express Technical Committee as well as a Node.js core collaborator and releaserKey FeaturesLearn JavaScript, async programming, and event-driven architectures in Node.jsDiscover best practices for secure deployment and testing of Node.js appsBuild a ... Læs mere

    265,49 kr. eller Gratis med Kobo Plus

  • Mastering Ruby

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Læs mere

    86,24 kr.

  • Building AI Intensive Python Applications

    Create intelligent apps with LLMs and vector databases

    Master retrieval-augmented generation architecture and fine-tune your AI stack, along with discovering real-world use cases and best practices to create powerful AI appsKey FeaturesGet to grips with the fundamentals of LLMs, vector databases, and Python frameworksImplement effective retrieval-augmented generation strategies with MongoDB AtlasOptimize AI models for performance and accuracy with ... Læs mere

    442,11 kr. eller Gratis med Kobo Plus

  • Tools and Skills for .NET 8

    Get the career you want with good practices and patterns to design, debug, and test your solutions 

    af Mark J. Price ...
    Elevate your career by mastering key .NET tools and skills, including debugging, source code management, testing, cloud-native development, intelligent apps and more. Purchase of the print or Kindle book includes a free PDF eBook.Key FeaturesCoverage of key .NET tools and skills including refactoring, source code management, debugging, memory troubleshooting, and morePractical guidance on using ... Læs mere

    282,36 kr. eller Gratis med Kobo Plus

  • VR+教育:可视化学习的未来

    af 杜颖 ...
    杜颖编著的《VR+教育(可视化学习的未来)》主要介绍VR教育团队如何选定内容,确定市场方向,并结合教育行业的特点,融入国内外先进的教学理论、教学模式、教学策略等内容,来探讨VR给教育带来的颠覆性改变。本书分为四个篇章:行业篇、探索篇、实践篇、展望篇。每一篇都充分结合了教育行业和VR技术行业两个角度,找到二者之间的契合点。书中不仅有详细的技术介绍、教学理论、教学数据,还在很多制作过程中分享了行业内的“干货”,为想在VR教育行业内探索的VR从业者和教育从业者提供宝贵的经验分享。 其中实践篇为本书的重点部分,通过一个学期的亲身VR教学实践,作者不仅证明了自己公司研发的课程对于课堂教学效率和学生学习动机等方面的提高,而且从多个角度分享了VR内容制作所需要充分考虑到的教学方法、教学策略等,并给VR行业内的从业者分享了VR内容制作需要解决的教学“痛点”和教学难点以及注意事项 ... Læs mere

    76,19 kr.

  • Python机器学习原理与算法实现

    数字化转型背景下,Python作为一门简单、易学、速度快、免费、开源的主流编程语言,广泛应用于大数据处理、人工智能、云计算等各个领域,是众多高等院校学生的必修基础课程,也是堪与Office办公软件应用比肩的职场人士的必备技能。同时随着数据存储、数据处理等大数据技术的快速进步,机器学习的各种算法在各行各业得以广泛应用,同样成为高校师生、职场人士迎接数字化浪潮、与时俱进提升专业技能的必修课程。本书将“Python课程学习”与“机器学习课程学习”有机结合,推动数字化人才的培养,提升人才的实践应用能力。 全书内容共17章。第1、2章介绍Python的入门知识和进阶知识;第3章介绍机器学习的概念及各种术语及评价标准;第4~10章介绍相对简单的监督式学习方法,包括线性回归算法、二元Logistic回归算法、多元Logistic回归算法、判别分析算法、朴素贝叶斯算法、高维数据惩罚回归算法、K近邻算法 ... Læs mere

    152,39 kr.

  • C语言从入门到精通(第6版)

    af 明日科技 ...
    《C语言从入门到精通(第6版)》从初学者的角度出发,以通俗易懂的语言、丰富多彩的实例,详细介绍了使用C语言进行程序开发需要掌握的各方面知识。全书分为4篇,共20章,内容包括C语言概述、算法、数据类型、运算符与表达式、数据输入/输出、选择结构、循环控制、数组、函数、指针、结构体和共用体、位运算、预处理、文件、内存管理、网络套接字编程、单词背记闯关游戏、学生信息管理系统、单片机基础和GSM短信控制家庭防盗报警系统。书中所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会C语言程序开发的精髓,快速提高开发技能。 ... Læs mere

    103,12 kr.

  • GraphQL Best Practices

    Gain hands-on experience with schema design, security, and error handling

    af Artur Czemiel ...
    Get to grips with best practices, advanced techniques, and practical examples in TypeScript for building a scalable and secure backend with seamless frontend integrationKey FeaturesGain detailed guidance for crafting effective GraphQL schemasExplore insights into securing and optimizing GraphQL applicationsLearn through step-by-step examples, using TypeScript for practical learningPurchase of the ... Læs mere

    236,24 kr. eller Gratis med Kobo Plus

  • Vue.js 3.x+Element Plus前端开发实战

    af 趣千厘 ...
    Element Plus是一套采用Vue.js 3.x实现的UI组件库,它为开发者、设计师和产品经理提供了配套设计资源,可以帮助网站快速成型。本书详解Vue.js 3.x和Element Plus开发方法,配套源码、PPT课件。 本书分为两篇,共14章。第一篇(第1~7章)介绍Vue.js 3和Element Plus相关的基础知识,其中包含Vue .js 3的基础知识、Vue.js 3生态Vue Router和Vuex的相关知识与应用、Element Plus常用组件的使用方法以及Vue.js 3和Element Plus配合使用的好处和方法,各章节通过简单的示例,使读者可以快速掌握相关知识;第二篇(第8~14章)讲解如何构建一个功能完整的单页面应用——权限管理系统,为读者掌握Element Plus打下坚实的基础。 本书适合Vue.js 3.x+Element Plus前端开发初学者 ... Læs mere

    127,89 kr.

  • AngularJS入门与进阶

    af 江荣波 ...
    AngularJS是Google公司开发的一款Web前端框架,功能强大,提供了一些优秀的特性,例如双向数据绑定、MVC架构模式、指令等,能够在很大程度上降低Web前端开发的难度,因此深受广大Web前端开发人员的喜爱。本书分为两个部分,第一部分为入门篇,从第1~14章,主要介绍AngularJS开发环境搭建、数据绑定、指令及路由等基本知识点,每个知识点都会有一个完整的案例与之对应;第15~19章为本书的第二部分,即进阶篇,主要介绍一些常用的AngularJS第三方精华扩展,以及目前主流的Web前端工具,包括包管理工具Npm和Bower、前端流式自动化工具Gulp及前端单元测试工具Jasmine&Karma。在最后两章中,我们综合运用前面所学的知识,实现了一个AngularJS版本的扫雷游戏和一个客户管理系统。本书既适合Web前端开发初学者、Web前端开发工程师阅读 ... Læs mere

    89,12 kr.

  • Node.js进阶之路

    af 尤嘉 ...
    本书内容涵盖了 Node.js高并发的原理、源码分析以及使用 Node.js开发应用所需要的不同层面的技术实践。具体来讲,本书包括 Node.js异步机制(配以源码分析)、编辑与调试、测试技术、Docker 部署、模块机制、V8 引擎与代码优化、Promise 和 ES6 Generator、LoopBack 开源框架、使用 C++ 编写扩展、JavaScript严格模式、编码规范等内容。在 LoopBack 章节,本书详细介绍了使用此框架开发企业级 Web 应用的步骤,帮助读者迅速掌握使用这个强大框架的诀窍。最后一章详细介绍了编写不同类型的 C++ 模块的知识,并对堆内存管理等内容做了深入探讨。本书适合所有前端和后端的开发人员阅读。 ... Læs mere

    53,85 kr.

  • Ultimate Web API Development with Django REST Framework

    Build Robust and Secure Web APIs with Django REST Framework Using Test-Driven Development for Data Analysis and Management (English Edition)

    Build a Secure Recommendation System from Scratch Using Django Rest Framework.Book DescriptionMastering API development is crucial for building modern, scalable software solutions. Ultimate Web API Development with Django REST Framework is your comprehensive guide to achieving that mastery. This book will teach you how to create robust, secure, and efficient APIs using Django REST Framework and ... Læs mere

    163,74 kr. eller Gratis med Kobo Plus