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 313336 av 929 resultater
Skip side bar filters
  • iPhone iOS 6 Development Essentials

    av Neil Smyth ...
    The aim of iPhone iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPhone. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth look at the design of iPhone applications and user interfaces. More advanced topics such ... Les mer

    120,32 kr

  • C# Programming in easy steps

    av Mike McGrath ...
    Serie serien In Easy Steps
    C# Programming in easy steps will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.C# Programming in easy steps begins by explaining how to install the free Visual ... Les mer

    136,65 kr

  • Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation

    "Game Development Unleashed: Harnessing ChatGPT's Power for Game Creation" is a groundbreaking guide for aspiring game developers and designers seeking to leverage the incredible capabilities of ChatGPT to take their projects to the next level. Dive into the world of AI-driven game development and explore how ChatGPT can revolutionize your creative process.In this comprehensive book, you'll embark ... Les mer

    92,53 kr

  • Managing State in Flutter Pragmatically

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

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

    249,99 kr eller gratis med Kobo Plus

  • R for Programmers

    Advanced Techniques

    av Dan Zhang ...
    This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms. ... Les mer

    1 081,61 kr

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical ... Les mer

    703,86 kr

  • Design Patterns Explained: A New Perspective on Object-Oriented Design

    A New Perspective on Object-Oriented Design

    "One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development."–Bruce Eckel"...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful ... Les mer

    537,13 kr

  • Data Science with Python

    Combine Python with machine learning principles to discover hidden patterns in raw data

    Leverage the power of the Python data science libraries and advanced machine learning techniques to analyse large unstructured datasets and predict the occurrence of a particular future event.Key FeaturesGain useful insights into data science, from data collection through to visualizationGet up to speed with pandas, scikit-learn, and MatplotlibStudy a variety of data science algorithms using real ... Les mer

    288,99 kr eller gratis med Kobo Plus

  • Master DotNET Fundamentals

    Dot Net Interview Preparation, #1

    Serie Bok 1 - Dot Net Interview Preparation
    Why You Should Read "Master DotNET Fundamentals"Are you a DotNET developer looking to take your career to the next level? If so, then you need to read "DotNET Interview Preparation." This comprehensive guide is your one-stop shop for mastering the essential concepts and skills required to ace your DotNET interviews.Here's why you should read this book:Comprehensive Coverage: This book covers a ... Les mer

    27,69 kr eller gratis med Kobo Plus

  • Extending R

    Serie serien Chapman & Hall/CRC The R Series
    Up-to-Date Guidance from One of the Foremost Members of the R Core TeamWritten by John M. Chambers, the leading developer of the original S software, Extending R covers key concepts and techniques in R to support analysis and research projects. It presents the core ideas of R, provides programming guidance for projects of all scales, and introduces new, valuable techniques that extend R.The book ... Les mer

    907,53 kr

  • PYTHON PROGRAMMING: PANDAS ACROSS EXAMPLES

    Pandas is a Python package that provides fast and flexible data structures designed to make working with "relational" or "labeled" data easy and intuitive. Its goal is to be the fundamental, high-level building block for doing practical analysis of real-world data in Python. Furthermore, it has the larger goal of becoming the most powerful, flexible, and available in any language open source data ... Les mer

    97,01 kr eller gratis med Kobo Plus

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data ... Les mer

    162,69 kr eller gratis med Kobo Plus

  • OpenGL Deep Dive: Expert Techniques and Performance Optimization

    OpenGL

    Serie serien OpenGL
    OpenGL Deep Dive: Expert Techniques and Performance Optimization is the ultimate guide for seasoned graphics programmers looking to push the boundaries of their OpenGL expertise. This book takes you on a deep dive into the world of advanced OpenGL techniques and performance optimization strategies, making it an indispensable resource for anyone aiming to create high-performance, visually stunning ... Les mer

    138,84 kr

  • PROGRAMMING IN C# 10 - Basic Techniques

    Do you want to learn the basic techniques for programming in C# 10 and gain enough knowledge to start creating your own applications? Do you want to know how .NET 6.0, the compiler, Garbage Collector and Visual Studio 2022 work? Do you want to start laying the foundation for your new profession in software development? Or do you simply need to pass college exams in computer science or computer ... Les mer

    138,84 kr eller gratis med Kobo Plus

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    Serie serien Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... Les mer

    138,84 kr eller gratis med Kobo Plus

  • Hands-On Network Programming with Modern C++

    av Daniel Mercer ...
    Build Real-World Network Applications with Modern C++Most networking books teach APIs. This book teaches engineering.If you want to build scalable servers, secure clients, REST APIs, real-time communication systems, or distributed applications in modern C++, this practical guide will take you from networking fundamentals to production-grade systems used in professional environments.Rather than ... Les mer

    64,74 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 ... Les mer

    352,99 kr eller gratis med Kobo Plus

  • JavaScript Events and User Interaction

    A Beginner’s Guide to Building Interactive Web Experiences with DOM Events and Dynamic Logic

    av Dargslan ...
    Serie Bok 6 - Dargslan - JavaScript - Beginner Level
    JavaScript Events and User Interaction: A Beginner's Guide to Building Interactive Web Experiences with DOM Events and Dynamic LogicUnlock the Power of JavaScript Events and Transform Your Static Websites into Dynamic, Interactive ExperiencesAre you comfortable with HTML and CSS but struggle to make your websites truly interactive? Do you want to create engaging user experiences that respond to ... Les mer

    161,76 kr eller gratis med Kobo Plus

  • Manual de Programación en Pascal para Principiantes

    av John Nunez ...
    **Manual de Programación en Pascal para Principiantes** **Autor:** John Nunez**Aprende a programar desde cero con Pascal, el lenguaje ideal para principiantes** Si quieres iniciarte en el mundo de la programación con un lenguaje claro, estructurado y fácil de aprender, este manual es para ti. *Manual de Programación en Pascal para Principiantes* te guiará paso a paso en la comprensión de los ... Les mer

    120,32 kr

  • Java 17

    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 o sin conocimientos previos, ... Les mer

    115,00 kr eller gratis med Kobo Plus

  • Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language

    Mastering C: A Comprehensive Guide to Proficiency in The C Programming Language is an indispensable resource for both novice and experienced programmers seeking to achieve mastery in the C programming language. Written by a team of seasoned experts, this book offers a deep and comprehensive exploration of C, equipping readers with the knowledge and skills needed to become proficient C programmers ... Les mer

    138,94 kr

  • SFML Essentials: Getting Started with Game Development

    SFML Fundamentals

    Serie serien SFML Fundamentals
    "SFML Essentials: Getting Started with Game Development" is your gateway to the exciting world of game development using the Simple and Fast Multimedia Library (SFML) in C++. Whether you're a novice programmer or an experienced developer looking to explore game development, this book offers a comprehensive introduction to SFML, a cross-platform open-source framework renowned for its simplicity and ... Les mer

    92,53 kr

  • ABAP IV Orientación a bjetos. Una visión global

    Serie serien Informatica
    Este libro aborda de forma sencilla los conceptos fundamentales de la programación orientada a objetos, apoyándose en el lenguaje ABAP IV de programación SAP. Mediante una descripción amena y de fácil lectura, el autor nos presenta una visión global de la programación orientada a objetos, utilizando multitud de ejemplos ABAP probados y totalmente funcionales, que ilustran los conceptos a medida ... Les mer

    79,00 kr

  • Kickstart C# Programming Fundamentals

    Master C# The Right Way from First Principles to Real Projects.Book DescriptionThe Skills That Power Modern Software Start with C#Everyone who codes professionally today started exactly where you are right now - staring at a blank screen wondering where to begin. Kickstart C# Programming Fundamentals is the book that changes that. It takes you from your very first line of C# code t... ... Les mer

    231,10 kr