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 817 - 840 af 1273 resultater
Skip side bar filters
  • Sudoku Programming with C

    af Giulio Zambon ...
    Sudoku Programming with C teaches you how to write computer programs to solve and generate Sudoku puzzles. This is a practical book that will provide you with everything you need to write your own books of Sudoku Classic and Samurai puzzles. But be warned: after reading it, you'll discover that the puzzles in your local paper are not so challenging after all!We like Sudokus because they test our ... Læs mere

    447,61 kr.

  • Haskell Quick Syntax Reference

    A Pocket Guide to the Language, APIs, and Library

    Serier serie Professional and Applied Computing (R0)
    This condensed code and syntax reference presents the essential Haskell syntax in a well-organized format that can be used as a quick and handy reference, including applications to cloud computing and data analysis. This book covers the functional programming features of Haskell as well as strong static typing, lazy evaluation, extensive parallelism, and concurrencyYou won’t find any technical ... Læs mere

    290,61 kr.

  • Introduction to Octave

    For Engineers and Scientists

    af Sandeep Nagar ...
    Serier serie Professional and Applied Computing (R0)
    Familiarize yourself with Octave using this concise, practical tutorial that is focused on writing code to learn concepts. Starting from the basics, this book covers array-based computing, plotting, and working with files in Octave, which can run MATLAB files without modification. Introduction to Octave is useful for industry engineers, researchers, and students who are looking for open-source ... Læs mere

    447,61 kr.

  • Exploring the .NET Core 3.0 Runtime

    Through Code Generation and Metadata Inspection

    af Roger Villela ...
    Serier serie Professional and Applied Computing (R0)
    Explore advanced .NET APIs and create a basic .NET core library with dynamic code generation and metadata inspection to be used by other libraries or client applications. This book starts with the benefits of .NET including its fundamental tasks and tools where you will learn .NET SDK tools and the ILDasm tool. This is followed by a detailed discussion on code generation in .NET API programming ... Læs mere

    290,61 kr.

  • Introducing Jakarta EE CDI

    Contexts and Dependency Injection for Enterprise Java Development

    af Luqman Saeed ...
    Serier serie Professional and Applied Computing (R0)
    Discover the Jakarta EE Contexts and Dependency Injection (CDI 2.0) framework which helps you write better code through the use of well-defined enterprise Java-based components and beans (EJBs). If you have ever wanted to write clean Java EE code, this short book is your best guide for doing so: you will pick up valuable tips along the way from your author's years of experience teaching and coding ... Læs mere

    369,11 kr.

  • Newbies coding html&css

    Think coding is just for geniuses? Think again. "HTML and CSS for Newbies" breaks down the two most essential languages of the web into simple step-by-step lessons. Go from zero to your first webpage in one weekend. No jargon no confusion just the skills you need to build the websites you've always imagined. ... Læs mere

    50,73 kr. eller Gratis med Kobo Plus

  • The DSSSL Book

    An XML/SGML Programming Language

    Serier serie Computer Science (R0)
    DSSSL (Document Style Semantics and Specification Language) is an ISO standard (ISO/IEC 10179: 1996) published in the year 1996. DSSSL is a standard of the SGML family (Standard Generalized Markup Language, ISO 8879:1986), whose aim is to establish a processing model for SGML documents. For a good understanding of the SGML standard, many books exist including Author's guide[BryanI988] and The SGML ... Læs mere

    1.176,49 kr.

  • Beginning EJB in Java EE 8

    Building Applications with Enterprise JavaBeans

    Serier serie Professional and Applied Computing (R0)
    Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see ... Læs mere

    706,86 kr.

  • MATLAB Programming for Numerical Analysis

    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

    416,24 kr.

  • Learn Swift on the Mac

    For OS X and iOS

    af Waqar Malik ...
    Serier serie Professional and Applied Computing (R0)
    There's a new language in town. Swift is Apple's new, native, fast, and easy to learn programming language for iOS and OS X app development. It's their "Objective-C without the C". If you are an iOS developer or planning to become one, learning Swift is your #1 priority, and Learn Swift on the Mac tells you everything you need to get up to speed, well, swiftly.You'll start with the Swift ... Læs mere

    226,86 kr.

  • Math Mutation Classics

    Exploring Interesting, Fun and Weird Corners of Mathematics

    af Erik Seligman ...
    Serier serie Professional and Applied Computing (R0)
    Use math in unique ways to analyze things you observe in life and use proof to attain the unexpected. There is quite a wide diversity of topics here and so all age levels and ability levels will enjoy the discussions. You'll see how the author's unique viewpoint puts a mathematical spin on everything from politicians to hippos. Along the way, you will enjoy the different point of view and ... Læs mere

    223,74 kr.

  • Microservices From Day One

    Build robust and scalable software from the start

    Serier serie Professional and Applied Computing (R0)
    Learn what a microservices architecture is, its advantages, and why you should consider using one when starting a new application. The book describes how taking a microservices approach from the start helps avoid the complexity and expense of moving to a service-oriented approach after applications reach a critical code base size or traffic load.Microservices from Day One discusses many of the ... Læs mere

    416,24 kr.

  • Learn to Program with C

    Serier serie Professional and Applied Computing (R0)
    This book teaches computer programming to the complete beginner using the native C language. As such, it assumes you have no knowledge whatsoever about programming. The main goal of this book is to teach fundamental programming principles using C, one of the most widely used programming languages in the world today.We discuss only those features and statements in C that are necessary to achieve ... Læs mere

    447,61 kr.

  • Modern Data Mining Algorithms in C++ and CUDA C

    Recent Developments in Feature Extraction and Selection Algorithms for Data Science

    Serier serie Professional and Applied Computing (R0)
    Discover a variety of data-mining algorithms that are useful for selecting small sets of important features from among unwieldy masses of candidates, or extracting useful features from measured variables.As a serious data miner you will often be faced with thousands of candidate features for your prediction or classification application, with most of the features being of little or no value. You ... Læs mere

    526,24 kr.

  • Android Espresso Revealed

    Writing Automated UI Tests

    Serier serie Professional and Applied Computing (R0)
    Write Android user interface (UI) tests using Google Espresso for Android. You’ll cover all the major topics of writing functional UI automated tests using the Espresso testing framework, including different ways of running automated tests, architecting test projects in an easy and maintainable way, and using tools which help to implement automated tests with less effort.Android Espresso Revealed ... Læs mere

    494,74 kr.

  • Beginning Game Development with Amazon Lumberyard

    Create 3D Games Using Amazon Lumberyard and Lua

    Serier serie Professional and Applied Computing (R0)
    Create stunning 3D games in a short amount of time using Amazon Lumberyard, a free and exciting game development platform. This book is a ground-up, out-of-the-box tutorial on 3D game development and programming with Lua and Amazon Lumberyard with little or no game development experience required.Beginning Game Development with Amazon Lumberyard walks you through the user interface of the Amazon ... Læs mere

    314,11 kr.

  • Beginning Perl Programming

    From Novice to Professional

    Serier serie Professional and Applied Computing (R0)
    Get started with Perl 5 and learn the important core concepts of Perl programming, such as variables, flow control, expressions, and I/O. Additionally, this book covers pattern matching and shows that Perl is extremely flexible and powerful, and that it isn’t afraid of the cloud. After reading and using this book, you'll be able to start writing your own powerful scripts to solve many web and ... Læs mere

    447,61 kr.

  • Building REST APIs with Flask

    Create Python Web Services with MySQL

    af Kunal Relan ...
    Serier serie Professional and Applied Computing (R0)
    Develop RESTful web services using the Flask micro-framework and integrate them using MySQL. Use Flask to develop, deploy, and manage REST APIs with easy-to-read and understand Python code. Solve your problem from a choice of libraries. Learn to use MySQL as the web services database for your Flask API using SQLAlchemy ORM.Building REST APIs with Flask provides a primer on Flask, RESTful services, ... Læs mere

    447,61 kr.

  • Being Agile

    Your Roadmap to Successful Adoption of Agile

    Serier serie Professional and Applied Computing (R0)
    Being Agile is your roadmap to successfully transforming your organization to an Agile culture. Veteran agile coach Mario Moreira teaches new adopters how to implement a robust Agile framework to derive from it the maximum business benefit in terms of customer value, revenue, and employee engagement.Agile is a ubiquitous watchword in the corporate world, but only a minority of companies understand ... Læs mere

    416,24 kr.

  • Data Mining Algorithms in C++

    Data Patterns and Algorithms for Modern Applications

    Serier serie Professional and Applied Computing (R0)
    Discover hidden relationships among the variables in your data, and learn how to exploit these relationships. This book presents a collection of data-mining algorithms that are effective in a wide variety of prediction and classification applications. All algorithms include an intuitive explanation of operation, essential equations, references to more rigorous theory, and commented C++ source code ... Læs mere

    628,36 kr.

  • Design Patterns in C#

    A Hands-on Guide with Real-world Examples

    Serier serie Professional and Applied Computing (R0)
    Get hands-on experience with each Gang of Four (GoF) design pattern using C#. For each of the patterns, you will see at least one real-world scenario, a coding example, and a complete implementation including output. In addition to GoF patterns, you will learn additional design patterns which are common and equally important.In this second edition, you will go through the design patterns and their ... Læs mere

    447,61 kr.

  • Domain-Specific Languages in R

    Advanced Statistical Programming

    Serier serie Professional and Applied Computing (R0)
    Gain an accelerated introduction to domain-specific languages in R, including coverage of regular expressions. This compact, in-depth book shows you how DSLs are programming languages specialized for a particular purpose, as opposed to general purpose programming languages. Along the way, you’ll learn to specify tasks you want to do in a precise way and achieve programming goals within a domain ... Læs mere

    223,74 kr.

  • Stylish F# 6

    Crafting Elegant Functional Code for .NET 6

    af Kit Eason ...
    Serier Bog 6 - Professional and Applied Computing (R0)
    Why just get by in F# when you can program in style. This book goes beyond syntax and into design. It provides F# developers with best practices, guidance, and advice to write beautiful, maintainable, and correct code. This second edition, fully updated for .NET 6 and F# 6, includes all new coverage of anonymous records, the task {} computation expression, and the relationship between types and ... Læs mere

    494,74 kr.

  • Personal Finance with Python

    Using pandas, Requests, and Recurrent

    af Max Humber ...
    Serier serie Professional and Applied Computing (R0)
    Deal with data, build up financial formulas in code from scratch, and evaluate and think about money in your day-to-day life. This book is about Python and personal finance and how you can effectively mix the two together.In Personal Finance with Python you will learn Python and finance at the same time by creating a profit calculator, a currency converter, an amortization schedule, a budget, a ... Læs mere

    447,61 kr.