Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
1038件の検索結果中97120を表示
Skip side bar filters
  • Object Management

    編集 Roger Tagg, June Mabon ...
    シリーズ series Routledge Revivals
    First published in 1992, this volume explores the use of object oriented methods which is forecast to grow rapidly, with their flexibility and facility to overcome some of the inadequacies of relational databases. This timely book reviews their potential in the data management context.It examines the impact of object oriented techniques on the practice of data management including data analysis, ... もっと見る

    8,864 円

  • Pattern-Oriented Software Architecture For Dummies

    Implement programming best practices from the ground upImagine how much easier it would be to solve a programming problem, if you had access to the best practices from all the top experts in the field, and you could follow the best design patterns that have evolved through the years. Well, now you can. This unique book offers development solutions ranging from high-level architectural patterns, to ... もっと見る

    3,366 円

  • Sistemas Orientados a Objetos

    teoria e prática com UML e Java

    Livro Sistemas Orientados a Objetos: teoria e prática com UML e Java Este é um guia prático e direto para iniciantes aprenderem rapidamente como solucionar problemas com modelagem orientada a objetos e programação em Java. Ao longo do livro, problemas de complexidade crescente têm suas soluções expressas em diagramas UML e no código Java correspondente, com comentários sobre as principais ... もっと見る

    1,400 円

  • Data Storage in iOS 11

    Learn how to create files and store data in iOS 11 with Swift 4

    J.D Gauchat ...
    Learn how to store data in a device from an iOS application. After reading this guide, you will know how to store user's settings, how to create and manage files, and how to encode and decode content to store structured data on files.Table of ContentsSTORAGEUser PreferencesUser DefaultsFilesFile ManagerURLs and PathsFiles and DirectoriesFiles AttributesFiles ContentBundleArchivingEncoding and ... もっと見る

    486 円 または Kobo Plus なら無料

  • Introduction to Swift 5.6

    Quick Guides for Masterminds

    J.D Gauchat ...
    Quick Guides for Masterminds are excerpts from our best-selling books SwiftUI for Masterminds, UIKit for Masterminds, and HTML5 for Masterminds, providing a cost-effective alternative to getting the information you need.DescriptionWith this guide, you will learn how to program in Swift 5.6 and how to implement Swift concurrency.After reading this guide, you will know how to program in Swift, how ... もっと見る

    497 円 または Kobo Plus なら無料

  • Python ML

    Clear Step-by-Step Guide to Machine Learning with Python

    Alex Campbell ...
    Are you interested in machine learning? Do you want to know how it all works and what it involves? Then you've chosen the right guide.Machine learning is a subset of computer science and Artificial Intelligence. There's no getting away from the fact that it is here to stay, and it is already changing how many businesses work and target their customers. It's a complex subject, but this guide will ... もっと見る

    620 円 または Kobo Plus なら無料

  • Types and Programming Languages

    A comprehensive introduction to type systems and programming languages.A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of type systems—and of programming languages from a type-theoretic perspective—has important applications in software engineering, ... もっと見る

    14,320 円

  • C++ For Dummies

    An accessible walkthrough of one of the world's most popular programming languages: C++C++ For Dummies is your from-scratch guide that explains the essentials of what you need to know to understand the language and build your very first program in C++. Bradley Jones, experienced programmer and coding educator, packs this edition with examples and clear demonstrations that explain the “why” and the ... もっと見る

    3,526 円

  • Java: A Beginner's Guide, Seventh Edition

    Herbert Schildt ...
    Up-to-Date, Essential Java Programming Skills—Made Easy!Supplement for key JDK 10 new features available from book's Downloads & Resources page at OraclePressBooks.com.Fully updated for Java Platform, Standard Edition 9 (Java SE 9), Java: A Beginner’s Guide, Seventh Edition, gets you started programming in Java right away. Bestselling programming author Herb Schildt begins with the basics, such as ... もっと見る

    4,910 円

  • Processingではじめるゲームプログラミング

    シリーズ series OnDeck Books
    本書は、ゲームを作りながらプログラミングについて学び、プログラミングを学びながらゲームを作ります。つまり、「プログラミング」と「ゲーム制作」を分けずに同時に学んでいきます。制作するゲームは、ルーレット、スロットマシン、三目並べ、ナンバープレイス、マインスイーパ、オセロといったパズルゲームとブロック崩しです。どのゲームもシンプルでありながらそれぞれに奥深さがあり、楽しみながら作り、プレイし、学習を進められるのではないかと思います。この本でゲーム制作に使うのがProcessingです。Processingはマサチューセッツ工科大学(MIT)で開発されたプログラミング言語であり、同時に統合開発環境でもあります。統合開発環境とは、ソフトウェア開発に必要なものがまとまって利用できる環境のことです。Processingは、Javaという世界的に広く利用されているプログラミング言語をもとに視覚的な表現をしやすく作られているため ... もっと見る

    990 円

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

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

    1,925 円

  • 関数型言語で学ぶプログラミングの基本

    川井 俊輝 ...
    シリーズ series 技術の泉シリーズ
    関数型プログラミングへの関心が高まる中、多くのプログラミング言語がその核心的な概念を採用しています。この流れを受け、本書ではOCamlという関数型プログラミング言語を通じて、関数型プログラミングの基礎及びその応用について詳しく解説します。OCamlは、その直感的な文法と高度な抽象化機能を備え、複雑なアプリケーションの開発に適しています。「OCamlとは何か?」「実際に使い物になるのか?」と疑問を持つかもしれませんが、OCamlの学習は関数型プログラミングの理解を深め、さまざまな言語でのプログラミングスキルの向上につながります。OCamlで学ぶことにより、プログラミングの基本的な概念を習得し、他言語にも適用可能なプログラミング技術を手に入れることができるでしょう。【目次】第1章 はじめに第2章 基本的なデータと型第3章 変数と関数第4章 条件分岐第5章 データと型とパターンマッチ第6章 ... もっと見る

    990 円

  • Java 7 - Guida completa

    シリーズ 本: 5 - Programmare con Java
    Java è il linguaggio di programmazione che più ha rivoluzionato il mondo dell’informatica e della tecnologia nel suo insieme. Dal 1995, anno del suo debutto ufficiale, a oggi risulta impiegato nei più svariati dispositivi elettronici come computer, smartphone, televisori, navigatori satellitari. Studiare Java permette non solo di imparare un moderno linguaggio di programmazione, ma anche di ... もっと見る

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

  • Mastering Pygame

    Pygame has launched more game-development careers than any other Python library, and it is still the fastest way to turn an idea into a playable game. But almost every tutorial stops at a bouncing ball or a single-file clone of a 1970s arcade game, and leaves you staring at a thousand-line script that breaks every time you add a feature. Mastering Pygame is the book that covers everything after ... もっと見る

    1,600 円

  • 続ドリル形式で楽しく学ぶ Processing-Java

    シリーズ series Future Coders(NextPublishing)
    本書は2018年インプレスR&Dより発売された書籍『ドリル形式で楽しく学ぶ Processing-Java』の続巻で、著者が教えるプログラミング教室で実際に教材として使用しているものをもとに追加編集したものです。ページ数の関係で前回収録できなかったサンプルに加え、物理エンジンを使ったサンプルや3D を使ったサンプルなどを収録しました。Processingは初心者向けの、簡単にビジュアル表現ができるプログラミングツール(開発環境)です。【目次】第1問|簡単ペイント第2問|間違い探し第3問|神経衰弱第4問|パルクール第5問|アナログ時計第6問|ルーレット第7問| Fisica 導入第8問| Fisica で画像を描画第9問|カーレース第10問| Paint Drops第11問|ビリヤード第12問|パチンコ第13問|ピンボール第14問| 3D雪だるま<br ... ... もっと見る

    1,265 円

  • ドリル形式で楽しく学ぶ Processing-Java 改訂版

    シリーズ series Future Coders(NextPublishing)
    本書は2018年インプレスR&Dより刊行した書籍『ドリル形式で楽しく学ぶ Processing-Java』を全面的に見直した改訂版です。本書は、著者が教えるプログラミング教室で実際に教材として使用しているものをもとに追加編集したものです。教室で教えていても、生徒が本当に理解したのか知ることは難しいものがあります。生徒自身もどこまで理解したのかわからないこともあるでしょう。そこで、授業ではドリル(演習)を行い、確実に基礎を習得できるようにしています。実行環境はProcessingです。Processingは表現力に優れ、敷居が低いのでアート・美術分野で注目されがちですが、Java、JavaScript、Pythonといった本格的なプログラミング言語をサポートしています。本書では、基本的な描画命令に始まり、変数、演算、for文、if文、イベント処理、配列、リスト ... もっと見る

    1,265 円

  • Rust In Practice

    GitforGits ...
    Rust In Practice is an ultimate fast-paced guide for anyone looking to become a practitioner of the rust programming from day 1. This book covers everything from the basics of Rust programming to building robust and efficient applications. Starting with the fundamentals, this book guides you through the syntax and semantics of the Rust language, including its unique ownership model and type system ... もっと見る

    4,600 円

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

    4,384 円

  • Git Basics and Version Control

    Cloud Series, #3

    シリーズ 本: 3 - Cloud Series
    "Git Basics and Version Control" is your essential companion to mastering the art of version control and understanding the core concepts of Git, written by Sankar Srinivasan. As a certified market professional of the National Stock Exchange of India and a self-taught coding explorer, Sankar brings a unique blend of financial acumen and technical expertise to this comprehensive guide.Explore a ... もっと見る

    800 円

  • Learn C Programming in 24 Hours

    Alex Nordeen ...
    C is a general-purpose programming language that is extremely popular, simple and flexible. It is machine-independent, structured programming language which is used extensively in various applications. This ebook course teaches you basic to advance level concept of C Programming to make you pro in C language.Here is what is covered in the book –Chapter 1: What is C Programming Language? Basics, ... もっと見る

    1,201 円

  • Selenium Framework Design in Keyword-Driven Testing

    An easy-to-understand guide that will get you acquainted with the core concepts of Selenium WebDriverKEY FEATURES a- Learn how to build a Keyword Driven Automation Framework with Selenium using Javaa- Understand and work with the core concepts of Selenium WebDriver 3.0a- Find how to use Build triggers in Jenkins to automate tests DESCRIPTION The book starts by introducing the Selenium WebDriver 3 ... もっと見る

    1,790 円

  • Refactoring at Scale

    Maude Lemaire ...
    Making significant changes to large, complex codebases is a daunting task--one that's nearly impossible to do successfully unless you have the right team, tools, and mindset. If your application is in need of a substantial overhaul and you're unsure how to go about implementing those changes in a sustainable way, then this book is for you.Software engineer Maude Lemaire walks you through the ... もっと見る

    3,890 円

  • Apprendre Python Rapidement

    Le guide du débutant pour apprendre tout ce que vous devez savoir sur Python, même si vous êtes nouveau dans la programmation

    Kevin Droz ...
    ⚠ A qui s’adresse ce livreCe livre est un guide complet pour débutants destiné à leur enseigner la programmation avec Python pas à pas. Si vous avez déjà appris à écrire des programmes informatiques dans d'autres langages - que ce soit un langage de description simple comme HTML5 ou un langage plus complexe comme le Java ou le C, alors ce livre est pour vous.Si vous avez des compétences ... もっと見る

    1,346 円

  • C# Programming in easy steps, 2nd edition

    Updated for Visual Studio 2019

    Mike McGrath ...
    シリーズ series In Easy Steps
    C# Programming in easy steps, 2nd edition will teach you to code applications, and demonstrates every aspect of the C# language you will need to produce professional programming results. Its examples provide clear syntax-highlighted code showing C# language basics including variables, arrays, logic, looping, methods, and classes.C# Programming in easy steps, 2nd edition begins by explaining how to ... もっと見る

    1,814 円