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 577 - 600 af 1273 resultater
Skip side bar filters
  • Ethereum for Architects and Developers

    With Case Studies and Code Samples in Solidity

    Serier serie Professional and Applied Computing (R0)
    Explore the Ethereum ecosystem step by step with extensive theory, labs, and live use cases. This book takes you through BlockChain concepts; decentralized applications; Ethereum’s architecture; Solidity smart contract programming with examples; and testing, debugging, and deploying smart contracts on your local machine and on the cloud. You’ll cover best practices for writing contracts with ample ... Læs mere

    290,61 kr.

  • Deep Belief Nets in C++ and CUDA C: Volume 1

    Restricted Boltzmann Machines and Supervised Feedforward Networks

    Serier serie Professional and Applied Computing (R0)
    Discover the essential building blocks of the most common forms of deep belief networks. At each step this book provides intuitive motivation, a summary of the most important equations relevant to the topic, and concludes with highly commented code for threaded computation on modern CPUs as well as massive parallel processing on computers with CUDA-capable video display cards.The first of three in ... Læs mere

    252,11 kr.

  • Creating Business Applications with Office 365

    Techniques in SharePoint, PowerApps, Power BI, and More

    Serier serie Professional and Applied Computing (R0)
    Take your Office 365 and SharePoint projects to a higher level by using PowerApps, Flow, Power BI, JavaScript/jQuery jQuery UI widgets, Cascading Style Sheets (CSS), and more. This book will help you create easier solutions to client-side problems and applications. Additionally, you will be able to effectively visualize your data with Power BI.This book starts with configuration of SharePoint and ... Læs mere

    290,61 kr.

  • Learn Kotlin for Android Development

    The Next Generation Language for Modern Android Apps Programming

    af Peter Späth ...
    Serier serie Professional and Applied Computing (R0)
    Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and introduces object-oriented and functional programming as a starting point ... Læs mere

    494,74 kr.

  • MATLAB Symbolic Algebra and Calculus Tools

    af Cesar Lopez ...
    Serier serie Professional and Applied Computing (R0)
    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

    494,74 kr.

  • Modern X86 Assembly Language Programming

    Covers X86 64-bit, AVX, AVX2, and AVX-512

    Serier Bog 512 - Professional and Applied Computing (R0)
    This book is an instructional text that will teach you how to code x86-64 assembly language functions. It also explains how you can exploit the SIMD capabilities of an x86-64 processor using x86-64 assembly language and the AVX, AVX2, and AVX-512 instruction sets.This updated edition’s content and organization are designed to help you quickly understand x86-64 assembly language programming and the ... Læs mere

    526,24 kr.

  • Learn Swift 2 on the Mac

    For OS X and iOS

    af Waqar Malik ...
    Serier serie Professional and Applied Computing (R0)
    If you are an iOS developer or planning to become one, learning Swift 2 is your #1 priority, and this book tells you everything you need to get up to speed, well, swiftly.You'll start with the Swift Playground and an introduction to object-oriented programming so you can immediately see Swift in action. You then learn about all of the key language features like functions and closures, classes, ... Læs mere

    314,11 kr.

  • Learn RStudio IDE

    Quick, Effective, and Productive Data Science

    Serier serie Professional and Applied Computing (R0)
    Discover how to use the popular RStudio IDE as a professional tool that includes code refactoring support, debugging, and Git version control integration. This book gives you a tour of RStudio and shows you how it helps you do exploratory data analysis; build data visualizations with ggplot; and create custom R packages and web-based interactive visualizations with Shiny. In addition, you will ... Læs mere

    369,11 kr.

  • Java XML and JSON

    Document Processing for Java SE

    af Jeff Friesen ...
    Serier serie Professional and Applied Computing (R0)
    Use this guide to master the XML metalanguage and JSON data format along with significant Java APIs for parsing and creating XML and JSON documents from the Java language. New in this edition is coverage of Jackson (a JSON processor for Java) and Oracle’s own Java API for JSON processing (JSON-P), which is a JSON processing API for Java EE that also can be used with Java SE. This new edition of ... Læs mere

    628,36 kr.

  • macOS Programming for Absolute Beginners

    Developing Apps Using Swift and Xcode

    af Wallace Wang ...
    Serier serie Professional and Applied Computing (R0)
    Learn how to code for the iMac, Mac mini, Mac Pro, and MacBook using Swift, Apple's hottest programming language.Fully updated to cover the new MacBook Touch Bar, macOS Programming for Absolute Beginners will not only teach complete programming novices how to write macOS programs, but it can also help experienced programmers moving to the Mac for the first time. You will learn the principles of ... Læs mere

    628,36 kr.

  • Quantum Computing by Practice

    Python Programming in the Cloud with Qiskit and IBM-Q

    Serier serie Professional and Applied Computing (R0)
    Learn to write algorithms and program in the new field of quantum computing. This second edition is updated to equip you with the latest knowledge and tools needed to be a complex problem-solver in this ever-evolving landscape. The book has expanded its coverage of current and future advancements and investments by IT companies in this emerging technology. Most chapters are thoroughly revised to ... Læs mere

    369,11 kr.

  • Pro DevOps with Google Cloud Platform

    With Docker, Jenkins, and Kubernetes

    Serier serie Professional and Applied Computing (R0)
    Use DevOps principles with Google Cloud Platform (GCP) to develop applications and services. This book builds chapter by chapter to a complete real-life scenario, explaining how to build, monitor, and maintain a complete application using DevOps in practice.Starting with core DevOps concepts, continuous integration, and continuous delivery, you’ll cover common tools including Jenkins, Docker, and ... Læs mere

    416,24 kr.

  • Understanding Network Hacks

    Attack and Defense with Python

    This book explains how to see one's own network through the eyes of an attacker, to understand their techniques and effectively protect against them. Through Python code samples the reader learns to code tools on subjects such as password sniffing, ARP poisoning, DNS spoofing, SQL injection, Google harvesting and Wifi hacking. Furthermore the reader will be introduced to defense methods such as ... Læs mere

    336,11 kr.

  • The Blender Python API

    Precision 3D Modeling and Add-on Development

    af Chris Conlan ...
    Serier serie Professional and Applied Computing (R0)
    Understand Blender's Python API to allow for precision 3D modeling and add-on development. Follow detailed guidance on how to create precise geometries, complex texture mappings, optimized renderings, and much more.This book is a detailed, user-friendly guide to understanding and using Blender’s Python API for programmers and 3D artists. Blender is a popular open source 3D modeling software used ... Læs mere

    628,36 kr.

  • Swift Game Programming for Absolute Beginners

    af Arjan Egges ...
    Serier serie Professional and Applied Computing (R0)
    "Concepts of game programming are explained well, and no prior knowledge of Swift language programming is required. ... The images and audio provided are professional and clean." William Fahle, Computing Review, May 31, 2016Swift Game Programming for Absolute Beginners teaches Apple’s Swift language in the context of four, fun and colorful games. Learn the Swift 2.0 language, and learn to create ... Læs mere

    369,11 kr.

  • Bad Programming Practices 101

    Become a Better Coder by Learning How (Not) to Program

    af Karl Beecher ...
    Serier serie Professional and Applied Computing (R0)
    This book takes a humorous slant on the programming practice manual by reversing the usual approach: under the pretence of teaching you how to become the world’s worst programmer who generally causes chaos, the book teaches you how to avoid the kind of bad habits that introduce bugs or cause code contributions to be rejected.Why be a code monkey when you can be a chaos monkey? OK, so you want to ... Læs mere

    369,11 kr.

  • Dart for Absolute Beginners

    af David Kopec ...
    Serier serie Professional and Applied Computing (R0)
    Dart for Absolute Beginners enables individuals with no background in programming to create their own web apps while learning the fundamentals of software development in a cutting edge language. Easily digested chapters, while comprehensive enough to explore the whole domain, are aimed at both hobbyists and professionals alike. The reader will not only gain an insight into Dart, but also the ... Læs mere

    698,08 kr.

  • Modern Compiler Implementation in Java

    This textbook describes all phases of a compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as the compilation of functional and ... Læs mere

    919,46 kr.

  • Introduction to Automata Theory and Formal Languages

    A Logic Building and Problem-solving Approach

    This book provides a structured introduction to automata theory, bridging theoretical foundations with practical applications. Designed for students, researchers, and professionals, this book explores fundamental concepts like deterministic and non-deterministic finite automata, context-free grammars, pushdown automata, and Turing machines. It emphasises problem-solving, critical thinking, and ... Læs mere

    888,07 kr.

  • Pivotal Certified Professional Core Spring 5 Developer Exam

    A Study Guide Using Spring Framework 5

    Serier serie Professional and Applied Computing (R0)
    Pass the Pivotal Certified Professional exam for Core Spring, based on the latest Spring Framework 5, using source code examples, study summaries, and mock exams. This book now includes WebFlux, reactive programming, and more found in Spring 5. You'll find a descriptive overview of certification-related Spring modules and a single example application demonstrating the use of all required Spring ... Læs mere

    872,60 kr.

  • Perspectives of System Informatics

    10th International Andrei Ershov Informatics Conference, PSI 2015, in Memory of Helmut Veith, Kazan and Innopolis, Russia, August 24-27, 2015, Revised Selected Papers

    Redigeret af Manuel Mazzara, Andrei Voronkov ...
    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 10th International Andrei Ershov Informatics Conference, PSI 2015, held in Kazan and Innopolis, Russia, in August 2015.The 2 invited and 23 full papers presented in this volume were carefully reviewed and selected from 56 submissions. The papers cover various topics related to the foundations of program and system development and analysis, ... Læs mere

    466,79 kr.

  • The Compiler Design Handbook

    Optimizations and Machine Code Generation, Second Edition

    Redigeret af Y.N. Srikant, Priti Shankar ...
    Today’s embedded devices and sensor networks are becoming more and more sophisticated, requiring more efficient and highly flexible compilers. Engineers are discovering that many of the compilers in use today are ill-suited to meet the demands of more advanced computer architectures.Updated to include the latest techniques**, The Compiler Design Handbook, Second Edition** offers a unique ... Læs mere

    2.621,72 kr.

  • SDL 2015: Model-Driven Engineering for Smart Cities

    17th International SDL Forum, Berlin, Germany, October 12-14, 2015, Proceedings

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 17th International System Design Language Forum, SDL 2015, held in Berlin, Germany, in October 2015.The 15 full papers and 4 short papers presented in this volume were carefully reviewed and selected from 26 submissions. They are organized in topical sections named: smart cities and distributed systems; specification and description language; domain ... Læs mere

    438,77 kr.

  • Introduction to Compiler Design

    Serier serie Computer Science (R0)
    The third edition of this textbook has been fully revised and adds material about the SSA form, polymorphism, garbage collection, and pattern matching. It presents techniques for making realistic compilers for simple to intermediate-complexity programming languages. The techniques presented in the book are close to those used in professional compilers, albeit in places slightly simplified for ... Læs mere

    466,79 kr.