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 7396 von 977 Ergebnissen angezeigt
Skip side bar filters
  • Java 17 Backend Development

    von Elara Drevyn
    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems. It seamlessly transitions through essential development phases, covering Lesen Sie mehr

    € 28,99

  • Master Python Without Prior Experience

    This comprehensive Python programming guide seamlessly transitions you from fundamental concepts to advanced topics, ensuring a deep comprehension of the Python language. Discover the essence of programming and Python, unraveling the significance of programming, the allure of Python, and the essential steps to configure your Python environment.Embark on a journey through Python essentials like Lesen Sie mehr

    € 2,99

  • Cracking Kotlin Interview

    von Swati Saxena
    A book that can help the readers get familiar with Kotlin's most essential features and aspects KEY FEATURESa- Get familiar with the fundamentals of Kotlin language a- Find answers to frequently asked jumbled questions in an interviewa- A guide that is duly supported by several examples and self-explanatory analogies DESCRIPTIONThis book covers all the possible interview and coding questions in Lesen Sie mehr

    € 14,51

  • Java Distributed Computing

    von Jim Farley
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple Lesen Sie mehr

    € 28,59

  • Rust In Practice

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    von Rustacean Team
    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages in RustRust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the Lesen Sie mehr

    € 36,62

  • Cocoa and Objective-C: Up and Running

    Foundations of Mac, iPhone, and iPad Programming

    von Scott Stevenson
    Build solid applications for Mac OS X, iPhone, and iPod Touch, regardless of whether you have basic programming skills or years of programming experience. With this book, you'll learn how to use Apple's Cocoa framework and the Objective-C language through step-by-step tutorials, hands-on exercises, clear examples, and sound advice from a Cocoa expert.Cocoa and Objective-C: Up and Running offers Lesen Sie mehr

    € 17,81

  • Programación en C++

    En este libro trataremos de responder a tres preguntas muy comunes:¿Por qué existe C++ y cuáles son sus ventajas sobre C?¿Qué recursos están disponibles en C++ para materializar las ideas orientadas a objetos?¿Cómo diseñar e implementar código usando los principios de la orientación a objetos?Una vez que haya comprendido las características básicas disponibles en C++, y sepa cómo y por qué usarlas Lesen Sie mehr

    € 5,99

  • Mastering Java: A Comprehensive Guide to Programming Excellence Category

    "Mastering Java: A Comprehensive Guide to Programming Excellence"Discover the key to becoming a Java programming virtuoso with "Mastering Java: A Comprehensive Guide to Programming Excellence." This in-depth book is your gateway to unlocking the full potential of Java, the versatile and powerful programming language.Whether you're a beginner taking your first steps into the world of programming or Lesen Sie mehr

    € 9,49

  • The Unified Process Elaboration Phase

    Best Practices in Implementing the UP

    von Scott Ambler
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? Scott Ambler doesn't think so. This book is one in a four-volume series that presents a critical review of the Unified Process -- designed to p Lesen Sie mehr

    € 63,36

  • Kindle Fire App Development Essentials

    Developing Android Apps for the Kindle Fire

    von Neil Smyth
    The goal of Kindle Fire App Development Essentials is to teach the skills necessary to develop Android based applications for the Kindle Fire family of devices.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development environment. An introduction to the architecture of Android is followed by an in-depth look at the design of Android Lesen Sie mehr

    € 12,99

  • 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,66

  • C# 7 and .NET Core: Modern Cross-Platform Development

    Create powerful cross-platform applications using C# 7, .NET Core, and Visual Studio 2017 or Visual Studio Code

    von Mark J. Price
    Modern Cross-Platform Development Key Features\[\*\] Build modern, cross-platform applications with .NET Core\[\*\] Get up to speed with C\#, and up to date with all the latest features of C\# 7\[\*\] Start creating professional web applications with ASP.NET CoreBook DescriptionIf you want to build powerful cross-platform applications with C\# 7 and .NET Core, then this book is for you. First, we Lesen Sie mehr

    € 34,64

  • C# and Algorithmic Thinking for the Complete Beginner

    Unlock the Power of Programming with C# and Algorithmic Thinking

    Dive into the world of C\# and algorithmic thinking with Aristides Bouras's comprehensive guide for complete beginners. Master fundamental concepts, from basic algorithms to advanced programming techniques, using Visual Studio.Key FeaturesComprehensive introduction to C\# and algorithmic thinking with step-by-step guidance.Practical exercises with real-world applications, along with integration of Lesen Sie mehr

    € 8,79

  • Java Programming Fundamentals: From Control Structures through Objects

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

    € 24,99

  • Mastering Xcode: A Developer's Journey

    "Mastering Xcode: A Developer's Journey" is an insightful and comprehensive guide designed for developers seeking to deepen their understanding and mastery of Xcode, Apple's integrated development environment (IDE). This book is a must-read for anyone aspiring to excel in the dynamic world of iOS and MacOS app development.As you embark on this journey, you'll discover the book's meticulous Lesen Sie mehr

    € 9,49

  • Mastering JavaScript Object-Oriented Programming

    Advanced patterns, faster techniques, higher quality code

    Unleash the true power of JavaScript by mastering Object-Oriented programming principles and patternsKey Features\[\*\] Covering all the new Object-Oriented features introduced in ES6, this book shows you how to build large-scale web apps\[\*\] Build apps that promote scalability, maintainability, and reusability\[\*\] Learn popular Object-Oriented programming (OOP) principles and design patterns Lesen Sie mehr

    € 30,68

  • Learning C++ Functional Programming

    Explore functional C++ with concepts like currying, metaprogramming and more

    von Wisnu Anggoro
    Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code Key Features\[\*\] Modularize your applications and make them highly reusable and testable\[\*\] Get familiar with complex concepts such as metaprogramming, concurrency, and immutability\[\*\] A highly practical guide to building functional code in C++ filled with lots of examples and real-world use Lesen Sie mehr

    € 34,64

  • Scala

    Como escalar sua produtividade

    von Paulo Siqueira
    Scala é uma linguagem que une Orientação a Objetos e Programação Funcional, de sintaxe enxuta e estaticamente tipada, projetada para expressar padrões de programação de uma forma concisa e elegante. Para desenvolvedores com conhecimento em linguagens orientadas a objetos, como Java ou C#, Scala é um passo natural, oferecendo o lado funcional como um desafio em termos de aprendizagem, mas com Lesen Sie mehr

    € 9,49

  • Python Programming Language For Beginners

    A Modern Approach

    von Hong Lei
    Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by Guido van Rossum during 1985- 1990. Like Perl, Python source code is also available under the GNU General Public License (GPL). This book gives enough understanding on Python programming language.Why to Learn Python?Python is a high-level, interpreted, interactive and Lesen Sie mehr

    € 4,71

  • Learn to Program

    von Chris Pine
    It's easier to learn how to program a computer than it has ever been before. Now everyone can learn to write programs for themselves - no previous experience is necessary. Chris Pine takes a thorough, but lighthearted approach that teaches you the fundamentals of computer programming, with a minimum of fuss or bother. Whether you are interested in a new hobby or a new career, this book is your Lesen Sie mehr

    € 23,75

  • Let Us Python

    Learn Python Quickly, A Programmer-Friendly GuideDESCRIPTIONMost Programmer's learning Python are usually comfortable with some or the other programming language and are not interested in going through the typical learning curve of learning the first programming language. Instead, they are looking for something that can get them off the ground quickly. They are looking for similarities and Lesen Sie mehr

    € 14,51

  • Unity 5.x Game AI Programming Cookbook

    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniques

    von Jorge Palacios
    Build and customize a wide range of powerful Unity AI systems with over 70 hands-on recipes and techniquesKey Features\[\*\]Empower your agent with decision making capabilities using advanced minimaxing and Negamaxing techniques\[\*\] Discover how AI can be applied to a wide range of games to make them more interactive.\[\*\]Instigate vision and hearing abilities in your agent through collider Lesen Sie mehr

    € 30,68

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    von James Lewis
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, Lesen Sie mehr

    € 26,50

  • PowerShell Playbook: Taming the Terminal with Wit, Script, and Wizardry

    von Scott Markham
    PowerShell Playbook: Taming the Terminal with Wit, Script, and WizardryIf you've ever looked at your terminal and thought, "Well, that's an intimidating beast," then PowerShell Playbook is here to change the game. This isn't your typical dry, technical manual. Think of it as a guide to the secret world of scripting, where automation meets magic, and you're the wizard in charge. From your first Lesen Sie mehr

    € 7,49