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 649 - 672 of 980 Results
Skip side bar filters
  • Advanced Use Case Modeling: Software Systems

    Software Systems

    "This book isn't just another introduction to use cases. The authors have used their wealth of experience to produce an excellent and insightful collection of detailed examples, explanations, and advice on how to work with use cases."–Maria EricssonThe toughest challenge in building a software system that meets the needs of your audience lies in clearly understanding the problems that the system ... Read more

    $39.99 USD

  • Functional Kotlin

    Extend your OOP skills and implement Functional techniques in Kotlin and Arrow

    Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow.Key Features\[\*\] Focus on the functional aspects of Kotlin and identify the advantages that functional programming brings to the table and the associated coding benefits.\[\*\] Implement common functional programming design patterns and techniques.\[\*\] Learn to combine OOP and Reactive ... Read more

    $41.99 USD or Free with Kobo Plus

  • The Unified Process Elaboration Phase

    Best Practices in Implementing the UP

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

    $69.99 USD

  • Python for Absolute Beginners

    A Complete Guide to Master Python Programming with Hands-on Examples and Exercises

    Master the basics of Python programming with practical coding examples and exercises designed for absolute beginners. Learn key concepts such as variables, loops, OOP, and data manipulation using Pandas.Key FeaturesStep-by-step guidance on Python concepts and syntaxReal-life examples and exercises for hands-on learningComprehensive coverage of Python's essential libraries like PandasBook ... Read more

    $11.99 USD or Free with Kobo Plus

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    by 江彼得森 ...
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... ... Read more

    $12.99 USD

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    by J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Read more

    $2.84 USD or Free with Kobo Plus

  • Core Motion and Core Location

    Learn how to detect the user's location in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to use the Core Motion and Core Location frameworks to access the device's sensors from an iOS application. After reading this guide, you will know how to detect the devices movements, how to determine what the user is doing (walking, running, driving, etc.), and how to get its current location.Table of ContentsSENSORSCore MotionMotion DeviceMotion ActivityPedometerAltimeterCore ... Read more

    $2.84 USD or Free with Kobo Plus

  • iOS Apps for Masterminds, 2nd Edition

    How to take advantage of Swift 3 to create insanely great apps for iPhones and iPads

    by J.D Gauchat ...
    Get ahead of everyone else and learn the latest technologies introduced by Apple. This is the first book to teach you how to work with Swift 3, Xcode 8, iOS 10 and the new APIs.iOS Apps for Masterminds leads the reader step by step to master the complex subjects required to create applications for iPhones and iPads. After reading this book, you will know how to program in Swift, how to design user ... Read more

    $9.99 USD or Free with Kobo Plus

  • SwiftUI Framework

    Quick Guides for Masterminds

    by J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to create user interfaces using SwiftUI.After reading this guide, you will know how to define views with SwiftUI, how to update the ... Read more

    $3.63 USD or Free with Kobo Plus

  • Swift for Masterminds

    by J.D Gauchat ...
    Learn everything you need to master the Swift programming language step by step, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with advanced frameworks, and structure your projects to build powerful and scalable applications.With this book, you will learn:How to program in Swift 6.2How ... Read more

    $6.99 USD or Free with Kobo Plus

  • The Art of Code

    The surprising power of beauty in software development

    Get the eBook free when you register your print book at Manning.Software development is an inherently creative activity, and yet we regularly reduce it to the formulaic or mechanical. This book reveals how aesthetics can be important in programming and why elegant code often yields profound practical benefits. By prioritizing code beauty you raise the standards of your entire codebase. You make it ... Read more

    $43.99 USD

    PRE-ORDER

  • Data-Oriented Programming in Java

    by Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... Read more

    $43.99 USD

    PRE-ORDER

  • 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

    $31.99 USD

  • سي شارب من الصفر حتى الإحتراف

    by Badry Khalaf ...
    C Sharp from scratch to professionalism is a book dealing with theprogramming language (C Sharp) and it consists of (603) pagesdivided into three parts. The first part talks about the basics andconcepts of the C Sharp language in the (ConsoleApplication)environment. WindowsFormsApplication) and about object-orientedprogramming (OOP). The lovere are some basics related to thecommand prompt (MS-DOS) ... Read more

    $4.99 USD or Free with Kobo Plus

  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... Read more

    $9.99 USD or Free with Kobo Plus

  • ActionScript 3

    Programmation séquentielle et orientée objet

    Series series Blanche
    Une version qui marque un tournantLangage de l'environnement Flash, l'ActionScript est devenu totalement orienté objet depuis sa version 3, tout en permettant aussi une programmation séquentielle. Très proche du JavaScript et ressemblant également beaucoup au langage Java, cette dernière version marque une rupture avec les deux précédentes : syntaxe différente, nouvelles classes, nouvelles ... Read more

    $26.78 USD or Free with Kobo Plus

  • Datenformate meistern mit Python

    Arbeiten mit JSON und JSON-LD in der Praxis

    by D. S. Lornach ...
    Datenformate meistern mit Python: Arbeiten mit JSON und JSON-LD in der PraxisWerden Sie zum JSON Python Experten und beherrschen Sie die wichtigsten Datenformate der modernen Softwareentwicklung! Dieses umfassende Praxisbuch führt Sie systematisch durch die Welt von JSON und JSON-LD mit Python und macht Sie fit für die Herausforderungen datengetriebener Anwendungen.Was macht dieses Buch besonders ... Read more

    $17.59 USD or Free with Kobo Plus

  • Aprende Javascript Moderno

    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... Read more

    $5.00 USD or Free with Kobo Plus

  • Pythonic Programming

    Tips for Becoming an Idiomatic Python Programmer

    Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python linters and code formatters, such as frequent data look-ups in long lists, improper use of local and global variables, and mishandled user input. Discover rare language features, like rational numbers, set comprehensions, counters, and ... Read more

    $16.99 USD

  • Modular Programming in Java 9

    Build large scale applications using Java modularity and Project Jigsaw

    Kick-start your modular programming journey and gear up for the future of Java developmentKey Features\[\*\] Master design patterns and best practices to build truly modular applications in Java 9\[\*\] Upgrade your old Java code to Java 9 with ease\[\*\] Build and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language ... Read more

    $27.99 USD or Free with Kobo Plus

  • The Quick Python Book, Fourth Edition

    Write modern professional Python

    by Naomi Ceder ...
    A fast-paced introduction to Python for intermediate developers–now with coverage of generative AI!For over 25 years, The Quick Python Book has been one of the best Python books money can buy. It concisely covers programming basics, while introducing Python's comprehensive standard library and unique features in depth and detail. In this fourth edition, you’ll find new coverage of AI coding tools ... Read more

    $49.99 USD

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... Read more

    $9.99 USD or Free with Kobo Plus

  • Object-Oriented Programming Fundamentals: Learn How Modern Software is Designed

    by Marcus Elvin ...
    Build Software That Scales, Adapts, and LastsAnyone can write code that runs once. Professional developers write code that teams can maintain, extend, and trust for years. Object-Oriented Programming Fundamentals teaches you the design principles that separate hobbyist scripts from enterprise-grade software systems.This comprehensive guide rewires how you approach programming problems. You'll ... Read more

    $5.99 USD or Free with Kobo Plus

  • Python 3 Object-oriented Programming

    Building robust and maintainable software with object oriented design patterns in Python

    Unleash the power of Python 3 objectsKey FeaturesStop writing scripts and start architecting programsLearn the latest Python syntax and librariesA practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3Book DescriptionPython 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. ... Read more

    $60.99 USD or Free with Kobo Plus