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 769792 av 929 resultater
Skip side bar filters
  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... Les mer

    138,94 kr

  • Mathematics and Programming for Machine Learning with R

    From the Ground Up

    Based on the author’s experience in teaching data science for more than 10 years, Mathematics and Programming for Machine Learning with R: From the Ground Upreveals how machine learning algorithms do their magic and explains how these algorithms can be implemented in code. It is designed to provide readers with an understanding of the reasoning behind machine learning algorithms as well as how to ... Les mer

    721,03 kr

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... Les mer

    490,82 kr

  • IBM Rational Unified Process Reference and Certification Guide: Solution Designer (RUP)

    Solution Designer (RUP)

    Serie serien IBM Press
    The Only Official RUP® Certification Prep Guide and Compact RUP ReferenceThe IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP.The first and ... Les mer

    444,51 kr

  • Next.js: Navigating the Future of Web Development

    "Next.js: Navigating the Future of Web Development" is an in-depth exploration of one of today's most powerful and popular web development frameworks. This comprehensive guide dives deep into the capabilities of Next.js, a framework built on React.js, offering a blend of server-side rendering, static site generation, and client-side rendering to create fast, scalable, and reliable web applications ... Les mer

    92,53 kr eller gratis med Kobo Plus

  • Collection Views with UIKit

    Quick Guides for Masterminds

    av J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... Les mer

    20,15 kr eller gratis med Kobo Plus

  • Core Data with SwiftUI

    Quick Guides for Masterminds

    av J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to store data in a database with Core Data and the SwiftUI framework.After reading this guide, you will know how to work with the ... Les mer

    26,89 kr eller gratis med Kobo Plus

  • iCloud and CloudKit

    Lean how to share data between devices in iOS 11 with iCloud and Swift 4

    av J.D Gauchat ...
    Learn how to use iCloud from your iOS applications. After reading this guide, you will know how to connect to the user's iCloud account, how to store the app's settings on the cloud, how to upload documents, and how to create a database with CloudKit.Table of ContentsICLOUDData in the CloudEnabling iCloudTesting DevicesKey-Value StorageiCloud DocumentsMultiple DocumentsCloudKitContainerRecordsZones ... Les mer

    26,29 kr eller gratis med Kobo Plus

  • Data Storage in iOS 11

    Learn how to create files and store data in iOS 11 with Swift 4

    av J.D Gauchat ...
    Learn how to store data in a device from an iOS application. After reading this guide, you will know how to store user's settings, how to create and manage files, and how to encode and decode content to store structured data on files.Table of ContentsSTORAGEUser PreferencesUser DefaultsFilesFile ManagerURLs and PathsFiles and DirectoriesFiles AttributesFiles ContentBundleArchivingEncoding and ... Les mer

    26,29 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    26,29 kr eller gratis med Kobo Plus

  • Come diventare programmatore

    av Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Les mer

    92,53 kr

  • Python ML

    Clear Step-by-Step Guide to Machine Learning with Python

    av Alex Campbell ...
    Are you interested in machine learning? Do you want to know how it all works and what it involves? Then you've chosen the right guide.Machine learning is a subset of computer science and Artificial Intelligence. There's no getting away from the fact that it is here to stay, and it is already changing how many businesses work and target their customers. It's a complex subject, but this guide will ... Les mer

    37,70 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    352,99 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    27,69 kr eller gratis med Kobo Plus

  • Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance

    Practical Systems Programming with Pascal, #4

    av Corin Hale ...
    Serie Bok 4 - Practical Systems Programming with Pascal
    Are you struggling to manage complex codebases in Pascal? Discover how to transform procedural scripts into robust, scalable software architectures.Procedural programming works well for small tasks, but as applications grow, code becomes tangled and difficult to maintain. Object-Oriented Pascal: Build Reusable and Scalable Software Using Classes and Inheritance provides a structured, step-by-step ... Les mer

    55,48 kr eller gratis med Kobo Plus

  • 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 ... Les mer

    324,99 kr eller gratis med Kobo Plus

  • Objective-C Programming For Dummies

    A step-by-step guide to understanding object-oriented programming with Objective-CAs the primary programming language for iPhone, iPad, and Mac OS X applications, Objective-C is a reflective, object-oriented language that all programmers must know before creating apps. Assuming no prior programming language experience, this fun-and-friendly book provides you with a solid understanding of Objective ... Les mer

    236,19 kr

  • Python 3 Object-oriented Programming

    Building robust and maintainable software with object oriented design patterns in Python

    Unleash the power of Python 3 objectsKey FeaturesStop writing scripts and start architecting programsLearn the latest Python syntax and librariesA practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3Book DescriptionPython 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. ... Les mer

    592,99 kr eller gratis med Kobo Plus

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos. Este libro va dirigido a todas las personas que con conocimientos de programación ... Les mer

    115,00 kr eller gratis med Kobo Plus

  • Einstieg in Visual Basic mit Visual Studio 2022

    Ideal für Programmieranfänger

    av Thomas Theis ...
    Der leichte Einstieg in Visual BasicHier lernen Sie das Programmieren mit Visual Basic von der Pike auf: Sie eignen sich die Sprachgrundlagen zu Variablen, Operatoren, Schleifen und Co. an und erfahren alles Notwendige zu OOP und Fehlerbehandlung. Dabei entwickeln Sie von Anfang an eigene GUIs, die mit fortschreitendem Wissen immer komplexer werden. Auch in die Datenbankprogrammierung werden Sie ... Les mer

    376,62 kr

  • Programming Language Fundamentals

    A Metalanguage Approach in Elm

    av Martin Erwig ...
    PROGRAMMING LANGUAGE FUNDAMENTALSUnderstand the key principles of programming languagesProgramming languages are the tools needed to let algorithms run on electronic computers. As they form the linguistic interface between humans and machines, the understanding of programming languages is essential for being able to control machine behavior. Programming Language Fundamentals offers a precise, ... Les mer

    818,49 kr

  • Statistical Analysis with R For Dummies

    Simplify stats and learn how to graph, analyze, and interpret data the easy wayStatistical Analysis with R For Dummies makes stats approachable by combining clear explanations with practical applications. You'll learn how to download and use R and RStudio—two free, open-source tools—to learn statistics concepts, create graphs, test hypotheses, and draw meaningful conclusions. Get started by ... Les mer

    236,19 kr

  • Machine Learning For Absolute Begginers A Step By Step Guide

    Algorithms For Supervised And Unsupervised Learning With Real World Applications

    Machine learning occurs primarily through the use of " algorithms" and other elaborate procedures.Whether you're a novice, intermediate or expert this book will teach you all the ins, outs and everything you need to know about machine learning.Instead of spending hundreds or even thousands of dollars on courses/materials why not read this book instead?Its a worthwhile read and the most valuable ... Les mer

    39,50 kr eller gratis med Kobo Plus

  • C++ For Dummies

    An accessible walkthrough of one of the world's most popular programming languages: C++C++ For Dummies is your from-scratch guide that explains the essentials of what you need to know to understand the language and build your very first program in C++. Bradley Jones, experienced programmer and coding educator, packs this edition with examples and clear demonstrations that explain the “why” and the ... Les mer

    291,29 kr