Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
969件の検索結果中169192を表示
Skip side bar filters
  • Python Mastery: From Absolute Beginner to Pro

    NIBEDITA Sahu ...
    Unlock the full potential of Python with this comprehensive and engaging guide that takes you on an exciting journey from an absolute beginner to a seasoned pro! Whether you're a complete novice or already have some programming experience, this book is designed to equip you with the skills and knowledge needed to excel in Python programming.Why This Book Stands Out:Step-by-Step Learning: The book ... もっと見る

    2,050 円

  • 現場で使える!Google Apps Scriptレシピ集

    シリーズ series 技術の泉シリーズ
    本書は、インフラ設備の運用保守業務の自動化を通じて培った、Google Apps Script(GAS)による課題解決のノウハウをまとめたものです。保守運用業務はいわゆる「コストセンター」と呼ばれ、サービスやシステムの信頼性を高める活動や付加価値を創造する活動にもあまりコストを掛けられません。その中でのGAS利用の様々なユースケースを紹介しています。【目次】第1章 はじめに第2章 業務改善の軌跡(GAS編)第3章 コピペで使える!GASショートショート第4章 GASを使ってスプレッドシートを操作第5章 ローコードで実現!サーバーレスのスリープ問題回避術第6章 GASで機械学習やってみた!第7章 100本ノック?GASおじさん奮戦? ... もっと見る

    1,980 円

  • Template Metaprogramming with C++

    Learn everything about C++ templates and unlock the power of template metaprogramming

    Marius Bancila ...
    Understand how to use modern C++ templates for writing maintainable, robust, and fast softwareKey FeaturesGrasp the fundamentals of and learn to write effective C++ templatesGet up to speed with the latest C++20 template features such as constraints and conceptsExplore different patterns and idioms to integrate templates in your program designBook DescriptionLearn how the metaprogramming technique ... もっと見る

    4,219 円

  • Object-Oriented Analysis and Design with Applications

    Object-Oriented Design with Applications has long been the essential reference to object-oriented technology, which, in turn, has evolved to join the mainstream of industrial-strength software development. In this third edition--the first revision in 13 years--readers can learn to apply object-oriented methods using new paradigms such as Java, the Unified Modeling Language (UML) 2.0, and .NET.The ... もっと見る

    11,727 円

  • Java All-in-One For Dummies

    Doug Lowe ...
    A beginning coder’s resource for learning the most popular coding languageWith Java All-in-One For Dummies, you get 8 books in one, for the most well-rounded Java knowledge on the market. Updated for Java 19, this book includes all the major changes to the programming language, so you won’t fall behind. Start by learning the basics of Java—you can do it, even if you’ve never written a line of code ... もっと見る

    3,954 円

  • Pythonではじめるクリーンアーキテクチャ SOLID原則/ドメイン駆動設計/テスト駆動開発を実践

    Sam Keen ...
    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。Pythonで実践する、比類なき設計手法。堅牢でしなやかなシステムを設計・開発できる!DDDから、実装の実践/TDD/実用アプリの構築まで。本書では、「コードの複雑化」や「フレームワークへの過度な依存」という、多くの開発者が直面する課題に対して、明確な解決策を提示します。アプリケーション開発において「クリーンアーキテクチャ」の原則をどのように適用し、保守性と拡張性の高いシステムを構築するかについて、Pythonを使って具体的かつ実践的に解説します。主要なテーマは次のとおりです。◆基本的な考え方◆クリーンアーキテクチャの概念 ... もっと見る

    3,850 円

  • Manual de Programación en Pascal para Principiantes

    John Nunez ...
    **Manual de Programación en Pascal para Principiantes** **Autor:** John Nunez**Aprende a programar desde cero con Pascal, el lenguaje ideal para principiantes** Si quieres iniciarte en el mundo de la programación con un lenguaje claro, estructurado y fácil de aprender, este manual es para ti. *Manual de Programación en Pascal para Principiantes* te guiará paso a paso en la comprensión de los ... もっと見る

    1,950 円

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... もっと見る

    3,529 円

  • Java 17 Programación Avanzada

    Java está presente a nuestro alrededor, se utiliza en servidores, en aplicaciones de escritorio, en dispositivos multimedia, en teléfonos móviles e incluso en juegos como el popular Minecraft. De ahí que haya estado presente en la cotidianidad de tus padres, está en la nuestra y estará presente en la de tus hijos. Este libro va dirigido a todas las personas que con conocimientos de programación ... もっと見る

    1,408 円

  • Modular Programming in Java 9

    Build large scale applications using Java modularity and Project Jigsaw

    Kick-start your modular programming journey and gear up for the future of Java developmentKey Features\[\*\] Master design patterns and best practices to build truly modular applications in Java 9\[\*\] Upgrade your old Java code to Java 9 with ease\[\*\] Build and run a smooth functioning multi-module application.Book DescriptionThe Java 9 module system is an important addition to the language ... もっと見る

    3,530 円

  • Python Mini Manual

    Embark on a journey to master Python with this comprehensive guide that covers everything from the basics to advanced concepts. Whether you're new to programming or looking to enhance your skills, this book offers a blend of focused discussions, real-world examples, and practice exercises to help you become proficient in Python.Begin by exploring an overview of Python and its evolution, along with ... もっと見る

    450 円

  • p5jsで学ぶJavaScript入門

    シリーズ series Future Coders
    本書で扱うp5.jsは、JavaScript言語をベースにしたクリエイティブコーディングのためのライブラリであり、初心者でも手軽に始められるシステムです。初めてプログラミングを行う人でも、簡単に美しいビジュアライズを作成することができます。本書では、そのp5.jsの魅力を存分に引き出し、初心者でも美しいビジュアルを簡単に作成できるよう心がけています。プログラミングの基礎から始まり、段階的に高度な技術や概念にも触れ、豊富な例や実践的な演習を通じて、p5.jsを用いてアート作品のアイデアを形にする方法を学ぶ構成となっています。また、コードの背後にある原理や技術も丁寧に解説し、読者が深い理解を得られるように配慮しています。実践的に、手を動かしながら着実に知識をつけていく中で、ご自身の手でプログラムを組み立てていく力を身につけることができるでしょう。【目次】第1章 はじめに第2章 描画命令第3章 ... もっと見る

    1,980 円

  • Head First PHP & MySQL

    A Brain-Friendly Guide

    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 円

  • Advanced LibGDX: Engineering Complex Java Games

    LibGDX series

    シリーズ series LibGDX series
    "Advanced LibGDX: Engineering Complex Java Games" is a pivotal resource for game developers who have surpassed the beginner and intermediate stages and are eager to tackle the challenges of advanced game development. This book is tailored for those who have a solid grasp of Java and the LibGDX framework and are looking to push the boundaries of their skills in creating more complex and ... もっと見る

    1,450 円

  • Ajax on Java

    The Essentials of XMLHttpRequest and XML Programming with Java

    This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more. Java developers can choose between many different ways of incorporating Ajax, from building JavaScript into your applications "by hand" to using the new Google Web Toolkit (GWT).Ajax on Java starts with an ... もっと見る

    2,174 円

  • Beginner Projects with Vanilla JavaScript

    Fun and Practical Projects to Learn Core JavaScript Without Frameworks

    Dargslan ...
    シリーズ 本: 10 - Dargslan - JavaScript - Beginner Level
    Beginner Projects with Vanilla JavaScript: Fun and Practical Projects to Learn Core JavaScript Without FrameworksMaster JavaScript fundamentals through 15 hands-on projects that grow progressively more challenging – perfect for beginners and self-taught developers looking to solidify their skills!Are you tired of JavaScript tutorials that leave you wondering how to apply what you've learned to ... もっと見る

    2,725 円

  • IGNOU MCA Object-Oriented Analysis and Design Previous Years Unsolved Papers MCS 219

    Manish Soni ...
    シリーズ 本: 7 - IGNOU MCA Unsolved Books Series
    The field of Object-Oriented Analysis and Design (OOAD) is pivotal in the world of software engineering and development, as it equips students and professionals with the tools and methodologies to conceptualize, design, and implement complex software systems effectively. The IGNOU MCS-219 course on OOAD is designed to provide students with a robust understanding of the principles and practices ... もっと見る

    1,380 円

  • DOM Manipulation Made Easy with JavaScript

    A Beginner’s Guide to Creating Interactive Web Pages Using JavaScript and the DOM

    Dargslan ...
    シリーズ 本: 5 - Dargslan - JavaScript - Beginner Level
    DOM Manipulation Made Easy with JavaScript: A Beginner's Guide to Creating Interactive Web Pages Using JavaScript and the DOMTransform your static websites into dynamic, responsive experiences with the power of JavaScript DOM manipulation!Are you ready to take your web development skills to the next level? "DOM Manipulation Made Easy with JavaScript" is your comprehensive, beginner-friendly guide ... もっと見る

    2,725 円

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

    5,433 円

  • .NET 7 Design Patterns In-Depth

    Enhance code efficiency and maintainability with .NET Design Patterns (English Edition)

    Design patterns in .NET improve code quality, encourage collaboration, and address common software design issues, resulting in more efficient and effective software development projects. This book is an ideal resource for those seeking to learn about design patterns in .NET and their practical application. The book highlights the importance of design patterns in solving software design challenges. ... もっと見る

    2,686 円

  • Exploring the Python Library Ecosystem: A Comprehensive Guide

    "Exploring the Python Library Ecosystem: A Comprehensive Guide" is your essential companion on a journey through the rich and diverse world of Python libraries. Whether you're a beginner looking to harness the power of Python for the first time or an experienced developer seeking to expand your toolkit, this comprehensive guide offers valuable insights and hands-on knowledge to help you make the ... もっと見る

    1,550 円

  • Data structure and algorithms for AI & ML

    anshu ...
    Artificial Intelligence (AI) and Machine Learning (ML) have revolutionized modern computing and technology, offering powerful solutions in fields ranging from natural language processing to autonomous systems. At the heart of AI and ML lie complex data manipulations and efficient algorithmic processes that transform raw data into meaningful patterns, predictions, and decisions.This book, Data ... もっと見る

    600 円

  • Agile, DevOps and Cloud Computing with Microsoft Azure

    Soni Mitesh ...
    A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud Key featuresa- Learn how to do Continuous Planning in Azure DevOpsa- Learn the basics of Continuous Code Inspection and importance of Code Qualitya- Learn how continuous integration can make a difference in the application life cyclea- Learn how to create and configure Cloud ... もっと見る

    2,341 円

  • PYTHON - PERDIDOS NO MUNDO DO CÓDIGO

    APRENDER PROGRAMAÇÃO ORIENTADA A OBJETO NUNCA FOI TÃO DIVERTIDO

    シリーズ series PERDIDOS NO MUNDO CÓDIGO - PYTHON
    Essa é a história de Jonny, um programador que cai no sono enquanto trabalha em frente ao computador. Quando acorda, ele se encontra preso em um mundo formado por código e números, e seu corpo também é formado por código. Ele tenta entender o que está acontecendo e como sair dali, e descobre que o mundo é feito em uma linguagem de programação que ele conhece, o Python.Enquanto explora esse mundo, ... もっと見る

    76 円