Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Objektorienterad programmering E-böcker

Om du gillar Objektorienterad programmering-e-böcker så kommer du att älska dessa toppval.
Visar 841864 av 920 resultat
Skip side bar filters
  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Läs mer

    230,65 kr

  • Scala

    Como escalar sua produtividade

    Scala é uma linguagem que une Orientação a Objetos e Programação Funcional, de sintaxe enxuta e estaticamente tipada, projetada para expressar padrões de programação de uma forma concisa e elegante. Para desenvolvedores com conhecimento em linguagens orientadas a objetos, como Java ou C#, Scala é um passo natural, oferecendo o lado funcional como um desafio em termos de aprendizagem, mas com ... Läs mer

    105,00 kr eller gratis med Kobo Plus

  • Designing Microservices Using Django

    av Shayank Jain ...
    A step-by-step that will help you build Microservices architecture using Django and Python KEY FEATURES a- Understand in-depth the fundamentals of Microservicesa- Learn how to create and use Django APIs a- Use web technology such as Nginx, Gunicorn, UWSGI, and Postgresql to deploy a Django projectDESCRIPTION Microservices architectures solve the multiple problems of software architecture. Django ... Läs mer

    146,59 kr

  • Web Access in iOS 11

    Learn how to access the web in iOS 11 with Swift 4

    av J.D Gauchat ...
    Learn how to access the Web from your iOS applications. After reading this guide, you will know how to incorporate links to external resources into your apps, how to create your own browser, how to access and process information from a server, and how to post messages to social networks, including Twitter and Facebook.Table of ContentsWEB ACCESSLinksSafari View ControllerWebKitApp Transport ... Läs mer

    27,08 kr

  • Pattern-Oriented Software Architecture, Patterns for Resource Management

    Serie Bok 3 - Wiley Software Patterns Series
    The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.The ... Läs mer

    501,90 kr

  • Come diventare programmatore

    av Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Läs mer

    88,82 kr

  • Programming iOS 14

    av Matt Neuburg ...
    If youâ??re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, youâ??ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse ... Läs mer

    386,78 kr

  • Java Cryptography

    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 ... Läs mer

    244,21 kr

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... Läs mer

    88,82 kr eller gratis med Kobo Plus

  • Android Studio 3.2 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.2, Kotlin and Android Jetpack

    av Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9, Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... Läs mer

    329,77 kr eller gratis med Kobo Plus

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    av James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... Läs mer

    279,96 kr

  • UML: A Beginner's Guide

    av Jason Roff ...
    Serie serie Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... Läs mer

    271,46 kr

  • Programming iOS 12

    Dive Deep into Views, View Controllers, and Frameworks

    av Matt Neuburg ...
    If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse view ... Läs mer

    407,14 kr

  • Programming Web Services with SOAP

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple ... Läs mer

    189,94 kr

  • Learning C# 3.0

    Master the fundamentals of C# 3.0

    If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn how to build Windows applications and handle data with C#.No previous ... Läs mer

    217,08 kr

  • Secret Recipes of the Python Ninja

    Over 70 recipes that uncover powerful programming tactics in Python

    av Cody Jackson ...
    Test your Python programming skills by solving real-world problemsKey FeaturesAccess built-in documentation tools and improve your code.Discover how to make the best use of decorator and generator functionsEnhance speed and improve concurrency by conjuring tricks from the PyPy projectBook DescriptionThis book covers the unexplored secrets of Python, delve into its depths, and uncover its mysteries ... Läs mer

    400,67 kr eller gratis med Kobo Plus

  • Python Refinement Course

    Powered by GPT-4

    Serie Bok 1 - Python
    This Python Refinement Course will focus on enhancing your practical skills through advanced exercises and projects, covering areas such as algorithms, data structures, object-oriented programming and more complex programming concepts. The course will be structured into modules, each focusing on a specific topic.It's a course powered by the capabilities of GPT-4 for the corrections of both theory ... Läs mer

    52,72 kr eller gratis med Kobo Plus

  • Scala Data Analysis Cookbook (new)

    Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipes

    Navigate the world of data analysis, visualization, and machine learning with over 100 hands-on Scala recipesKey FeaturesImplement Scala in your data analysis using features from Spark, Breeze, and ZeppelinScale up your data anlytics infrastructure with practical recipes for Scala machine learningRecipes for every stage of the data analysis process, from reading and collecting data to distributed ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Game Programming Using Qt Beginner's Guide

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsets

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsetsKey Features\[\*\] Learn to create simple 2D to complex 3D graphics and games using all possible tools and widgets available for game development in Qt\[\*\] Understand technologies such as QML, Qt Quick, OpenGL, and Qt Creator, and learn the best practices to use them to design games\[\*\] Learn ... Läs mer

    442,65 kr eller gratis med Kobo Plus

  • Unity 5.x Game AI Programming Cookbook

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniques

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniquesKey Features\[\*\]Empower your agent with decision making capabilities using advanced minimaxing and Negamaxing techniques\[\*\] Discover how AI can be applied to a wide range of games to make them more interactive.\[\*\]Instigate vision and hearing abilities in your agent through collider ... Läs mer

    352,97 kr eller gratis med Kobo Plus

  • Kotlin In-depth [Vol-II]

    Master the concise and expressive power of a pragmatic multi-paradigm language for JVM, Android and beyond Key Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Läs mer

    154,24 kr

  • LibGDX In-Depth: Enhancing Your Game Development Skills

    "LibGDX In-Depth: Enhancing Your Game Development Skills" is a meticulously crafted guide aimed at game developers who are familiar with the basics of Java and the LibGDX framework and are ready to take their skills to the next level. This book is a sequel to a series that has already laid the groundwork for beginners, and now it's time to delve deeper into the more complex and fascinating aspects ... Läs mer

    88,82 kr eller gratis med Kobo Plus

  • Hands-On Functional Programming with TypeScript

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

    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 ... Läs mer

    283,33 kr eller gratis med Kobo Plus

  • Hands-On Object-Oriented Programming with Kotlin

    Build robust software with reusable code using OOP principles and design patterns in Kotlin

    Learn everything you need to know about object-oriented programming with the latest features of Kotlin 1.3Key FeaturesA practical guide to understand objects and classes in KotlinLearn to write asynchronous, non-blocking codes with Kotlin coroutinesExplore Encapsulation, Inheritance, Polymorphism, and Abstraction in KotlinBook DescriptionKotlin is an object-oriented programming language. The book ... Läs mer

    352,97 kr eller gratis med Kobo Plus