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 1753 - 1776 af 9999 resultater
Skip side bar filters
  • Ruby Cookbook

    Recipes for Object-Oriented Scripting

    Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides more than 350 recipes for solving common problems, on topics ranging from basic data structures, classes, and objects, to web development, distributed programming, and multithreading.Revised for Ruby 2.1, each recipe includes a discussion on ... Læs mere

    292,99 kr.

  • Python for Scientists

    Python is a free, open source, easy-to-use software tool that offers a significant alternative to proprietary packages such as MATLAB® and Mathematica®. This book covers everything the working scientist needs to know to start using Python effectively. The author explains scientific Python from scratch, showing how easy it is to implement and test non-trivial mathematical algorithms and guiding the ... Læs mere

    376,75 kr.

  • Beginning Anomaly Detection Using Python-Based Deep Learning

    With Keras and PyTorch

    Serier serie Professional and Applied Computing (R0)
    Utilize this easy-to-follow beginner's guide to understand how deep learning can be applied to the task of anomaly detection. Using Keras and PyTorch in Python, the book focuses on how various deep learning models can be applied to semi-supervised and unsupervised anomaly detection tasks.This book begins with an explanation of what anomaly detection is, what it is used for, and its importance. ... Læs mere

    497,51 kr.

  • Apprendre à programmer avec OCaml

    Algorithmes et structures de données

    Serier serie Noire
    Un langage de programmation moderneLa connaissance de l'algorithmique (dont le but est de choisir l'algorithme le plus élégant et le plus efficace en toute cir-constance) est ce qui distingue en premier lieu le programmeur avancé de celui qui débute. Cet ouvrage d'algorithmique fondamentale choisit le langage de programmation moderne OCaml, pris comme modèle par Microsoft pour concevoir F#, afin d ... Læs mere

    164,33 kr. eller Gratis med Kobo Plus

  • R Packages

    Organize, Test, Document, and Share Your Code

    Turn your R code into packages that others can easily install and use. With this fully updated edition, developers and data scientists will learn how to bundle reusable R functions, sample data, and documentation together by applying the package development philosophy used by the team that maintains the "tidyverse" suite of packages. In the process, you'll learn how to automate common development ... Læs mere

    388,49 kr.

  • jQuery

    Simplifiez et enrichissez vos développements JavaScript

    Serier serie Référence
    Améliorez rapidement et simplement vos sites web !Grâce à la bibliothèque JavaScript jQuery, vous pouvez améliorer vos sites web, quel que soit votre niveau d'expérience. En un seul fichier de taille réduite, elle offre de nombreuses fonctionnalités, une syntaxe facile à apprendre et une excellente compatibilité entre les navigateurs. Par ailleurs, les centaines de plugins développés pour étendre ... Læs mere

    209,00 kr.

  • Ultimate T-SQL for SQL Server Professionals

    Master Query Optimization, Advanced Programming, and Enterprise Database Solutions in Microsoft SQL Server

    T-SQL is the backbone of Microsoft SQL Server, powering the queries, analytics, and enterprise systems that drive today’s data-driven world. Ultimate T-SQL for SQL Server Professionals takes you on a complete learning journey—from foundational query writing to advanced performance tuning and enterprise-level database development.You begin by building a strong core by understanding data types, ... Læs mere

    159,95 kr. eller Gratis med Kobo Plus

  • Python Microservices Development

    Build efficient and lightweight microservices using the Python tooling ecosystem

    Use Python microservices to craft applications that are built as small standard units using proven best practices and avoiding common errorsKey FeaturesBecome well versed with the fundamentals of building, designing, testing, and deploying Python microservicesIdentify where a monolithic application can be split, how to secure it, and how to scale it once ready for deploymentUse the latest ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Confidential Containers

    Running Sensitive Workloads with Hardware‑Backed Isolation

    af Trex Team ...
    "Confidential Containers: Running Sensitive Workloads with Hardware‑Backed Isolation"Modern cloud platforms excel at shipping software fast—until the workload includes secrets you can’t afford to expose to the infrastructure running it. This book is for experienced engineers and architects who already live in Kubernetes and want to run sensitive workloads with strong, hardware-backed isolation, ... Læs mere

    64,40 kr. eller Gratis med Kobo Plus

  • Behavioural Types

    Redigeret af Simon Gay, Antonio 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

    435,78 kr.

  • Bioinformatics with Python Cookbook

    Solve advanced computational biology problems and build production pipelines with Python and AI tools

    Enhance your bioinformatics toolbox with practical Python recipes, tips, and tricks for key tasks like aligning sequence data, calling variants, and building Infrastructure as CodeKey FeaturesPerform sequence analysis at primary, secondary, and tertiary levels using Python librariesSolve real-world problems in the fields of phylogenetics, protein design, and annotationUse language models and other ... Læs mere

    327,49 kr. eller Gratis med Kobo Plus

  • C for beginners

    af Nikita Kultin ...
    The book is a set of examples in C/C++. Programs of varying complexity are demonstrated use of basic instructions of C/C++, input-output operation, work with arrays, with files, with structures and with objects.For beginners programmers.© Nikita Kultin, 2021.CONTENTSPART 1. BASICS OF CInput and output- Input of numbers- String inputSelecting- If-then statement- Nested if- Switch statementLoops- F. ... Læs mere

    7,94 kr. eller Gratis med Kobo Plus

  • Hands-On Blockchain for Python Developers

    Empowering Python developers in the world of blockchain and smart contracts

    Write popular DeFi and NFT smart contracts with Vyper, a Pythonic programming language, and integrate blockchain with real-world applications using Python Key FeaturesUse the world's easiest programming language to build web3 applicationsWrite common smart contracts like decentralized exchanges, NFT marketplaces, and lending applicationsUnlock deeper levels of insights with technologies relating ... Læs mere

    327,49 kr. eller Gratis med Kobo Plus

  • Programming Kotlin

    Get to grips quickly with the best Java alternative

    Familiarize yourself with all of Kotlin's features with this in-depth guideKey Features? Introduction to running, setup and tools of Kotlin code ? Writing structured and readable object-oriented code using new features alongside lambdas and higher order functions ? Writing unit tests and integrating Kotlin tests with Java code in a transitioning code base ? Guide through testing, concurrency and ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Java EE 8 and Angular

    A practical guide to building modern single-page applications with Angular and Java EE

    Learn how to build high-performing enterprise applications using Java EE powered by Angular at the frontendKey Features\[\*\] Leverage Java EE 8 features to build robust backend for your enterprise applications\[\*\] Use Angular to build a single page frontend and combine it with the Java EE backend\[\*\] A practical guide filled with ample real-world examplesBook DescriptionThe demand for modern ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Desenvolvimento web com ASP.NET MVC

    Especialmente nos últimos 5 anos, a web tornou-se um ambiente extremamente complexo do ponto de vista técnico. É claro que, em função disso, escrever boas aplicações para esse ambiente tornou-se um desafio interessante. Com o objetivo de criar um ecossistema de desenvolvimento mais saudável e produtivo, surgiram, neste período, diversas tecnologias (além das já previamente existentes, como PHP, ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Scala for Java Developers

    A Practical Primer

    af Toby Weston ...
    Serier serie Professional and Applied Computing (R0)
    Master the fundamentals of Scala and understand its emphasis on functional programming that sets it apart from Java. This book will help you translate what you already know in Java to Scala to start your functional programming journey. Learn Scala is split into four parts: a tour of Scala, a comparison between Java and Scala, Scala-specific features and functional programming idioms, and finally a ... Læs mere

    305,46 kr.

  • Java EE Web Application Primer

    Building Bullhorn: A Messaging App with JSP, Servlets, JavaScript, Bootstrap and Oracle

    Serier serie Professional and Applied Computing (R0)
    Build an online messaging app using Java Servlets, JSP, Expression Language, JSTL, JPQL, Sessions/Cookies, HTML/CSS/JavaScript, and the Bootstrap framework. This book explains Java EE, along with its associated technologies making it perfect for those with at least basic programming experience in Java or C. Java EE Web Application Primer teaches you how to develop complete web applications using ... Læs mere

    200,74 kr.

  • Pivotal Certified Spring Enterprise Integration Specialist Exam

    A Study Guide

    af Lubos Krnac ...
    Serier serie Professional and Applied Computing (R0)
    Exam topics covered include tasks and scheduling, remoting, the Spring Web Services framework, RESTful services with Spring MVC, the Spring JMS module, JMS and JTA transactions with Spring, batch processing with Spring Batch and the Spring Integration framework. Prepare with confidence for the Pivotal Enterprise Integration with Spring Exam.One of the important aspects of this book is a focus on ... Læs mere

    584,85 kr.

  • Asynchronous Android

    af Steve Liles ...
    Concurrent Programming on Android is a step-by-step guide that builds a complete picture of the concurrency constructs available on the Android platform.This book is for Android developers who want to learn about the advanced concepts of Android programming. No prior knowledge of concurrency and asynchronous programming is required. This book is also targeted towards Java experts who are new to ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

    af Reza Rad ...
    Written in an easy-to-follow, example-driven format, there are plenty of step-by-step instructions to help get you started! The book has a friendly approach, with the opportunity to learn by experimenting. If you are a BI and Data Warehouse developer new to Microsoft Business Intelligence, and looking to get a good understanding of the different components of Microsoft SQL Server for Business ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Using Google App Engine

    Building Web Applications

    Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development.App Engine is perhaps the most appealing web technology to appear in the last year, providing an easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant experience, Using ... Læs mere

    163,49 kr.

  • Visual Studio 2013 Cookbook

    This book is a practical guide to using Visual Studio 2013 that will help you become familiar with the improvements made over previous versions. Each recipe provides a hands-on approach to the new features with step-by-step instructions on how to increase your productivity. If you are a developer excited about the new features introduced in Visual Studio 2013, then no matter what your programming ... Læs mere

    309,99 kr. eller Gratis med Kobo Plus

  • jQuery Mobile

    Unit Testing

    Serier Bog 104 - shortcuts
    Das Thema Unit Testing und insbesondere testgetriebene Entwicklung ist heute nichts Neues mehr, dennoch ist es gerade im JavaScript-Umfeld noch nicht bei jedem Entwickler angekommen. Seit mehr als zehn Jahren gibt es nun schon Unit-Testing-Frameworks für JavaScript. Eines der neueren JavaScript-Unit-Testing-Frameworks ist QUnit, das Testframework aus der jQuery-Familie. In diesem shortcut wird der ... Læs mere

    39,00 kr. eller Gratis med Kobo Plus