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...

Udarbejdere e-bøger

Hvis du kan lide Udarbejdere e-bøger, så vil du elske disse fremragende valg.
Viser 25 - 48 af 1273 resultater
Skip side bar filters
  • Object-Oriented Design with ABAP

    A Practical Approach

    Serier serie Professional and Applied Computing (R0)
    Conquer your fear and anxiety learning how the concepts behind object-oriented design apply to the ABAP programming environment. Through simple examples and metaphors this book demystifies the object-oriented programming model.Object-Oriented Design with ABAP presents a bridge from the familiar procedural style of ABAP to the unfamiliar object-oriented style, taking you by the hand and leading you ... Læs mere

    447,61 kr.

  • Genetic Algorithms in Java Basics

    Serier serie Professional and Applied Computing (R0)
    Genetic Algorithms in Java Basics is a brief introduction to solving problems using genetic algorithms, with working projects and solutions written in the Java programming language. This brief book will guide you step-by-step through various implementations of genetic algorithms and some of their common applications, with the aim to give you a practical understanding allowing you to solve your own ... Læs mere

    494,74 kr.

  • PHP 7 Solutions

    Dynamic Web Design Made Easy

    af David Powers ...
    Serier serie Professional and Applied Computing (R0)
    Make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. David Powers has updated his definitive book to incorporate the latest techniques and changes to PHP, including the arrival of PHP 7. New features include the spaceship and null coalesce operators, ... Læs mere

    447,61 kr.

  • Options and Derivatives Programming in C++23

    Algorithms and Programming Techniques for the Financial Industry

    Serier serie Professional and Applied Computing (R0)
    This book is a hands-on guide for programmers who want to learn how C++ is used to develop solutions for options and derivatives trading in the financial industry. It explores the main algorithms and programming techniques used in implementing systems and solutions for trading options and derivatives. This updated edition will bring forward new advances in C++ software language and libraries, with ... Læs mere

    447,61 kr.

  • PHP Beyond the Web

    af Rob Aley ...
    Serier serie Professional and Applied Computing (R0)
    Use your existing web-based PHP skills to write all types of software: CLI scripts, desktop software, network servers, and more. This book gives you the tools, techniques, and background necessary to write just about any type of software you can think of, using the PHP you know.PHP Beyond the Web shows you how to take your knowledge of PHP development for the web and utilise it with a much wider ... Læs mere

    314,11 kr.

  • Practical Swift

    af Eric Downey ...
    Serier serie Professional and Applied Computing (R0)
    Take a firsthand tour of Xcode and all the latest features Swift 3 has to offer.If you have picked up this book, chances are you know a little bit about Swift Programming. With Practical Swift you’ll develop an advanced understanding of the language that will enable you to create a reference guide using Xcode Playgrounds, one you can continue to grow throughout your iOS career.This book not only ... Læs mere

    369,11 kr.

  • PySpark Recipes

    A Problem-Solution Approach with PySpark2

    Serier serie Professional and Applied Computing (R0)
    Quickly find solutions to common programming problems encountered while processing big data. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!PySpark Recipes covers Hadoop and its shortcomings. The architecture of Spark, PySpark, and RDD are presented. ... Læs mere

    494,74 kr.

  • Programming with TensorFlow

    Solution for Edge Computing Applications

    Serier serie Engineering (R0)
    This practical book provides an end-to-end guide to TensorFlow, the leading open source software library that helps you build and train neural networks for deep learning, Natural Language Processing (NLP), speech recognition, and general predictive analytics. The book provides a hands-on approach to TensorFlow fundamentals for a broad technical audience—from data scientists and engineers to ... Læs mere

    546,24 kr.

  • Regex Quick Syntax Reference

    Understanding and Using Regular Expressions

    af Zsolt Nagy ...
    Serier serie Professional and Applied Computing (R0)
    This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including JavaScript, Python, Java, and C#.The Regex Quick Syntax Reference features short, focused code examples that show you ... Læs mere

    369,11 kr.

  • Web Applications with Elm

    Functional Programming for the Web

    Serier serie Professional and Applied Computing (R0)
    Learn the basics of the Elm platform for web applications. This book covers the language as of version 0.18 and the most important libraries.After reading this book you will have an understanding what Elm can do for you. Also, you will be able to build on the example in the book to develop advanced web applications with Elm.What You'll Learn:Work with Elm and its development environmentLearn the ... Læs mere

    223,74 kr.

  • Visual Design of GraphQL Data

    A Practical Introduction with Legacy Data and Neo4j

    Serier serie Professional and Applied Computing (R0)
    Get an introduction to the visual design of GraphQL data and concepts, including GraphQL structures, semantics, and schemas in this compact, pragmatic book. In it you will see simple guidelines based on lessons learned from real-life data discovery and unification, as well as useful visualization techniques. These in turn help you improve the quality of your API designs and give you the skills to ... Læs mere

    369,11 kr.

  • Information and Communication Technologies in Education, Research, and Industrial Applications

    11th International Conference, ICTERI 2015, Lviv, Ukraine, May 14-16, 2015, Revised Selected Papers

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the thoroughly refereed proceedings of the 11th International Conference on Information and Communication Technologies in Education, Research, and Industrial Applications, ICTERI 2015, held in Lviv, Ukraine, in May 2015.The 9 revised full papers presented were carefully reviewed and selected from 119 submissions. The papers are grouped into two parts: ICT in education and ... Læs mere

    420,11 kr.

  • CMake Cookbook

    Building, testing, and packaging modular software with modern CMake

    Learn CMake through a series of task-based recipes that provide you with practical, simple, and ready-to-use CMake solutions for your codeKey FeaturesLearn to configure, build, test, and package software written in C, C++, and FortranProgress from simple to advanced tasks with examples tested on Linux, macOS, and WindowsManage code complexity and library dependencies with reusable CMake building ... Læs mere

    376,86 kr. eller Gratis med Kobo Plus

  • MATLAB Differential Equations

    af Cesar Lopez ...
    MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java ... Læs mere

    445,86 kr.

  • Beginning Django

    Web Application Development and Deployment with Python

    af Daniel Rubio ...
    Discover the Django web application framework and get started building Python-based web applications. This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. ... Læs mere

    309,61 kr.

  • C + +

    C++ programming

    af Ummed Singh ...
    This eBook is based on C + + that has been collected from different sources and people. For more information about this ebook. Kindly write to [email protected]. I will happy to help you.Copyright 2023 by Ummed SinghThis eBook is a guide and serves as a first guide. This book has been written on the advice of many experts and sources who have good command over C + +, network and programming ... Læs mere

    33,76 kr. eller Gratis med Kobo Plus

  • Agile Android

    af Godfrey Nolan ...
    This concise book walks you through how to get unit testing and test driven development done on Android, specifically using JUnit 4. You'll learn how to do agile development quickly and correctly, with a significant increase in development efficiency and a reduction in the number of defects.Agile practices have made major inroads in Java development, however it’s very unusual to see something as ... Læs mere

    165,11 kr.

  • Die ultimative QNAP NAS Bibel - Das Praxisbuch - mit vielen Insider Tipps und Tricks - komplett in Farbe

    Die ultimative QNAP NAS BibelDieses Praxisbuch zu den hochwertigen NAS-Systemen des Anbieters QNAP bietet einen umfassenden Einblick in das Thema der Network-Attached-Storage-Geräte. Dieses Buch begleitet Sie von Anfang an durch das Abenteuer NAS: Falls Sie noch kein Gerät haben, bekommen Sie Entscheidungshilfen für den Kauf, und eine anschauliche Schrittanleitung führt Sie durch den ... Læs mere

    115,00 kr. eller Gratis med Kobo Plus

  • NUnit Pocket Reference

    Up and Running with NUnit

    af Bill Hamilton ...
    Serier serie Pocket Reference (O'Reilly)
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Læs mere

    60,36 kr.

  • Formal Verification of Just-in-Time Compilation

    Serier serie ACM Books
    This book outlines a methodology to develop formally verified Just-in-Time compilers. Just-in-Time compilation is a technique to execute programs, where execution is interleaved with optimizations of the program itself. These compilers often produce fast executions, so much so that their use has grown greatly for dynamic programming languages. Most modern web browsers today use Just-in-Time ... Læs mere

    356,49 kr.

  • MATLAB Machine Learning

    Serier serie Professional and Applied Computing (R0)
    This book is a comprehensive guide to machine learning with worked examples in MATLAB. It starts with an overview of the history of Artificial Intelligence and automatic control and how the field of machine learning grew from these. It provides descriptions of all major areas in machine learning.The book reviews commercially available packages for machine learning and shows how they fit into the ... Læs mere

    378,11 kr.

  • C Programs To Become Expert In Programming

    af Shubham Yadav ...
    in this book you can learn all types of c programs, so can practice more and more example . ... Læs mere

    44,32 kr. eller Gratis med Kobo Plus

  • Mastering PHP 7: A Comprehensive Guide to Modern Web Development

    Dive into the world of modern web development with "Mastering PHP 7: A Comprehensive Guide to Modern Web Development." This authoritative and in-depth resource is meticulously crafted for web developers, programmers, and software engineers who are keen to harness the full potential of PHP 7 in their projects.PHP 7, known for its significant performance improvements and new language features, has ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus

  • Blockchain Mastery: Building Decentralized Applications from Beginner to Expert

    Blockchain technology is revolutionizing industries, and mastering decentralized application (dApp) development is key to staying ahead in the digital economy. Blockchain Mastery: Building Decentralized Applications from Beginner to Expert is a comprehensive guide that takes you from the fundamentals of blockchain to the advanced techniques required for building powerful, secure, and scalable ... Læs mere

    63,35 kr. eller Gratis med Kobo Plus