Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
970件の検索結果中2548を表示
Skip side bar filters
  • Refactoring: Improving the Design of Existing Code

    Improving the Design of Existing Code

    シリーズ series Addison-Wesley Object Technology Series
    As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system ... もっと見る

    7,720 円

  • iOS 9 App Development Essentials

    Learn to develop iOS 9 Apps using Xcode 7 and Swift 2

    Neil Smyth ...
    iOS 9 App Development Essentials is latest edition of this popular book series and has now been fully updated for the iOS 9 SDK, Xcode 7 and the Swift 2 programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 9 and programming in Swift is provided, followed by an in ... もっと見る

    1,746 円

  • オブジェクト指向UIデザイン──使いやすいソフトウェアの原理

    シリーズ series WEB+DB PRESS plus
    【銀の弾丸、OOUI。操作性と開発効率の劇的な向上】オブジェクト指向ユーザーインターフェース(OOUI)とは、オブジェクト(もの、名詞)を起点としてUIを設計すること。タスク(やること、動詞)を起点としたUIに比べて、画面数が減って作業効率が高まり、また開発効率や拡張性も向上する、いわば「銀の弾丸」的な効果を持つ。ブログや雑誌記事などで大きな反響を得たこの設計手法について、前半部では理論やプロセスを詳説。そして後半部の「ワークアウト(実践演習)」では18の課題に読者がチャレンジ。実際に考え、手を動かし、試行錯誤をすることにより、OOUIの設計手法を体得できる。■この書籍に関連する記事があります!動詞ではなく名詞を起点に画面を構成する ~OOUIでソフトウェアを使いやすく~<stron... ... もっと見る

    3,278 円

  • Python 入門指南

    由基礎走向完整 GUI 及網頁前端專案的 MVC 開發模式 V5.00

    Kaiching Chang ...
    Python 為熱門的程式語言之一,中英文學習資源都琳瑯滿目,無論是網路上免費的或是書店裡販賣的書籍,讀者可以找到各式各類的教材,目前中、英文學習資源都很豐富,無論是網路上免費的或是書店裡販賣的書籍,入門書籍方面,惟獨缺少直接帶領讀者學習開發軟體的教材,此亦本書的設計理念,希望藉由帶領讀者開發簡單的應用軟體,以此帶給讀者完整的軟體開發觀念。本書分成四大部分,每一部分又分成 8 到 21 個單元◎ 基礎篇◎ 軟體開發篇◎ GUI 篇◎ Brython 篇(書中的「關於本書」有學習路徑圖。)首先是「基礎學習篇」,「基礎學習篇」的學習目標包括認識 Python 、怎麼處理資料、控制結構、模組化、物件導向及程式文件,這部分累計十三個單元,預計帶領讀者學會寫簡單的 Python 小程式,具備寫小程式的能力之後,就進入接下來的「軟體開發篇」。「軟體開發篇」的學習目標為開發、測試、除錯及重構 ... もっと見る

    1,221 円

  • F# for Machine Learning Essentials

    Get up and running with machine learning with F# in a fun and functional way

    Get up and running with machine learning with F\# in a fun and functional wayKey FeaturesDesign algorithms in F\# to tackle complex computing problemsBe a proficient F\# data scientist using this simple-to-follow guideSolve real-world, data-related problems with robust statistical models, built for a range of datasetsBook DescriptionThe F\# functional programming language enables developers to ... もっと見る

    3,961 円

  • NGUI for Unity

    An easy-to-follow, step-by-step tutorial focusing on practical situations and manipulations, guiding you to create a concrete Graphical User Interface and a simple 2D game. If you are a Unity 3D developer looking forward to learn NGUI for Unity, then this book is for you. Prior knowlege of C# scripting is expected. Additional knowledge of Unity 3D Editor, GameObject and creating/adding scripts to ... もっと見る

    3,265 円

  • Java Network Programming

    Developing Networked Applications

    This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs.Author Elliotte Rusty Harold provides complete ... もっと見る

    2,534 円

  • オブジェクト指向でなぜつくるのか 第3版 知っておきたいOOP、設計、アジャイル開発の基礎知識

    平澤 章 ...
    『オブジェクト指向でなぜつくるのか』10年ぶり、待望の改訂第3版!「これからの10年も通用する基本」を、より多くの読者に身につけてもらうために改訂しました。現在のソフトウエア開発技術の主役である、オブジェクト指向の全体像とそこに含まれる各技術を平易な文章で核心をズバリと解説します。生産性のかぎを握るプログラム開発の主要技術をわかりやすく教えるという位置づけは変わりません。そのうえで「今ドキのOOP」として人気言語(Java、Python、Ruby、JavaScrpit)の最新動向を新たに盛り込んでいます。もちろん、すべての文章を細かく見直して現況に沿うよう更新しています。本書の特徴◆オブジェクト指向(OOP)の全体像と特徴がわかる◆OOPのプログラムが動く仕組みが具体的にわかる◆関数型言語の本質とOOPとの関係がわかる◆アジャイル開発手法と実践手法がわかる ... もっと見る

    2,640 円

  • How to Program with Java eBook

    Trevor J Page ...
    This eBook is designed to teach anyone how to program with Java. The tutorials contained within were carefully constructed with the beginner programmer in mind. The lessons are presented step by step, and explained in plain English.It starts with the basics such as:What is a Variable?What is a Control Structure?What is a Data Structure?These are terms that, if never seen before, would scare ... もっと見る

    999 円

  • Programming Python

    Mark Lutz ...
    Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, ... もっと見る

    4,338 円

  • Enterprise JavaBeans 3.0

    If you're up on the latest Java technologies, then you know that Enterprise JavaBeans (EJB) 3.0 is the hottest news in Java this year. In fact, EJB 3.0 is being hailed as the new standard of server-side business logic programming. And O'Reilly's award-winning book on EJB has been refreshed just in time to capitalize on the technology's latest rise in popularity.This fifth edition, written by Bill ... もっと見る

    3,617 円

  • Android Studio Development Essentials

    Neil Smyth ...
    The goal of this book is to teach the skills necessary to develop Android based applications using the Android Studio Integrated Development Environment (IDE) and the Android 5.0 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 overview of Android Studio is included covering ... もっと見る

    1,746 円

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... もっと見る

    2,174 円

  • Continuous Integration

    Improving Software Quality and Reducing Risk

    シリーズ series Addison-Wesley Signature Series
    For any software developer who has spent days in “integration hell,” cobbling together myriad software components, Continuous Integration: Improving Software Quality and Reducing Risk illustrates how to transform integration from a necessary evil into an everyday part of the development process. The key, as the authors show, is to integrate regularly and often using continuous integration (CI) ... もっと見る

    7,127 円

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical ... もっと見る

    11,285 円

  • ActionScript 3.0 Cookbook

    Solutions for Flash Platform and Flex Application Developers

    Well before Ajax and Microsoft's Windows Presentation Foundation hit the scene, Macromedia offered the first method for building web pages with the responsiveness and functionality of desktop programs with its Flash-based "Rich Internet Applications". Now, new owner Adobe is taking Flash and its powerful capabilities beyond the Web and making it a full-fledged development environment.Rather than ... もっと見る

    2,895 円

  • JUnit Pocket Guide

    Quick Look-up and Advice

    Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... もっと見る

    722 円

  • ビジネスアナリシスのためのユースケース読本

    2000年初頭に要求開発やアジャイル開発が提唱され、早く確実にソフトウェア要求を引き出して継続的に実装していくことが今日の開発スタイルとなっています。また、ビジネスアナリシス知識体系ガイドであるBABOK(A Guide to the Business Analysis Body of Knowledge)や要求工学知識体系であるREBOK(Requirements Engineering Body Of Knowledge)の登場によって、ますますソフトウェア要求というものが重要視されてきています。ユースケースは、1980年代にイヴァー・ヤコブソンによって提唱されたソフトウェア要求の技法です。2000年頃、オブジェクト指向開発とその表記法であるUMLが開発者に広まるのとあわせて、ユースケースはシステム開発の要件定義などのシーンで活用されるようになりました。2009年にはBABOK(r ... もっと見る

    無料

  • Groovy 2 Cookbook

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.

    Java and Groovy go together like ham and eggs, and this book is a great opportunity to learn how to exploit Groovy 2 to the full. Packed with recipes, both intermediate and advanced, it's a great way to speed up and modernize your programming.Key FeaturesSimple and more advanced recipes to cover a broad number of topics and challengesWith scores of practical examples, this book will help you to ... もっと見る

    4,994 円

  • Head First EJB

    Passing the Sun Certified Business Component Developer Exam

    What do Ford Financial, IBM, and Victoria's Secret have in common? Enterprise JavaBeans (EJB). As the industry standard for platform-independent reusable business components, EJB has just become Sun Microsystem's latest developer certification. Whether you want to be certifiable or just want to learn the technology inside and out, Head First EJB will get you there in the least painful way. And ... もっと見る

    3,256 円

  • Swift Development with Cocoa

    Developing for the Mac and iOS App Stores

    Ready to build apps for iPhone, iPad, and Mac now that Swift has landed? If you’re an experienced programmer who’s never touched Apple developer tools, this hands-on book shows you how to use the Swift language to make incredible iOS and OS X apps, using Cocoa and Cocoa Touch.Learn how to use Swift in a wide range of real-world situations, with Cocoa features such as Event Kit and Core Animation. ... もっと見る

    3,080 円

  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... もっと見る

    無料

  • Java 8 Programmer II Study Guide: Exam 1Z0-809

    Esteban Herrera ...
    This is the e-book version of my online Java 8 Programmer II Study Guide.The exam for the Oracle Certified Professional, Java SE 8 Programmer certification is hard. New APIs, lambdas, and streams, it covers a lot. But this book can help you.This book has complete coverage of the Java 8 SE Programmer II (1Z0-809) exam objectives. Each chapter presents the content in a simple and conversational ... もっと見る

    1,100 円

  • Essential ActionScript 3.0

    ActionScript 3.0 Programming Fundamentals

    Colin Moock ...
    ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API.Essential ActionScript has become the #1 resource for the Flash and ActionScript ... もっと見る

    3,978 円