Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
1039件の検索結果中9851000を表示
Skip side bar filters
  • Hands-On Software Architecture with Golang

    Design and architect highly scalable and robust applications using Go

    Understand the principles of software architecture with coverage on SOA, distributed and messaging systems, and database modelingKey FeaturesGain knowledge of architectural approaches on SOA and microservices for architectural decisionsExplore different architectural patterns for building distributed applicationsMigrate applications written in Java or Python to the Go languageBook ... もっと見る

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

  • CIENCIA DE DATOS CON PYTHON: PANDAS A TRAVÉS DE EJEMPLOS

    Pandas es un paquete de Python que proporciona estructuras de datos rápidas y flexibles diseñadas para que trabajar con datos "relacionales" o "etiquetados" sea fácil e intuitivo. Su objetivo es ser el bloque de construcción fundamental de alto nivel para realizar análisis prácticos de datos del mundo real en Python. Además, tiene el objetivo más amplio de convertirse en la herramienta de ... もっと見る

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

  • R for Programmers

    Advanced Techniques

    Dan Zhang ...
    This book discusses advanced topics such as R core programing, object oriented R programing, parallel computing with R, and spatial data types. The author leads readers to merge mature and effective methdologies in traditional programing to R programing. It shows how to interface R with C, Java, and other popular programing laguages and platforms. ... もっと見る

    19,775 円

  • Understanding C++ for MFC

    Richard Raposa ...
    Jumpstart your MFC programming without the tedious study of C++! Now you can learn C++ and MFC together -- learning C++ principles on a need-to-know basis. Author Richard Raposa has refined this tutorial over years of teaching Windows programming in quick ... もっと見る

    13,126 円

  • iCloud and CloudKit

    Lean how to share data between devices in iOS 11 with iCloud and Swift 4

    J.D Gauchat ...
    Learn how to use iCloud from your iOS applications. After reading this guide, you will know how to connect to the user's iCloud account, how to store the app's settings on the cloud, how to upload documents, and how to create a database with CloudKit.Table of ContentsICLOUDData in the CloudEnabling iCloudTesting DevicesKey-Value StorageiCloud DocumentsMultiple DocumentsCloudKitContainerRecordsZones ... もっと見る

    486 円 または Kobo Plus なら無料

  • MapKit

    Learn how to show maps and trace routes in iOS 11 with Swift 4

    J.D Gauchat ...
    Learn how to use MapKit to include maps in your iOS applications. After reading this guide, you will know how to generate and configure a map, how to add annotations, how to detect the user's location, how to search for addresses, and how to trace a route from one location to another.Table of ContentsMAPKITMap Kit ViewConfiguring the MapAnnotationsUser LocationSearchDirectionsQUICK ... もっと見る

    486 円 または Kobo Plus なら無料

  • C++ Essentials For Dummies

    The quick and crystal-clear guide to C++ programmingC++ Essentials For Dummies is your useful reference to the key concepts of C++, the popular general-purpose language utilized everywhere from building games to writing parts of operating systems. With minimal review and background material—and absolutely no fluff—this book gets straight to the essential topics you need to know to ramp up, brush ... もっと見る

    1,603 円

  • Microservices Architecture Handbook

    Non-Programmer's Guide for Building Microservices

    Stephen Fleming ...
    Are you a non-coder looking for insight into Microservices Architecture? You may be a consultant, Advisor, Project Manager or a novice into IT industry; after going through this guide you would be able to appreciate Microservices and other related concepts like SOA, Monolith Architecture, DevOps, Docker, Kubernetes etc. You would also get to know about the leaders in Microservices adoption and ... もっと見る

    440 円 または Kobo Plus なら無料

  • Statistical Analysis with R For Dummies

    Simplify stats and learn how to graph, analyze, and interpret data the easy wayStatistical Analysis with R For Dummies makes stats approachable by combining clear explanations with practical applications. You'll learn how to download and use R and RStudio—two free, open-source tools—to learn statistics concepts, create graphs, test hypotheses, and draw meaningful conclusions. Get started by ... もっと見る

    2,923 円

  • Professional Java EE Design Patterns

    Master Java EE design pattern implementation to improve your design skills and your application’s architectureProfessional Java EE Design Patterns is the perfect companion for anyone who wants to work more effectively with Java EE, and the only resource that covers both the theory and application of design patterns in solving real-world problems. The authors guide readers through both the ... もっと見る

    6,494 円

  • From Code to Solutions in Software Engineering with Java

    From Problem Definition to Responsible Solutions

    Mathias Ellmann ...
    What good is clean Java code if it solves the wrong problem?Software development is often taught through programming: writing classes, implementing methods, using data structures, and making applications run.But working code is not yet a good software solution. Problems must be understood, requirements clarified, alternatives developed, architectural decisions justified, and quality maintained ... もっと見る

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

  • Python AI Agents

    AI assistants that answer questions are everywhere. AI agents that can read a real codebase, write a patch, run the test suite, and open a pull request on their own are a different, much harder problem — and this book teaches you to build one, in Python, from the ground up.This is a hands-on Python programming book, not a prompting guide. It assumes you're comfortable writing Python and have ... もっと見る

    2,100 円

  • Programação para dispositivos móveis

    シリーズ 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 para dispositivos móveis propõe um mergulho no universo da biblioteca React Native, uma das mais ... もっと見る

    850 円

  • iOSアプリ開発 UI実装であると嬉しいレシピブックVol.2

    酒井 文也 ...
    シリーズ series 技術の泉シリーズ(NextPublishing)
    本書は筆者がこれまでサンプル開発や実務の中で培ったノウハウ等をもとに、UI実装をいくつかのまとまったサンプル実装を例に、UIを構築する上で重要な実装ポイントやアイデアを紹介していきます。第二弾の本書は便利なライブラリを上手に活用した表現を解説します。【目次】第1章 TabBar Animation & Layout1.1 事前準備に関して1.2 本章で収録しているサンプル実装における概要1.3 利用したライブラリーの紹介1.4 このサンプルで利用している便利なExtension集1.5 TabBarControllerの切り替え時にアニメーションを付与する1.6 部品となるViewを実装する1.7 このサンプルで利用しているアーキテクチャー1.8 UITableViewでのコンテンツ一覧表示に関する実装1.9 UICollectionViewでの画像コンテンツ表示に関する実装1.10 ... もっと見る

    2,200 円

  • PHP Crash Course

    The Complete, Modern, Hands-On Guide

    Matt Smith ...
    From First Script to Full Website—Fast!Tired of cobbling together PHP solutions from scattered online tutorials? Frustrated by outdated PHP practices that leave your code vulnerable and hard to maintain? Whether you’re building your first dynamic website or modernizing legacy systems, PHP Crash Course gives you a complete, practical foundation for writing professional web applications.In this ... もっと見る

    4,363 円

  • Prompting C++ for Systems Engineering

    Build Modern C++ Applications, Multithreaded Systems, STL-Based Solutions, and Production Software Faster with AI Prompt Engineering

    Vivek Bhadra ...
    AI Can Write Code. Engineers Build Systems.C++ remains the language of choice for systems programming, and those writing modern C++ with AI are the ones delivering production systems faster than anyone else. Prompting C++ for Systems Engineering shows you how to build correct, efficient and production-ready C++ systems using AI tools at every stage of development, while maintaining the critical ... もっと見る

    3,403 円 または Kobo Plus なら無料