Skip to main content

購物車

您會獲得 VIP 禮遇!

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

專屬於您的推薦

Loading...

物件導向程式設計 電子書

如果您喜歡 物件導向程式設計 電子書,或許您也會喜歡這些熱門精選。
顯示第 769792 個結果,共 916
Skip side bar filters
  • ActionScript 3

    Programmation séquentielle et orientée objet

    David Tardiveau ……
    系列 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 …… 閱讀更多內容

    NT$857 TWD

  • Java pour développeurs : Programmation Java avancée

    Benjamin Laurier ……
    Java pour développeurs : Programmation Java avancée …… 閱讀更多內容

    NT$1,118 TWD

  • Mastering React Bootstrap: Building Responsive UIs with Ease

    "Mastering React Bootstrap: Building Responsive UIs with Ease" is a comprehensive guide that delves into the intricacies of creating responsive and dynamic user interfaces using the powerful combination of React.js and Bootstrap. This book is an indispensable resource for both novice and experienced web developers who seek to enhance their skills in front-end development.The journey begins with an …… 閱讀更多內容

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

  • Symfony Framework

    Symfony es un framework web escrito en PHP que sigue el paradigma MVC (model-view-controller), cuya curva de aprendizaje necesaria para su uso es baja, es framework bastante fácil de usar. Está orientado para permitir que los desarrolladores apliquen principios ágiles del desarrollo tales como DRY o XP y enfoqado en la reglas de negocio sin la necesidad de escribir muchos archivos de configuración …… 閱讀更多內容

    NT$155 TWD

  • Practical Rust 1.x Cookbook

    100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices

    Rustacean Team ……
    100s of Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance, and MicroservicesPractical Rust 1.x Cookbook is an in-depth guide for experienced Rust programmers looking to create robust and efficient applications. This solution-focused book covers many topics, including command line, webassembly, networking, Kubernetes, microservices, and system programming.This book …… 閱讀更多內容

    NT$1,185 TWD

  • Programação orientada a objetos

    um guia prático com Java

    系列 series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Programação orientada a objetos: um guia prático com Java apresenta uma introdução ampla e detalhada à programação …… 閱讀更多內容

    NT$190 TWD

  • Django Unleashed: Building Web Applications with Python's Framework

    "Django Unleashed: Building Web Applications with Python's Framework" is your ultimate guide to mastering web development with Django, Python's powerful and versatile web framework. Whether you're an aspiring web developer or an experienced programmer looking to expand your skill set, this comprehensive book will take you from the fundamentals of Django to building advanced web applications with …… 閱讀更多內容

    NT$314 TWD

  • جافا سكريبت تحت الغطاء

    Soufyane Hedidi ……
    هذا الكتاب يشرح بعض المفاهيم المتقدمة في اللغة اللازمة لإحترافها، و يوضح طريقة عمل اللغة في الخلفية وهذا لإزالة الغموض المحيط بها.بعد إتمام قرائتك لهذا الكتاب ستتمكن من فهم ما يكتبه المحترفون في اللغة و بالأخص الشيفرات المصدرية للمكتبات الشهيرة كـ جي كويري (JQuery).ستتمكن أيضا من صناعة مكتبتك الخاصة بميزات رائعة.هذا الكتاب متوفر بالنسخة الالكترونية فقط، ويحتوي على 137 صفحة ملئية بالشروحات …… 閱讀更多內容

    免費

  • Mastering A-Frame: Building Immersive Virtual Worlds

    "Mastering A-Frame: Building Immersive Virtual Worlds" is a groundbreaking guide designed for aspiring and experienced developers alike, diving deep into the world of virtual reality through the A-Frame framework. This comprehensive book demystifies the process of creating engaging and interactive 3D environments on the web. From the basics of VR design to advanced techniques, the reader is taken …… 閱讀更多內容

    NT$314 TWD

  • 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 免費享用

  • Mastering OpenGL: From Basics to Advanced Rendering Techniques

    OpenGL

    系列 series OpenGL
    "Mastering OpenGL: From Basics to Advanced Rendering Techniques" is a comprehensive resource for graphics programmers seeking to elevate their skills and understanding of OpenGL. Whether you're a seasoned developer or just starting, this book takes you on a journey from the fundamentals to advanced rendering techniques, empowering you to create visually stunning graphics.The book begins by …… 閱讀更多內容

    NT$470 TWD

  • SwiftUI for Masterminds 6th Edition 2026

    J.D Gauchat ……
    SwiftUI for Masterminds is a comprehensive course designed to take you from the fundamentals of SwiftUI to the development of professional applications for Apple platforms.Whether you are a complete beginner starting your journey in app development or an experienced Android developer looking to expand into the Apple ecosystem, this book provides a structured, practical path to mastering SwiftUI …… 閱讀更多內容

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

  • Python Object-Oriented Programming

    Build robust and maintainable object-oriented Python applications and libraries

    Level up your Python development by exploring advanced OOP concepts in this updated edition covering the latest design patterns, OOP techniques, and real-world projects tailored for Python 3.11 and beyondKey FeaturesBuild an intuitive understanding of object-oriented design, from introductory to mature programsLearn the ins and outs of Python syntax, libraries, and best practicesExamine a machine …… 閱讀更多內容

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

  • Hands-On RESTful Python Web Services

    Develop RESTful web services or APIs with modern Python 3.7

    Gastón C. Hillar ……
    Explore the best tools and techniques to create lightweight, maintainable, and scalable Python web servicesKey FeaturesCombine Python with different data sources to build complex RESTful APIs from scratchConfigure and fine-tune your APIs using the best tools and techniques availableUse command-line and GUI tools to test CRUD operations performed by RESTful Web Services or APIsBook …… 閱讀更多內容

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

  • JUnit Pocket Guide

    Quick Look-up and Advice

    Kent Beck ……
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, …… 閱讀更多內容

    NT$237 TWD

  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    Bill Weinman ……
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient …… 閱讀更多內容

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

  • Mastering GameMaker: A Journey from Novice to Expert

    "Mastering GameMaker: A Journey from Novice to Expert" is the definitive guide for anyone aspiring to master the art of game development using the renowned GameMaker Studio. Whether you're an absolute beginner or an intermediate user looking to refine your skills, this book offers a comprehensive and engaging path to becoming an expert in one of the most user-friendly game development platforms …… 閱讀更多內容

    NT$314 TWD

  • Mastering Python

    Mastering Python est un guide complet qui vous emmène dans un parcours pratique, des fondamentaux de la programmation Python aux techniques avancées dans divers domaines. Ce livre est soigneusement conçu pour les débutants comme pour les développeurs en herbe qui souhaitent acquérir des compétences concrètes et appliquer Python aux technologies modernes.Le livre commence par établir de solides …… 閱讀更多內容

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

  • Mastering Object-Oriented Python

    Build powerful applications with reusable code using OOP design patterns and Python 3.7

    Steven F. Lott ……
    Gain comprehensive insights into programming practices, and code portability and reuse to build flexible and maintainable apps using object-oriented principlesKey FeaturesExtend core OOP techniques to increase integration of classes created with PythonExplore a variety of Python libraries for handling persistence and object serializationLearn alternative approaches for solving programming problems …… 閱讀更多內容

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

  • Les fondamentaux de Java et de l'objet

    Michel Martin ……
    Très orienté pratique, ce manuel se divise en six parties :Partie 1 - Les bases du langage JavaDans cette partie, vous installerez l’environnement de développement Eclipse et vous ferez vos premiers pas en programmation Java. Vous apprendrez en particulier à utiliser les différents types de données, les opérateurs et les instructions de base du langage Java.Partie 2 - Définition et instanciation …… 閱讀更多內容

    NT$600 TWD

  • Ruby by Example

    Concepts and Code

    Kevin C. Baird ……
    There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it illustrates, and showing how to modify it to suit your needs. Baird's examples demonstrate key features of the language (such as inheritance, encapsulation, …… 閱讀更多內容

    NT$568 TWD

  • PHP in a Nutshell

    A Desktop Quick Reference

    Paul Hudson ……
    Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of …… 閱讀更多內容

    NT$569 TWD

  • C++ Programming Cookbook

    Anais Sutherland ……
    "C++ Programming Cookbook" stands out as a clear, concise, and powerful technical resource for programmers who want to master C++'s intricacies. C++ programmers face a wide variety of problems, and this carefully written book is a treasure trove of solutions and methods to those software development challenges.Each chapter is organized to help you get a good grasp of the language and everything it …… 閱讀更多內容

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

  • Python Mastery Unleashed

    Advanced Programming Techniques

    Jarrel E. ……
    Python Mastery Unleashed: Advanced Programming Techniques is a comprehensive guide to mastering advanced programming techniques in Python. Designed for seasoned Python developers and aspiring programmers alike, this book offers a comprehensive understanding of the advanced programming techniques used by experienced Python developers to build complex systems and applications.The book begins with a …… 閱讀更多內容

    NT$939 TWD