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 1585 - 1608 af 10002 resultater
Skip side bar filters
  • Python机器学习算法及应用

    af 梁佩莹 ...
    本书以Python 3.10.7为平台,以实际应用为背景,通过“概述+经典应用”的形式,深入浅出地介绍Python机器学习算法及应用的相关知识。全书共12章,主要内容包括在数据上的计算机学习能力、简单的机器学习分类算法、sklearn机器学习分类器、数据预处理、降维实现数据压缩、不同模型的集成学习、连续变量的回归分析、数据的聚类分析、从单层到多层的人工神经网络、使用深度卷积神经网络实现图像分类、使用循环神经网络实现序列建模、使用生成对抗网络合成新数据等。通过本书的学习,读者可领略到Python的简单、易学、易读、易维护等特点,同时感受到利用Python实现机器学习的普遍性与专业性。 本书可作为高等学校相关专业本科生和研究生的学习用书,也可作为相关专业科研人员、学者、工程技术人员的参考用书。 ... Læs mere

    76,65 kr.

  • JavaScript: Novice to Ninja

    af Darren Jones ...
    JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, ... Læs mere

    232,51 kr. eller Gratis med Kobo Plus

  • Essential Cryptography for JavaScript Developers

    A practical guide to leveraging common cryptographic operations in Node.js and the browser

    Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers Key Features • Understand how to implement common cryptographic operations in your code with practical examples • Learn about picking modern safe algorithms, which libraries you should rely on, and how to use them ... Læs mere

    240,45 kr. eller Gratis med Kobo Plus

  • Hands-on JavaScript for Python Developers

    Leverage your Python knowledge to quickly learn JavaScript and advance your web development career

    af Sonyl Nagale ...
    Build robust full-stack web applications using two of the world's most popular programming languages Python and JavaScriptKey FeaturesDiscover similarities and differences between JavaScript and Python coding conventionsExplore frontend web concepts, UI/UX techniques, and JavaScript frameworks to enhance your web development skillsPut your JS knowledge into practice by developing a full-stack web ... Læs mere

    216,24 kr. eller Gratis med Kobo Plus

  • Effective C++: 55 Specific Ways to Improve Your Programs and Designs

    55 Specific Ways to Improve Your Programs and Designs

    af Scott Meyers ...
    “Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”— Steve Schirripa, Software Engineer, Google“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this.... ... Læs mere

    424,86 kr.

  • COBOL Basic Training Using VSAM, IMS and DB2

    This book will teach you the basic information and skills you need to develop applications with COBOL on IBM mainframes running z/OS. The instruction, examples and sample programs in this book are a fast track to becoming productive as quickly as possible using COBOL. The content is easy to read and digest, well organized and focused on honing real job skills. ... Læs mere

    159,95 kr.

  • C++ Template Metaprogramming: Concepts, Tools, and Techniques from Boost and Beyond

    Concepts, Tools, and Techniques from Boost and Beyond

    C++ Template Metaprogramming sheds light on the most powerful idioms of today's C++, at long last delivering practical metaprogramming tools and techniques into the hands of the everyday programmer.A metaprogram is a program that generates or manipulates program code. Ever since generic programming was introduced to C++, programmers have discovered myriad "template tricks" for manipulating ... Læs mere

    464,95 kr.

  • Dominando PowerShell: Una Guía Paso a Paso

    Serier Bog 1 - La colección de TI
    "Dominando PowerShell: Una Guía Paso a Paso" es una obra completa que te lleva de la mano a través del mundo de PowerShell, desde los conceptos básicos hasta las técnicas avanzadas de automatización y administración de sistemas. Con un enfoque práctico y accesible, este libro te brinda las herramientas necesarias para dominar PowerShell y aprovechar al máximo su potencial en tu entorno de trabajo. ... Læs mere

    40,01 kr. eller Gratis med Kobo Plus

  • ACE Programmer's Guide, The

    Practical Design Patterns for Network and Systems Programming

    The ADAPTIVE Communication Environment (ACE) is an open-source software toolkit created to solve network programming challenges. Written in C++, with the help of 30 core developers and 1,700 contributors, this portable middleware has evolved to encapsulate and augment a wide range of native OS capabilities essential to support performance-driven software systems.The ACE Programmer's Guide is a ... Læs mere

    529,09 kr.

  • Algorithm Design Practice for Collegiate Programming Contests and Education

    This book can be used as an experiment and reference book for algorithm design courses, as well as a training manual for programming contests. It contains 247 problems selected from ACM-ICPC programming contests and other programming contests. There's detailed analysis for each problem. All problems, and test datum for most of problems will be provided online. The content will follow usual ... Læs mere

    1.183,80 kr.

  • Learn Python 3 the Hard Way

    A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

    af Zed Shaw ...
    Serier serie Zed Shaw's Hard Way Series
    You Will Learn Python 3!Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else.In Learn Python 3 the Hard Way, you’ll learn Python by working through 52 brilliantly crafted exercises. Read them. Type ... Læs mere

    258,99 kr.

  • OPA Policies Applied to Terraform

    The Complete Guide for Developers and Engineers

    af William Smith ...
    "OPA Policies Applied to Terraform""OPA Policies Applied to Terraform" is a comprehensive guide that bridges the world of policy-as-code with modern infrastructure management, focusing on integrating the Open Policy Agent (OPA) with Terraform workflows. Beginning with an essential foundation, the book explores the evolution of policy-as-code, the core architecture of OPA, and its declarative Rego ... Læs mere

    63,31 kr. eller Gratis med Kobo Plus

  • Java Language Specification, Java SE 7 Edition, The

    Serier serie Java Series
    Written by the inventors of the technology, The Java® Language Specification, Java SE 7 Edition,** is the definitive technical reference for the Java programming language. The book provides complete, accurate, and detailed coverage of the Java programming language. It fully describes the new features added in Java SE 7, including the try-with-resources statement, multi-catch, precise rethrow, ... Læs mere

    464,95 kr.

  • Programming in C

    Programming in C will teach you how to write programs in the C programming language. Whether you’re a novice or experienced programmer, this book will provide you with a clear understanding of this language, which is the foundation for many object-oriented programming languages such as C++, Objective-C, C#, and Java.This book teaches C by example, with complete C programs used to illustrate each ... Læs mere

    384,77 kr.

  • Object-Oriented Programming in C++

    af Robert Lafore ...
    Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current ... Læs mere

    395,24 kr.

  • Programming in Go

    Creating Applications for the 21st Century

    Serier serie Developer's Library
    Your Hands-On Guide to Go, the Revolutionary New Language Designed for Concurrency, Multicore Hardware, and Programmer ConvenienceToday’s most exciting new programming language, Go, is designed from the ground up to help you easily leverage all the power of today’s multicore hardware. With this guide, pioneering Go programmer Mark Summerfield shows how to write code that takes full advantage of Go ... Læs mere

    344,68 kr.

  • Programming Windows

    Serier serie Developer Reference
    Reimagined for full-screen and touch-optimized apps, Windows 8 provides a platform for reaching new users in new ways. In response, programming legend Charles Petzold is rewriting his classic Programming Windows—one of the most popular programming books of all time—to show developers how to use existing skills and tools to build Windows 8 apps.Programming Windows, Sixth Edition focuses on creating ... Læs mere

    395,24 kr.

  • Programming in CoffeeScript

    af Mark Bates ...
    Serier serie Developer's Library
    Use CoffeeScript to Write Better JavaScript Code Than Ever Before!If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript “compiles down” to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark Bates shows web developers why CoffeeScript is so useful and how it avoids the problems that often make ... Læs mere

    258,99 kr.

  • Machine Learning with Python for Everyone

    af Mark Fenner ...
    Serier serie Addison-Wesley Data & Analytics Series
    The Complete Beginner’s Guide to Understanding and Building Machine Learning Systems with PythonMachine Learning with Python for Everyone will help you master the processes, patterns, and strategies you need to build effective learning systems, even if you’re an absolute beginner. If you can write some Python code, this book is for you, no matter how little college-level math you know. Principal ... Læs mere

    327,11 kr.

  • Software Engineering

    The Current Practice

    Serier serie Chapman & Hall/CRC Innovations in Software Engineering and Software Development Series
    This text teaches students basic software engineering skills and helps practitioners refresh their knowledge and explore recent developments in the field, including software changes and iterative processes of software development. The book discusses the software change and its phases, including concept location, impact analysis, refactoring, actualization, and verification. It then covers the most ... Læs mere

    1.065,41 kr.

  • Modern C++ Design

    Generic Programming and Design Patterns Applied

    Modern C++ Design, Andrei Alexandrescu opens new vistas for C++ programmers. Displaying extraordinary creativity and programming virtuosity, Alexandrescu offers a cutting-edge approach to design that unites design patterns, generic programming, and C++, enabling programmers to achieve expressive, flexible, and highly reusable code.This book introduces the concept of generic components–reusable ... Læs mere

    497,02 kr.

  • Testing Code Security

    The huge proliferation of security vulnerability exploits, worms, and viruses place an incredible drain on both cost and confidence for manufacturers and consumers. The release of trustworthy code requires a specific set of skills and techniques, but this information is often dispersed and decentralized, encrypted in its own jargon and terminology, and can take a colossal amount of time and data ... Læs mere

    559,56 kr.

  • Pycom WiPy 3.0 Development Workshop

    This book helps readers to get started with WiPy 3.0 board development using Python programming language. WiPy 3.0 board runs MicroPython. The following is a list of highlight topics in this book.Preparing Development EnvironmentSetting Up Pycom WiPy 3.0GPIO ProgrammingPWM and Analog I/OWorking with I2CWorking with UARTWorking with SPIWorking with SD CardWorking with BluetoothWorking wit... ... Læs mere

    20,92 kr.

  • Teensy LC Development Workshop

    This book helps you to get started with Teensy LC development. The following is a list of highlight topics in this book.Preparing Development EnvironmentSetting Up Teensy LCDigital I/O ProgrammingWorking with UARTWorking with PWM and Analog InputWorking with I2CWorking with SPIControlling Teensy LC through Firmata ProtocolSensing Temperature and Humidity with DHT Module ... Læs mere

    20,92 kr.