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

  • 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

  • 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 language Programming: Simple, Short, and Straightforward Way of Learning C Programming

    This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C language programming. The topics covered in this book includes brief introduction to C language, variables, data types, control structures, functions, pointers, and input and output stream to external ... Læs mere

    21,63 kr. eller Gratis med Kobo Plus

  • SVG Essentials

    Producing Scalable Vector Graphics with XML

    Learn the essentials of Scalable Vector Graphics, the mark-up language used by most vector drawing programs and interactive web graphics tools. SVG Essentials takes you through SVG’s capabilities, beginning with simple line drawings and moving through complicated features such as filters, transformations, gradients, and patterns.This thoroughly updated edition includes expanded coverage of ... Læs mere

    213,74 kr.

  • K3s Essentials

    Definitive Reference for Developers and Engineers

    "K3s Essentials"K3s Essentials is an authoritative guide to understanding and implementing lightweight Kubernetes through the practical lens of K3s. The book begins by exploring the emergence of lightweight Kubernetes distributions and situates K3s at the heart of this transformation, highlighting its architectural innovations, platform compatibility, and unique deployment scenarios, from edge ... Læs mere

    64,52 kr. eller Gratis med Kobo Plus

  • Hands-On Domain-Driven Design with .NET Core

    Tackling complexity in the heart of software by putting DDD principles into practice

    Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really wantKey FeaturesApply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRSLearn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservicesEmpower ... Læs mere

    321,24 kr. eller Gratis med Kobo Plus

  • The Genius of Lisp

    af Cees de Groot ...
    Journey through the fascinating story of Lisp: How it came about and why it was designed the way it was. Meet the geniuses involved in its creation, including Alonzo Church, Alan Turing, and the father of Lisp and artificial intelligence, John McCarthy. Lisp has informed the design of most programming languages in use today, and to learn how Lisp was constructed is to learn what programming is all ... Læs mere

    115,77 kr. eller Gratis med Kobo Plus

  • Crafting Interpreters

    Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam.That ... Læs mere

    251,22 kr. eller Gratis med Kobo Plus

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

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

  • JAVA

    Java Programming for beginners teaching you basic to advanced JAVA programming skills!

    af Adam Dodson, TBD ...
    JAVAJAVA is one of the most useful programming languages used today!It is a language designed specifically for use on the internet, and allows the coder to create a range of entire applications!Whether you are learning to code for personal enjoyment, or for employment opportunities, JAVA is a language that you absolutely must learn.Being quite a simple language, it is also well suited to those who ... Læs mere

    23,50 kr. eller Gratis med Kobo Plus

  • JavaScript

    Beginner's Guide to Programming Code with JavaScript

    Serier Bog 1 - JavaScript Programming Series
    Learn JavaScript programming today and begin your path towards JavaScript programming mastery!In this Definitive JavaScript Guide, you're about to discover how to...Program code in JavaScript through learning the core essentials that every JavaScript programmer must know. JavaScript is on the internet everywhere we look. Thanks to JavaScript, many of the sites that you enjoy are able to run the ... Læs mere

    19,26 kr. eller Gratis med Kobo Plus

  • Cracking Codes with Python

    An Introduction to Building and Breaking Ciphers

    af Al Sweigart ...
    Learn how to program in Python while making and breaking ciphers—algorithms used to create and send secret messages!After a crash course in Python programming basics, you’ll learn to make, test, and hack programs that encrypt text with classical ciphers like the transposition cipher and Vigenère cipher. You’ll begin with simple programs for the reverse and Caesar ciphers and then work your way up ... Læs mere

    173,74 kr.

  • Mastering ABP Framework

    Build maintainable .NET solutions by implementing software development best practices

    Learn how to build modern web applications from the creator of ABP FrameworkKey FeaturesBuild robust, maintainable, modular, and scalable software solutions using ABP FrameworkLearn how to implement SOLID principles and domain-driven design in your web applicationsDiscover how ABP Framework speeds up your development cycle by automating repetitive tasksBook DescriptionABP Framework is a complete ... Læs mere

    274,99 kr. eller Gratis med Kobo Plus

  • Programming in Haskell

    af Graham Hutton ...
    Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, ... Læs mere

    385,16 kr.