Skip to main content

Ostoskori

Saat VIP-jäsenen kohtelua!

Nimikettä/nimikkeitä ei voi ostaa
Tarkasta ostoskorisi sisältö. Voit poistaa ei-saatavilla olevia nimikkeitä nyt, tai poistamme ne automaattisesti maksuvaiheessa.
nimikkeetnimike
nimikkeetnimike

Suositeltu sinulle

Loading...

Olio-ohjelmointi e-kirjat

Jos pidät kategorian Olio-ohjelmointi e-kirjoista, tulet pitämään näistä huippuvalinnoista.
Näytetään 124/978 tulosta
Skip side bar filters
  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    kirjoittanut Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Lue lisää

    31,54 €

  • Game Programming Patterns

    kirjoittanut Robert Nystrom ...
    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Lue lisää

    22,99 € tai ilmainen Kobo Plus -tilauksella

  • Programming Rust

    Systems programming provides the foundation for the world's computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management ... Lue lisää

    31,09 €

  • Programming Embedded Systems

    With C and GNU Development Tools

    kirjoittanut Michael Barr, Anthony Massa ...
    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Lue lisää

    26,21 €

  • Patterns of Enterprise Application Architecture

    kirjoittanut Martin Fowler ...
    Sarja sarja Addison-Wesley Signature Series (Fowler)
    The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their ... Lue lisää

    63,55 €

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    kirjoittanut Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Lue lisää

    20,76 €

  • Impractical Python Projects

    Playful Programming Activities to Make You Smarter

    kirjoittanut Lee Vaughan ...
    Impractical Python Projects is a collection of fun and educational projects designed to entertain programmers while enhancing their Python skills. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day. And to keep things interesting, each project includes a zany twist featuring historical incidents, pop culture ... Lue lisää

    23,60 €

  • Head First Java

    kirjoittanut Kathy Sierra, Bert Bates, Trisha Gee ...
    What will you learn from this book?Head First Java is a complete learning experience in Java and object-oriented programming. With this book, you'll learn the Java language with a unique method that goes beyond how-to manuals and helps you become a great programmer. Through puzzles, mysteries, and soul-searching interviews with famous Java objects, you'll quickly get up to speed on Java's ... Lue lisää

    26,21 €

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    kirjoittanut Dan Pilone, Neil Pitman ...
    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... Lue lisää

    20,87 €

  • Java Cryptography

    kirjoittanut Jonathan Knudsen ...
    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... Lue lisää

    23,71 €

  • Unity in Action, Third Edition

    Multiplatform game development in C#

    kirjoittanut Joe Hocking ...
    This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.In Unity in Action, Third Edition, you will learn how to:Create characters that run, jump, and bump into thingsBuild 3D first-person shooters and third-person action gamesConstruct 2D card games and side ... Lue lisää

    57,30 €

  • Refactoring

    Improving the Design of Existing Code

    kirjoittanut Martin Fowler ...
    Sarja sarja Addison-Wesley Signature Series (Fowler)
    Martin Fowler’s guide to reworking bad code into well-structured codeRefactoring improves the design of existing code and enhances software maintainability, as well as making existing code easier to understand. Original Agile Manifesto signer and software development thought leader, Martin Fowler, provides a catalog of refactorings that explains why you should refactor; how to recognize code that ... Lue lisää

    55,60 €

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    kirjoittanut Remo H. Jansen ...
    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook ... Lue lisää

    25,53 € tai ilmainen Kobo Plus -tilauksella

  • Extreme Programming Pocket Guide

    Team-Based Software Development

    kirjoittanut Chromatic ...
    Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, ... Lue lisää

    9,18 €

  • Pattern-Oriented Software Architecture, A System of Patterns

    Sarja Kirja 1 - Wiley Software Patterns Series
    Pattern-oriented software architecture is a new approach to software development. This book represents the progression and evolution of the pattern approach into a system of patterns capable of describing and documenting large-scale applications. A pattern system provides, on one level, a pool of proven solutions to many recurring design problems. On another it shows how to combine individual ... Lue lisää

    33,99 €

  • React.js Essentials

    A fast-paced guide to designing and building scalable and maintainable web apps with React.js

    kirjoittanut Artemij Fedosejev ...
    A fast-paced guide to designing and building scalable and maintainable web apps with React.jsKey FeaturesBook DescriptionBuilding web applications with maintainable and performant user interfaces is a challenge that many have faced for more than a decade, but no one has risen to this challenge quite like React.js. Today React.js is used by Facebook, Instagram, Khan Academy, and Imperial College ... Lue lisää

    21,44 € tai ilmainen Kobo Plus -tilauksella

  • Getting Started with Windows 8 Apps

    A Guide to the Windows Runtime

    kirjoittanut Ben Dewey ...
    Get a head start on building apps for Windows 8. With a series of examples, this hands-on guide takes you through the process of creating complete touch-enabled apps that respond to native sensors. Through the course of the book, you’ll learn how to work with the Windows Runtime application model while building a Bing Image Search app.If you’re an experienced .NET developer who wants to get up to ... Lue lisää

    10,09 €

  • The Productive Programmer

    kirjoittanut Neal Ford ...
    Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, ... Lue lisää

    20,87 €

  • Living Clojure

    An Introduction and Training Plan for Developers

    kirjoittanut Carin Meier ...
    If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you ... Lue lisää

    20,87 €

  • Real-World Software Development

    A Project-Driven Guide to Fundamentals in Java

    Explore the latest Java-based software development techniques and methodologies through the project-based approach in this practical guide. Unlike books that use abstract examples and lots of theory, Real-World Software Development shows you how to develop several relevant projects while learning best practices along the way.With this engaging approach, junior developers capable of writing basic ... Lue lisää

    23,71 €

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    kirjoittanut David Drysdale ...
    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Lue lisää

    38,01 €

  • Concurrency in C# Cookbook

    Asynchronous, Parallel, and Multithreaded Programming

    kirjoittanut Stephen Cleary ...
    If you’re one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming techniques using libraries and language features in .NET and C# 8.0.Concurrency is now more common in ... Lue lisää

    26,21 €

  • Head First Python

    A Learner's Guide to the Fundamentals of Python Programming, A Brain-Friendly Guide

    kirjoittanut Paul Barry ...
    What will you learn from this book?Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which—once it's ready for prime time—runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the ... Lue lisää

    26,21 €

  • The Rust Programming Language, 2nd Edition

    kirjoittanut Steve Klabnik, Carol Nichols ...
    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the ... Lue lisää

    29,27 €