Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 361384 個結果,共 982
Skip side bar filters
  • Real World Web Services

    Integrating EBay, Google, Amazon, FedEx and more

    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. …… 閱讀更多內容

    NT$844 TWD

  • Killer Game Programming in Java

    Java Gaming & Graphics Programming

    Andrew Davison ……
    Although the number of commercial Java games is still small compared to those written in C or C++, the market is expanding rapidly. Recent updates to Java make it faster and easier to create powerful gaming applications-particularly Java 3D-is fueling an explosive growth in Java games. Java games like Puzzle Pirates, Chrome, Star Wars Galaxies, Runescape, Alien Flux, Kingdom of Wars, Law and Order …… 閱讀更多內容

    NT$779 TWD

  • 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 Ericsson The toughest challenge in building a software system that meets the needs of your audience lies in clearly understanding the problems that the …… 閱讀更多內容

    NT$1,160 TWD

  • Refactoring to Patterns

    Joshua Kerievsky ……
    系列 series Addison-Wesley Signature Series (Fowler)
    In 1994, Design Patterns changed the landscape of object-oriented development by introducing classic solutions to recurring design problems. In 1999, Refactoring revolutionized design by introducing an effective process for improving code. With the highly anticipated Refactoring to Patterns, Joshua Kerievsky has changed our approach to design by forever uniting patterns with the evolutionary …… 閱讀更多內容

    NT$1,997 TWD

  • Elemental Design Patterns

    Jason Smith ……
    系列 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. …… 閱讀更多內容

    NT$779 TWD

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book …… 閱讀更多內容

    NT$1,580 TWD

  • C++ Programming Language

    Younish Pathan ……
    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 …… 閱讀更多內容

    NT$68 TWD

  • Introduction to JavaScript Arrays and Objects

    A Beginner’s Guide to Storing, Organizing, and Accessing Data in JavaScript

    Dargslan ……
    系列 第 7 冊 - Dargslan - JavaScript - Beginner Level
    Master JavaScript's Most Essential Data Structures: The Definitive Guide to Arrays and ObjectsUnlock the full potential of JavaScript programming with "Introduction to JavaScript Arrays and Objects" – the comprehensive guide designed to transform beginners into confident developers who can expertly handle data in modern web applications.Arrays and objects are the backbone of JavaScript programming …… 閱讀更多內容

    NT$509 TWD 透過 Kobo Plus 免費享用

  • Ultimate C# for High-Performance Applications

    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... …… 閱讀更多內容

    NT$762 TWD

  • Advanced C++ Programming Cookbook

    Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

    Dr. Rian Quinn ……
    A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20Key FeaturesLearn how to develop and design your own librariesFind solutions to your app development problems and implement them in a highly reusable manner, following library development best practicesExplore advanced C++ …… 閱讀更多內容

    NT$964 TWD 透過 Kobo Plus 免費享用

  • Hands-On Functional Programming with TypeScript

    Explore functional and reactive programming to create robust and testable TypeScript applications

    Remo H. Jansen ……
    Discover the power of functional programming, lazy evaluation, monads, concurrency, and immutability to create succinct and expressive implementationsKey FeaturesGet a solid understanding of how to apply functional programming concepts in TypeScriptExplore TypeScript runtime features such as event loop, closures, and PrototypesGain deeper knowledge on the pros and cons of TypeScriptBook …… 閱讀更多內容

    NT$907 TWD 透過 Kobo Plus 免費享用

  • Modern Python Standard Library Cookbook

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

    Alessandro Molina ……
    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 …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Hands-On Functional Programming in Rust

    Build modular and reactive applications with functional programming techniques in Rust 2018

    Andrew Johnson ……
    Explore the support Rust offers for creating functional applications in Rust. Learn about various design patterns, implementing concurrency, metaprogramming, and so on in the processKey FeaturesLearn generics, organization, and design patterns in functional programmingModularize your applications and make them highly reusable and testable using functional design patternsGet familiar with complex …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Learning C++ Functional Programming

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

    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 …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • Swift 3 Object-Oriented Programming

    Implement object-oriented programming paradigms with Swift 3.0 and mix them with modern functional programming techniques to build powerful real-world applications

    Gastón C. Hillar ……
    Implement object-oriented programming paradigms with Swift 3.0 and mix them with modern functional programming techniques to build powerful real-world applicationsKey Features\[\*\] Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\] Write robust, safer, and better code using the blueprints that generate objects\[\*\] Build a platform with object-oriented …… 閱讀更多內容

    NT$964 TWD 透過 Kobo Plus 免費享用

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building six exciting games

    John Horton ……
    Get ready for a fun-filled experience of learning Java by developing games for the Android platformKey FeaturesLearn Java, Android, and object-oriented programming from scratchBuild games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and a 2D Scrolling ShooterCreate and design your own games, such as an open-world platform gameBook DescriptionAndroid is one of the most popular …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Java Programming for Beginners

    Learn the fundamentals of programming with Java

    Java Programming for Beginners is an introduction to Java programming, taking you through the Java syntax and the fundamentals of object-oriented programming.Key FeaturesLearn the basics of Java programming in a step-by-step mannerSimple, yet thorough steps that beginners can followTeaches you transferable skills, such as flow control and object-oriented programmingBook DescriptionJava is an …… 閱讀更多內容

    NT$907 TWD 透過 Kobo Plus 免費享用

  • 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

    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 …… 閱讀更多內容

    NT$1,215 TWD 透過 Kobo Plus 免費享用

  • C++ Pratique

    Le C++ est un langage puissant et polyvalent, héritier du C, qui allie performance et fonctionnalités avancées comme la programmation orientée objet et la gestion fine des ressources.Ce livre propose une approche claire et progressive : des bases essentielles (variables, classes, héritage, polymorphisme, mémoire, fichiers, bibliothèques standards) aux pratiques concrètes, avec exemples et …… 閱讀更多內容

    NT$1,105 TWD 透過 Kobo Plus 免費享用

  • R Object-oriented Programming

    Kelly Black ……
    This book is designed for people with some experience in basic programming practices. It is also assumed that they have some basic experience using R and are familiar using the command line in an R environment. Our primary goal is to raise a beginner to a more advanced level to make him/her more comfortable creating programs and extending R to solve common problems. …… 閱讀更多內容

    NT$881 TWD 透過 Kobo Plus 免費享用

  • Elasticsearch Server - Third Edition

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with ease

    Leverage Elasticsearch to create a robust, fast, and flexible search solution with easeKey Features\[\*\] Boost the searching capabilities of your system through synonyms, multilingual data handling, nested objects and parent-child documents\[\*\] Deep dive into the world of data aggregation and data analysis with ElasticSearch\[\*\] Explore a wide range of ElasticSearch modules that define the …… 閱讀更多內容

    NT$1,341 TWD 透過 Kobo Plus 免費享用

  • Mastering Objectoriented Python

    Steven F. Lott ……
    This book follows a standard tutorial approach with approximately 750 code samples spread through the 19 chapters. This amounts to over 5,900 lines of code that illustrate each concept. This book is aimed at programmers who have already learned the basics of object-oriented Python and need to write more sophisticated, flexible code that integrates seamlessly with the rest of Python. This book …… 閱讀更多內容

    NT$881 TWD 透過 Kobo Plus 免費享用

  • NGUI for Unity

    Charles Bernardoff ……
    An easy-to-follow, step-by-step tutorial focusing on practical situations and manipulations, guiding you to create a concrete Graphical User Interface and a simple 2D game. If you are a Unity 3D developer looking forward to learn NGUI for Unity, then this book is for you. Prior knowlege of C# scripting is expected. Additional knowledge of Unity 3D Editor, GameObject and creating/adding scripts to …… 閱讀更多內容

    NT$692 TWD 透過 Kobo Plus 免費享用

  • BPEL and Java Cookbook

    Jurij Laznik ……
    A concise Cookbook with practical recipes for experienced Java developers. The book is packed with illustrated code examples to create scalable programs using BPEL, JAVA, and JDeveloper. This book is aimed at Java developers who need to use BPEL programming to develop web services in SOA development. You should be experienced with Java programming and SOA, but knowledge of BPEL is not necessarily …… 閱讀更多內容

    NT$1,132 TWD 透過 Kobo Plus 免費享用