Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
974件の検索結果中505528を表示
Skip side bar filters
  • Unlocking the Power of Vulkan: A Journey into AI and Machine Learning

    "Unlocking the Power of Vulkan: A Journey into AI and Machine Learning" takes you on an immersive exploration of cutting-edge technology. This book delves into the realms of Vulkan, a powerful graphics and compute API, and seamlessly intertwines it with the fascinating worlds of artificial intelligence (AI) and machine learning (ML). Whether you're an experienced programmer, a game developer, or a ... もっと見る

    1,500 円

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

    4,254 円

  • Datenformate meistern mit Python

    Arbeiten mit JSON und JSON-LD in der Praxis

    D. S. Lornach ...
    Datenformate meistern mit Python: Arbeiten mit JSON und JSON-LD in der PraxisWerden Sie zum JSON Python Experten und beherrschen Sie die wichtigsten Datenformate der modernen Softwareentwicklung! Dieses umfassende Praxisbuch führt Sie systematisch durch die Welt von JSON und JSON-LD mit Python und macht Sie fit für die Herausforderungen datengetriebener Anwendungen.Was macht dieses Buch besonders ... もっと見る

    2,595 円

  • 簡単にできるWeb開発―CSP入門

    高速のオブジェクト指向データベースを使ってみよう

    シリーズ series NextPublishing
    本書は、オブジェクト指向データベース言語であるCaché ObjectScriptとWebページを作成するためのCaché Server Page( CSP)のプログラミングの技法を解説したものです。データベースを中心に、HTML のフォームに入力されたデータをデータベースに新規保存する方法。修正保存する方法。データベースから必要なデータを検索する方法。検索したデータをHTML のフォームに表示する方法。ホームページに表示する方法。CSV ファイルに書き出す方法。CSV ファイルからデータを読んでデータベースに保存する方法。各種の計算方法等を説明しています。各章の内容は以下のとおりです。第1章 CSPの基本を覚えよう :ネームスペース、クラス、プロパティを定義すれば、ウェブフォームウィザードによってホームページが自動的に作成されます。第2章 データベースの作成 ... もっと見る

    1,980 円

  • Aprende Javascript Moderno

    FRANCISCO DÍAZ ...
    Este libro corresponde a la primera entrega de la trilogía de herramientas para futuros desarrolladores, en donde sumerge al lector en el lenguaje moderno más consultado en internet, que es JavaScript.JavaScript es un lenguaje fascinante, que está presente en el mercado en diferentes soluciones de software y es acá, donde quiero invitarte a descubrir las diferentes formas de llevar a cabo tus ... もっと見る

    873 円

  • Pythonic Programming

    Tips for Becoming an Idiomatic Python Programmer

    Dmitry Zinoviev ...
    Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python linters and code formatters, such as frequent data look-ups in long lists, improper use of local and global variables, and mishandled user input. Discover rare language features, like rational numbers, set comprehensions, counters, and ... もっと見る

    2,077 円

  • 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 円

  • スッキリわかるJava入門 第5版

    [この電子書籍は固定型レイアウトです。リフロー型と異なりビューア機能が制限されます]固定型レイアウトはページを画像化した構造であるため、ページの拡大縮小を除く機能は利用できません。また、モノクロ表示の端末ではカラーページ部分で一部見づらい場合があります。シリーズ累計120万部突破の大人気入門書の改訂版!Java 25(LTS)対応し、導入部の解説を刷新!本書は、学習中にぶつかる「なぜ」「どうして」を解消しながら進む解説で、難所のオブジェクト指向もスッキリわかって、楽々マスターできます。その「なぜ」「どうして」が必ずわかる秘密は、3つのコンセプトにあり!【1】手軽に・つまずかずに、Javaをはじめられるプログラミング学習最初の難関「開発環境の準備」でつまずかないよう、スマホやPCのWebブラウザでプログラミングができる「dokojava」※を用意しています。また ... もっと見る

    3,080 円

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

    350 円

  • Orientação a Objetos

    Aprenda seus conceitos e suas aplicabilidades de forma efetiva

    Conforme a demanda por novos paradigmas que correspondessem às necessidades do dia a dia dos programadores, surgia a Orientação a Objetos, com a missão de cobrir as insuficiências do modelo estrutural. O Paradigma Orientado a Objeto tem como principal característica uma melhor e maior expressividade das nossas demandas e possibilita criar unidades de código mais próximas da forma como pensamos e ... もっと見る

    1,500 円

  • Object-Oriented Programming Fundamentals: Learn How Modern Software is Designed

    Marcus Elvin ...
    Build Software That Scales, Adapts, and LastsAnyone can write code that runs once. Professional developers write code that teams can maintain, extend, and trust for years. Object-Oriented Programming Fundamentals teaches you the design principles that separate hobbyist scripts from enterprise-grade software systems.This comprehensive guide rewires how you approach programming problems. You'll ... もっと見る

    599 円

  • Python 3 Object-oriented Programming

    Building robust and maintainable software with object oriented design patterns in Python

    Dusty Phillips ...
    Unleash the power of Python 3 objectsKey FeaturesStop writing scripts and start architecting programsLearn the latest Python syntax and librariesA practical, hands-on tutorial that teaches you all about abstract design patterns and how to implement them in Python 3Book DescriptionPython 3 is more versatile and easier to use than ever. It runs on all major platforms in a huge array of use cases. ... もっと見る

    7,233 円

  • 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,774 円

  • Understanding Variables and Data Types in JavaScript

    A Beginner-Friendly Guide to Managing Data and Mastering Core JavaScript Concepts

    Dargslan ...
    シリーズ 本: 2 - Dargslan - JavaScript - Beginner Level
    Welcome to **Understanding Variables and Data Types in JavaScript**—your comprehensive guide to mastering the fundamental building blocks of JavaScript programming. Whether you're taking your first steps into the world of web development or looking to solidify your understanding of JavaScript's core concepts, this book is designed to be your trusted companion on this exciting journey.JavaScript ... もっと見る

    2,774 円

  • C# 11 and .NET 7 – Modern Cross-Platform Development Fundamentals

    Start building websites and services with ASP.NET Core 7, Blazor, and EF Core 7, 7th Edition

    Mark J. Price ...
    An accessible guide for beginner-to-intermediate programmers to concepts, real-world applications, and latest features of C# 11 and .NET 7, with hands-on exercises using Visual Studio 2022 and Visual Studio Code.Purchase of the print or Kindle book includes a free eBook in PDF format.Key FeaturesExplore the newest additions to C# 11, the .NET 7 class libraries, and Entity Framework Core 7Create ... もっと見る

    5,938 円

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable, and responsive to meet real-world demands. C# and . NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for ... もっと見る

    4,359 円

  • .NET 10 非同期・並行プログラミング

    Async/Await、マルチスレッド、並列処理

    Michael Tsai ...
    .NET アプリケーションを作っていて、UI が固まる、Web サイトの反応が遅い、バックグラウンド ジョブのスループットが伸びない、といった問題に悩んだことはないでしょうか。あるいは、async/await、Task.Run、ConfigureAwait(false)、キャンセル、例外処理の扱いで迷ったことはないでしょうか。本書は、まさにそうした問題に向き合うために書かれました。本書は、基礎概念から実際のアプリケーションまでを扱いながら、.NET 10 の非同期プログラミングを体系的に学ぶための実践的な技術書です。スレッド、Task、async/await、キャンセルとタイムアウト、同期プリミティブ、並列処理、非同期データ ストリーム、非同期リソース管理を順に取り上げます。さらに、TaskCompletionSource、ValueTask、ExecutionContext ... もっと見る

    1,920 円

  • Learning Java Through Games

    Learning Java Through Games teaches students how to use the different features of the Java language as well as how to program. Suitable for self-study or as part of a two-course introduction to programming, the book covers as much material as possible from the latest Java standard while requiring no previous programming experience. Taking an applic ... もっと見る

    23,233 円

  • CORE JAVA Interview Questions You'll Most Likely Be Asked

    シリーズ 本: 8 - Job Interview Questions series
    290 CORE JAVA Interview Questions77 HR Interview QuestionsReal life scenario based questionsStrategies to respond to interview questions2 Aptitude TestsCORE JAVA Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going throug... ... もっと見る

    1,335 円

  • Mastering Google Cloud Platform: Navigating the Clouds

    Discover the ultimate guide to mastering the Google Cloud Platform (GCP) with "Mastering Google Cloud Platform: Navigating the Clouds." This comprehensive resource is designed for IT professionals, developers, and cloud enthusiasts seeking to leverage the full potential of GCP. Whether you're preparing for GCP certification or looking to implement cutting-edge cloud solutions, this book offers ... もっと見る

    1,500 円

  • Flutter Design Patterns and Best Practices

    Build scalable, maintainable, and production-ready apps using effective architectural principles

    Elevate your mobile app development skills using reusable software development methodologies and code design principles, leveraging proven strategies from industry experts who have fostered thriving developer communities Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesCover code structure, app architecture, testing, performance optimization, error ... もっと見る

    3,874 円

  • Design in Object Technology

    "Class of 1994"

    シリーズ series Series on Object-Oriented Design
    Experience the raw, unannotated version of the original course, Design In Object Technology, created by Dr. Alistair Cockburn. In the 1990s, Dr. Cockburn was one of the leading methodologists in the new area of object-oriented design. Hired by the IBM Consulting Group to create their methodology for object-technology projects, he taught the entire design team on a live project all they would need ... もっと見る

    1,040 円

  • [改訂3版]演習で学ぶソフトウェアテスト 特訓200問 ――JSTQB認定テスト技術者資格 Foundation Level対応

    正木 威寛 ...
    (概要)Foundation Levelシラバス2018(Version 2018.J03)対応本書は、JSTQB(Japan Software Testing Qualifications Board)が開催しているテスト技術者資格 Foundation Level試験の受験者だけでなく、グローバルで通用するソフトウェアテストの知識について学びたい人のための学習書です。受験のためだけでなく、開発の現場で起こるミスコミュニケーションを軽減するために、テスト技術者のほか、プロジェクトマネージャや設計者、プログラマなどすべての人に習得していただきたいテストに関する用語や知的技能が、演習とその解説を通して学べるように構成されています。(こんな方におすすめ)・ソフトウェアテスト認定技術者試験受験予定の方・ソフトウェア開発に携わっている方・ソフトウェアテストについての知識を整理したい方<p... ... もっと見る

    2,728 円

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and ... もっと見る

    5,705 円