Skip to main content

カート

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

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

おすすめ

Loading...

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

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

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... もっと見る

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

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    Dorothy R. Kirk ...
    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... もっと見る

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

  • Unity Essentials: Your First Steps in Game Development

    Unity Game Development Series

    シリーズ series Unity Game Development Series
    "Unity Essentials: Your First Steps in Game Development" is a comprehensive guide designed for aspiring game developers and enthusiasts looking to make their mark in the world of video game creation. This book serves as an essential introduction to Unity, one of the most popular and versatile game development platforms in the industry.Starting with the basics, this guide walks you through the ... もっと見る

    1,500 円

  • Mastering Flutter and Dart: Elegant Code for Cross-Platform Success

    "Mastering Flutter and Dart: Elegant Code for Cross-Platform Success" is the definitive guide for developers looking to enhance their skills in building visually stunning and functionally robust applications that run seamlessly across multiple platforms. Written by experts in the field, this book delves deep into the nuances of Flutter and Dart, offering readers a comprehensive understanding of ... もっと見る

    1,500 円

  • Vulkan Fundamentals: A Beginner's Guide

    Vulcan Fundamentals

    シリーズ series Vulcan Fundamentals
    "Vulkan Fundamentals: A Beginner's Guide" is your gateway to the exciting world of graphics programming and 3D rendering. Designed for newcomers to the Vulkan API, this comprehensive book takes you on a journey from the basics to the advanced concepts, equipping you with the skills needed to create stunning visual experiences and dive into game development.Discover the inner workings of Vulkan, a ... もっと見る

    2,300 円

  • Advanced Object-Oriented Programming: Build Scalable, Maintainable, and Robust Code

    Marcus Vale ...
    Are you stuck writing code that works today but becomes a nightmare to maintain tomorrow? Do you understand classes and inheritance but struggle to design systems that stay flexible as requirements change?Advanced Object-Oriented Programming bridges the gap between knowing syntax and mastering software architecture. This book is your roadmap from intermediate developer to software architect.What ... もっと見る

    499 円

  • Newbies coding html&css

    Tatenda Majira ...
    Think coding is just for geniuses? Think again. "HTML and CSS for Newbies" breaks down the two most essential languages of the web into simple step-by-step lessons. Go from zero to your first webpage in one weekend. No jargon no confusion just the skills you need to build the websites you've always imagined. ... もっと見る

    1,250 円

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

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

  • Programming in D

    Ali Çehreli ...
    The main aim of this book is to teach D to readers who are new to computer programming. Although having experience in other programming languages is certainly helpful, this book starts from the basics.D is a multi-paradigm system programming language that combines a wide range of powerful programming concepts from the lowest to the highest levels. It has C-like syntax and static typing. It ... もっと見る

    1,050 円

  • Object-Oriented JavaScript - Second Edition

    You will first be introduced to object-oriented programming, then to the basics of objects in JavaScript. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug's console, see how it works and then tweak it and play around with it. There are practice ... もっと見る

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

  • Game Programming Using Qt Beginner's Guide

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsets

    A complete guide to designing and building fun games with Qt and Qt Quick 2 using associated toolsetsKey Features\[\*\] Learn to create simple 2D to complex 3D graphics and games using all possible tools and widgets available for game development in Qt\[\*\] Understand technologies such as QML, Qt Quick, OpenGL, and Qt Creator, and learn the best practices to use them to design games\[\*\] Learn ... もっと見る

    5,510 円 または Kobo Plus なら無料

  • Groovy for Domain-Specific Languages, Second Edition

    Extend and enhance your Java applications with domain-specific scripting in Groovy

    Fergal Dearle ...
    Extend and enhance your Java applications with domain-specific scripting in GroovyKey FeaturesBook DescriptionThe times when developing on the JVM meant you were a Java programmer have long passed. The JVM is now firmly established as a polyglot development environment with many projects opting for alternative development languages to Java such as Groovy, Scala, Clojure, and JRuby. In this ... もっと見る

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

  • C# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development

    Build applications with C#, .NET Core, Entity Framework Core, ASP.NET Core, and ML.NET using Visual Studio Code

    Mark J. Price ...
    Publisher\\'s Note: Microsoft stops supporting .NET Core 3.1 in December 2022. The newer 7th edition of this book is available that covers .NET 7 (end-of-life May 2024) or .NET 6 (end-of-life November 2024), with C\# 11 and EF Core 7.Key FeaturesBuild modern, cross-platform applications with .NET Core 3.0Get up to speed with C\#, and up to date with all the latest features of C\# 8.0Start creating ... もっと見る

    7,921 円 または Kobo Plus なら無料

  • Swift 2 Design Patterns

    Build robust and scalable iOS and Mac OS X game applications

    Julien Lange ...
    Build robust and scalable iOS and Mac OS X game applicationsKey FeaturesBook DescriptionSwift is a multi-paradigm language. It has expressive features familiar to those used to work with modern functional languages, while also keeping the object-oriented features of Objective-C. It remains compatible with Apple’s legacy codes and frameworks. A design pattern systematically names, motivates, and ... もっと見る

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

  • Python ilə Proqramlaşdırma

    Karim Tahiroglu ...
    Nüfuzlu TIOBE Proqramlaşdırma İcmasının məlumatlarına görə Python hazırda dünya üzrə ilk onluqda yer alan populyar proqramlaşdırma dili sayılır.Python dili 1991-ci ildə Guido van Rossum tərəfindən işlənib hazırlanmışdır. Proqramlaşdırmanın müasir tələblərinə cavab verən bu dil universaldır. Bu gün Google, Intel, CISCO, Hewlett-Packard, Qualcomm, IBM və NASA kimi qurumlar bir çox layihələrini ... もっと見る

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

  • Core Data with SwiftUI

    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 store data in a database with Core Data and the SwiftUI framework.After reading this guide, you will know how to work with the ... もっと見る

    497 円 または Kobo Plus なら無料

  • Python Computer Programming

    Simple Step-By-Step Introduction to the Python Object-Oriented Programming. Quick Start Guide for Beginners

    Alex Campbell ...
    Python is one of the most powerful computer programming languages of all time, for several reasons we’ll discuss in the first section. The syntax is simple to learn and use and, compared to other programming languages, you often don’t need to write so much code. The sheer simplicity of the language helps programmers write more and develop programs that are more complex in less time.This guide ... もっと見る

    620 円 または Kobo Plus なら無料

  • Patterns for Parallel Software Design

    シリーズ 本: 21 - Wiley Software Patterns Series
    Essential reading to understand patterns for parallel programmingSoftware patterns have revolutionized the way we think about how software is designed, built, and documented, and the design of parallel software requires you to consider other particular design aspects and special skills. From clusters to supercomputers, success heavily depends on the design skills of software developers.Patterns ... もっと見る

    9,616 円

  • Mastering Swift

    Mastering Swift

    Jon Hoffman ...
    Key FeaturesBook DescriptionIf you are a developer that learns best by looking at, and working with, code, then this book is for you. A basic understanding of Apple's tools is beneficial but not mandatory.What you will learnPrototype and test code in a PlaygroundUnderstand the basics of Swift, including operators, collections, control flows, and functionsCreate and use Classes, Structures, and ... もっと見る

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

  • Prompting C++ for Systems Engineering

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

    Vivek Bhadra ...
    Engineer with Precision. Accelerate with AI. Deliver with Confidence.Book DescriptionAI 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 productio... ... もっと見る

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

  • Le Bon Code

    L'art délicat et sensoriel de la programmation, et sa conjugaison avec le monde de l'entreprise

    ANTHONY LAURITO ...
    Si le code informatique est partout aujourd’hui, écrire du bon code est un exercice qui s’apprend. Il ne s’agit pas seulement de technique ou de réflexion. Les plus beaux codes sont comme des oeuvres d’art: nourrissant de satisfaction celui qui les lits, autant que celui qui les a écrits. ... もっと見る

    無料

  • Mathematical Objects in C++

    Computational Tools in A Unified Object-Oriented Approach

    Yair Shapira ...
    シリーズ series Chapman & Hall/CRC Numerical Analysis and Scientific Computing Series
    Emphasizing the connection between mathematical objects and their practical C++ implementation, this book provides a comprehensive introduction to both the theory behind the objects and the C and C++ programming. Object-oriented implementation of three-dimensional meshes facilitates understanding of their mathematical nature. Requiring no prerequis ... もっと見る

    18,922 円

  • PHP, MySQL, & JavaScript All-In-One For Dummies

    Richard Blum ...
    Learn the essentials of creating web apps with some of the most popular programming languagesPHP, MySQL, & JavaScript All-in-One For Dummies bundles the essentials of coding in some of the most in-demand web development languages. You'll learn to create your own data-driven web applications and interactive web content. The three powerful languages covered in this book form the backbone of top ... もっと見る

    4,871 円

  • Object Detection by Stereo Vision Images

    OBJECT DETECTION BY STEREO VISION IMAGESSince both theoretical and practical aspects of the developments in this field of research are explored, including recent state-of-the-art technologies and research opportunities in the area of object detection, this book will act as a good reference for practitioners, students, and researchers.Current state-of-the-art technologies have opened up new ... もっと見る

    26,624 円