Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

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

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple …… 閱讀更多內容

    $157.89 HKD

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will …… 閱讀更多內容

    $112.19 HKD

  • Optimized C++

    Proven Techniques for Heightened Performance

    Kurt Guntheroth ……
    In today’s fast and competitive world, a program’s performance is just as important to customers as the features it provides. This practical guide teaches developers performance-tuning principles that enable optimization in C++. You’ll learn how to make code that already embodies best practices of C++ design run faster and consume fewer resources on any computer—whether it’s a watch, phone, …… 閱讀更多內容

    $286.09 HKD

  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for …… 閱讀更多內容

    $224.39 HKD

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're …… 閱讀更多內容

    $224.39 HKD

  • Unity 3D

    Marc Lidon ……
    ¿Te has planteado alguna vez crear tu propio videojuego, pero no sabes por dónde empezar? Diseñado para principiantes, este manual te guiará paso a paso a través de los fundamentos esenciales de Unity, desmitificando la idea de que la programación es solo para expertos. Este libro te proporcionará, con explicaciones claras y prácticas guiadas, una base sólida para lanzarte al apasionante mundo del …… 閱讀更多內容

    $268.00 HKD

  • Unofficial SAP WebDynpro for ABAP

    equitypress ……
    – but finding good reference materials can be difficult. Now, for the first time, aworld class Web Dynpro consultant shares his knowledge and understanding of this complex topic. Web Dynpro for ABAP guides you easily through your learning process. From helping you to assess your Web Dynpro skills, to helping screen candidates for your ABAP positions, Web Dynpro for ABAP will help you …… 閱讀更多內容

    $77.99 HKD 透過 Kobo Plus 免費享用

  • Go Programming Cookbook

    Over 85 recipes to build modular, readable, and testable Golang applications across various domains

    Aaron Torres ……
    Tackle the trickiest of problems in Go programming with this practical guideKey FeaturesDevelop applications for different domains using modern programming techniquesTackle common problems when it comes to parallelism, concurrency, and reactive programming in GoWork with ready-to-execute code based on the latest version of GoBook DescriptionGo (or Golang) is a statically typed programming language …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Django 2 by Example

    Build powerful and reliable Python web applications from scratch

    Antonio Melé ……
    Learn Django 2.0 with four end-to-end projectsKey FeaturesLearn Django 2 by building real-world web applications from scratchDevelop powerful web applications quickly using the best coding practicesIntegrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeBook DescriptionIf you want to learn the entire process of developing professional …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • Scala for Java Developers

    Thomas Alexandre ……
    This step-by-step guide is full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. If you are a Java developer or a Java architect, working in Java EE-based solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic …… 閱讀更多內容

    $207.79 HKD 透過 Kobo Plus 免費享用

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

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    Jordan Hudgens ……
    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Secret Recipes of the Python Ninja

    Over 70 recipes that uncover powerful programming tactics in Python

    Cody Jackson ……
    Test your Python programming skills by solving real-world problemsKey FeaturesAccess built-in documentation tools and improve your code.Discover how to make the best use of decorator and generator functionsEnhance speed and improve concurrency by conjuring tricks from the PyPy projectBook DescriptionThis book covers the unexplored secrets of Python, delve into its depths, and uncover its mysteries …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • Functional Python Programming

    Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads

    Steven F. Lott ……
    Create succinct and expressive implementations with functional programming in PythonKey FeaturesLearn how to choose between imperative and functional approaches based onexpressiveness, clarity, and performanceGet familiar with complex concepts such as monads, concurrency, and immutabilityApply functional Python to common Exploratory Data Analysis (EDA) programmingproblemsBook DescriptionIf you’re …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    Gastón C. Hillar ……
    Get to grips with object-oriented programming in Swift to efficiently 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 code by using real-world elements and represent them in …… 閱讀更多內容

    $287.09 HKD 透過 Kobo Plus 免費享用

  • Hands-On Dependency Injection in Go

    Develop clean Go code that is easier to read, maintain, and test

    Corey Scott ……
    Explore various dependency injection methods in Go such as monkey patching, constructor injection, and method injectionKey FeaturesLearn to evaluate Code UX and make it betterExplore SOLID principles and understand how they relate to dependency injectionUse Google's wire framework to simplify dependence managementBook DescriptionHands-On Dependency Injection in Go takes you on a journey, teaching …… 閱讀更多內容

    $258.29 HKD 透過 Kobo Plus 免費享用

  • Learning Dynamics NAV Patterns

    Create solutions that are easy to maintain, are quick to upgrade, and follow proven concepts and design

    Marije Brummel ……
    Explore the capabilities of Dynamics NAV to build solutions using patternsKey FeaturesDesign software that is maintainable outside the ecosystem of their creatorsEnsure quality by following patterns that have been proved to workOver two dozen practical Architectural and Design patternsBook DescriptionMicrosoft Dynamics NAV is a complete ERP system, which also contains a robust set of development …… 閱讀更多內容

    $230.39 HKD 透過 Kobo Plus 免費享用

  • Scratch Cookbook

    Brandon Milonovich ……
    A practical approach with hands-on recipes to learn more about Scratch and its features.Scratch Cookbook is great for people who are still relatively new to programming but wish to learn more. It assumes you know the basics of computer operation. The methods of using Scratch are worked through quickly with a focus on more advanced topics, though readers can move at their own pace to learn all the …… 閱讀更多內容

    $217.99 HKD 透過 Kobo Plus 免費享用

  • Learning D

    Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

    Michael Parker ……
    Leverage the modern convenience and modeling power of the D programming language to develop software with native efficiency.Key FeaturesAcquire the skills to understand the fundamentals of D through its support for imperative and object-oriented programmingTake advantage of D’s powerful compile-time features, templates and ranges to apply generative, generic, and functional styleA systematic guide …… 閱讀更多內容

    $325.79 HKD 透過 Kobo Plus 免費享用

  • DevOps and Site Reliability Engineering Handbook

    Non-Programmer’s Guide

    Fleming Stephen ……
    Are we doing DevOps or SRE?There are many blogs, videos, Quora posts discussing the similarities and differences in both the practices. SRE was developed by Google for internal consumption and overlaps with the DevOps culture and philosophy.Now Let’s See a Definition of DevOps & SRE!- DevOps is more of an organizational culture that fills the gap between coder and the operation person and aligns …… 閱讀更多內容

    $38.99 HKD 透過 Kobo Plus 免費享用

  • Modern C++ Programming

    Including the recent standards C++11, C++17, C++20, C++23

    Orhan Gazi ……
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented …… 閱讀更多內容

    $70.29 HKD

  • C# 10 and .NET 6 - Modern Cross-Platform Development

    Build apps, websites, and services with ASP.NET Core 6, Blazor, and EF Core 6 using Visual Studio 2022 and Visual Studio Code, 6th Edition

    Mark J. Price ……
    Publisher's Note: The newer 7th edition of this book covers C# 11 and EF Core 7 that can both be used with either .NET 7 or .NET 6. The 7th edition also has errata fixes and improvements suggested by readers of the 6th edition.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 10, the .NET 6 class library, and Entity Framework …… 閱讀更多內容

    $81.79 HKD 透過 Kobo Plus 免費享用

  • Untrapped Value:

    Software Reuse Powering Future Prosperity

    David Erickson ……
    Mankind has invested vast resources (time, manhours, computer machinery sunk costs, maintenance, building space, heating, venting, cooling, and so on) into software for all kinds of digital and analog hardware for over sixty years. Far longer if you consider punched cards, and so on. In the end, most of the source code ends in the waste heap of history. Old code gets forgotten, rubbished, and a …… 閱讀更多內容

    $224.99 HKD

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Jeffrey E.F. Friedl ……
    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you …… 閱讀更多內容

    $285.49 HKD