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 169 - 192 af 1245 resultater
Skip side bar filters
  • Exploring Swift Playgrounds

    The Fastest and Most Effective Way to Learn to Code and to Teach Others to Use Your Code

    af Jesse Feiler ...
    Serier serie Professional and Applied Computing (R0)
    Learn how to build playgrounds so you can test your code, syntax, and ideas quickly. You can even learn from playgrounds built by others or build playgrounds to teach. And the playgrounds you build and use on your Mac and on your iPad are automatically shared using your Apple ID.Exploring Swift Playgrounds shows you how to use playgrounds to try out your basic app design ideas to see what they ... Læs mere

    314,11 kr.

  • Learn Pixi.js

    Serier serie Professional and Applied Computing (R0)
    Create and display interactive graphics, build scenes and animated transitions, make cross-platform, responsive games and applications for multiple screen resolutions, and use Pixi.js’s spectacular WebGL rendering effects. Learn how to create applications for desktop and touch-screen devices, and how to use the best open-source plugins to extend Pixi.js’s capabilities in a myriad of exciting ways ... Læs mere

    494,86 kr.

  • Beginning Rust

    From Novice to Professional

    Serier serie Professional and Applied Computing (R0)
    Learn to program with Rust in an easy, step-by-step manner on Unix, Linux shell, macOS and the Windows command line. As you read this book, you’ll build on the knowledge you gained in previous chapters and see what Rust has to offer.Beginning Rust starts with the basics of Rust, including how to name objects, control execution flow, and handle primitive types. You’ll see how to do arithmetic, ... Læs mere

    447,74 kr.

  • Practical Video Game Bots

    Automating Game Processes using C++, Python, and AutoIt

    af Ilya Shpigor ...
    Serier serie Professional and Applied Computing (R0)
    Develop and use bots in video gaming to automate game processes and see possible ways to avoid this kind of automation. This book explains how bots can be very helpful in games such as multiplayer online games, both for training your character and for automating repetitious game processes in order to start a competition with human opponents much faster.Some players might use bots for cheating or ... Læs mere

    369,24 kr.

  • Practical Machine Learning and Image Processing

    For Facial Recognition, Object Detection, and Pattern Recognition Using Python

    Serier serie Professional and Applied Computing (R0)
    Gain insights into image-processing methodologies and algorithms, using machine learning and neural networks in Python. This book begins with the environment setup, understanding basic image-processing terminology, and exploring Python concepts that will be useful for implementing the algorithms discussed in the book. You will then cover all the core image processing algorithms in detail before ... Læs mere

    494,86 kr.

  • Introduction to R for Terrestrial Ecology

    Basics of Numerical Analysis, Mapping, Statistical Tests and Advanced Application of R

    Serier serie Computer Science (R0)
    This textbook covers R data analysis related to environmental science, starting with basic examples and proceeding up to advanced applications of the R programming language. The main objective of the textbook is to serve as a guide for undergraduate students, who have no previous experience with R, but part of the textbook is dedicated to advanced R applications, and will also be useful for ... Læs mere

    504,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,49 kr.

  • Beginning Bazel

    Building and Testing for Java, Go, and More

    af P.J. McNerney ...
    Serier serie Professional and Applied Computing (R0)
    Discover Bazel, a new build and software test set of tools for today's programmers and developers. This book shows you how to speed up your builds and tests, and how to use Bazel in the context of your favorite programming language. You'll see that the languages and SDKs supported include Java, Android, iOS, and Go.What You Will LearnUse Bazel as a build toolTest software with BazelWork with Java, ... Læs mere

    290,61 kr.

  • Developing for Apple TV using tvOS and Swift

    Serier serie Professional and Applied Computing (R0)
    Gary Bennett, Brad Lees, and Stefan Kaczmarek, the team behind Swift 2 for Absolute Beginners, brings you a hands-on “Swift” introduction to the new tvOS SDK with a collection of app projects to try out.You’ll learn how to create a BookStore app for the TV, including using Stack Views for book details, how to create a photo gallery app, and how to use collection view and split view controllers ... Læs mere

    223,86 kr.

  • Beginning PyQt

    A Hands-on Approach to GUI Programming with PyQt6

    Serier serie Professional and Applied Computing (R0)
    Learn GUI application development from the ground up by building simple projects that teach the fundamentals of using PyQt6. This 2nd edition includes updated code, programs, and new chapters to get you started using the newest version. Taking a practical approach, each chapter will gradually teach more advanced and diverse concepts to aid you in designing and customizing interesting and ... Læs mere

    526,36 kr.

  • Software Development, Design, and Coding

    With Patterns, Debugging, Unit Testing, and Refactoring

    Serier serie Professional and Applied Computing (R0)
    Learn the principles of good software design and then turn those principles into great code. This book introduces you to software engineering — from the application of engineering principles to the development of software. You'll see how to run a software development project, examine the different phases of a project, and learn how to design and implement programs that solve specific problems. ... Læs mere

    494,86 kr.

  • Interactive Object-Oriented Programming in Java

    Learn and Test Your Programming Skills

    Serier serie Professional and Applied Computing (R0)
    Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming, generic programming, database programming, and exception handling ... Læs mere

    526,36 kr.

  • ASP.NET Core Recipes

    A Problem-Solution Approach

    Serier serie Professional and Applied Computing (R0)
    Quickly find solutions to common web development problems. Content is presented in the popular problem-solution format. Look up the problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved!ASP.NET Core Recipes is a practical guide for developers creating modern web applications, cutting through the complexities of ASP.NET, jQuery, React, and ... Læs mere

    706,99 kr.

  • Kickstart Compiler Design Fundamentals

    Unveiling Compiler Secrets from Source to Execution.Key Features● Master compiler fundamentals, from lexical analysis to advanced optimization techniques.● Reinforce concepts with practical exercises, projects, and real-world case studies.● Explore LLVM, GCC, and industry-standard optimization methods for efficient code generation.Book DescriptionCompilers are the backbone of modern computing... ... Læs mere

    148,99 kr.

  • Pro Spring 6

    An In-Depth Guide to the Spring Framework

    Serier serie Professional and Applied Computing (R0)
    Master the Spring Framework, its fundamentals and core topics, and share the authors’ insights and real-world experiences. This book goes well beyond the basics: you'll learn how to leverage the latest Spring Framework 6 to build the various tiers and parts of today's modern, complex enterprise Java applications systems, top to bottom, including data access, SQL generation with jOOQ, persistence ... Læs mere

    510,61 kr.

  • Advanced API Security

    OAuth 2.0 and Beyond

    Serier serie Professional and Applied Computing (R0)
    Prepare for the next wave of challenges in enterprise security. Learn to better protect, monitor, and manage your public and private APIs.Enterprise APIs have become the common way of exposing business functions to the outside world. Exposing functionality is convenient, but of course comes with a risk of exploitation. This book teaches you about TLS Token Binding, User Managed Access (UMA) 2.0, ... Læs mere

    410,20 kr.

  • Python Projects for Beginners

    A Ten-Week Bootcamp Approach to Python Programming

    Serier serie Professional and Applied Computing (R0)
    Immerse yourself in learning Python and introductory data analytics with this book’s project-based approach. Through the structure of a ten-week coding bootcamp course, you’ll learn key concepts and gain hands-on experience through weekly projects.Each chapter in this book is presented as a full week of topics, with Monday through Thursday covering specific concepts, leading up to Friday, when you ... Læs mere

    497,43 kr.

  • Modelling Foundations and Applications

    14th European Conference, ECMFA 2018, Held as Part of STAF 2018, Toulouse, France, June 26-28, 2018, Proceedings

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 14th European Conference on Modelling Foundations and Applications, ECMFA 2018, held as part of STAF 2018, in Toulouse, France, in June 2018.The 19 papers presented in this volume were carefully reviewed and selected from 45 submissions. The cover topics such as (bidirectional and unidirectional) model transformations, model management, re-engineering, ... Læs mere

    466,89 kr.

  • Runtime Verification

    20th International Conference, RV 2020, Los Angeles, CA, USA, October 6–9, 2020, Proceedings

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the refereed proceedings of the 20th International Conference on Runtime Verification, RV 2020, held in Los Angeles, CA, USA, in October 2020. The conference was held virtually due to the COVID-19 pandemic.The 14 regular papers and 2 short papers presented in this book were carefully reviewed and selected from 43 submissions. Also included are an invited paper, 5 tutorial ... Læs mere

    466,89 kr.

  • Formal Methods and Software Engineering

    23rd International Conference on Formal Engineering Methods, ICFEM 2022, Madrid, Spain, October 24–27, 2022, Proceedings

    Redigeret af Adrian Riesco, Min Zhang ...
    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the proceedings of the 23rd International Conference on Formal Engineering Methods, ICFEM 2022, held in Madrid, Spain, in October 2022. The 16 full and 4 short papers presented together with 1 doctoral symposium paper in this volume were carefully reviewed and selected from 41 submissions. The papers cover for research in all areas related to formal engineering methods, such ... Læs mere

    466,89 kr.

  • Essential Visual J++ 6.0 fast

    How to develop Java applications and applets with Visual J++

    af John Cowell ...
    Serier serie Computer Science (R0)
    Java is an object oriented language which allows you to create interactive Web pages, or to write applications which will run on any computer. Visual J++ gives you access to the power of Java with all the benefits of a modern visual development environment, for fast programming, and debugging. If you are new to Java or are an existing Java programmer who wants to switch to Visual J++, this book ... Læs mere

    466,89 kr.

  • Software Technologies

    10th International Joint Conference, ICSOFT 2015, Colmar, France, July 20-22, 2015, Revised Selected Papers

    Serier serie Springer Nature Proceedings Computer Science
    This book constitutes the thoroughly refereed proceedings of the 10th International Joint Conference on Software Technologies, ICSOFT 2015, held in Colmar, France, in July 2015.The 23 revised full papers presented were carefully reviewed and selected from 117 submissions. The papers are organized around the following conference tracks: enterprise software technologies; software project management; ... Læs mere

    466,89 kr.

  • Mastering WebGL: Crafting Advanced 3D Web Experiences

    WebGL Wizadry

    Serier serie WebGL Wizadry
    "Mastering WebGL: Crafting Advanced 3D Web Experiences" is an indispensable resource for any web developer or graphic designer looking to elevate their skill set in the realm of advanced 3D web graphics. WebGL, the web-based graphics library, has revolutionized how we experience graphics on the web, and this book serves as your comprehensive guide to mastering its potential.Starting with a brief ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like ... Læs mere

    19,49 kr. eller Gratis med Kobo Plus