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 409 - 432 af 984 resultater
Skip side bar filters
  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    af Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Læs mere

    325,24 kr.

  • PowerShell Cookbook

    af Lee Holmes ...
    How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated ... Læs mere

    Før 499,49 kr. Nu 439,49 kr.

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Læs mere

    388,11 kr.

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

    291,11 kr.

  • Programming C# 12

    Build Cloud, Web, and Desktop Applications

    af Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... Læs mere

    388,11 kr.

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    af Ivan Murashko ...
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the ... Læs mere

    247,49 kr. eller Gratis med Kobo Plus

  • Instant JRebel

    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is an easy-to-follow guide full of hands-on examples of real-world Java development tasks. Each topic is explained and placed in context, and for the more inquisitive readers, there are more-in-depth details of the concepts used.If you have experience in Java desktop or web ... Læs mere

    163,86 kr. eller Gratis med Kobo Plus

  • F# for Machine Learning Essentials

    Get up and running with machine learning with F# in a fun and functional way

    Get up and running with machine learning with F\# in a fun and functional wayKey FeaturesDesign algorithms in F\# to tackle complex computing problemsBe a proficient F\# data scientist using this simple-to-follow guideSolve real-world, data-related problems with robust statistical models, built for a range of datasetsBook DescriptionThe F\# functional programming language enables developers to ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • LiveCode Mobile Development Beginner's Guide (2nd Edition)

    Create interactive mobile apps for Android and iOS with LiveCode

    Key FeaturesBook DescriptionThe ideal reader for this book would be someone who already knows LiveCode, is interested in creating mobile apps, and wants to save the many hours it took for me to track down all of the information on how to get started! Chapter 1, LiveCode Fundamentals, will help those of you who know programming but are not familiar with LiveCode. The knowledge you've acquired ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Jetpack Compose 1.7 Essentials

    Developing Android Apps with Jetpack Compose 1.7, Android Studio, and Kotlin

    af Neil Smyth ...
    Unlock the full potential of Android app development with Jetpack Compose 1.7. This all-in-one guide equips you to build sophisticated, modern Android applications using cutting-edge tools like Android Studio, Material Design 3, and Kotlin. Perfect for developers aiming to go from setup to deployment, the book leads you through each phase of app creation—from mastering Android Studio basics to ... Læs mere

    268,99 kr. eller Gratis med Kobo Plus

  • PYTHON - PERDIDOS NO MUNDO DO CÓDIGO

    APRENDER PROGRAMAÇÃO ORIENTADA A OBJETO NUNCA FOI TÃO DIVERTIDO

    Serier serie PERDIDOS NO MUNDO CÓDIGO - PYTHON
    Essa é a história de Jonny, um programador que cai no sono enquanto trabalha em frente ao computador. Quando acorda, ele se encontra preso em um mundo formado por código e números, e seu corpo também é formado por código. Ele tenta entender o que está acontecendo e como sair dali, e descobre que o mundo é feito em uma linguagem de programação que ele conhece, o Python.Enquanto explora esse mundo, ... Læs mere

    3,77 kr. eller Gratis med Kobo Plus

  • Managing State in Flutter Pragmatically

    Discover how to adopt the best state management approach for scaling your Flutter app

    af Waleed Arshad ...
    Explore popular state management techniques in Flutter and implement them in real-world applications Key Features • Get to grips with popular approaches for managing your Flutter application state • Think declaratively in order to decide on the most fitting approach for different applications • Learn to implement state management solutions by building a popular use case in the form of a shopping ... Læs mere

    214,99 kr. eller Gratis med Kobo Plus

  • Go Programming for Data Processing

    Building High-Performance Pipelines and Streams

    Go Programming for Data Processing: Building High-Performance Pipelines and StreamsAbout the technology:Go, the open-source programming language by Google, is quickly becoming a favorite for building high-performance data pipelines. This book dives deep into Go's built-in concurrency features and efficient memory management, making it perfect for real-time data processing.Whether you're working ... Læs mere

    56,15 kr.

  • Python Object-Oriented Programming

    Build robust and maintainable object-oriented Python applications and libraries, 4th Edition

    A comprehensive guide to exploring modern Python through data structures, design patterns, and effective object-oriented techniquesKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine-learning case study at the end of each chapterBook DescriptionObject ... Læs mere

    294,74 kr. eller Gratis med Kobo Plus

  • 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 mere

    69,00 kr. eller Gratis med Kobo Plus

  • Componentes reutilizáveis em Java com reflexão e anotações

    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus

  • Android Studio 3.4 Development Essentials - Kotlin Edition

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

    af Neil Smyth ...
    Fully updated for Android Studio 3.4, 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 mere

    301,64 kr. eller Gratis med Kobo Plus

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    af Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.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 areas such as tool windows, the code editor, ... Læs mere

    293,26 kr. eller Gratis med Kobo Plus

  • SQL e Banco de Dados

    SQL (Structured Query Language) é uma linguagem padrão para acessar e manipular bancos de dados relacionais. Ele permite que você execute operações como inserção, atualização, exclusão e consulta de dados em um banco de dados relacional.Nesse livro Célio Azevedo apresentará os principais conceitos da linguagem e sua aplicação em banco de dados. ... Læs mere

    32,60 kr. eller Gratis med Kobo Plus

  • Android Studio Koala Essentials - Kotlin Edition

    Developing Android Apps Using Android Studio Koala Feature Drop and Kotlin

    af Neil Smyth ...
    This book, fully updated for Android Studio Koala Feature Drop (2024.1.2) and the new UI, teaches you how to develop Android-based applications using the Kotlin programming language.This book begins with the basics and outlines how to set up an Android development and testing environment, followed by an introduction to programming in Kotlin, including data types, control flow, functions, lambdas, ... Læs mere

    296,99 kr.

  • Last Minute System Design Interviews

    Must Learn Topics With Real World Examples

    “In the chaotic world of tech interviews, where every secondcounts, there’s an opportunity to shine among others”Pramod NPreparing for system design interviews at the last minute?Where do I start my preparation for system design interviews?What does an interviewer expect in system design interviews?What approach should I use to design a large scale distributed system?What if there is a book to ... Læs mere

    34,74 kr.

  • 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

    443,80 kr.

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    af Neil Smyth ...
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices. Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android ... Læs mere

    112,20 kr.