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

Objektorienteret programmering e-bøger

Hvis du kan lide Objektorienteret programmering e-bøger, så vil du elske disse fremragende valg.
Viser 217 - 240 af 917 resultater
Skip side bar filters
  • Go Programming for Microservices

    Building High-Performance Distributed Systems

    af Harvey Mills ...
    Go Programming for Microservices: Building High-Performance Distributed SystemsAbout the Technology:Go, a modern and efficient programming language, is rapidly gaining traction for building microservices. Its focus on concurrency, simplicity, and powerful tooling makes it ideal for crafting scalable and maintainable distributed systems.This book is written by an experienced developer who has ... Læs mere

    60,06 kr. eller Gratis med Kobo Plus

  • Elasticsearch Server - Third Edition

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with ease

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with easeKey Features\[\*\] Boost the searching capabilities of your system through synonyms, multilingual data handling, nested objects and parent-child documents\[\*\] Deep dive into the world of data aggregation and data analysis with ElasticSearch\[\*\] Explore a wide range of ElasticSearch modules that define the ... Læs mere

    418,74 kr. eller Gratis med Kobo Plus

  • Come diventare programmatore

    af Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Læs mere

    64,08 kr.

  • Python Uncoiled: From Print Statements to Power Scripts

    af Scott Markham ...
    Tired of staring at blinking cursors and wondering what sorcery lies behind all those lines of code? Wish you could make your computer do literally anything besides throw errors and play Minesweeper? Welcome to Python Uncoiled: From Print Statements to Power Scripts—your all-access pass to turning Python from a mystery into your personal code-powered sidekick.This isn't your average dry-as-dust pr ... Læs mere

    51,25 kr. eller Gratis med Kobo Plus

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... Læs mere

    272,61 kr.

  • Introducing iOS 8

    Swift Programming from Idea to App Store

    af Steve Derico ...
    Learn to make iOS apps even if you have absolutely no programming experience. This hands-on book takes you from idea to App Store, using real-world examples—such as driving a car or eating at a restaurant—to teach programming and app development. You’ll learn concepts through clear, concise, jargon-free language.This book focuses on Apple’s new programming language, Swift. Each lesson is divided ... Læs mere

    218,11 kr.

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Læs mere

    218,11 kr.

  • ADO.NET in a Nutshell

    Written by experts on the Microsoft® .NET programming platform, ADO.NET in a Nutshell delivers everything .NET programmers will need to get a jump-start on ADO.NET technology or to sharpen their skills even further. In the tradition of O'Reilly's In a Nutshell Series, ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available.ADO.NET is the suite of data access ... Læs mere

    245,36 kr.

  • OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming

    In "OpenGL Fixed Pipeline to Modern Pipeline: Evolution in Graphics Programming," readers embark on an insightful journey through the transformative world of OpenGL and graphics programming. This comprehensive guide begins with an exploration of the historical context, setting the stage for understanding the significance of the evolution from the fixed to the modern pipeline in OpenGL.As we delve ... Læs mere

    64,08 kr. eller Gratis med Kobo Plus

  • Data Structure and Algorithms in Java

    From Basics to Expert Proficiency

    af William Smith ...
    "Data Structure and Algorithms in Java: From Basics to Expert Proficiency" is a comprehensive guide meticulously crafted for beginners and seasoned programmers alike. This book delves into the core concepts of data structures and algorithms, building a solid foundation that enables readers to design, implement, and optimize efficient software solutions. With a focus on the Java programming ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • The Programmer’s Path: Learn Python

    af D.K Julius ...
    The Programmer's Path: Learn PythonBeginner Level – Volume IStart your journey into real-world programming with Python.The Programmer's Path: Learn Python — Beginner Level, Volume I is designed for readers who want more than a surface-level introduction to Python. This book doesn't just teach syntax. It teaches you how to think like a programmer.Through hands-on examples and practical exercises, ... Læs mere

    19,18 kr. eller Gratis med Kobo Plus

  • Android Studio Development Essentials

    af Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An overview of Android Studio is included covering ... Læs mere

    80,10 kr.

  • Perl Programming in easy steps, 2nd edition

    af Mike McGrath ...
    Master Perl, the Swiss army knife of programming, and become faster and smarter coder!Perl Programming in easy steps is ideal for newcomers and seasoned coders alike. Learn the essentials of variables, operators, and functions, then build reusable modules, handle files, and explore Object-Oriented Programming (OOP). Then discover how to:· Use SQLite to store and retrieve data with the database ... Læs mere

    215,15 kr.

  • Programming WCF Services

    af Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Læs mere

    245,36 kr.

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    af Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Læs mere

    293,11 kr.

  • UML 2.0 in Action: A project-based tutorial

    A detailed and practical walk-through showing how to apply UML to real world development projects

    The book is uniquely practical. A richly textured case study is used throughout the book. Although some aspects of the Airport Passenger Services business process are simplified for sake of clarity and efficiency, it provides a comprehensive practical grounding for theoretical UML knowledge. The case study itself was developed in partnership with employees of Zurich Airport. The book was written ... Læs mere

    268,74 kr. eller Gratis med Kobo Plus

  • Apache Camel Developer's Cookbook

    This book is written in a Cookbook style with short recipes showing developers how to effectively implement EIP without breaking everything in the process. It is concise and to the point, and it helps developers get their data flowing between different components without the need to read through page upon page of theory, while also enabling the reader to learn how to create exciting new projects ... Læs mere

    343,74 kr. eller Gratis med Kobo Plus

  • Service Design Patterns

    Fundamental Design Solutions for SOAP/WSDL and RESTful Web Services

    Serier serie Addison-Wesley Signature Series (Fowler)
    Web services have been used for many years. In this time, developers and architects have encountered a number of recurring design challenges related to their usage, and have learned that certain service design approaches work better than others to solve certain problems.In Service Design Patterns, Rob Daigneau codifies proven design solutions for web services that follow the REST architectural ... Læs mere

    448,91 kr.

  • Practical Rust 1.x Cookbook, Second Edition

    af Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... Læs mere

    192,36 kr. eller Gratis med Kobo Plus

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    af 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 ... Læs mere

    231,74 kr.

  • Python Object-Oriented Programming

    Learn how and when to apply OOP principles to build scalable and maintainable Python applications

    This hands-on guide empowers Python developers to write clean, production-ready code using real-world OOP, design patterns, and concurrency tools. Fully updated for Python 3.13 with new type hinting and modern software engineering practices.Key FeaturesMaster OOP fundamentals with hands-on examples and expert insightsLearn design patterns and type hinting with real-world Python 3.13 codeDevelop ... Læs mere

    327,49 kr. eller Gratis med Kobo Plus

  • JavaScript Dojo: Mastering the Fundamentals and Beyond

    Unlock the Web's Potential: Master JavaScript and Build the Future

    Level Up Your Web Dev Game with Advanced JavaScript: Feeling stuck in JavaScript purgatory? Elevate your skills to the next level with "JavaScript Dojo: Mastering the Fundamentals and Beyond." This comprehensive guide delves deep into advanced topics like asynchronous programming, Node.js, object-oriented programming, and even cutting-edge concepts like WebAssembly. Conquer the JavaScript galaxy ... Læs mere

    8,02 kr. eller Gratis med Kobo Plus