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 10040 resultater
Skip side bar filters
  • 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

    245,36 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

    507,04 kr.

  • The Psychology of Software Teams

    af Cat Hicks ...
    To build the future, we need new ways of supporting software teams. This book will give you a secret weapon: the psychology that creates resilience for developers, sustainable practices for software teams, and innovation for organizations. You’ll learn from rigorous empirical evidence gathered from top engineering organizations and thousands of developers around the world, revealing powerful ... Læs mere

    215,15 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

    463,36 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

  • Java 8 to 21

    Explore and work with the cutting-edge features of Java 21 (English Edition)

    af Shai Almog ...
    Are you still using Java in the same old way? Java 21 has evolved into a dynamic and concise language with a vibrant and rich ecosystem. If you're seeking to expand your knowledge of modern Java programming, this book is the ideal resource for you. This practical book offers valuable guidance on effectively utilizing the latest syntax enhancements in order to write code that is both streamlined ... Læs mere

    135,99 kr. eller Gratis med Kobo Plus

  • Update to Modern C++

    af James Raynard ...
    Are you an experienced C++ programmer, but you have not used the language for several years? You may have heard that there have been many changes to C++ over the last decade or so, but you have not had time to keep up with them. Besides, your C++ skills may have gone a little rusty due to lack of use, and perhaps there were one or two things you never quite grasped the first time round.I was in ... Læs mere

    57,66 kr.

  • C# 10.0 All-in-One For Dummies

    Look sharp—learn or refresh your C# skills with the latest versionC# is one of the most popular programming languages, and frequent updates help it keep pace as the world of coding changes. You can keep pace too, thanks to C# 10.0 All-in-One For Dummies, where you'll learn the basics of the language itself, how to code in Visual Studio, and how to take advantage of the new features in the latest ... Læs mere

    354,36 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

    388,49 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

    379,99 kr. eller Gratis med Kobo Plus

  • Android Programming

    The Big Nerd Ranch Guide

    Android Programming: The Big Nerd Ranch Guide is an introductory Android book for programmers with Kotlin experience.Based on Big Nerd Ranch's popular Android Bootcamp, this guide will lead you through the wilderness using hands-on example apps combined with clear explanations of key concepts and APIs. This book focuses on practical techniques for developing apps in Kotlin compatible with Android ... Læs mere

    384,77 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

    293,11 kr.

  • Automate the Boring Stuff with Python, 3rd Edition

    af Al Sweigart ...
    The bestselling introduction to Python programming, revised to include the latest Python features, improved explanations, and new chapters about databases and sound files.If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do this work for you?In this fully revised third edition ... Læs mere

    293,11 kr.

  • Axum Web Development in Rust

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "Axum Web Development in Rust"Axum Web Development in Rust is a definitive guide for experienced developers seeking to master backend web development with the Axum framework and Rust’s robust, type-safe ecosystem. This comprehensive book reveals Axum’s architectural philosophy and async foundations, contrasting it with other leading Rust web frameworks to illuminate its distinctive modularity, ... Læs mere

    63,31 kr. eller Gratis med Kobo Plus

  • CMake Cookbook

    Building, testing, and packaging modular software with modern CMake

    Learn CMake through a series of task-based recipes that provide you with practical, simple, and ready-to-use CMake solutions for your codeKey FeaturesLearn to configure, build, test, and package software written in C, C++, and FortranProgress from simple to advanced tasks with examples tested on Linux, macOS, and WindowsManage code complexity and library dependencies with reusable CMake building ... Læs mere

    418,74 kr. eller Gratis med Kobo Plus

  • 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

  • Python Testing with pytest

    Simple, Rapid, Effective, and Scalable

    af Brian Okken ...
    Test applications, packages, and libraries large and small with pytest, Python's most powerful testing framework. pytest helps you write tests quickly and keep them readable and maintainable. In this fully revised edition, explore pytest's superpowers - simple asserts, fixtures, parametrization, markers, and plugins - while creating simple tests and test suites against a small database application ... Læs mere

    272,61 kr.

  • 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,97 kr. eller Gratis med Kobo Plus

  • C#-Visual Basic Bilingual Dictionary : Visual Studio 2015 Edition

    af Tim Patrick ...
    Built on Microsoft’s powerful .NET Framework, C# and Visual Basic are complete equals in terms of coding power and application development possibilities. In today’s multi-platform environment, an understanding of both languages is a job requirement. The C#-Visual Basic Bilingual Dictionary unifies the languages by providing clear, functional equivalents for all syntax and grammar differences.• ... Læs mere

    64,08 kr.

  • Trouble Free C (Book for C-Programming)

    100% Pure Adrenaline

    Serier Bog 1 - Surf Rangers
    This book is especially for those students who are tyro in the field of C programming. Inside the book you will find numerous programs instead of just code snippet to illustrate even the basic concept. The book assumes no previous exposure to the C programming language. It also contains some good programming examples, which might be useful for experienced programmers. ... Læs mere

    56,04 kr.

  • Swift Programming Language With Artificial Intelligence (2026)

    Master Swift Programming with AI : Learn Swift Sharp in One Day with Hands-on Projects for Beginners!

    af Chris Lattner ...
    Elevate Your Swift Mastery with the Ultimate Guide: Unleash the Power of Swift 5! **Key Highlights of This Swift Guide** Welcome to the fifth edition of the highly acclaimed Swift guide, now meticulously enhanced and updated to encompass the cutting-edge features of Swift 5. Dive into the world of Swift programming like never before, and unlock the potential of this dynamic language with expert ... Læs mere

    240,53 kr. eller Gratis med Kobo Plus

  • Black Hat Python, 2nd Edition

    Python Programming for Hackers and Pentesters

    Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects.When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In Black Hat Python, 2nd Edition, you’ll explore the darker side of ... Læs mere

    218,11 kr.

  • C# Programming with Artificial Intelligence (2026)

    Master C# Programming with AI : Learn C# Sharp in One Day with Hands-on Projects for Beginners!

    Discover the Fast and Easy Way to Master C# Programming!Unlock the world of C# programming with ease and confidence, even if you've never written a line of code before. Say goodbye to tedious 600-page books, costly online courses, and confusing tutorials that leave you frustrated. Introducing... **C# Mastery: Your Rapid Learning Companion** Unveiling the Power of C# for Beginners Our revolutionary ... Læs mere

    240,53 kr. eller Gratis med Kobo Plus