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 697 - 720 of 916 Results
Skip side bar filters
  • Scroll Views in iOS 11

    Learn how to scroll content in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to incorporate Scroll Views into your iOS applications. After reading this guide, you will know how to create and configure a Scroll View, how to zoom in and out its content, how to divide it into pages, and how to define the user interface inside a Scroll View to allow the user to scroll it.Table of ContentsSCROLL VIEWSScroll ViewsScrollingZoomingPagesScrolling the InterfaceQUICK ... Read more

    ₹307.62

  • Java: Tips and Tricks to Programming Code with Java

    Java Computer Programming, #2

    Series Book 2 - Java Computer Programming
    Have you been coding for awhile now, but could still use some useful Java coding tips? Do you have some basic knowledge with Java and want to learn more?If you answered yes to any of these questions, then look no further - this book "Java: Tips and Tricks to Programming Code with Java" is for you.In this Definitive Java Intermediate Level Guide, you're about to discover...Java is a program that ... Read more

    ₹221.00

  • Salesforce APEX

    Implemente soluções com padrões e técnicas de Orientação a Objetos

    A plataforma Salesforce é a maior referência em CRM, a Gestão de Relacionamento com o Cliente, oferecendo um ecossistema em que todas as soluções são integradas para prover uma visão completa de todo o negócio do cliente, a visão 360º. Na era da transformação digital, é um mercado em expansão e com alta demanda de desenvolvedores de software que dominem a linguagem APEX e que sejam capazes de ... Read more

    ₹839.00 or Free with Kobo Plus

  • Object Oriented Programming Properties Explained in C#: Beginner Guide

    Book DescriptionThis book explains Object Oriented Programming Properties with easy to understand examples and simple language.Level: Beginner to IntermediateAre you looking for learning object oriented programming properties with simple language and easy to understand examples?Have you just started to learn Object Oriented Programming in C# or you have some experience with it and want to learn ... Read more

    ₹49.00

  • Algoritma Geliştirme ve Veri Yapıları

    Python ve Visual Basic Örnekleriyle

    Programcılığın ve Bilgisayarla Sorun Çözmenin AnayasasıAnlatılan kavramların PYTHON ve VISUL BASIC dillerindeki örnekleriyle zenginleştirilmiş, tamamen gözden geçirilmiş yeni baskı!Herhangi bir problemin çözümü için izlenecek yolu belirlemek ve programcılık mantığını anlamak için algoritma ve veri yapıları konusunun incelendiği bu kitap; programcılık temel kavramları, karar ve kontrol yapıları, ... Read more

    ₹1,077.96 or Free with Kobo Plus

  • Linux Unveiled: From Novice to Guru

    "Linux Unveiled: From Novice to Guru" is an all-encompassing guide to the Linux operating system, tailored for readers ranging from complete beginners to those aspiring to become Linux gurus. This comprehensive book demystifies the complexities of Linux, offering a practical and detailed approach that promises to enhance the reader's understanding and skills.Embark on a journey that begins with ... Read more

    ₹831.00

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... Read more

    ₹2,756.47 or Free with Kobo Plus

  • Clang Compiler Frontend

    Get to grips with the internals of a C/C++ compiler frontend and create your own tools

    by Ivan Murashko ...
    Boost your productivity with a variety of compiler tools that integrate seamlessly into your IDEKey FeaturesExpand your understanding of the C++ programming language by learning about how the C++ compiler works and how to utilize its advanced featuresExplore techniques for static code analysis and use them to create lint checksEnhance your IDE to support advanced compiler toolsPurchase of the ... Read more

    ₹2,362.82 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

    ₹1,563.00 or Free with Kobo Plus

  • Python面向对象编程指南

    Chinese Edition

    掌握Python面向对象编程的精髓,构建强大的实际应用程序Key Features本书示例丰富通过诸多实际的例子对Python中面向对象编程的理念进行介绍Book DescriptionPython是一种面向对象、解释型的程序设计语言,它已经被成功应用于科学计算、数据分析以及游戏开发等诸多领域。 本书深入介绍Python语言的面向对象特性,全书分3个部分共18章。第1部分讲述用特殊方法实现Python风格的类,分别介绍了\_\_init\_\_()方法、与Python无缝集成—基本特殊方法、属性访问和特性及修饰符、抽象基类设计的一致性、可调用对象和上下文的使用、创建容器和集合、创建数值类型、装饰器和mixin—横切方面;第2部分讲述持久化和序列化,分别介绍了序列化和保存、用Shelve保存和获取对象、用SQLite保存和获取对象、传输和共享对象、配置文件和持久化;第3部分讲述测试、调试 ... Read more

    ₹2,756.47 or Free with Kobo Plus

  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... Read more

    ₹7,021.81

  • 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

    ₹631.00 or Free with Kobo Plus

  • Turbo Pascal

    Il Turbo Pascal (successivamente Borland Pascal, poiché prodotto dalla Borland), in informatica, è un compilatore di listati Pascal. Dotato di un IDE, inizialmente per gli ambienti CP/M e DOS, è stato prodotto tra il 1983 e il 1995. ... Read more

    ₹1,076.88 or Free with Kobo Plus

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

    Practical Systems Programming with Pascal, #4

    by Corin Hale ...
    Series Book 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 ... Read more

    ₹299.00 or Free with Kobo Plus

  • Implementation Patterns

    by Kent Beck ...
    Series series Addison-Wesley Signature Series (Beck)
    Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday ProgrammingGreat code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make ... Read more

    ₹4,110.05

  • JavaScript : Object-Oriented Programming

    Build sophisticated web applications by mastering the art of Object-Oriented JavascriptAbout This BookLearn popular Object-Oriented programming (OOP) principles and design patterns to build robust appsImplement Object-Oriented concepts in a wide range of frontend architecturesCapture objects from real-world elements and create object-oriented code that represents themLearn the latest ES6 features ... Read more

    ₹4,119.60 or Free with Kobo Plus

  • SysML Distilled

    A Brief Guide to the Systems Modeling Language

    The Systems Modeling Language (SysML) extends UML with powerful systems engineering capabilities for modeling a wider spectrum of systems and capturing all aspects of a system’s design. SysML Distilled is the first clear, concise guide for everyone who wants to start creating effective SysML models.(Drawing on his pioneering experience at Lockheed Martin and NASA, Lenny Delligatti illuminates ... Read more

    ₹3,253.60

  • Entwurfsmuster von Kopf bis Fuß

    Mit Design Patterns flexible objektorientierte Software erstellen

    Series series Von Kopf bis Fuß
    Jetzt aktualisiert und erweitert: das Standardwerk zu Entwurfsmustern»Dieses Buch vereint Spaß, herzhaftes Lachen, profundes technisches Verständnis und geniale Praxistipps zu einem denkwürdigen Lesegenuss.« Richard Helm, Gang of FourSoftwareentwickler wollen das Rad nicht neu erfinden: Mit Entwurfsmustern können Sie von den Erfahrungen und Best Practices anderer profitierenDie Design Patterns ... Read more

    ₹5,099.00 or Free with Kobo Plus

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

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

    ₹3,399.00 or Free with Kobo Plus

  • Kotlin from Scratch

    A Project-Based Introduction for the Intrepid Programmer

    by Faisal Islam ...
    Learn Kotlin Through 37 ProjectsKotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code.With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your problem-solving skills, even tackling advanced concepts like fractals, dynamic systems, and ... Read more

    ₹2,250.01

  • Generative Analysis

    The Power of Generative AI for Object-Oriented Software Engineering with UML

    Learn Generative Analysis--a New Method of Object-Oriented Analysis--to Keep Pace with How Generative AI Is Transforming the Face of Software EngineeringGenerative AI is revolutionizing software engineering--many aspects of manual coding are becoming automated, and the skills needed by software engineers, developers, and analysts are evolving. Anyone who writes or works with code will need to ... Read more

    ₹4,966.37

  • Ultimate C# for High-Performance Applications

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional-today's applications must be fast, scalable, and... ... Read more

    ₹2,136.85

  • Flutter Design Patterns and Best Practices

    Build scalable, maintainable, and production-ready apps using effective architectural principles

    Elevate your mobile app development skills using reusable software development methodologies and code design principles, leveraging proven strategies from industry experts who have fostered thriving developer communities Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesCover code structure, app architecture, testing, performance optimization, error ... Read more

    ₹2,530.85 or Free with Kobo Plus