Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Objektorientierte Programmierung eBooks

Lesen Sie gerne eBooks aus der Kategorie Objektorientierte Programmierung? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 193216 von 1044 Ergebnissen angezeigt
Skip side bar filters
  • Learning F# Functional Data Structures and Algorithms

    Get started with F# and explore functional programming paradigm with data structures and algorithms

    von Adnan Masood
    Key FeaturesBook DescriptionIf you have just started your adventure with F\#, then this book will help you take the right steps to become a successful F\# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C\# language and BCL (Base Class Library), would be helpful.What you will Lesen Sie mehr

    Zuvor € 32,11 Jetzt € 27,71

  • Apex Design Patterns

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platform

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platformKey Features\[\*\]Apply Creational, Structural and behavioural patterns in Apex to fix governor limit issues.\[\*\]Have a grasp of the anti patterns to be taken care in Apex which could have adverse effect on the application.\[\*\]The authors, Jitendra Zaa is a salesforce MVP and Lesen Sie mehr

    Zuvor € 35,74 Jetzt € 30,68

  • C++

    The Comprehensive Guide

    Comprehensive C++23 resource offering deep coverage from syntax basics to advanced concurrency and standard library usage. Learn best practices to write secure, efficient, and modular C++ code with expert guidance.Key FeaturesIn-depth coverage of modern C++23 concepts ensuring comprehensive understanding of language featuresFocus on writing secure, maintainable, and efficient code for professional Lesen Sie mehr

    € 48,50

  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    von Bill Weinman
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient Lesen Sie mehr

    € 53,45

  • Mathematics and Programming for Machine Learning with R

    From the Ground Up

    von William Claster
    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 Lesen Sie mehr

    € 73,10

  • C# Programming Basics: Learn C# Coding for Beginners Book 1

    C# Fundamentals, #1

    Serien Buch 1 - C# Fundamentals
    This book explains C# fundamentals with easy to understand examples and simple language.Level: Beginner to IntermediateAre you a beginner programmer and looking for learning C# basics?Then this is the perfect guide for you.What you will learn in this book?Data types in C#Variables and ConstantsOperators in C#Value type and Reference typeType conversation<... Lesen Sie mehr

    € 0,99

  • Distributed Simulation

    Serien series Computer Science & Engineering
    Simulation is a multi-disciplinary field, and significant simulation research is dispersed across multiple fields of study. Distributed computer systems, software design methods, and new simulation techniques offer synergistic multipliers when joined together in a distributed simulation. Systems of most interest to the simulation practitioner are often the most difficult to model and implement. Lesen Sie mehr

    € 151,26

  • Object-Oriented Thought Process, The

    von Matt Weisfeld
    Serien series Developer's Library
    Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP.It is of vital importance to learn the fundamental concepts of object orientation before starting to use object-oriented development environments. OOP Lesen Sie mehr

    € 30,68

  • Python 簡易手冊

    von Kaiching Chang
    本書為整理 Python 官網文件,並提供可實際執行程式範例的參考手冊,換言之,大幅簡化 Python 官網文件的繁冗敘述,希望讓 Python 初學者能掌握內容,故名之為簡易手冊。共分七十二個單元,涵蓋 Python 3.12 的基本內容,每個單元結尾都附上 Python 官網文件的連結,最終目標是讓讀者回頭去閱讀官網文件的說明。張凱慶2024/06/19 Lesen Sie mehr

    € 3,35

  • TOP 30 Java Interview Coding Tasks

    von Matthew Urban
    Are you preparing for a job interview as a Java developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected coding tasks, most often asked by recruiters of Java programmers. Less than 100 pages contain deeply-explained, most commonly used data structures, algorithms, text manipulation methods, recursion, matrices, and other top topics to discuss during Lesen Sie mehr

    € 5,59

  • Web Access in iOS 11

    Learn how to access the web in iOS 11 with Swift 4

    von 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 Lesen Sie mehr

    € 2,66

  • Core Graphics and Core Animation

    Learn how to create graphics for iOS 11 applications with Swift 4

    von J.D Gauchat
    Learn how to use the Core Graphics and Core Animation frameworks to create and animate graphics in your iOS applications. After reading this guide, you will know how to generate custom graphics, how to manipulate images, and how to create animations.Table of ContentsCORE GRAPHICS FRAMEWORKCore GraphicsData TypesQuartz 2DContextPathsColorsConfigurationSaving the StateClippingGradientsShadowsT... Lesen Sie mehr

    € 2,66

  • Table Views in iOS 11

    Learn how to display tables in iOS 11 with Swift 4

    von J.D Gauchat
    Learn how to use Table Views to present information to the user in an iOS application. After reading this guide, you will know how to create dynamic and static tables, how to set and sort the content of a table, how to create custom cells, how to control selection, and how to perform a search.Table of ContentsTABLE VIEWSTablesTable ViewsTable View CellsTable View ProtocolsIndex PathImplementing Lesen Sie mehr

    € 2,66

  • Flutter For Everyone

    A Practical Guide to Building Cross-Platform Applications with Flutter and Dart

    von Williams Asiedu
    Flutter for Everyone is a practical and comprehensive guide to building modern, cross-platform applications with Flutter. Designed for beginners, aspiring developers, and programmers who want to strengthen their Flutter skills, this book takes you through the complete development journey-from understanding Dart and setting up the Flutter environment to building functional applications and Lesen Sie mehr

    € 25,73

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    von Avinash C. Kak
    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 Lesen Sie mehr

    € 76,99

  • ABAP-Entwicklung für SAP HANA

    Über dieses BuchProgrammieren Sie In-Memory-Applikationen mit völlig neuen Funktionen! Lernen Sie, wie Sie mit ABAP-Anwendungen große Datenmengen verarbeiten können und wie Sie direkte Datenbankzugriffe mit Open SQL und SQLScript programmieren. Entwickeln Sie Datenbankprozeduren und binden Sie native HANA-Objekte in Ihre ABAP-Anwendungen ein. Erfahren Sie, wie Sie Ihre Anwendungen analysieren und Lesen Sie mehr

    € 69,90

  • Entity Framework Core in Action

    von Jon Smith
    SummaryEntity Framework Core in Action teaches you how to access and update relational data from .NET applications. Following the crystal-clear explanations, real-world examples, and around 100 diagrams, you'll discover time-saving patterns and best practices for security, performance tuning, and unit testing.About the TechnologyThere's a mismatch in the way OO programs and relational databases Lesen Sie mehr

    € 39,64

  • Aurelia in Action

    von Sean Hunter
    SummaryAurelia in Action teaches you how to build fantastic single-page applications with the Aurelia framework. You'll learn about modern design practices and a modular architecture based on web components, perfect for hybrid web + mobile apps.About the TechnologyTry Aurelia, and you may not go back to your old web framework. Flexible and efficient, Aurelia enforces modern design practices and a Lesen Sie mehr

    € 50,83

  • Code like a Pro in C#

    von Jort Rodenburg
    Build on your existing programming skills and upskill to professional-level C# programming.SummaryIn Code Like A Pro in C# you will learn:Unit testing and test-driven developmentRefactor a legacy .NET codebasePrinciples of clean codeEssential backend architecture skillsQuery and manipulate databases with LINQ and Entity Framework CoreCritical business applications worldwide are written in ... Lesen Sie mehr

    € 50,83

  • Entity Framework 4 in Action

    SummaryEntity Framework 4 in Action is an example-rich tutorial for .NET developers with full coverage of EF 4 features. The book begins with a review of the core ideas behind the ORM model and shows through detailed examples and larger case studies how Entity Framework offers a smooth transition from a traditional ADO.NET approach.About the TechnologyEntity Framework builds on the ADO.NET Lesen Sie mehr

    € 50,83

  • Get Programming with Scala

    The perfect starting point for your journey into Scala and functional programming.SummaryIn Get Programming in Scala you will learn:Object-oriented principles in ScalaExpress program designs in functionsUse types to enforce program requirementsUse abstractions to avoid code duplicationWrite meaningful tests and recognize code smellsScala is a multi-style programming language for the JVM that Lesen Sie mehr

    € 50,83

  • The Rust Programming Handbook

    An end-to-end guide to mastering Rust fundamentals

    Dive deep into the essentials of Rust with this definitive guide that covers core programming features, techniques, and principles, setting a solid foundation for advanced system and web programming. Purchase of the print or Kindle book includes a free eBook in PDF formatKey FeaturesBoost your career by mastering Rust's unique features, from systems programming to secure web applicationsStay ahead Lesen Sie mehr

    € 32,66

  • Java – die Neuerungen in Version 17 LTS, 18 und 19

    von Michael Inden
    Serien series Programmieren mit Java
    Bleiben Sie bei Java auf dem Laufenden!•Aktuelle Infos bis zur neuesten Java-Version•Vertiefen Sie Ihr Know-how durch praktische Übungen•Lernen Sie die wichtigen Änderungen kompakt kennenDieses Buch von Michael Inden richtet sich an alle Entwickler:innen mit soliden Programmierkenntnissen, die ihr Java-Wissen auf den neuesten Stand bringen und es durch eine Vielzahl an Übungen festigen möchten. Es Lesen Sie mehr

    € 25,90

  • Learn C Programming in 24 Hours

    von Alex Nordeen
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, Lesen Sie mehr

    € 9,13