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 145168 av 919 resultater
Skip side bar filters
  • 21st Century C

    C Tips from the New School

    av Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... Les mer

    293,09 kr

  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... Les mer

    94,59 kr

  • Software Development Accelerated Essentials: What You Didn't Know, You Needed to Know

    av Ed Gomez ...
    This is not a book about the latest technology, nor is it a book about how to code verbatim.I discuss topics with the reader on a one to one basis, as if you and I were "pair programming." I provide clear, concise, real life scenarios. I don't mention the names of companies, nor do I use any of their actual code, due to copyright infringements. The case studies are based on real life scenarios ... Les mer

    378,65 kr

  • Understanding Python : Beginner's Guide to Programming

    av Sabry Fattah ...
    Understanding Python introduces the aspiring programmer to the concepts and skills of programming in Python, the most powerful, easy-to-read programming languages around. It takes you from basic ideas to mastering code writing while giving examples for each command and statement. It helps you get familiar with designing simple programs.Python is a general purpose, high-level language can be ... Les mer

    113,53 kr eller gratis med Kobo Plus

  • Cocos2d-x for Beginners: Building Simple Games from Scratch

    Cocos2d-x Series

    Serie serien Cocos2d-x Series
    "Cocos2d-x for Beginners: Building Simple Games from Scratch" is an essential guide for aspiring game developers and enthusiasts looking to embark on an exciting journey into the world of game programming. This comprehensive book serves as a practical introduction to the Cocos2d-x game engine, renowned for its simplicity and efficiency in mobile game development.The book begins with an overview of ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • Swift for Masterminds

    av J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... Les mer

    66,19 kr eller gratis med Kobo Plus

  • Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations

    In "Mastering ChatGPT: A Comprehensive Guide to Harnessing AI-Powered Conversations," readers are invited into the dynamic world of artificial intelligence and its profound impact on communication. This book is an essential resource for anyone eager to delve into the intricacies of conversational AI, especially the groundbreaking ChatGPT.At the heart of this guide is an in-depth exploration of ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • OpenGL to OpenGL ES: Navigating Graphics Transitions

    "OpenGL to OpenGL ES: Navigating Graphics Transitions" is an authoritative guide crafted for developers, programmers, and technology enthusiasts seeking to bridge the gap between OpenGL and OpenGL ES, the foundational technologies in the realm of graphics programming. This comprehensive book delves deep into the intricacies of these two powerful graphics libraries, offering a practical roadmap for ... Les mer

    94,59 kr eller gratis med Kobo Plus

  • Transitioning to Java

    Kickstart your polyglot programming journey by getting a clear understanding of Java

    av Ken Fogel ...
    Develop your Java coding skills by exploring object-oriented methodologies, functional programming, software design patterns, and more Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesGet started with programming in Java with this step-by-step guide for experienced programmersRe-enforce your knowledge of object-oriented methodologies applied in JavaDevelop the range of ... Les mer

    298,79 kr eller gratis med Kobo Plus

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    av Corey Scott ...
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching ... Les mer

    292,49 kr eller gratis med Kobo Plus

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Les mer

    224,79 kr eller gratis med Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

    av Atul S. Khot ...
    Grok and perform effective functional programming in Scala Key Features\[\*\]Understand functional programming patterns by comparing them with the traditional object-oriented design patterns\[\*\]Write robust, safer, and better code using the declarative programming paradigm\[\*\]An illustrative guide for programmers to create functional programming patterns with ScalaBook DescriptionScala is used ... Les mer

    368,09 kr eller gratis med Kobo Plus

  • Modular Programming with JavaScript

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testability

    Modularize your JavaScript code for better readability, greater maintainability, and enhanced testabilityKey Features\[\*\] Design and build fully modular, modern JavaScript applications using modular design concepts\[\*\] Improve code portability, maintainability, and integrity while creating highly scalable and responsive web applications\[\*\] Implement your own loosely coupled code blocks that ... Les mer

    323,99 kr eller gratis med Kobo Plus

  • Scala for Data Science

    Leverage the power of Scala with different tools to build scalable, robust data science applications

    Leverage the power of Scala with different tools to build scalable, robust data science applicationsKey Features\[\*\] A complete guide for scalable data science solutions, from data ingestion to data visualization\[\*\] Deploy horizontally scalable data processing pipelines and take advantage of web frameworks to build engaging visualizations\[\*\] Build functional, type-safe routines to interact ... Les mer

    413,09 kr eller gratis med Kobo Plus

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns ... Les mer

    323,99 kr eller gratis med Kobo Plus

  • Python: Español

    PYTHON: INTROUDUCCIÓN EN ESPAÑOLAprende a programar en Python desde cero.Python es un lenguaje de alto nivel, con sintaxis fácil de entender y de los más recomendados para aprender a programar.Python se usa ámbitos como análisis de datos, programación web, inteligencia artificial, automatización, Big Data y ciencia de datos. ... Les mer

    47,25 kr eller gratis med Kobo Plus

  • Object Detection by Stereo Vision Images

    OBJECT DETECTION BY STEREO VISION IMAGESSince both theoretical and practical aspects of the developments in this field of research are explored, including recent state-of-the-art technologies and research opportunities in the area of object detection, this book will act as a good reference for practitioners, students, and researchers.Current state-of-the-art technologies have opened up new ... Les mer

    1 397,29 kr

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    Here is a book that takes the sting out of learning object-oriented design patterns! Using vignettes from the fictional world of Harry Potter, author Avinash C. Kak provides a refreshing alternative to the typically abstract and dry object-oriented design literature.Designing with Objects is unique. It explains design patterns using the short-story medium instead of sterile examples. It is the ... Les mer

    667,79 kr

  • Python: Il Manuale per Imparare a Programmare. Contiene Esempi di Codice ed Esercizi Pratici.

    Programma e crea applicazioni web con il linguaggio Python.Vorresti scoprire tutte le funzioni di Python?Ti piacerebbe scoprire come gestire i dati all'interno di un'applicazione?Vorresti creare applicazioni web robuste e funzionali?Python è uno dei linguaggi di programmazione più utilizzati. Un sistema semplice ed elegante che permette di sviluppare sistemi molto complessi ma nello stesso tempo ... Les mer

    66,19 kr eller gratis med Kobo Plus

  • Python GUI Development with PyQt

    "Python GUI Development with PyQt" is a comprehensive guide for software developers aiming to master graphical user interface creation using Python and PyQt. The book covers fundamental concepts such as widgets and layouts, progressing to advanced topics like custom widgets and multi-threading. Readers learn to design visually appealing interfaces using Qt Designer and implement functionality ... Les mer

    113,62 kr eller gratis med Kobo Plus

  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... Les mer

    109,00 kr eller gratis med Kobo Plus

  • Python | Programmazione passo dopo passo

    La guida per i principianti per un'introduzione facile e veloce alla programmazione con Python

    "Python - Passo dopo passo" è il libro per tutti coloro che vogliono imparare le basi della programmazione in Python da un ingegnere (M.Eng.). In questo libro imparerai sia le basi teoriche che l'uso pratico del linguaggio di programmazione Python attraverso numerosi esempi e grandi progetti fai da te.Quindi se stai cercando una guida pratica al linguaggio di programmazione Python, facile da ... Les mer

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

    293,43 kr eller gratis med Kobo Plus

  • 100 Recipes for Programming Java

    av Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Les mer

    113,53 kr eller gratis med Kobo Plus