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

Objektorientert programmering e-bøker

Hvis du liker Objektorientert programmering-e-bøker, kommer du til å elske disse toppvalgene.
Viser 124 av 917 resultater
Skip side bar filters
  • Game Programming Patterns

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

    236,24 kr eller gratis med Kobo Plus

  • 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

    368,09 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

    98,89 kr eller gratis med Kobo Plus

  • The Rust Programming Language, 2nd Edition

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

    289,79 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

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Les mer

    18,84 kr

  • Head First Java

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

    463,59 kr

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

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

    218,09 kr

  • C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 8, Blazor, and EF Core 8

    av Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to the concepts, real-world applications, and latest features of C\# 12 and .NET 8, with hands-on exercises using Visual Studio 2022 and Visual Studio Code. Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesExplore the latest additions to C\# 12, the .NET 8 class libraries, and Entity Framework Core 8Create ... Les mer

    400,49 kr eller gratis med Kobo Plus

  • Effective Modern C++

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

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

    347,69 kr

  • Ruby Wizardry

    An Introduction to Programming for Kids

    The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons?Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real ... Les mer

    174,99 kr

  • C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 7, Blazor, and EF Core 7, 7th Edition

    av Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create ... Les mer

    378,65 kr eller gratis med Kobo Plus

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

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

    347,69 kr

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn ... Les mer

    9,37 kr

  • The Code Monster Manual

    Escape From Number Hell

    av Kevin Focke ...
    Serie serien The Code Monster Manual
    Low-level coding fundamentals, the book I wish I had.Improve your low-level programming by learning the nuances of numbers & their representations. Not a math wizard? No problem!---Computers are monsters because they think different than us.We will learn:- What the monsters look like.- How you can prevent the 125 million dollar mistake that caused the NASA Climate Orbitor to crash, and how Tony ... Les mer

    95,00 kr eller gratis med Kobo Plus

  • Living Clojure

    An Introduction and Training Plan for Developers

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

    218,09 kr

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... Les mer

    218,09 kr

  • Patterns for Fault Tolerant Software

    Serie serien Wiley Software Patterns Series
    Software patterns have revolutionized the way developer’s and architects think about how software is designed, built and documented.This new title in Wiley’s prestigious Series in Software Design Patterns presents proven techniques to achieve patterns for fault tolerant software. This is a key reference for experts seeking to select a technique appropriate for a given system.Readers are guided ... Les mer

    477,29 kr

  • Python Scripting for ArcGIS Pro

    Unlock the power of Python in ArcGIS® Pro with this definitive, easy-to-follow guide designed for users with limited programming or scripting experience.Get started learning to write Python scripts to automate tasks in ArcGIS Pro with Python Scripting for ArcGIS Pro. This book begins with the fundamentals of Python programming and then dives into how to write useful Python scripts that work with ... Les mer

    681,69 kr

  • Object Management

    Redigert av Roger Tagg, June Mabon ...
    Serie serien Routledge Revivals
    First published in 1992, this volume explores the use of object oriented methods which is forecast to grow rapidly, with their flexibility and facility to overcome some of the inadequacies of relational databases. This timely book reviews their potential in the data management context.It examines the impact of object oriented techniques on the practice of data management including data analysis, ... Les mer

    463,87 kr

  • Introduction to Statistical Computing and Visualization Using R

    av Megha Rathi ...
    The book provides a foundational guide to statistical computing and visualisation Using R programming with an emphasis on practical data analysis skills that are directly applicable to diverse fields like finance, defence, health, and education. It uniquely combines a thorough explanation of basic constructs with advanced topics such as data visualisation, statistical modeling, and probability, ... Les mer

    1 609,67 kr

  • The Productive Programmer

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

    218,09 kr

  • Clojure Cookbook

    Recipes for Functional Programming

    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world’s best Clojurians contributed recipes.Each recipe ... Les mer

    245,39 kr

  • Python At A Glance

    av Ajit Singh ...
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS ... Les mer

    37,78 kr eller gratis med Kobo Plus