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 865 - 888 af 917 resultater
Skip side bar filters
  • C++ and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering C++ and foundational algorithms from scratch.

    Dive into the essentials of C++ and algorithmic thinking with this book. This comprehensive guide is perfect for newcomers looking to build a strong foundation in programming and problem-solving.Key FeaturesComprehensive introduction to C++ programming and detailed explanations of algorithmic concepts.Step-by-step setup of development environments, with practical exercises and real-world examples ... Læs mere

    78,74 kr. eller Gratis med Kobo Plus

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

    44,84 kr. eller Gratis med Kobo Plus

  • Python: La Guida Per Imparare a Programmare. Include Esercizi di Programmazione.

    Programmazione per Principianti, #1

    af Kevin Lioy ...
    Serier Bog 1 - Programmazione per Principianti
    Python è un linguaggio di programmazione ad alto livello. Un linguaggio moderno, facile da imparare ma estremamente potente.Python è un linguaggio versatile utilizzato, al giorno d'oggi, in moltissimi progetti, dal livello enterprise fino ai singoli hobbisti.Con Python, sarai in grado di sviluppare applicazioni, giochi, siti web e qualsiasi tipo di software.Python è il linguaggio più richiesto sul ... Læs mere

    35,21 kr.

  • Design Patterns in Java

    Design Patterns in Java™ gives you the hands-on practice and deep insight you need to fully leverage the significant power of design patterns in any Java software project. The perfect complement to the classic Design Patterns, this learn-by-doing workbook applies the latest Java features and best practices to all of the original 23 patterns identified in that groundbreaking text.Drawing on their ... Læs mere

    513,05 kr.

  • Requirements Modeling And Coding: An Object-oriented Approach

    af Liping Liu ...
    Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming ... Læs mere

    497,10 kr.

  • Interface Builder

    Learn how to build applications with Xcode 9 and Swift 4

    af J.D Gauchat ...
    Learn how to define user interfaces for your iOS applications using the visual tools provided by Xcode. After reading this guide, you will know how to start a new project, how to structure an application, how to generate the user interface and adapt it to different screens, how to work with view controllers, how to connect the interface with your code, and how to define and modify constraints from ... Læs mere

    22,75 kr.

  • Java: The Complete Reference, Tenth Edition

    The Definitive Java Programming GuideSupplement for key JDK 10 new features available from book's Downloads & Resources page at OraclePressBooks.com.Fully updated for Java SE 9, Java: The Complete Reference, Tenth Edition explains how to develop, compile, debug, and run Java programs. Bestselling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and ... Læs mere

    368,11 kr.

  • Programming iOS 14

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

    388,49 kr.

  • Professional JavaScript for Web Developers

    af Matt Frisbie ...
    Serier serie Tech Today
    Update and upgrade your JavaScript skillset for ES 2023 with the ultimate JavaScript guide for prosProfessional JavaScript for Web Developers, 5th edition, is the gold-standard in intermediate-to-advanced JavaScript programming development books. The author dives directly into the inner workings of JavaScript to help you clean up your code and become a more sophisticated and talented JavaScript ... Læs mere

    429,36 kr.

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

    1.396,74 kr.

  • Scala for Java Developers

    This step-by-step guide is full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. If you are a Java developer or a Java architect, working in Java EE-based solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic ... Læs mere

    309,99 kr. eller Gratis med Kobo Plus

  • C# 入門指南

    由基礎走向完整 Visual Studio Community 2019 專案的開發模式

    C# 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 7 到 13 個單元◎ 基礎篇◎ 軟體開發篇◎ WPF App 篇◎ Android App 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 C# 、怎麼處理資料、控制結構、內建資料型態、物件導向模組化,這部分累計十三個單元,預計帶領讀者學會寫簡單的 C# 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... Læs mere

    56,04 kr. eller Gratis med Kobo Plus

  • Mastering PowerShell: Unleashing the Power of Automation

    8

    Serier Bog 3 - The IT Collection
    "Mastering PowerShell: Unleashing the Power of Automation" guides you through the complex world of PowerShell scripting and automation. This book, written for both rookie and expert administrators, will provide you with the information and abilities you need to fully utilise PowerShell and revolutionise your IT infrastructure.Real-world examples and practical exercises reinforce your learning and ... Læs mere

    40,01 kr. eller Gratis med Kobo Plus

  • Rust Web Programming

    A hands-on guide to Rust for modern web development, with microservices and nanoservices

    A comprehensive guide to developing, packaging, and deploying Rust web applications – with new coverage on async Rust, WebAssembly, nanoservices, and more. Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesGet a comprehensive introduction to Rust for full-stack web developmentExplore the exciting evolution of Rust in recent years with WebAssembly, Axum, native ... Læs mere

    327,49 kr. eller Gratis med Kobo Plus

  • Java for Beginners

    Serier serie Programming & Computer Science Series
    Java for Beginners by Knowledge Flow is a beginner-friendly programming guide that introduces the core concepts of Java in a clear and practical manner. Designed for students, aspiring developers, and self-learners, this book covers fundamental topics such as variables, data types, operators, control statements, classes and objects, inheritance, exception handling, and basic file I/O. Each concept ... Læs mere

    31,99 kr. eller Gratis med Kobo Plus

  • Refactoring at Scale

    af Maude Lemaire ...
    Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you.Software engineer Maude Lemaire walks you through the ... Læs mere

    388,49 kr.

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    af Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... Læs mere

    197,74 kr.

  • Write Great Code, Volume 2, 2nd Edition

    Thinking Low-Level, Writing High-Level

    af Randall Hyde ...
    Explains how compilers translate high-level language source code (like code written in Python) into low-level machine code (code that the computer can understand) to help readers understand how to produce the best low-level, computer readable machine code.In the beginning, most software was written in assembly, the CPU's low-level language, in order to achieve acceptable performance on relatively ... Læs mere

    245,36 kr.

  • Data Lakes & Pipelines: A Modern Azure Guide

    Unlock the full potential of your data with Data Lakes & Pipelines: A Modern Azure Guide. This comprehensive book is your essential companion for mastering the design and implementation of scalable data architectures on Microsoft Azure.Aimed at data engineers, architects, and cloud professionals, this guide covers the end-to-end process of building cloud-native data solutions—from ingesting raw ... Læs mere

    64,08 kr. eller Gratis med Kobo Plus

  • UML Distilled

    A Brief Guide to the Standard Object Modeling Language

    af Martin Fowler ...
    Serier serie Addison-Wesley Object Technology Series
    More than 300,000 developers have benefited from past editions of UML Distilled. This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML.Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common ... Læs mere

    384,77 kr.

  • Unity All-In-One

    Unleash Your Creativity and Master 3D Game Development!Are you ready to bring your game ideas to life? Unity All-In-One is the ultimate step-by-step guide for aspiring game developers and enthusiasts who want to create stunning 3D games while mastering Unity and C#. Whether you're a complete beginner or have some experience, this book is packed with practical projects and clear explanations to ... Læs mere

    19,18 kr. eller Gratis med Kobo Plus

  • C++ Fundamentals

    Hit the ground running with C++, the language that supports tech giants globally

    Write high-level abstractions while retaining full control of the hardware, performances, and maintainability.Key FeaturesTransform your ideas into modern C++ code, with both C++11 and C++17Explore best practices for creating high-performance solutionsUnderstand C++ basics and work with concrete real-world examplesBook DescriptionC++ Fundamentals begins by introducing you to the C++ compilation ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Unity from Zero to Proficiency (Beginner)

    Unity from Zero to Proficiency, #2

    Serier Bog 2 - Unity from Zero to Proficiency
    Are You Ready to create your own epic games? This book is your ultimate ticket to mastering Unity game development.- Purchase of the print or Kindle book includes a free eBook in the PDF format.- Newly Edited and Updated Version for Unity 6.- November 2025 Updadte: All chapters and assets are fully compatible with Unity 6.- July 2023 Updadte: All chapters and assets are fully compatible ... ... Læs mere

    43,62 kr. eller Gratis med Kobo Plus

  • Java Programmeren: Een Stap-voor-Stap Gids

    Serier Bog 4 - De IT collectie
    Ontdek de wereld van Java-programmeren en wordt een meester in softwareontwikkeling!Ben je gepassioneerd over technologie en wil je de kunst van het programmeren leren? Dan is " Java Programmeren: Een Stap-voor-Stap Gids" jouw ultieme gids op de reis naar softwareontwikkelingsexpertise.Dit boek biedt een grondige en toegankelijke introductie tot Java, een van 's werelds meest gebruikte en ... Læs mere

    40,01 kr. eller Gratis med Kobo Plus