Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
971件の検索結果中241264を表示
Skip side bar filters
  • From Code to Solutions in Software Engineering with Java

    From Problem Definition to Responsible Solutions

    Mathias Ellmann ...
    How do we move from code to responsible software solutions?Many people learn Java as a programming language: writing classes, creating objects, implementing methods, and developing applications.Yet software projects rarely fail because of syntax. More often, they fail because problems are not properly understood, requirements are formulated ambiguously, or technical decisions are not examined ... もっと見る

    2,380 円

  • Spring Boot 3 and Spring Framework 6

    The Comprehensive Guide to Modern Java Development

    Master Spring Boot 3 and Spring Framework 6 to create scalable Java applications. Learn database integration, web development, monitoring, and deployment with modern best practices.Key FeaturesComprehensive coverage of Spring Boot 3 and Spring Framework 6 core concepts and modulesDetailed guidance on relational and NoSQL database integration for versatile data managementFocus on practical ... もっと見る

    5,855 円

  • Python für absolute Anfänger

    Ein vollständiger, leicht verständlicher Einstieg in die Welt der Programmierung

    Lukas Neumann ...
    翻訳 Lukas Neumann ...
    Ihr perfekter Einstieg in die Python-Programmierung – ohne Vorkenntnisse!Sie möchten programmieren lernen, wissen aber nicht, wo Sie anfangen sollen? Dieses Buch ist Ihr Schlüssel zur Welt der Python-Programmierung – speziell für absolute Anfänger ohne jegliche Programmiererfahrung geschrieben.Warum dieses Buch?Python ist die beliebteste Programmiersprache der Welt und der ideale Einstieg für ... もっと見る

    2,396 円

  • SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management

    In today's fast-paced digital world, understanding how to efficiently store, manage, and retrieve data is crucial for businesses and developers alike. SQL and NoSQL Full Mastery: A Comprehensive Guide to Modern Data Management offers a deep dive into the world of both relational and non-relational databases, providing readers with the tools they need to navigate the complexities of modern data ... もっと見る

    1,550 円

  • Go Programming for Data Processing

    Building High-Performance Pipelines and Streams

    Randy H. Mills ...
    Go Programming for Data Processing: Building High-Performance Pipelines and StreamsAbout the technology:Go, the open-source programming language by Google, is quickly becoming a favorite for building high-performance data pipelines. This book dives deep into Go's built-in concurrency features and efficient memory management, making it perfect for real-time data processing.Whether you're working ... もっと見る

    1,170 円

  • Kotlin Standard Library Cookbook

    Master the powerful Kotlin standard library through practical code examples

    Build optimized applications in Kotlin by learning how to make use of the standard library features the smart wayKey FeaturesGet the most out of the Kotlin library to develop high-quality portable applicationsExplore Kotlin’s powerful support for data processing and I/O operationsDiscover ways to enhance your Android application developmentBook DescriptionFor developers who prefer a more ... もっと見る

    3,961 円

  • Modern C++ Programming

    Including the recent standards C++11, C++17, C++20, C++23

    Orhan Gazi ...
    This book covers Modern C++ programming. The book is written in a neatly manner including the recent developments published in recent standards, C++11, C++17, C++20 and C++23. The book can be divided into two parts. The first part contains the classical programming units such as data types, loops, conditional statements, pointers etc. The second part of the book focuses on object oriented ... もっと見る

    1,313 円

  • 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,504 円

  • Componentes reutilizáveis em Java com reflexão e anotações

    Eduardo Guerra ...
    Muitos dos recursos providos pelos frameworks e componentes mais utilizados na indústria extrapolam os simples conceitos da Orientação a Objetos e fazem uso de reflexão e anotações. A utilização dessas poderosas ferramentas pode fazer uma grande diferença, com potencial de aumentar a produtividade do time e melhorar a estrutura do código. Neste livro, o uso de reflexão e anotações é abordado por ... もっと見る

    1,500 円

  • Curso básico de Python

    La guía definitiva para principiantes para una introducción fácil y rápida en la programación con Python

    "Curso básico de Python" es el libro para todos aquellos que quieran aprender los fundamentos de la programación en Python de la mano de un ingeniero (M.Eng.). En este libro aprenderá tanto los fundamentos teóricos como el uso práctico del lenguaje de programación Python a través de numerosos ejemplos y grandes proyectos de bricolaje.Así pues, si busca una guía práctica del lenguaje de ... もっと見る

    1,600 円

  • Elements of Deep Learning for Computer Vision

    Explore Deep Neural Network Architectures, PyTorch, Object Detection Algorithms, and Computer Vision Applications for Python Coders (English Edition)

    Bharat Sikka ...
    Elements of Deep Learning for Computer Vision gives a thorough understanding of deep learning and provides highly accurate computer vision solutions while using libraries like PyTorch.This book introduces you to Deep Learning and explains all the concepts required to understand the basic working, development, and tuning of a neural network using Pytorch. The book then addresses the field of ... もっと見る

    2,787 円

  • PHP Mastery: Crafting Dynamic Web Solutions

    "PHP Mastery: Crafting Dynamic Web Solutions" is an authoritative guide that delves into the intricate world of PHP, a dominant server-side scripting language pivotal in web development. This comprehensive resource is tailored for both novice and experienced programmers looking to deepen their understanding of PHP and its powerful capabilities in creating dynamic, robust web applications.Starting ... もっと見る

    1,500 円

  • 140 Tips For Clean Code

    Petri K. Silén ...
    140 Tips for Clean Code is a practical, experience-driven guide for developers who want to write better software every day, not someday. Distilled from three decades of hands-on software development across multiple programming languages, this book delivers hard-won insights into what actually makes code clean, maintainable, and resilient in real-world systems. It is written for practitioners who ... もっと見る

    1,499 円

  • A Student Guide to Object-Oriented Development

    A Student Guide to Object-Oriented Development is an introductory text that follows the software development process, from requirements capture to implementation, using an object-oriented approach. The book uses object-oriented techniques to present a practical viewpoint on developing software, providing the reader with a basic understanding of object-oriented concepts by developing the subject in ... もっと見る

    6,300 円

  • Eclipse IDE Pocket Guide

    Using the Full-Featured IDE

    Ed Burnette ...
    Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to basic questions such as: Where was that menu? What does that command do again? And how can I set my ... もっと見る

    722 円

  • Python Coding Simplified: Accessible Steps to Learn and Become a Programmer in Python

    Python Coding Simplified: Accessible Steps to Learn and Become a Programmer in Python is about simplifying the coding intricacies that impede people from learning Python. Assuming no prior knowledge of coding, the book takes a practical , simplified approach, making the fancy Python concepts accessible.The book orients the user to the fundamentals of programming and the behaviour of Python. The ... もっと見る

    2,150 円

  • Learning Functional Programming in Go

    Change the way you approach your applications using functional programming in Go

    Lex Sheehan ...
    Function literals, Monads, Lazy evaluation, Currying, and moreKey Features\[\*\] Write concise and maintainable code with streams and high-order functions\[\*\] Understand the benefits of currying your Golang functions\[\*\] Learn the most effective design patterns for functional programming and learn when to apply each of them\[\*\] Build distributed MapReduce solutions using GoBook ... もっと見る

    4,391 円

  • Async Rust

    Unleashing the Power of Fearless Concurrency

    Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in ... もっと見る

    4,611 円

  • 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,663 円

  • Mastering LibGDX Game Development

    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title

    Patrick Hoey ...
    Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial titleKey FeaturesBook DescriptionLeverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money ... もっと見る

    4,994 円

  • Ultimate C# for High-Performance Applications

    Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Key Features● Unlock advanced multithreading, async, and parallelism in C#.● Master tools to debug, profile, and crush performance issues.● Build real-world, production-ready apps that scale effortlessly.Book DescriptionHigh-performance software is no longer optional-today's applications must be fast, scalable, and... ... もっと見る

    3,706 円

  • Tapworthy

    Designing Great iPhone Apps

    Josh Clark ...
    So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.Whether you're a designer, ... もっと見る

    2,895 円

  • Ant: The Definitive Guide

    Complete Build Management for Java

    Steve Holzner ...
    Soon after its launch, Ant succeeded in taking the Java world by storm, becoming the most widely used tool for building applications in Java environments. Like most popular technologies, Ant quickly went through a series of early revision cycles. With each new version, more functionality was added, and more complexity was introduced. Ant evolved from a simple-to-learn build tool into a full ... もっと見る

    3,256 円

  • Object-Oriented Programming for Beginners: Learn OOP Concepts with Real-World Examples

    Transition from disorganized scripting to building robust, scalable software architectures.Many self-taught developers and computer science students encounter a significant plateau in their programming development. While you may possess a strong grasp of variables and loops, constructing complex applications often results in code that is difficult to maintain and prone to errors. Resolving a ... もっと見る

    899 円