Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
971件の検索結果中361384を表示
Skip side bar filters
  • JAVA 9.0 To 13.0 New Features

    JogA Mandar ...
    Comprehensive guide to study the version updates from JDK9.0 to JDK13.0Key features Learn the journey of Java from its initial days till date. Learn how to implement modular programming in java9. Study the updates in different versions of Java from version 9.0 to 13.0. Understand the need and working of reactive programming. Learn to migrate the pre-existing Java code to new versions. Learn how to ... もっと見る

    2,390 円

  • The Book of F#

    Breaking Free with Managed Functional Programming

    Dave Fancher ...
    F# brings the power of functional-first programming to the .NET Framework, a platform for developing software in the Microsoft Windows ecosystem. If you're a traditional .NET developer used to C# and Visual Basic, discovering F# will be a revelation that will change how you code, and how you think about coding.In The Book of F#, Microsoft MVP Dave Fancher shares his expertise and teaches you how ... もっと見る

    5,030 円

  • Ruby by Example

    Concepts and Code

    Kevin C. Baird ...
    There may be no better way to learn how to program than by dissecting real, representative examples written in your language of choice. Ruby by Example analyzes a series of Ruby scripts, examining how the code works, explaining the concepts it illustrates, and showing how to modify it to suit your needs. Baird's examples demonstrate key features of the language (such as inheritance, encapsulation, ... もっと見る

    3,347 円

  • Java 7 Pocket

    Luigi Comi ...
    シリーズ 本: 4 - 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: computer, smartphone, televisori, navigatori satellitari.Studiare Java permette non solo di imparare un moderno linguaggio di programmazione ma anche, una volta ... もっと見る

    850 円

  • La programmazione orientata agli oggetti

    ULTIMA EDIZIONE: APRILE 2024Devi entrare in contatto con la programmazione ad oggetti?Hai sentito parlare di questo paradigma di programmazione, ma non sai da dove cominciare?Hai provato in passato a capirci qualcosa senza successo?Se ti trovi in una delle precedenti condizioni, allora questo libro potrebbe essere un ottimo investimento!Questo libro è scritto esplicitamente per... ... もっと見る

    800 円

  • Data Clustering in C++

    An Object-Oriented Approach

    Guojun Gan ...
    Data clustering is a highly interdisciplinary field, the goal of which is to divide a set of objects into homogeneous groups such that objects in the same group are similar and objects in different groups are quite distinct. Thousands of theoretical papers and a number of books on data clustering have been published over the past 50 years. However, few books exist to teach people how to implement ... もっと見る

    16,595 円

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    Jordan Hudgens ...
    This book will provide you with all of the tools you need to be a professional Ruby developer. Starting with the core principles, such as syntax and best practices, and up to advanced topics like metaprogramming and big data analysis.Key FeaturesProvides the core skills required to become a Ruby programmerCovers how to use the most popular Ruby Gem librariesIncludes details on regular ... もっと見る

    3,961 円

  • Mastering Visual Studio Code: Navigating the Future of Development

    "Mastering Visual Studio Code: Navigating the Future of Development" is an essential guide for developers seeking to harness the full potential of Visual Studio Code, the popular code editor from Microsoft. This comprehensive book offers an in-depth exploration of the features, extensions, and customization options that make Visual Studio Code a powerful tool for modern software development ... もっと見る

    1,500 円

  • Head First Object-Oriented Analysis and Design

    A Brain Friendly Guide to OOA&D

    "Head First Object Oriented Analysis and Design is a refreshing look at subject of OOAD. What sets this book apart is its focus on learning. The authors have made the content of OOAD accessible, usable for the practitioner."Ivar Jacobson, Ivar Jacobson Consulting"I just finished reading HF OOA&D and I loved it! The thing I liked most about this book was its focus on why we do OOA&D-to write great ... もっと見る

    3,617 円

  • 「実践ドメイン駆動設計」から学ぶDDDの実装入門

    書籍「実践ドメイン駆動設計」と併せて読んですぐ使える! 普段の開発においてDDDで実装を始める方法を、分かりやすく解説CodeZineの人気連載を書籍化。エリック・エヴァンスのドメイン駆動設計(DDD)の考え方を、実際に導入するためには、それぞれの開発現場に合わせて、さらに具体的に噛み砕く必要があります。そこで本書は、このDDDの考え方を実践に落とし込んだ書籍「実践ドメイン駆動設計」の構成に沿って、現代の開発現場において重要な部分にフォーカスし、DDD実装のノウハウを解説しました。図版を多く用い、DDD初心者にも分かりやすく解説しています。「DDDという言葉を知っているものの、全容を理解できていない」「DDDを自分たちの現場に導入したいが、何から始めたらよいか分からない」といった悩みを抱えた開発者は必見の入門書です。【対象読者】・ドメイン駆動設計に関心を持っている開発者 ... もっと見る

    2,750 円

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

    9,083 円

  • Programming C# 12

    Build Cloud, Web, and Desktop Applications

    Ian Griffiths ...
    C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 12.0 and .NET 8 fundamentals and techniques for building cloud, web, and desktop applications.Designed for experienced programmers, this book provides many code ... もっと見る

    6,151 円

  • Orientação a Objetos e SOLID para Ninjas

    Projetando classes flexíveis

    Mauricio Aniche ...
    Todo profissional que trabalha com desenvolvimento deve conhecer os conceitos básicos de Orientação a Objetos. Esse paradigma, além de fundamental, é utilizado em todo o mercado de software ao redor do mundo. Mas nós sabemos que, na prática, o que vemos espalhado por aí são pilhas de códigos procedurais disfarçados. Neste livro, Maurício Aniche discute como a implementação e o foco no projeto de ... もっと見る

    1,500 円

  • The Ultimate Guide To Microsoft Excel Vba For Beginners And Seniors

    Mike Cage ...
    Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA,Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll ... もっと見る

    750 円

  • Do PHP ao Laminas

    Domine as boas práticas

    Flávio Lisboa ...
    Depois de criado, todo software precisará de manutenção enquanto estiver rodando. Para que esse custo não seja alto, é necessário desenvolvê-lo com ferramentas que facilitem sua manutenção. É o que o framework Laminas faz para a linguagem de programação PHP, usando o paradigma da Orientação a Objetos. Laminas é um framework de código aberto para o desenvolvimento de aplicações e serviços Web com ... もっと見る

    1,300 円

  • Google Bard: Navigating the Age of Information

    In "Google Bard: Navigating the Age of Information," readers are introduced to the revolutionary world of AI as embodied by Google's Bard. This comprehensive guide delves into the technological advancements and challenges of the information age, offering a detailed exploration of how artificial intelligence like Bard is reshaping our interaction with digital data and transforming societal norms ... もっと見る

    1,550 円

  • Rust In Practice, Second Edition

    A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages

    Learn to Build Rust Programs, Test Applications and Create Your Own Cargo Packages with latest Rust 1.77"Rust In Practice, Second Edition" is an updated book that builds on the previous edition's excellent foundation and is intended to help readers progress from novice to proficient Rust developers. This new edition comes with Rust 1.77 version that goes deeper into Rust's core and advanced ... もっと見る

    6,680 円

  • Mastering Scala: Elegance in Code

    "Mastering Scala: Elegance in Code" is an essential guide for software developers and programmers who are eager to dive deep into the Scala programming language. This comprehensive book not only introduces you to the basics of Scala but also takes you on a journey through its more advanced features, emphasizing the art of writing elegant and efficient code.Scala, known for its concise syntax and ... もっと見る

    1,500 円

  • Python Schritt für Schritt erklärt

    Vom absoluten Anfänger zu den ersten eigenen Programmen

    Lukas Neumann ...
    翻訳 Lukas Neumann ...
    Programmieren lernen war noch nie so einfach – Python Schritt für Schritt für absolute Anfänger!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Python ist die perfekte Sprache für Einsteiger – und dieses Buch ist Ihr idealer Begleiter auf dem Weg zu Ihren ersten eigenen Programmen!Warum Python? Python ist die beliebteste Programmiersprache für Anfänger weltweit. Sie ... もっと見る

    2,212 円

  • Mastering Design Patterns In TypeScript

    An Approachable Guide

    This book, "Mastering Design Patterns in TypeScript: An Approachable Guide," is aconcise yet comprehensive resource that aims to demystify design patterns and makethem accessible to developers with a basic understanding of TypeScript and object-oriented programming (OOP) concepts. Weighing in at just slightly over 100 pages,this book avoids unnecessary fluff and aims to provide you with a focused ... もっと見る

    1,920 円

  • iOS 12 App Development Essentials

    Learn to Develop iOS 12 Apps with Xcode 10 and Swift 4

    Neil Smyth ...
    iOS 12 App Development Essentials, the latest edition of this popular book series, has now been fully updated for the iOS 12 SDK, Xcode 10 and the Swift 4 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 12 and programming in Swift 4 is provided, followed by an ... もっと見る

    6,113 円

  • Enhanced Java: Step-by-Step Java Book (3th Edition)

    Jamie Bloch ...
    Java Made Easy – a Step-by-Step Guide for BeginnersLearning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a ... もっと見る

    4,904 円

  • ORACLE & SQL

    For BE/B.TECH/BCA/MCA/ M.TECH/Diploma/B.Sc/M.Sc/MA/ BA/Competitive Exams & Knowledge Seekers

    Na.VIKRAMAN ...
    シリーズ 本: 58 - BSCMSCBEME
    Mr.E.F.T Codds applied the principle of relationship in statistics to data management and came up with twelve laws using mathematics. He proved that if all these 12 laws were incorporated into database core technology, there would be a revolution in the speed of any database management system while managing data even when used on network operating system. Oracle implements around seven of Codds ... もっと見る

    3,843 円

  • Minimal APIs in ASP.NET 9

    Design, implement, and optimize robust APIs in C# with .NET 9

    Nick Proud ...
    Create APIs that embody simplicity, scalability, and precision with proven development techniques and the robust features of .NETKey FeaturesGet to grips with API design, architecture, and development methodologies to create elegant and scalable APIs in .NETGet insights into contemporary trends and tools shaping the API industryExplore both basic and advanced topics such as optimization, data ... もっと見る

    3,186 円