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 1561 - 1584 af 10650 resultater
Skip side bar filters
  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Læs mere

    168,99 kr.

  • C++ In a Nutshell

    A Desktop Quick Reference

    af Ray Lischner ...
    Serier serie In a Nutshell (O'Reilly)
    To-the-point, authoritative, no-nonsense solutions have always been a trademark of O'Reilly books. The In a Nutshell books have earned a solid reputation in the field as the well-thumbed references that sit beside the knowledgeable developer's keyboard. C++ in a Nutshell lives up to the In a Nutshell promise. C++ in a Nutshell is a lean, focused reference that offers practical examples for the ... Læs mere

    193,11 kr.

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    af Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Læs mere

    235,36 kr.

  • DocBook 5: The Definitive Guide

    The Official Documentation for DocBook

    If you need a reliable tool for technical documentation, this clear and concise reference will help you take advantage of DocBook, the popular XML schema originally developed to document computer and hardware projects. DocBook 5.0 has been expanded and simplified to address documentation needs in other fields, and it's quickly becoming the tool of choice for many content providers.DocBook 5: The ... Læs mere

    241,36 kr.

  • Killer Game Programming in Java

    Java Gaming & Graphics Programming

    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order ... Læs mere

    217,24 kr.

  • Universal Design for Web Applications

    Web Applications That Reach Everyone

    Universal Design for Web Applications teaches you how to build websites that are more accessible to people with disabilities and explains why doing so is good business. It takes more work up front, but the potential payoff is huge -- especially when mobile users need to access your sites.You'll discover how to use standards-based web technologies -- such as XHTML, CSS, and Ajax, along with video ... Læs mere

    193,11 kr.

  • Mastering Perl for Bioinformatics

    Perl Programming for Bioinformatics

    af James Tisdall ...
    Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the ... Læs mere

    241,36 kr.

  • Programming Entity Framework

    af Julia Lerman ...
    If you use Entity Framework in Visual Studio 2008 and .NET 3.5, this is the book you want. Programming Entity Framework, 1st Edition offers experienced developers a thorough introduction to Microsoft's core framework for modeling and interacting with data in .NET applications. This hands-on tour provides a deep understanding of Entity Framework's architecture and APIs, and explains how to use the ... Læs mere

    265,49 kr.

  • XSLT

    Mastering XML Transformations

    af Doug Tidwell ...
    After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book offers practical, real-world examples that demonstrate how you can apply XSLT stylesheets to XML data using either the new specification, or the older XSLT 1.0 standard.XSLT is a critical language for converting XML documents into other formats, such as ... Læs mere

    241,36 kr.

  • Learning XSLT

    A Hands-On Introduction to XSLT and XPath

    XSLT is a powerful language for transforming XML documents into something else. That something else can be an HTML document, another XML document, a Portable Document Format (PDF) file, a Scalable Vector Graphics (SVG) file, a Virtual Reality Modeling Language (VRML) file, Java code, or a number of other things. You write an XSLT stylesheet to define the rules for transforming an XML document, and ... Læs mere

    150,86 kr.

  • JBoss: A Developer's Notebook

    There's nothing ordinary about JBoss. What began as an open source EJB container project six years ago has become a fully certified J2EE 1.4 application server with the largest market share, competitive with proprietary Java application servers in features and quality. And with its dynamic architecture, JBoss isn't just a J2EE server. You can alter the services to make J2EE work the way you want, ... Læs mere

    168,99 kr.

  • Web Application Development with Yii and PHP

    af Jeff Winesett ...
    This is a step-by-step tutorial for developing web applications using Yii. This book follows the test-first, incremental, and iterative approach to software development while developing a project task management application. If you are a PHP programmer with knowledge of object oriented programming and want to rapidly develop modern, sophisticated web applications, then this book is for you. No ... Læs mere

    214,99 kr.

  • CUDA by Example

    An Introduction to General-Purpose GPU Programming

    CUDA is a computing architecture designed to facilitate the development of parallel programs. In conjunction with a comprehensive software platform, the CUDA Architecture enables programmers to draw on the immense power of graphics processing units (GPUs) when building high-performance applications. GPUs, of course, have long been available for demanding graphics and game applications. CUDA now ... Læs mere

    380,39 kr.

  • Java Performance

    Serier serie Java Series
    “The definitive master class in performance tuning Java applications…if you love all the gory details, this is the book for you.”–James Gosling, creator of the Java Programming LanguageImprovements in the Java platform and new multicore/multiprocessor hardware have made it possible to dramatically improve the performance and scalability of Java software.Java™ Performance covers the latest Oracle ... Læs mere

    380,39 kr.

  • Deep Learning and AI Superhero

    An in-depth guide to mastering TensorFlow, Keras, PyTorch, and advanced AI techniques

    Master TensorFlow, Keras, and PyTorch for deep learning in AI applications. Learn neural networks, CNNs, RNNs, LSTMs, and GANs through hands-on exercises and real-world projects.Key FeaturesTensorFlow, Keras, and PyTorch for diverse deep learning frameworksNeural network concepts with real-world industry relevanceCloud and edge AI deployment techniques for scalable solutionsBook DescriptionDive ... Læs mere

    329,61 kr. eller Gratis med Kobo Plus

  • C Programming and Numerical Analysis

    An Introduction

    Serier serie Synthesis Lectures on Mechanical Engineering
    This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and ... Læs mere

    518,74 kr.

  • SQL Demystified

    A Beginner's Roadmap to Data Retrieval and Management

    af Kaushal Mehta ...
    Serier serie EduCore Series
    SQL Demystified: A Beginner's Roadmap to Data Retrieval and Management is an all-in-one toolkit for anyone starting their journey into the world of databases.Starting with the fundamentals of what a database is, the book gradually introduces SQL-the universal language used to manage data in relational databases. Readers are guided through setting up SQL Server, executing basic commands, retrieving ... Læs mere

    26,94 kr.

  • Data Science Essentials in Python

    Collect - Organize - Explore - Predict - Value

    Go from messy, unstructured artifacts stored in SQL and NoSQL databases to a neat, well-organized dataset with this quick reference for the busy data scientist. Understand text mining, machine learning, and network analysis; process numeric data with the NumPy and Pandas modules; describe and analyze data using statistical and network-theoretical methods; and see actual examples of data analysis ... Læs mere

    162,11 kr.

  • Getting Clojure

    Build Your Functional Skills One Idea at a Time

    af Russ Olsen ...
    Behind every programming language lies a vision of how programs should be built. The vision behind Clojure is of a radically simple language framework holding together a sophisticated collection of programming features. Learning Clojure involves much more than just learning the mechanics of the language. To really get Clojure you need to understand the ideas underlying this structure of framework ... Læs mere

    265,99 kr.

  • Complex Network Analysis in Python

    Recognize - Construct - Visualize - Analyze - Interpret

    Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product, temporal, spatial, and semantic networks. Convert almost any real-world data into a complex network--such as recommendations on co-using cosmetic ... Læs mere

    201,11 kr.

  • The Cucumber Book

    Behaviour-Driven Development for Testers and Developers

    Your IPSers want rock-solid, bug-free software that does exactly what they expect it to do. Yet they can't always articulate their ideas clearly enough for you to turn them into code. You need Cucumber: a testing, communication, and requirements tool-all rolled into one. All the code in this book is updated for Cucumber 2.4, Rails 5, and RSpec 3.5.Express your IPSers' wild ideas as a set of clear, ... Læs mere

    220,61 kr.

  • Adopting Elixir

    From Concept to Production

    Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you're going to need to know more than just the language. The case studies and strategies in this book will get you there. Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and ... Læs mere

    239,99 kr.

  • iOS Unit Testing by Example

    af Jon Reid ...
    Fearlessly change the design of your iOS code with solid unit tests. Use Xcode's built-in test framework XCTest and Swift to get rapid feedback on all your code - including legacy code. Learn the tricks and techniques of testing all iOS code, especially view controllers (UIViewControllers), which are critical to iOS apps. Learn to isolate and replace dependencies in legacy code written without ... Læs mere

    265,99 kr.

  • Apple Game Frameworks and Technologies

    af Tammy Coron ...
    Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to social integration and monetization, this complete tour of Apple's powerful suite of game technologies covers it all. Familiar with Swift but new to game development? No problem. Start with the basics and then layer in the complexity as you work your way through ... Læs mere

    291,86 kr.