Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

オブジェクト指向プログラミング 電子書籍

オブジェクト指向プログラミング の本がお好きな方におすすめです。
1038件の検索結果中265288を表示
Skip side bar filters
  • SCIENCE DES DONNÉES AVEC PYTHON : PANDAS À TRAVERS DES EXEMPLES

    Pandas est un package Python qui fournit des structures de données rapides et flexibles conçues pour rendre le travail avec des données "relationnelles" ou "étiquetées" facile et intuitif. Son objectif est d'être le bloc de construction fondamental de haut niveau pour effectuer une analyse pratique des données du monde réel en Python. De plus, il a pour objectif plus large de devenir l'outil de ... もっと見る

    1,211 円 または Kobo Plus なら無料

  • UML: A Beginner's Guide

    Jason Roff ...
    シリーズ series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... もっと見る

    3,632 円

  • Applying Domain-Driven Design and Patterns

    With Examples in C# and .NET

    Jimmy Nilsson ...
    Patterns, Domain-Driven Design (DDD), and Test-Driven Development (TDD) enable architects and developers to create systems that are powerful, robust, and maintainable. Now, there’s a comprehensive, practical guide to leveraging all these techniques primarily in Microsoft .NET environments, but the discussions are just as useful for Java developers.Drawing on seminal work by Martin Fowler (Patterns ... もっと見る

    6,409 円

  • Learning DCOM

    Thuan L. Thai ...
    DCOM -- the Distributed Component Object Model -- is a recent upgrade of a time-honored and well-tested technology promoted by Microsoft for distributed object programming. Now that components are playing a larger and larger part in Windows 98, Windows NT 4.0, and Windows 2000, every Windows programmer will want to understand the technology. DCOM competes with CORBA as a rich and robust method for ... もっと見る

    2,350 円

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... もっと見る

    2,174 円

  • UML 2.0 in a Nutshell

    A Desktop Quick Reference

    シリーズ series In a Nutshell (O'Reilly)
    System developers have used modeling languages for decades to specify, visualize, construct, and document systems. The Unified Modeling Language (UML) is one of those languages. UML makes it possible for team members to collaborate by providing a common language that applies to a multitude of different systems. Essentially, it enables you to communicate solutions in a consistent, tool-supported ... もっと見る

    2,895 円

  • Java Threads

    Understanding and Mastering Concurrent Programming

    Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's threading facilities and brings you up-to-date with the watershed changes in Java 2 Standard Edition version 5.0 (J2SE 5.0). It provides a thorough, step-by-step approach to threads programming.Java's ... もっと見る

    2,895 円

  • Practical Development Environments

    Matthew B. Doar ...
    This book doesn't tell you how to write faster code, or how to write code with fewer memory leaks, or even how to debug code at all. What it does tell you is how to build your product in better ways, how to keep track of the code that you write, and how to track the bugs in your code. Plus some more things you'll wish you had known before starting a project.Practical Development Environments is a ... もっと見る

    3,256 円

  • 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 ... もっと見る

    7,263 円 または Kobo Plus なら無料

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... もっと見る

    3,617 円

  • Python At A Glance

    Ajit Singh ...
    Featured With:● PANDAS● PYTHON LIBRARY● DATABASE PROGRAMMING● GUI PROGRAMMING● DIY APPLICATIONS● FOR ENGINEERING STUDENTS ... もっと見る

    532 円 または Kobo Plus なら無料

  • 21st Century C

    C Tips from the New School

    Ben Klemens ...
    Throw out your old ideas about C and get to know a programming language that’s substantially outgrown its origins. With this revised edition of 21st Century C, you’ll discover up-to-date techniques missing from other C tutorials, whether you’re new to the language or just getting reacquainted.C isn’t just the foundation of modern programming languages; it is a modern language, ideal for writing ... もっと見る

    3,080 円

  • Extreme Programming Pocket Guide

    Team-Based Software Development

    Chromatic ...
    Extreme Programming (XP) is a radical new approach to software development that has been accepted quickly because its core practices--the need for constant testing, programming in pairs, inviting customer input, and the communal ownership of code--resonate with developers everywhere. Although many developers feel that XP is rooted in commonsense, its vastly different approach can bring challenges, ... もっと見る

    476 円

  • Android 4.2 App Development Essentials

    Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Eclipse Integrated Development Environment (IDE) and the Android 4.2 Software Development Kit (SDK).Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment. An introduction to the architecture of Android is followed ... もっと見る

    1,000 円

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    シリーズ series Head First
    If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form ... もっと見る

    3,256 円

  • Java: Advanced Guide to Programming Code with Java

    Java Computer Programming, #4

    シリーズ 本: 4 - Java Computer Programming
    Are you struggling to understand some of the Advanced Java programming concepts? Are you desperate to further your knowledge and make something out of your programming experience?Look no further; in "Java: Advanced Guide to Programming Code with Java", you will learn all about:In this Definitive Java Advanced Level Guide, you're about to discover...The Java Interface – Learn all about the Java ... もっと見る

    452 円

  • First Web Dev Job - Exactly how to land one fast!

    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 ... もっと見る

    200 円

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data ... もっと見る

    2,721 円 または Kobo Plus なら無料

  • Python for Machine Learning: From Fundamentals to Real-World Applications

    "Python for Machine Learning: From Fundamentals to Real-World Applications" is your comprehensive roadmap to mastering machine learning with Python. Whether you're a beginner looking to enter the exciting world of data science or an experienced programmer aiming to delve deeper into machine learning, this book provides you with the knowledge and practical skills needed to excel in the field ... もっと見る

    1,550 円

  • Lua Essentials: A Journey Through Code and Creativity

    "Lua Essentials: A Journey Through Code and Creativity" is a comprehensive guide designed to immerse both beginners and intermediate coders into the world of Lua programming. This book takes an innovative approach, blending technical skill-building with creative problem-solving techniques to master this versatile scripting language.Starting with the basics, the book introduces Lua's syntax and ... もっと見る

    1,450 円

  • Master Procedural Generation with Unity and C#

    Patrick Felicia ...
    Master Procedural Generation with Unity and C#Are you ready to build dynamic, evolving game worlds that captivate players? Procedural World Building With Unity and C# is your step-by-step guide to mastering procedural generation techniques in Unity, no matter your coding experience. This book walks you through reading files to create procedural scenes, generating realistic terrains, designing city ... もっと見る

    500 円

  • Functional Programming with C#

    Unlock coding brilliance with the power of functional magic

    Alex Yagur ...
    Explore functional programming in C\# with the help of clear explanations, practical examples, and hands-on exercises and write efficient, modular, and readable codeKey FeaturesMaster functional programming in C\# for expressive, modular codeApply advanced concepts such as error handling and asynchronous programming to overcome real-world challengesGain practical coding skills through practical ... もっと見る

    4,304 円 または Kobo Plus なら無料

  • Learning Concurrency in Kotlin

    Build highly efficient and scalable applications

    Take advantage of Kotlin\\'s concurrency primitives to write efficient multithreaded applicationsKey FeaturesUnderstand Kotlin’s unique approach to multithreadingLearn how to write concurrent non-blocking code with the help of practical examplesImprove the overall execution speed in multiprocessor and multicore systemsBook DescriptionKotlin is a modern and statically typed programming language ... もっと見る

    4,391 円 または Kobo Plus なら無料

  • オブジェクト指向設計実践ガイド ~Rubyでわかる 進化しつづける柔軟なアプリケーションの育て方

    オブジェクト指向設計の名著として名高い“Practical Object-Oriented Design in Ruby”,待望の翻訳版!使いこなせるようになるととても便利なオブジェクト指向ですが,「なんとなく」の理解で使っていると,大きな罠にかかってしまいます。本書は,保守性を上げて運用コストを下げるアプリケーションをつくるために,クラス設計から基本概念,継承のテクニック,ダックタイプ,そしてテスト設計まで,幅広くカバーしています。オブジェクト指向言語を使用するすべての人におすすめの1冊です。 ... もっと見る

    3,608 円