Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Object Oriented Programming eBooks

If you like Object Oriented Programming eBooks, then you'll love these top picks.
Showing 25 - 48 of 976 Results
Skip side bar filters
  • R for Programmers

    Advanced Techniques

    by 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. ... Read more

    101,06 €

  • Introduction to the Art of Programming Using Scala

    by Mark C. Lewis ...
    Series series Chapman & Hall/CRC Textbooks in Computing
    With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works we ... Read more

    86,44 €

  • Python Machine Learning Illustrated Guide For Beginners & Intermediates:The Future Is Here!

    Python Machine Learning Illustrated Guide For Beginners & IntermediatesMachines Can Learn ?!Automation and systematization is taking over the world. Slowly but surely we continuously see the rapid expansion of artificial intelligence, self-check out cash registers, automated phone lines, people-less car-washes , etc. The world is changing, find out how python programming ties into machine learning ... Read more

    4,49 €

  • Core Objective-C in 24 Hours

    by Keith Lee ...
    Core Objective-C in 24 Hours provides a clear and concise overview of the programming language, describes its key features and APIs, and presents recommendations for developing iOS and OS X apps using Objective-C. It is written for readers who want a general understanding of Apple Objective-C technology on the Mac along with developers who want to quickly get started with the language. Very ... Read more

    3,99 €

  • Modern Python Standard Library Cookbook

    Over 100 recipes to fully leverage the features of the standard library in Python

    Build optimized applications in Python by smartly implementing the standard libraryKey FeaturesStrategic recipes for effective application development in PythonTechniques to create GUIs and implement security through cryptographyBest practices for developing readily scalable, production-ready applicationsBook DescriptionThe Python 3 Standard Library is a vast array of modules that you can use for ... Read more

    33,38 € or Free with Kobo Plus

  • Hands-on iOS App Development Projects

    by 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... ... Read more

    18,12 €

  • C# 3.0 Pocket Reference

    Instant Help for C# 3.0 Programmers

    This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples.Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket ... Read more

    9,00 €

  • Java RMI

    Designing & Building Distributed Applications

    Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems.With Java RMI, you'll learn tips and tricks ... Read more

    30,20 €

  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    by Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... Read more

    8,91 €

  • Master Procedural Generation with Unity and C#

    Master Procedural Generation with Unity and C#Are you ready to build dynamic, evolving game worlds that captivate players? Procedural World Building With Unity and C# is your step-by-step guide to mastering procedural generation techniques in Unity, no matter your coding experience. This book walks you through reading files to create procedural scenes, generating realistic terrains, designing city ... Read more

    2,99 €

  • Java Journey: From Basics To Mastery

    Hey, you. Yes, you. The brave soul holding (or eyeing) this book. Welcome to Java Journey: From Basics to Mastery!I'm Oryndalex Varnikar, your guide, fellow code explorer, and occasionally sarcastic narrator on this wild ride through the glorious jungle that is Java programming. Whether you're a total newbie who thinks "JVM" sounds like a space satellite, or you've dabbled in Java just enough to ... Read more

    25,99 €

  • Object-Oriented Python: Master OOP through Game Development and GUI Applications

    Unlock the full potential of Python with Object-Oriented Python: Master OOP through Game Development and GUI Applications. This comprehensive guide takes you from the foundational concepts of object-oriented programming (OOP) to practical implementations in exciting and interactive projects. Whether you're a beginner eager to learn Python or an experienced developer looking to refine your OOP ... Read more

    9,49 €

  • Unlocking Insights

    A Practical Guide to Data Analysis with Retrieval-Augmented Generation

    by Logan Gray ...
    About the TechnologyRetrieval-Augmented Generation (RAG) is a revolutionary approach to data analysis that combines information retrieval with cutting-edge text generation techniques. This powerful technology empowers you to extract deeper meaning from your data than ever before.Short SummaryStruggling to uncover hidden patterns and generate actionable insights from your data? This book is your ... Read more

    7,29 € or Free with Kobo Plus

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... Read more

    39,10 € or Free with Kobo Plus

  • Learning F# Functional Data Structures and Algorithms

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

    by 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 ... Read more

    26,70 € or Free with Kobo Plus

  • Learning Functional Programming

    Managing Code Complexity by Thinking Functionally

    by Jack Widman ...
    Learn how to think and write code like a functional programmer. With this practical guide, software developers familiar with object-oriented programming will dive into the core concepts of functional programming and learn how to use both functional and OOP features together on large or complex software projects.Author Jack Widman uses samples from Java, Python, C#, Scala, and JavaScript to help ... Read more

    29,03 €

  • Grokking Functional Programming

    There’s no need to fear going functional! This friendly, lively, and engaging guide is perfect for any perplexed programmer. It lays out the principles of functional programming in a simple and concise way that will help you grok what FP is really all about.In Grokking Functional Programming you will learn:Designing with functions and types instead of objectsProgramming with pure functions and ... Read more

    57,30 €

  • Mastering Python

    „Mastering Python" ist ein umfassender Leitfaden, der Sie auf eine praktische Reise von den Grundlagen der Python-Programmierung bis hin zu fortgeschrittenen Techniken in verschiedenen Bereichen führt. Dieses Buch richtet sich sowohl an Anfänger als auch an angehende Entwickler, die praxisnahe Fähigkeiten erwerben und Python in modernen Technologiefeldern anwenden möchten.Das Buch vermittelt ... Read more

    20,02 €

  • Python Robotics for Kids: A Guide to Spike Prime Robot with Object-Oriented Programming

    Robotics, #1

    Series Book 1 - Robotics
    Welcome to Python Robotics for Kids! This book is designed to introduce you to the exciting world of robotics using the Spike Prime robot and Python programming language. With an emphasis on object-oriented programming concepts, you'll learn how to create fun and engaging projects that bring your Spike Prime robot to life, all while avoiding complex data structures like lists.This is a reference ... Read more

    6,49 €

  • C++ Programming Language

    C++ Programming is an object-oriented programming language, generally compiled and transitional middle-level programming language was developed by Bjarne Stroustrup in 1979. In simple words, C++ programming is a classy, well-organized and a general purpose programming language based on C programming. Generally operating systems, applications, browsers, games and system drivers use C++ programming ... Read more

    2,11 €

  • Android Studio 3.4 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.4, Kotlin and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 3.4, Android 9, Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... Read more

    32,11 € or Free with Kobo Plus

  • ビジネスアナリシスのためのユースケース読本

    2000年初頭に要求開発やアジャイル開発が提唱され、早く確実にソフトウェア要求を引き出して継続的に実装していくことが今日の開発スタイルとなっています。また、ビジネスアナリシス知識体系ガイドであるBABOK(A Guide to the Business Analysis Body of Knowledge)や要求工学知識体系であるREBOK(Requirements Engineering Body Of Knowledge)の登場によって、ますますソフトウェア要求というものが重要視されてきています。ユースケースは、1980年代にイヴァー・ヤコブソンによって提唱されたソフトウェア要求の技法です。2000年頃、オブジェクト指向開発とその表記法であるUMLが開発者に広まるのとあわせて、ユースケースはシステム開発の要件定義などのシーンで活用されるようになりました。2009年にはBABOK(r ... Read more

    Free

  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    by Will Iverson ...
    The core idea behind Real World Web Services is simple: after years of hype, what are the major players really doing with web services? Standard bodies may wrangle and platform vendors may preach, but at the end of the day what are the technologies that are actually in use, and how can developers incorporate them into their own applications? Those are the answers Real World Web Services delivers. ... Read more

    26,70 €

  • Kotlin In-Depth [Vol-I]

    Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android and beyondKey Featuresa- Language fundamentalsa- Object-oriented and functional programming with Kotlina- Kotlin standard librarya- Building domain-specific languagesa- Using Kotlin for Web developmenta- Kotlin for Android platforma- Coroutine-based concurrencyDescriptionThe purpose of this book is to ... Read more

    13,88 €