Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Programmeringsspråk e-bøker

Hvis du liker Programmeringsspråk-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 9932 resultater
Skip side bar filters
  • Python Crash Course, 3rd Edition

    A Hands-On, Project-Based Introduction to Programming

    av 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 ... Les mer

    289,79 kr

  • PYTHON PROGRAMMING

    Want To Master The Basics Of Python Programming In 7 days?Why Python?Python is the easiest to learn and once you have a good grounding in it, you can move on to another, more complicated language. Python is a beautiful computer language. It is simple, and it is intuitive. Python is used by a sorts of people – data scientists use it for much of their number crunching and analytics; security testers ... Les mer

    Gratis

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

    598,80 kr

  • Satoshi on Bitcoin

    A collection of Satoshi Nakamoto’s writings on Bitcoin.This collection contains Satoshi’s words, compiled and neatly formatted without commentary. Each chapter contains Satoshi’s writings from a specific medium (emails, forum posts, website, and source code), with detailed date/time timestamps for each entry. These writings tell a compelling story of the excitement and challenges surrounding ... Les mer

    Gratis

  • Html Basics: Learn Html Coding for Beginners

    DescriptionLearn Html fundamentals with simple and easy to understand language.This book is for absolute Beginners. ... Les mer

    Gratis

  • Python

    Beginner's Guide to Programming Code with Python

    Serie Bok 1 - Python Computer Programming
    Learn Python programming today and begin your path towards Python programming mastery!In this Definitive Python Guide, you’re about to discover...How to program code in Python through learning the core essentials that every Python programmer must know. Python is a very popular programming language, and there are a great many books on the market concerning it. We cut to the chase and tell you why ... Les mer

    29,60 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 ... Les mer

    346,09 kr

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

    378,27 kr eller gratis med Kobo Plus

  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    av Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Les mer

    386,29 kr

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Les mer

    547,29 kr

  • Functional Python Programming

    Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads

    Create succinct and expressive implementations with functional programming in PythonKey FeaturesLearn how to choose between imperative and functional approaches based onexpressiveness, clarity, and performanceGet familiar with complex concepts such as monads, concurrency, and immutabilityApply functional Python to common Exploratory Data Analysis (EDA) programmingproblemsBook DescriptionIf you’re ... Les mer

    408,99 kr eller gratis med Kobo Plus

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

    32,57 kr eller gratis med Kobo Plus

  • Learning Go

    An Idiomatic Approach to Real-World Go Programming

    av Jon Bodner ...
    Go has rapidly become the preferred language for building web services. Plenty of tutorials are available to teach Go's syntax to developers with experience in other programming languages, but tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write ... Les mer

    458,69 kr

  • The Best Python Programming Step-By-Step Beginners Guide Easily Master Software engineering with Machine Learning, Data Structures, Syntax, Django Object-Oriented Programming, and AI application

    Discover why you will be able to understand Python programming language in less than 6 hours if you can read an English sentence…If you see a code called "print", what do you think is going to happen?a. This line will be copiedb. This line will be printedc. This line will be deletedIf you have the level of a primary school kid, you´ll most likely answer "b)" and you are right.Python is known as ... Les mer

    28,31 kr

  • The Genius of Lisp

    av 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 ... Les mer

    139,46 kr eller gratis med Kobo Plus

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

    Gratis

  • Architecting ASP.NET Core Applications

    An atypical design patterns guide for .NET 8, C# 12, and beyond

    Backend design like you've never seen it before – a guide to building SOLID ASP.NET Core web apps that stand the test of time. Featuring more Minimal APIs, more testing, a new e-commerce project, and the modular monolith! Purchase of the print or Kindle book includes a free PDF eBook.Key FeaturesLearn multiple ways to organize your application code and become a more flexible ASP.NET Core ... Les mer

    331,99 kr eller gratis med Kobo Plus

  • Web Development with Blazor

    A practical guide to start building interactive UIs with C# 11 and .NET 7

    Develop modern web UIs with Blazor Server and Blazor WebAssembly Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesCreate a production-ready Blazor application from start to finishLearn Blazor fundamentals, gain actionable insights, and discover best practicesFind out how, when, and why to use Blazor Server and Blazor WebAssembly, as well as Blazor HybridBook ... Les mer

    514,99 kr eller gratis med Kobo Plus

  • C# 10 and .NET 6 - Modern Cross-Platform Development

    Build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 using Visual Studio 2022 and Visual Studio Code, 6th Edition

    av Mark J. Price ...
    Publisher's Note: The newer 7th edition of this book covers C# 11 and EF Core 7 that can both be used with either .NET 7 or .NET 6. The 7th edition also has errata fixes and improvements suggested by readers of the 6th edition.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 10, the .NET 6 class library, and Entity Framework ... Les mer

    104,06 kr eller gratis med Kobo Plus

  • Python in easy steps, 2nd Edition

    Covers Python 3.10

    av Mike McGrath ...
    Serie serien In Easy Steps
    Python in easy steps, 2nd edition instructs you how to program in the powerful Python language, giving complete examples that illustrate each aspect with colorized source code.Python in easy steps, 2nd edition begins by explaining how to install the free Python interpreter so you can quickly begin to create your own executable programs by copying the book's examples. It demonstrates all the Python ... Les mer

    142,04 kr

  • Building a Debugger

    Write a Native x64 Debugger From Scratch

    av Sy Brand ...
    Master the inner workings of your x64 Linux system and expand your OS expertise by writing your very own debugger using C++.If debuggers seem like magic to you, there is no better way to demystify them than to write your own. This book will show you exactly how to do it, walking you through the entire process of building a debugger for x64 Linux systems using C++. As go from an empty filesystem ... Les mer

    402,49 kr

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

    434,69 kr

  • React 18 Design Patterns and Best Practices

    Design, build, and deploy production-ready web applications with React by leveraging industry-best practices

    Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover and unpack the latest React 18 and Node 19 features in this updated fourth editionGet up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React ... Les mer

    331,99 kr eller gratis med Kobo Plus

  • Clojure for the Brave and True

    Learn the Ultimate Language and Become a Better Programmer

    For weeks, months—nay!—from the very moment you were born, you’ve felt it calling to you. At long last you’ll be united with the programming language you’ve been longing for: Clojure!As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the ... Les mer

    289,79 kr