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

  • 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

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

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

  • 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

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

  • Software Architecture with C# 12 and .NET 8

    Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure

    A book for the aspiring .NET software architect – design scalable and high-performance enterprise solutions using the latest features of C\# 12 and .NET 8 Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet introduced to software architecture fundamentals and begin applying them in .NETExplore the main technologies used by software architects and choose the best ones for ... Læs mere

    339,99 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

  • 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

    374,86 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

    163,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

    412,49 kr. eller Gratis med Kobo Plus

  • Java Spring Boot

    From Basics to Expert Proficiency

    af William Smith ...
    "Java Spring Boot: From Basics to Expert Proficiency" is a comprehensive guide designed to equip developers with the knowledge and skills needed to build robust, scalable, and maintainable Java-based applications using Spring Boot. This book meticulously covers the entire spectrum of Spring Boot development, from foundational concepts and environment setup to advanced topics like RESTful web ... Læs mere

    45,23 kr. eller Gratis med Kobo Plus

  • 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

  • Learning Chef

    A Guide to Configuration Management and Automation

    Get a hands-on introduction to the Chef, the configuration management tool for solving operations issues in enterprises large and small. Ideal for developers and sysadmins new to configuration management, this guide shows you to automate the packaging and delivery of applications in your infrastructure. You’ll be able to build (or rebuild) your infrastructure’s application stack in minutes or ... Læs mere

    231,74 kr.

  • 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