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 769 - 792 of 898 Results
Skip side bar filters
  • Programming Ruby 3.3

    The Pragmatic Programmers' Guide

    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language ... Read more

    PHP2,391.89

  • Elemental Design Patterns

    by Jason Smith ...
    Series series Addison-Wesley Professional Computing Series
    2012 Jolt Award Finalist!Even experienced software professionals find it difficult to apply patterns in ways that deliver substantial value to their organizations. In Elemental Design Patterns, Jason McC. Smith addresses this problem head-on, helping developers harness the true power of patterns, map them to real software implementations more cleanly and directly, and achieve far better results. ... Read more

    PHP2,255.39

  • 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

    PHP174.29

  • SwiftUI Essentials - iOS 15 Edition

    Learn to Develop iOS Apps using SwiftUI, Swift 5.5 and Xcode 13

    by Neil Smyth ...
    The goal of this book is to teach the skills necessary to build iOS 15 applications using SwiftUI, Xcode 13 and the Swift 5.5 programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment together with an introduction to the use of Swift Playgrounds to learn and experiment with Swift.The book also includes in-depth ... Read more

    PHP2,039.64 or Free with Kobo Plus

  • Python and JSON for Beginners - Workbook

    Learn to Read, Write, and Manipulate JSON Data Using Python - With Hands-On Exercises and Real-World Examples

    Master JSON Data Manipulation with Python – The Complete Hands-On Workbook for BeginnersTransform your Python programming skills with the most comprehensive JSON workbook available! "Python and JSON for Beginners - Workbook" delivers everything you need to confidently handle JSON data in real-world Python applications.Why This Python JSON Guide Is Essential: JSON is everywhere in modern ... Read more

    PHP747.31 or Free with Kobo Plus

  • 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

    PHP1,381.69

  • 現代 C#:AI 時代的開發者修煉

    (C# 14 與 .NET 10)

    by 蔡煥麟 ...
    Series Book 1 - .NET 開發者修練系列
    這不是一本鉅細靡遺的 C# 語法字典。本書將介紹 C# 語言當中較為核心、進階、或需要花較多時間深度理解的部分(涵蓋 C# 1.0 至 C# 14)。不同於傳統程式設計書籍的是,本書特別強調「深度理解」,同時也鼓勵讀者善用 AI 工具來輔助學習和開發。在 AI 能夠幫我們生成大量程式碼的時代,開發者更需要具備判斷程式碼品質、安全性與效能的能力,以及如何精準地指揮 AI 寫出高品質的 C# 程式碼。██ 本書特色█對比式教學:對於容易混淆的概念,展示「不建議的寫法(✗)」與「建議的寫法(✓)」,並說明差異與理由。實務導向:不只語法,也會說明「為什麼需要這個功能」、「何時該用」、「何時不該用」,以及可能的效能影響。圖表輔助:在適當的地方添加視覺化圖表,輔助理解複雜概念... ... Read more

    PHP725.74 or Free with Kobo Plus

  • 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

    PHP1,653.29 or Free with Kobo Plus

  • Mastering Scala

    Functional and Object-Oriented Programming

    Edited by William Smith ...
    "Mastering Scala: Functional and Object-Oriented Programming" is an essential guide for anyone looking to delve into the powerful world of Scala. This book provides a comprehensive introduction to the language, blending both functional and object-oriented paradigms to equip readers with versatile and robust programming skills. Designed for both beginners and experienced developers, it covers ... Read more

    PHP407.46 or Free with Kobo Plus

  • Core Graphics and Core Animation

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

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

    PHP167.50

  • UML 2.0 Pocket Reference

    UML Syntax and Usage

    by Dan Pilone ...
    Globe-trotting travelers have long resorted to handy, pocket-size dictionaries as an aid to communicating across the language barrier. Dan Pilone's UML 2.0 Pocket Reference is just such an aid for on-the-go developers who need to converse in the Unified Modeling Language (UML). Use this book to decipher the many UML diagrams you'll encounter on the path to delivering a modern software system ... Read more

    PHP620.99

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... Read more

    PHP1,804.39

  • PowerShell Cookbook

    by Lee Holmes ...
    How do you use PowerShell to navigate the filesystem, manage files and folders, or retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 400 task-oriented recipes to help you solve all kinds of problems. Intermediate to advanced system administrators will find more than 100 tried-and-tested scripts they can copy and use immediately.Updated ... Read more

    PHP3,231.39

  • 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

    PHP3,905.00

  • ORACLE & SQL

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    by Na.VIKRAMAN ...
    Series Book 58 - BSCMSCBEME
    Mr.E.F.T Codds applied the principle of relationship in statistics to data management and came up with twelve laws using mathematics. He proved that if all these 12 laws were incorporated into database core technology, there would be a revolution in the speed of any database management system while managing data even when used on network operating system. Oracle implements around seven of Codds ... Read more

    PHP1,282.43 or Free with Kobo Plus

  • Wicked Cool Ruby Scripts

    Useful Scripts that Solve Difficult Problems

    by Steve Pugh ...
    Are you spending valuable time on work a well-trained monkey could do? If so, Wicked Cool Ruby Scripts will teach you how to automate repetitive tasks using Ruby, one of the most powerful and easy-to-use programming languages around.Wicked Cool Ruby Scripts provides 58 scripts that offer quick solutions to problems like system administration, manipulating images, and managing a website. After ... Read more

    PHP1,005.19

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Read more

    PHP1,873.79 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

    PHP1,800.89 or Free with Kobo Plus

  • Selenium Python Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriver Key Featuresa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Learn how to design a Keyword driven framework with Database a- Find how to use Build triggers in Jenkins to automate tests DescriptionThe book starts by introducing the Selenium WebDriver 3 and Selenium Server ... Read more

    PHP906.29

  • Learn JavaScript in 24 Hours

    by Alex Nordeen ...
    JavaScript is very fast, simple and integrate easily with other languages. It allows you to create highly responsive interfaces. This e-book is a gentler introduction to JavaScript. The real issues in learning JavaScript is either not understanding the basic concept clearly or overwhelmed by too much detailed learning resources.To encounter these issues, this e-book is created. It is a small book ... Read more

    PHP582.34

  • Software Engineering and Development

    Development of Software and Testing

    Typically, software development is a planned initiative with a number of steps and milestones that lead to the creation of operational software. In addition, there is a good definition: "a process with a set of activities for the creation of computer software products, including their design, development, testing, and deployment."The software itself is a set of instructions or programs that ... Read more

    PHP349.17

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    by Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Read more

    PHP2,097.99

  • Requirements Modeling And Coding: An Object-oriented Approach

    by Liping Liu ...
    Requirements Modeling and Coding attempts to bridge the gap between modeling and coding and serves the growing trend of agile development better than existing textbooks in the area. Instead of using toy tools to create modeling and coding examples, the author teaches IBM Rational Rhapsody as a modeling tool and Microsoft Visual C# as a programming tool. C# is the purest object-oriented programming ... Read more

    PHP3,252.79

  • Practical Rust 1.x Cookbook, Second Edition

    by Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"—a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics, this edition expands upon the first and guarantees that you will be well-versed in the complexities of ... Read more

    PHP1,748.18