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 505 - 528 af 984 resultater
Skip side bar filters
  • Delphi Pascal Programming

    Efficient Code Editing, Visual Designing, And Integrated Debugging

    af Rob Botwright ...
    Introducing: Delphi Pascal Programming Bundle!Are you ready to elevate your Delphi Pascal programming skills to the next level? Look no further! Unleash your coding potential with our comprehensive bundle, featuring four must-have books: Book 1: Delphi Pascal Programming Essentials Master efficient code editing techniques and unleash your productivity with insider tips and tricks. From keyboard ... Læs mere

    66,97 kr. eller Gratis med Kobo Plus

  • JavaScript Beginners Learn Java Script Programming Language, Basics Concept & Practice by Example

    How to Learn Javascript for BeginnersJavaScript is one of the oldest programming languages famed that are still in use by programmers these days. The foremost lovely part of this language is that it's comparatively straightforward compared to alternative programming languages. JavaScript is a really basic language to find out throughout your early years as an engineer. It's the flexibleness ... Læs mere

    66,98 kr.

  • Java Programming Fundamentals: From Control Structures through Objects

    af Brian Gaddis ...
    This book is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... Læs mere

    185,83 kr.

  • Hands-on iOS App Development Projects

    af Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World ProjectsKey Features● Build high-quality, feature-rich iOS apps with Apple's tools for seamless user experiences.● Leverage cloud services for data storage, fetching, and publishing using data modeling.● Implement secure authentication to ensure safe and reliable app logins.Book DescriptioniOS apps account for a major sha... ... Læs mere

    163,74 kr.

  • Java Data Objects

    Store Objects with Ease

    Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: ... Læs mere

    207,61 kr.

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Revolutionize Your Asynchronous Application Development in Spring with Reactive Programming Principles, Spring WebFlux and Reactor (English Edition)

    Master Reactive Programming: Build Solutions with Reactive SpringKey Features● Step-by-step approach to mastering Reactor and Spring WebFlux.● Practical projects to apply and reinforce reactive programming skills.● Real-world solutions for building scalable and efficient reactive systems.Book DescriptionMastering Spring Reactive Programming for High Performance Web Apps is a comp... ... Læs mere

    228,74 kr. eller Gratis med Kobo Plus

  • Desbravando Java e Orientação a Objetos

    Um guia para o iniciante da linguagem

    Aprenda Orientação a Objetos com Java de forma simples e efetiva! Você compilará e executará seu próprio programa em algumas horas. Por que Java? Essa é uma das linguagens de programação mais utilizadas em todo o mundo, com 20 anos e atualmente mais de 9 milhões de desenvolvedores. O livro explora importantes conceitos da orientação a objetos como encapsulamento, herança e polimorfismo. Sempre com ... Læs mere

    Før 69,00 kr. Nu 59,00 kr. eller Gratis med Kobo Plus

  • Dart Cookbook

    af Ivo Balbaert ...
    If you are a Dart developer looking to sharpen your skills, and get insight and tips on how to put that knowledge into practice, then this book is for you. You should also have a basic knowledge of HTML, and how web applications with browser clients and servers work, in order to build dynamic Dart applications. ... Læs mere

    278,99 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 ... Læs mere

    247,49 kr. eller Gratis med Kobo Plus

  • Python Programming for Beginners: The Ultimate Guide to Coding in Python

    af Jeffery Mosh ...
    Are you ready to take the next step in your coding journey and learn the basics of Python programming?This comprehensive guide for beginners is the perfect place to start.Written by an experienced programming instructor, this book provides a comprehensive introduction to Python coding, from the fundamentals to more complex concepts. You will learn the core concepts of the language, such as data ... Læs mere

    25,06 kr. eller Gratis med Kobo Plus

  • Mastering C# Basics: Step-by-Step Guide with Real-World Applications

    af Kevin Paul ...
    Unlock the world of modern software development with C# and the .NET ecosystem.Are you ready to move past theory and build real, functioning applications? This book is your fast-track guide to mastering C# from the ground up, designed specifically for individuals with zero prior coding experience. Forget the frustrating technical jargon and confusing textbooks. We focus on a philosophy of ... Læs mere

    31,64 kr. eller Gratis med Kobo Plus

  • Desarrollo de aplicaciones web en el entorno servidor. IFCD0210

    Libro especializado que se ajusta al desarrollo de la cualificación profesional y adquisición del certificado de profesionalidad "IFCD0210 - DESARROLLO DE APLICACIONES CON TECNOLOGÍAS WEB". Manual imprescindible para la formación y la capacitación, que se basa en los principios de la cualificación y dinamización del conocimiento, como premisas para la mejora de la empleabilidad y eficacia para el ... Læs mere

    89,00 kr. eller Gratis med Kobo Plus

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... Læs mere

    282,36 kr. eller Gratis med Kobo Plus

  • Metaprogramming with Python

    A programmer's guide to writing reusable code to build smarter applications

    A practical approach to metaprogramming with real-world examples that enables the development of advanced frameworks, libraries, and applications using PythonKey FeaturesLearn applied metaprogramming through a simple step-by-step approachWork with easily understandable examples and explanations that take you deep into the theory of metaprogrammingGet practical experience in writing reusable code ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... Læs mere

    289,11 kr. eller Gratis med Kobo Plus

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

    Practical Systems Programming with Pascal, #4

    af Corin Hale ...
    Serier Bog 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 ... Læs mere

    37,98 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 ... Læs mere

    382,49 kr. eller Gratis med Kobo Plus

  • C# 6 and .NET Core 1.0

    Modern Cross-Platform Development

    af Mark J. Price ...
    Create powerful cross-platform applications using C\# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015Key Features\[\] Build modern, cross-platform applications with .NET Core 1.0\[\] Get up-to-speed with C\#, and up-to-date with all the latest features of C\# 6\[\] Start creating professional web applications with ASP.NET Core 1.0Book DescriptionWith the release of .NET Core 1.0, you ... Læs mere

    341,99 kr. eller Gratis med Kobo Plus

  • Haxe Game Development Essentials

    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engine

    Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engineKey FeaturesLearn the modern, cross-platform language Haxe to build games without any troubleCreate engaging 2D games that are compatible with desktop, web, and mobile platformsLearn how to speed up your workflow with OpenFL and HaxeFlixel using this useful and compact guideBook DescriptionHaxe is a ... Læs mere

    174,61 kr. eller Gratis med Kobo Plus

  • Scala Functional Programming Patterns

    Grok and perform effective functional programming in Scala

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

    341,99 kr. eller Gratis med Kobo Plus

  • Learn C# Programming

    A guide to building a solid foundation in C# language for writing efficient programs

    Get started with C\# and strengthen your knowledge of core programming concepts such as procedural, object-oriented, generic, functional, and asynchronous programming along with the latest features of C\# 8Key FeaturesLearn the fundamentals of C\# with the help of easy-to-follow examples and explanationsLeverage the latest features of C\# 8, including nullable reference types, pattern matching ... Læs mere

    271,11 kr. eller Gratis med Kobo Plus

  • Python 3 Object-Oriented Programming

    Build robust and maintainable software with object-oriented design patterns in Python 3.8

    Uncover modern Python with this guide to Python data structures, design patterns, and effective object-oriented techniquesKey FeaturesIn-depth analysis of many common object-oriented design patterns that are more suitable to Python's unique styleLearn the latest Python syntax and librariesExplore abstract design patterns and implement them in Python 3.8Book DescriptionObject-oriented programming ... Læs mere

    494,99 kr. eller Gratis med Kobo Plus

  • Hands-on iOS App Development Projects

    Turn Your Ideas into Actionable, Real-World iOS Apps with Swift, Xcode, UI Kit, Core Data, AWS and OAuth (English Edition)

    af Aish Kodali ...
    Learn iOS App Development Efficiently with Hands-On Real-World ProjectsKey Features● Build high-quality, feature-rich iOS apps with Apple's tools for seamless user experiences.● Leverage cloud services for data storage, fetching, and publishing using data modeling.● Implement secure authentication to ensure safe and reliable app logins.Book DescriptioniOS apps account for a major share of the ... Læs mere

    Før 129,49 kr. Nu 113,86 kr. eller Gratis med Kobo Plus

  • Swift

    Swift Essentials: From Core Concepts to Building Real-World iOS Apps

    Master Swift programming from setup to advanced app development. Learn syntax, functions, control flow, error handling, and concurrency to build real-world iOS applications with Swift.Key FeaturesStep-by-step guidance on setting up and using the Swift development environment.Practical examples of programming concepts, including functions, optionals, and closures.Advanced techniques for concurrency ... Læs mere

    400,49 kr. eller Gratis med Kobo Plus