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 1 - 24 af 9982 resultater
Skip side bar filters
  • OpenGL 4 Shading Language Cookbook

    Build high-quality, real-time 3D graphics with OpenGL 4.6, GLSL 4.6 and C++17

    af David Wolff ...
    Over 70 recipes that cover advanced techniques for 3D programming such as lighting, shading, textures, particle systems, and image processing with OpenGL 4.6Key FeaturesBook DescriptionOpenGL 4 Shading Language Cookbook, Third Edition provides easy-to-follow recipes that first walk you through the theory and background behind each technique, and then proceed to showcase and explain the GLSL and ... Læs mere

    300,36 kr. eller Gratis med Kobo Plus

  • C# Programming from Zero to Proficiency (Beginner)

    C# from Zero to Proficiency, #2

    Serier Bog 2 - C# from Zero to Proficiency
    Stop Trying to Learn C# the Hard way.Without my book, most people spend too long trying to learn C# the hard way. This book is the only one that will get you to learn C# fast without wasting so much time. It includes four chapters that painlessly teach you the necessary skills to master C# and to create your first apps.What You Will LearnAfter completing this book, you will be able to:Create your ... Læs mere

    Gratis

  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    af Eric Matthes ...
    Python Crash Course is the world’s bestselling programming book, with over 1,500,000 copies sold to date!Python Crash Course is the world’s best-selling guide to the Python programming language. This fast-paced, thorough introduction will have you writing programs, solving problems, and developing functioning applications in no time.You’ll start by learning basic programming concepts, such as ... Læs mere

    240,61 kr.

  • Fluent Python

    Clear, Concise, and Effective Programming

    Don't waste time bending Python to fit patterns you've learned in other languages. Python's simplicity lets you become productive quickly, but often this means you aren't using everything the language has to offer. With the updated edition of this hands-on guide, you'll learn how to write effective, modern Python 3 code by leveraging its best ideas.Discover and apply idiomatic Python 3 features ... Læs mere

    384,86 kr.

  • C Programming Language

    This ebook is the first authorized digital version of Kernighan and Ritchie’s 1988 classic, The C Programming Language (2nd Ed.). One of the best-selling programming books published in the last fifty years, "K&R" has been called everything from the "bible" to "a landmark in computer science" and it has influenced generations of programmers. Available now for all leading ebook platforms, this ... Læs mere

    497,09 kr.

  • PHP MySQL Development of Login Modul : 3 hours Easy Guide

    This book was written and printed as an easy reference for Information Technology and Computer Science student who are currently in the midst of developing and designing their final year project in any Higher Learning Institution especially Polytechnic Malaysia. It consists of PHP and MySQL programming in which both are the core element in creating and developing the system.This book / e-book also ... Læs mere

    Gratis

  • Learning TensorFlow.js

    af Gant Laborde ...
    Given the demand for AI and the ubiquity of JavaScript, TensorFlow.js was inevitable. With this Google framework, seasoned AI veterans and web developers alike can help propel the future of AI-driven websites. In this guide, author Gant Laborde (Google Developer Expert in machine learning and the web) provides a hands-on end-to-end approach to TensorFlow.js fundamentals for a broad technical ... Læs mere

    271,61 kr.

  • Beginning C# and .NET

    Get a running start to learning C# programming with this fun and easy-to-read guideAs one of the most versatile and powerful programming languages around, you might think C# would be an intimidating language to learn. It doesn’t have to be!In Beginning C# and .NET: 2021 Edition, expert Microsoft programmer and engineer Benjamin Perkins and program manager Jon D. Reid walk you through the precise, ... Læs mere

    311,36 kr.

  • The Definitive ANTLR 4 Reference

    af Terence Parr ...
    Programmers run into parsing problems all the time. Whether it's a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language--ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on ... Læs mere

    181,11 kr.

  • Programming Arduino Next Steps: Going Further with Sketches, Second Edition

    af Simon Monk ...
    Go beyond the basics with this up to date Arduino programming resourceTake your Arduino programming skills to the next level using the hands-on information contained in this thoroughly revised, easy to follow TAB guide. Aimed at programmers and hobbyists who have mastered the fundamentals, Programming Arduino Next Steps: Going Further with Sketches, Second Edition reveals professional programming ... Læs mere

    135,86 kr.

  • The Go Programming Language Reference

    Definitive Reference for Developers and Engineers

    "The Go Programming Language Reference""The Go Programming Language Reference" serves as an authoritative guide to the syntax, semantics, and advanced features of Go, one of the most modern and efficient programming languages in use today. Beginning with a rigorous analysis of Go's lexical elements and statement structures, the book lays a foundation for developers by detailing tokens, literals, ... Læs mere

    64,24 kr. eller Gratis med Kobo Plus

  • The Scheme Programming Language, fourth edition

    A thoroughly updated and expanded edition brings this popular introductory text and reference up to date with the current Scheme standard, the Revised6 Report on Scheme.Scheme is a general-purpose programming language, descended from Algol and Lisp, widely used in computing education and research and a broad range of industrial applications. This thoroughly updated edition of The Scheme ... Læs mere

    360,86 kr.

  • Mastering Windows Presentation Foundation

    Build responsive UIs for desktop applications with WPF

    af Sheridan Yuen ...
    Gain the expertise you need to build custom application frameworks and responsive and visually appealing user interfaces with WPF, C\#, and .NETKey FeaturesDiscover a smarter way of working with WPF using the MVVM software architectural patternCreate your own lightweight application framework to build your future applications uponUnderstand data binding and learn how to use it in an ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • C# Programming from Zero to Proficiency (Introduction)

    C# from Zero to Proficiency, #0

    Serier Bog 0 - C# from Zero to Proficiency
    Stop Trying to Learn C# the Hard way.Without my book, most people spend too long trying to learn C# the hard way. This book is the only one that will get you to learn C# fast without wasting so much time. It includes instructions that painlessly teach you the necessary skills to master C# and to create your first apps.What You Will LearnAfter completing this book, you will be able to:Create your ... Læs mere

    Gratis

  • Kafka: The Definitive Guide

    Real-Time Data and Stream Processing at Scale

    Every enterprise application creates data, whether it consists of log messages, metrics, user activity, or outgoing messages. Moving all this data is just as important as the data itself. With this updated edition, application architects, developers, and production engineers new to the Kafka streaming platform will learn how to handle data in motion. Additional chapters cover Kafka's AdminClient ... Læs mere

    384,86 kr.

  • Flutter için Dart Programlama

    af Zeuz IT ...
    Çarpıcı, platformlar arası uygulamalar oluşturmanıza yardımcı olacak örnekler, ayrıntılı talimatlar ve notlar içeren kapsamlı bir çalışma olan Flutter Dart ile mobil uygulama geliştirme dünyasını keşfedin. İster yeni başlayan ister deneyimli bir geliştirici olun, bu kitap Flutter ve Dart ile programlamanın temelleri ve ileri teknikleri konusunda size adım adım rehberlik etmek için tasarlanmıştır. ... Læs mere

    62,82 kr. eller Gratis med Kobo Plus

  • Arduino

    The complete guide to Arduino for beginners, including projects, tips, tricks, and programming!

    af James Arthur, TBD ...
    ARDUINOThe Arduino technology started as an idea in 2003 by Hernando Barragán to simplify the BASIC stamp microcontroller, and reduce costs for students who wanted to purchase such technology.Since 2003, the Arduino technology has rapidly expanded from its humble beginnings in Italy, and is now available worldwide in a number of different models.This book aims to educate beginners on all things ... Læs mere

    23,50 kr. eller Gratis med Kobo Plus

  • The Rust Programming Language, 3rd Edition

    Build stable, production-grade systems with Rust.The Rust Programming Language, 3rd Edition, teaches you to write code that the compiler can verify, teams can maintain, and systems can evolve safely over time. Written by longtime Rust community members, this book shows you how to work effectively with Rust’s type system, concurrency model, and tooling, using patterns and idioms chosen for long ... Læs mere

    287,36 kr.

  • Programming

    Principles and Practice Using C++

    An Introduction to Programming by the Inventor of C++Programming: Principles and Practice Using C++, Third Edition, will help anyone who is willing to work hard learn the fundamental principles of programming and develop the practical skills needed for programming in the real world. Previous editions have been used successfully by many thousands of students. This revised and updated editionAssumes ... Læs mere

    605,17 kr.

  • Flutter and Dart Cookbook

    Developing Full-Stack Applications for the Cloud

    af Richard Rose ...
    Learn the essentials of working with Flutter and Dart to build full stack applications that meet the needs of a cloud-driven world. Together, the Flutter open source UI software development kit and the Dart programming language for client development provide a unified solution to building applications capable of targeting multiple platforms. Recipes in this cookbook show you how this potent ... Læs mere

    322,61 kr.

  • Programming JavaScript Applications

    Robust Web Architecture with Node, HTML5, and Modern JS Libraries

    af Eric Elliott ...
    Take advantage of JavaScript’s power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that’s easier—yes, easier—to work with as your code base grows.JavaScript may be the most essential web programming ... Læs mere

    181,11 kr.

  • Code the Classics Volume I

    Take inspiration from the golden age of video games and write your own modern classics.Learn the stories behind the seminal video games of the 1970s and 1980s, and create your own games inspired by them, using Python, Pygame Zero, and an IDE. In Code the Classics Volume I, readers will find:Game design tips and tricks from the mastersExpanded Python and Pygame Zero tutorialsGitHub tutorial for ... Læs mere

    90,74 kr. eller Gratis med Kobo Plus

  • Deep Learning from Scratch

    Building with Python from First Principles

    af Seth Weidman ...
    With the resurgence of neural networks in the 2010s, deep learning has become essential for machine learning practitioners and even many software engineers. This book provides a comprehensive introduction for data scientists and software engineers with machine learning experience. You’ll start with deep learning basics and move quickly to the details of important advanced architectures, ... Læs mere

    322,61 kr.

  • Python Deep Learning

    Exploring deep learning techniques and neural network architectures with PyTorch, Keras, and TensorFlow

    Learn advanced state-of-the-art deep learning techniques and their applications using popular Python librariesKey FeaturesBuild a strong foundation in neural networks and deep learning with Python librariesExplore advanced deep learning techniques and their applications across computer vision and NLPLearn how a computer can navigate in complex environments with reinforcement learningBook ... Læs mere

    371,24 kr. eller Gratis med Kobo Plus