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 1393 - 1416 af 10002 resultater
Skip side bar filters
  • Turso for Edge Computing

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "Turso for Edge Computing"In "Turso for Edge Computing," readers embark on a comprehensive journey through the transformative landscape of edge computing and distributed databases. The book opens by laying a structural foundation of edge concepts, sharply contrasting them with traditional cloud models, and introduces Turso as a leading solution for placing data closer to users and computation. ... Læs mere

    63,62 kr. eller Gratis med Kobo Plus

  • Basics of C for Engineers

    A Quick Introduction

    The main goal of this book is to give the readers a thorough understanding of the C Programming language. The book is specially designed for Engineering graduates who do not have a programming background. We have tried to explain every concept in an easy-to-understand language with a supplement of Engineering examples. As a result, the book has enough information to give readers the confidence ... Læs mere

    24,05 kr. eller Gratis med Kobo Plus

  • HTML in easy steps, 9th edition

    af Mike McGrath ...
    Serier serie In Easy Steps
    HTML in easy steps, 9th edition instructs you how to employ the latest development for web page design with HyperText Markup Language (HTML). Modern web browsers support exciting features of the HTML standard that allows easy creation of stunning web pages and engaging interactive apps.HTML in easy steps, 9th edition contains examples and screenshots that illustrate each feature of HTML, ... Læs mere

    129,05 kr.

  • Django 6 Cookbook, Second Edition

    Build modern full-stack apps with Django 6, Python 3.12, APIs, authentication, testing, search, and deployment

    af Clara Stein ...
    A complete full-stack solution from models to deployment, to utilize Django 6.0 into production-ready appsWith the latest release of Django 6, this book has brought you 100s of technical solutions that guides you to build and manage your SaaS platform, enterprise apps, high-performance web service, and high-traffic APIs. It covers the exact techniques you need to ship secure, scalable, and ... Læs mere

    320,63 kr.

  • 细说Python编程:从入门到科学计算

    《细说Python编程:从入门到科学计算》以Python 3.x为平台,由两位博士执笔,详尽细致地阐述Python编程的基础知识和高级技巧,并以大量示例代码进行实践,同时还介绍人工智能领域广泛使用的科学计算工具NumPy。《细说Python编程:从入门到科学计算》分为两篇,共19章。第1篇(第1~11章)为基础知识,主要讲解Python的编译环境、入门知识、字符串、容器、函数、循环、条件选择、模块、类、类的特殊成员、文件;第2篇(第12~19章)为高级应用,包括异常处理、日期和时间、测试代码、程序打包、使用数据库、网络编程、图形用户界面、科学计算等内容。全书知识点丰富,辅之以示例演示,读者可以边学边练,快速掌握。 《细说Python编程:从入门到科学计算》还提供了16小时共151节微课教学视频,读者扫码即可观看学习,免费提供的示例源码文件可直接调用,方便上机操练。 《细说Python编程 ... Læs mere

    181,48 kr.

  • Instant Premium Drupal Themes

    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebook

    af Pankaj Sharma ...
    Learn how to create visually stunning themes to add the wow factor to all of your Drupal sites! with this book and ebookKey FeaturesLearn something new in an Instant! A short, fast, focused guide delivering immediate resultsUnderstand commonly used Drupal terminology, tools, and conventions of DrupalConfigure raw HTML in a Drupal environment quickly and efficientlyUse raw HTML to create advanced ... Læs mere

    183,74 kr. eller Gratis med Kobo Plus

  • Vagrant in Practice

    Definitive Reference for Developers and Engineers

    "Vagrant in Practice""Vagrant in Practice" is a definitive guide for professionals and teams seeking to master reproducible infrastructure and modern development environments with Vagrant. Structured for both foundational understanding and advanced expertise, this book methodically unpacks Vagrant’s design philosophy, architecture, and integration within contemporary DevOps toolchains. Readers ... Læs mere

    64,93 kr. eller Gratis med Kobo Plus

  • Coding for Beginners in easy steps, 2nd edition

    af Mike McGrath ...
    Serier serie In Easy Steps
    Coding for Beginners in easy steps, 2nd edition will appeal to anyone, of any age, who wants to begin coding computer programs. Use this guide to help you quickly create a programming environment on your computer, then, in easy steps, learn how to:Write Python code to create your programsStore information in data structuresControl program flow using control structuresCreate re-usable blocks of ... Læs mere

    129,05 kr.

  • Spring 5 Recipes

    A Problem-Solution Approach

    Serier serie Professional and Applied Computing (R0)
    Solve all your Spring 5 problems using complete and real-world code examples. When you start a new project, you’ll be able to copy the code and configuration files from this book, and then modify them for your needs. This can save you a great deal of work over creating a project from scratch.The recipes in Spring 5 Recipes cover Spring fundamentals such as Spring IoC container, Spring AOP/ AspectJ ... Læs mere

    420,26 kr.

  • Polyglottes Programmieren in Java Core

    Serier Bog 197 - shortcuts
    Viele Sprachen der Java Virtual Machine nutzen das Java-Ökosystem und können so Java-Bibliotheken ohne großen Aufwand nutzen. In umgekehrter Richtung ist dies keineswegs immer so einfach, gerade dynamische Sprachfeatures lassen sich in Java-Code nur umständlich verwenden. Dieser shortcut beschäftigt sich mit den populärsten JVM-Sprachen und ihrer Integration in Java-Applikationen. Behandelt werden ... Læs mere

    25,00 kr. eller Gratis med Kobo Plus

  • Modern C for Absolute Beginners

    A Friendly Introduction to the C Programming Language

    Serier serie Professional and Applied Computing (R0)
    Learn the basics of C, the C standard library, and modern C standards. Complete with modern, up-to-date examples and screenshots, this new edition is fully updated and reworked with the latest C23 standards and features.C is a language that is as popular today as it was decades ago. It can be used to program a microcontroller or to develop an entire operating system. Author Slobodan Dmitrović ... Læs mere

    549,92 kr.

  • Hands-on NumPy for Numerical Analysis

    af Rituraj Dixit ...
    Unlock the Power of NumPy to Accelerate Data Analysis and Computing. Key Features ● Master NumPy concepts with hands-on examples and real-world use cases. ● Learn efficient numerical data analysis and performance optimization. ● Explore advanced NumPy functions for data science and ML workflows. Book Description NumPy is the backbone of numerical computing in Python, powering everything from ... Læs mere

    136,24 kr. eller Gratis med Kobo Plus

  • Ext JS 4 Plugin and Extension Development

    This is a step-by-step tutorial that practically teaches Ext JS plugin and extension development through sample examples that increase in complexity. Ext JS 4 Plugin and Extension Development is ideal for experienced ExtJS developers who want to expand their knowledge in developing plugins and extensions. This book is also for those developers who are new to ExtJS development, with at least some ... Læs mere

    233,74 kr. eller Gratis med Kobo Plus

  • Building Bots with Microsoft Bot Framework

    Creating intelligent conversational interfaces

    Build intelligent and smart conversational interfaces using Microsoft Bot FrameworkKey Features\[\*\] Develop various real-world intelligent bots from scratch using Microsoft Bot Framework\[\*\] Integrate your bots with most popular conversation platforms such as Skype, Slack, and Facebook Messenger\[\*\] Flaunt your bot building skills in your organization by thoroughly understanding and ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • JavaScript Everywhere

    Building Cross-Platform Applications with GraphQL, React, React Native, and Electron

    af Adam D. Scott ...
    JavaScript is the little scripting language that could. Once used chiefly to add interactivity to web browser windows, JavaScript is now a primary building block of powerful and robust applications. In this practical book, new and experienced JavaScript developers will learn how to use this language to create APIs as well as web, mobile, and desktop applications.Author and engineering leader Adam ... Læs mere

    292,99 kr.

  • Cerebras Software Stack Essentials

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "Cerebras Software Stack Essentials""Cerebras Software Stack Essentials" provides a comprehensive exploration of the architecture, tools, and workflows that underpin Cerebras's revolutionary wafer-scale systems. Beginning with a detailed foundation of Cerebras hardware, the book unpacks the innovations behind the Wafer-Scale Engine (WSE), including its system interconnects, memory hierarchy, power ... Læs mere

    63,62 kr. eller Gratis med Kobo Plus

  • Python pour les maths

    Nouvelle matière du programme du collège et du lycée - Dès 14 ans

    af Amit Saha ...
    Serier serie Pour les kids
    Explore les mathématiques en codant !Cet ouvrage va te montrer comment utiliser Python pour maîtriser des sujets du niveau fin de collège/lycée comme les statistiques, la géométrie, les probabilités et le calcul infinitésimal. Tu débuteras par des projets simples, comme créer un programme calculant la factorielle ou résolvant une équation quadratique, puis, une fois que tu auras appris les bases, ... Læs mere

    119,49 kr.

  • Ultimate Blazor WebAssembly for Web Development

    Unlock the Full Potential of Blazor WebAssembly 8.0 and C# to Build High-Performance Web Applications with Ease (English Edition)

    Empower Your Web Development with Blazor WASM 8.0Key Features● Effortlessly combine Blazor Web Assembly 8.0 and C# for enhanced web app performance.● Gain valuable insights and practical examples to master dynamic and responsive web application development.● Learn to streamline development processes, debug effectively, and optimize performance for a competitive edge.Book DescriptionUl... ... Læs mere

    199,96 kr. eller Gratis med Kobo Plus

  • The TensorFlow Workshop

    A hands-on guide to building deep learning models from scratch using real-world datasets

    Get started with TensorFlow fundamentals to build and train deep learning models with real-world data, practical exercises, and challenging activitiesKey FeaturesUnderstand the fundamentals of tensors, neural networks, and deep learningDiscover how to implement and fine-tune deep learning models for real-world datasetsBuild your experience and confidence with hands-on exercises and activitiesBook ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Læs mere

    15,96 kr.

  • CBSE CS Python Class 11

    af Anand Kumar ...
    Introducing the 'CBSE Computer Science (Python) Class 11' booka comprehensive guide tailored to the CBSE Class 11 syllabus. Designed for students, educators, and anyone interested in mastering Computer Science with Python, this book delves into three critical sections: Python, Computer Systems & Organisation, Society, Law & Ethics.Structured to provide indepth explanations and practical programs, ... Læs mere

    6,28 kr.

  • React Deep Dive

    React has taken Frontend Development by storm over the past couple of years, unlike any other library before it. Today there are hardly any metrics where React does not take the top spot: downloads, popularity, usability.With "React Deep Dive" you will take a deep look into developing modern Frontend applications with the help of React.Not only will you learn how react works, but you will also ... Læs mere

    160,35 kr.

  • Microsoft Visual Studio 2008 Unleashed

    Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.The authors ... Læs mere

    354,36 kr.

  • HTML Manual of Style: A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    A Clear, Concise Reference for Hypertext Markup Language (including HTML5)

    af Larry Aronson ...
    THE CLASSIC WEB AUTHORING GUIDE, NOW 100% UPDATED AND BETTER THAN EVER!If it’s for the Web, this book will help you create it…faster, smarter, better! Don’t settle for canned templates or boilerplate designs! Take control, with the classic guide to HTML web authoring…now completely revised for the latest techniques and shortcuts, including HTML5!Build it right…Well-planned and well-organizedEasy ... Læs mere

    197,61 kr.