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 1297 - 1320 af 9999 resultater
Skip side bar filters
  • HTML5, CSS3, JavaScript Tome 1

    af Michel Martin ...
    Cet eBook fait partie d'une série sur la programmation HTML5, CSS3 et JavaScript. Il va vous montrer comment construire des pages Web de toutes pièces et les assembler pour créer des sites Web légers et compatibles avec les dernières normes du Web.Si vous n'avez aucune connaissance en programmation HTML/CSS/JavaScript, je vous rassure tout de suite, cet eBook est tout à fait adapté à votre profil, ... Læs mere

    39,00 kr.

  • Vue.js

    Construa aplicações incríveis

    af Caio Incau ...
    O modo como desenvolvemos código front-end mudou muito ao longo dos últimos anos. Mais do que dar as ferramentas necessárias para desenvolver, os frameworks de componentes reativos para interfaces web modernas vieram nos ajudar com padrões e reaproveitamento de código. Vue.js, ou simplesmente Vue, é uma biblioteca moderna de desenvolvimento front-end, uma lib JavaScript para componentes reativos ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • (Part 1) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    af Rex Jones ...
    Are You Interested in QTP/UFT for Automation Testing?This is one of the best VBScript books specifically for QTP/UFTNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.Why Read Part 1 – You Must Learn VBScript for QTP/UFT?Most VBScript books provide a great deal of VBScript information ... Læs mere

    Gratis

  • Unity Game Development Scripting

    af Kyle D'Aoust ...
    If you are new to Unity scripting and want to learn simple and modular code and advance your knowledge to the next level, this is the book for you. ... Læs mere

    309,99 kr. eller Gratis med Kobo Plus

  • A Practical Guide to Quantum Machine Learning and Quantum Optimization

    Hands-on Approach to Modern Quantum Algorithms

    Work with fully explained algorithms and ready-to-use examples that can be run on quantum simulators and actual quantum computers with this comprehensive guideKey FeaturesGet a solid grasp of the principles behind quantum algorithms and optimization with minimal mathematical prerequisitesLearn the process of implementing the algorithms on simulators and actual quantum computersSolve real-world ... Læs mere

    366,24 kr. eller Gratis med Kobo Plus

  • Python for Mechanical and Aerospace Engineering

    The traditional computer science courses for engineering focus on the fundamentals of programming without demonstrating the wide array of practical applications for fields outside of computer science. Thus, the mindset of "Java/Python is for computer science people or programmers, and MATLAB is for engineering" develops. MATLAB tends to dominate the engineering space because it is viewed as a ... Læs mere

    64,08 kr.

  • Java для опытных разработчиков. 2-е издание

    Язык Java – сердце корпоративного ПО. Если программист хорошо знает Java, он без особого труда найдет интересную работу. Поднимите ваши навыки Java на новый уровень вместе с экспертами. Основательно изучите такие мощные инструменты, как модели конкурентного выполнения и модули, и даже раскройте некоторые глубинные тайны Java. Узнайте, как Java работает на уровне байт-кода. Освойте ценные приемы ... Læs mere

    59,00 kr. eller Gratis med Kobo Plus

  • Das Internet der Dinge und Künstliche Intelligenz als Game Changer

    Wege zu einem Management 4.0 und einer digitalen Architektur

    Serier serie Computer Science and Engineering (German Language)
    Das Internet der Dinge (IoT) und Künstliche Intelligenz (KI) bieten im Zuge der Digitalisierung große Chancen für innovative Geschäftsmodelle und Produktivitätssteigerungen von Unternehmen. Diese Chancen nutzen gegenwärtig vor allem die großen Digital-Champions und Startups. Umfassend und aktuell greifen die Autoren diese Herausforderung für etablierte Unternehmen auf. Zentrale These des Buches ... Læs mere

    375,33 kr.

  • IndexedDB Architecture and Programming

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "IndexedDB Architecture and Programming""IndexedDB Architecture and Programming" offers a definitive guide to the design, inner workings, and advanced use of IndexedDB, the web platform’s flagship client-side storage API. Beginning with a comprehensive foundation, the book surveys the evolution of browser storage systems, comparing IndexedDB to alternatives such as localStorage and WebSQL. Early ... Læs mere

    63,62 kr. eller Gratis med Kobo Plus

  • SQL语言从入门到精通

    af 明日科技 ...
    《SQL语言从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了在开发中使用SQL语言必须掌握的技术。全书分为3篇共18章,内容包括SQL语言基础、SQL查询基础、复杂查询、数据排序、SQL函数的使用、分组统计、子查询、多表查询、添加数据、修改和删除数据、视图、存储过程、触发器、游标、索引、事务、管理数据库与数据表、数据库安全。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL语言的精髓,快速提高开发技能。 ... Læs mere

    109,40 kr.

  • CMake Best Practices

    Upgrade your C++ builds with CMake for maximum efficiency and scalability

    Discover practical tips and techniques for leveraging CMake to optimize your software development workflowKey FeaturesMaster CMake, from basics to advanced techniques, for seamless project managementGain practical insights and best practices to tackle real-world CMake challengesImplement advanced strategies for optimizing and maintaining large-scale CMake projectsPurchase of the print or Kindle ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • Learning ASP.NET Core MVC Programming

    Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVC

    Learn the fundamentals of ASP.NET MVC and build real-world web applications using ASP.NET Core MVCKey Features\[\*\] Get a first-principles coverage of ASP.NET MVC and the latest release, Core\[\*\] This book is uniquely designed for developers who are looking to transition their skills into the .NET development field\[\*\] The standalone chapter structure leaves you free to explore ASP.NET MVC to ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Union-Find Data Structures and Algorithms

    Definitive Reference for Developers and Engineers

    "Union-Find Data Structures and Algorithms""Union-Find Data Structures and Algorithms" delivers a comprehensive exploration of the mathematical foundations, core implementations, and advanced techniques underpinning one of computer science’s most essential data structures. Seamlessly blending rigorous theoretical exposition with practical engineering insights, the book opens with foundational ... Læs mere

    64,14 kr. eller Gratis med Kobo Plus

  • Puppet 4 Essentials, Second Edition

    Acquire skills to manage your IT infrastructure effectively with Puppet

    Acquire skills to manage your IT infrastructure effectively with PuppetKey FeaturesBreeze through Puppet 4’s key features and performance improvements to bring real advantage to your IT infrastructureDiscover Puppet best practices to help you avoid common mistakes and pitfallsBlitz through easy-to-follow examples to get to grips with Puppet and succeed with everyday IT automationBook ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Continuous Delivery for Mobile with fastlane

    Automating mobile application development and deployment for iOS and Android

    af Doron Katz ...
    Learn continuous deployment and automation with code-signing, continuous testing, building, deploying, and releasing of your app. Key FeaturesA practical guide on automating your mobile development pipeline with Fastlane, Jenkins, and Slack.Build, test, run and deploy your mobile application release with this end to end guide.Implement Continuous Integration, delivery, and deployment practices to ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Introducing Regular Expressions

    Unraveling Regular Expressions, Step-by-Step

    If you’re a programmer new to regular expressions, this easy-to-follow guide is a great place to start. You’ll learn the fundamentals step-by-step with the help of numerous examples, discovering first-hand how to match, extract, and transform text by matching specific words, characters, and patterns.Regular expressions are an essential part of a programmer’s toolkit, available in various Unix ... Læs mere

    231,74 kr.

  • Mastering Adobe Captivate 7

    A comprehensive tutorial packed with examples, which is divided into small subtopics that follows a clear and logical outline to help you get to grips with Adobe Captivate 7. Readers are also encouraged to develop their understanding of the tool through practical exercises and experimentations in every chapter. A lot of external references and tips and tricks from established e-Learning ... Læs mere

    412,49 kr. eller Gratis med Kobo Plus

  • Kickstart Blockchain and Cryptography Fundamentals

    Master Blockchain, Cryptography, and Smart Contracts Key Features ● Delves into core blockchain concepts, from cryptographic foundations to enterprise applications. ● Covers cutting-edge topics like smart contracts, Hyperledger, and blockchain interoperability, providing a future-focused perspective. ● Real-world examples of how blockchain can transform industries like finance, healthcare, and ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Система модулей Java

    Создать надёжное и безопасное приложение гораздо проще, если упаковать код в аккуратные блоки. Система модулей в Java представляет собой языковой стандарт для создания таких блоков. Теперь вы можете контролировать взаимодействия различных JAR и легко обнаруживать недостающие зависимости. Фундаментальные изменения архитектуры затронули ядро Java, начиная с версии 9. Все API ядра распространяются в ... Læs mere

    49,00 kr. eller Gratis med Kobo Plus

  • 渲染王3ds Max三维特效动画技术

    af 来阳 ...
    本书定位于三维动画制作中的特效动画领域,全面讲解了如何使用3ds Max 2016及相关插件Phoenix FD来制作三维特效动画,涉及到的效果包括生长、破碎、燃烧、爆炸、浪花、飞溅等。本书实例均为非常典型的三维特效动画表现案例,可用于建筑动画、栏目包装动画等特效动画的制作项目,全书内容丰富,章节独立,读者也可以直接阅读自己感兴趣或与工作相关的动画技术章节。本书适合对3ds Max软件具有一定操作基础,并想要使用3ds Max来进行三维特效动画制作的读者阅读与学习,也适用于高校动画相关专业的学生学习参考。 ... Læs mere

    108,38 kr.

  • Natural Language Processing with Python Quick Start Guide

    Going from a Python developer to an effective Natural Language Processing Engineer

    Build and deploy intelligent applications for natural language processing with Python by using industry standard tools and recently popular methods in deep learningKey FeaturesA no-math, code-driven programmer’s guide to text processing and NLPGet state of the art results with modern tooling across linguistics, text vectors and machine learningFundamentals of NLP methods from spaCy, gensim, scikit ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • HTML5从入门到精通 (第2版)

    af 明日科技 ...
    如果您是一位有前瞻性的Web前端工作者,那么您一定会从本书中受益,因为它就是专门为您打造的。《HTML5从入门到精通(第2版)》一书内容系统而全面,详尽地讲解了HTML语言及HTML5的所有新功能与新特性,技术新颖,所有重要知识点均以多个实例进行讲解,方便读者动手实践。每章最后设置习题,通过这些习题可以对本章学到的知识进行巩固。本书不仅能满足您全面而系统地学习理论知识的要求,还能满足您充分实践的需求。本书共分23章,包括HTML基础、HTML文件基本标记、设计网页文本内容、使用列表、使用超链接、使用图像、表格的应用、层——div标签、编辑表单、多媒体页面、HTML5的新特性、HTML5与HTML4的区别、HTML5的结构、HTML5中的表单、文件与拖放、多媒体播放、绘制图形、本地存储、离线应用程序、使用Web Workers处理线程、通信API、获取地理位置信息、旅游信息网前台页面等 ... Læs mere

    97,21 kr.

  • Applied Unsupervised Learning with Python

    Discover hidden patterns and relationships in unstructured data with Python

    Design clever algorithms that can uncover interesting structures and hidden relationships in unstructured and unlabeled dataKey FeaturesLearn how to select the most suitable Python library to solve your problemCompare k-Nearest Neighbor (k-NN) and non-parametric methods and decide when to use themExplore the applications of neural networks using real-world datasetsBook DescriptionUnsupervised ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • SAP就该这样干

    本书立足于对业务及管理进行分析,涉及以下主要内容:业务蓝图分析、测试集成读解、难点疑点总结,同时还附上项目总监周记,从另一角度全新地展示项目实施的管理需求和无时无刻都存在的变革认识。可以说,本书是一本实用性强、简单易懂的操作手册,定位于即将尝试或已经开展信息化建设的企业,旨在引导与破疑。通过此书,可以帮助读者对信息化建设有一个感性的认识,为后期建设实施提供一定的参考。同时,此书也向大家打开了一扇SAP实施的捷径之门,帮助读者解决实施过程中存在的管理、开发、架构搭建等问题。 ... Læs mere

    50,76 kr.