Skip to main content

カート

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

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

おすすめ

Loading...

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

オブジェクト指向プログラミング の本がお好きな方におすすめです。
969件の検索結果中721744を表示
Skip side bar filters
  • Java Programming Fundamentals: From Control Structures through Objects

    Brian Gaddis ...
    This book is designed to be easy to read and understand although the topic itself is complicated. Algorithms are the procedures that software programs use to manipulate data structures. Designed to support an introductory programming course, this book teaches you concepts of problem-solving and object-orientated programming using a fundamentals-first approach. Beginner programmers learn critical ... もっと見る

    4,542 円

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... もっと見る

    3,617 円

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Flávio Almeida ...
    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... もっと見る

    1,500 円

  • Ruby on Rails on AWS

    Architecture, networking, security, and pricing

    You can't afford not to know AWSThese days, most Ruby on Rails applications that are advanced utilize AWS to some extent. From hosting files on AWS S3 to running containerized applications with plenty of services involved.Are you willing to become a top-paid Ruby engineer? Knowledge about AWS is among the most desired skills that a Rails developer can have. This book is the key to this knowledge. ... もっと見る

    5,721 円

  • Functional Programming in Java

    Harness the Power of Streams and Lambda Expressions

    Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques ... もっと見る

    4,162 円

  • Job Ready Java

    Prepare yourself to take on new and exciting Java programming challenges with this one-stop resourceJob Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts ... もっと見る

    3,804 円

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

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

    3,817 円

  • Eclipse

    Programming Java Applications

    Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... もっと見る

    3,256 円

  • Dojo: The Definitive Guide

    The Definitive Guide

    Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex ... もっと見る

    2,895 円

  • A Solid Way in C#: Master Solid Principles and Write Clean, Maintainable Code

    Humna Ansari ...
    The SOLID Way in C#Master SOLID Principles in C# – Write Clean, Robust Code the Fun Way!Are you ready to level up your C# coding skills with one of the most important design principles in software development? Whether you're a beginner or an experienced developer looking to write cleaner, more maintainable code, this ebook is your friendly, brain-friendly guide to mastering the SOLID principles in ... もっと見る

    450 円

  • Programación Orientada a Objetos

    La importancia del este libro radica en la en la incorporación de nuevas metodologías para la implementación de aplicaciones, en donde se plasman conceptos, diseños, procedimientos y ejemplos para comprender correctamente el entorno del lenguaje y sus herramientas.Las metodologías de creación de aplicaciones han evolucionado continuamente desde su aparición, así también como la demanda de ... もっと見る

    1,400 円

  • Modern Concurrency in Java

    Virtual Threads, Structured Concurrency, and Beyond

    Welcome to the future of Java. With this book, you'll explore the transformative world of Java 21's key feature: virtual threads. Remember struggling with the cost of thread creation, encountering limitations on scalability, and facing difficulties in achieving high throughput? Those days are over. This practical guide takes you from Java 1.0 to the cutting-edge advancements of Project Loom.You'll ... もっと見る

    5,069 円

  • Apprendre Python Rapidement

    Le guide du débutant pour apprendre tout ce que vous devez savoir sur Python, même si vous êtes nouveau dans la programmation

    Kevin Droz ...
    ⚠ A qui s’adresse ce livreCe livre est un guide complet pour débutants destiné à leur enseigner la programmation avec Python pas à pas. Si vous avez déjà appris à écrire des programmes informatiques dans d'autres langages - que ce soit un langage de description simple comme HTML5 ou un langage plus complexe comme le Java ou le C, alors ce livre est pour vous.Si vous avez des compétences ... もっと見る

    1,817 円

  • CryEngine Basics: First Steps in Game Development

    CryEngine Series

    シリーズ series CryEngine Series
    Embark on an exhilarating journey into the world of game development with "CryEngine Basics: First Steps in Game Development." This comprehensive guide is an indispensable resource for aspiring game developers, digital artists, and enthusiasts eager to master the fundamentals of using CryEngine, one of the most powerful game engines available today.Authored by a seasoned game developer, this book ... もっと見る

    1,500 円

  • JavaScript Design Patterns

    Deliver fast and efficient production-grade JavaScript applications at scale

    Step into the world of design patterns through modern JavaScript paradigms to supercharge your applications on the web and beyondKey FeaturesExplore various JavaScript design patterns, delving deep into their intricacies, benefits, and best practicesUnderstand the decision-making process guiding the selection of specific design patternsBuild a solid foundation to learn advanced topics in ... もっと見る

    3,357 円

  • Instant RubyMine Assimilation

    Dave Jones ...
    Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A practical guide comprising of easy-to-follow recipes which provide concise and clear steps to help you enter the world of RubyMine.Instant RubyMine is ideal for you, if you are new to RubyMine or well acquainted with the technology. All you need ... もっと見る

    2,287 円

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    江彼得森 ...
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... ... もっと見る

    2,186 円

  • Python Programming for Students

    Explore Python in multiple dimensions with project-oriented approach (English Edition)

    Embark on an exciting journey into the world of programming with "Python Programming for Students." In today’s quickly changing world of technologies, Python is serving as an up-and-coming programming language with its applicability in a variety of domains ranging from task-specific Python programs, standalone GUI applications, programming sustainable websites, developing interactive games, data ... もっと見る

    2,686 円

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

  • R Object-oriented Programming

    Kelly Black ...
    This book is designed for people with some experience in basic programming practices. It is also assumed that they have some basic experience using R and are familiar using the command line in an R environment. Our primary goal is to raise a beginner to a more advanced level to make him/her more comfortable creating programs and extending R to solve common problems. ... もっと見る

    4,004 円

  • The Object Primer

    Agile Model-Driven Development with UML 2.0

    Scott W. Ambler ...
    Scott Ambler, award-winning author of Building Object Applications that Work, Process Patterns, and More Process Patterns, has revised his acclaimed first book, The Object Primer. Long prized in its original edition by both students and professionals as the best introduction to object-oriented technology, this book has all modeling notation rewritten in UML 2.0. All chapters have been revised to ... もっと見る

    11,711 円

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

  • Near Field Communications Technology and Applications

    Mike Hendry ...
    Whether you are a developer, engineer, researcher or student, this practical guide gives you everything you need to know about NFC technology and its applications. You will learn what differentiates NFC from other short-range technologies such as contactless cards, RFID and Bluetooth, as well as discovering the opportunities it provides, from a fast and instinctive user interface with no ... もっと見る

    7,673 円

  • Job Ready Python

    Get ready to take on Python with a practical and job-focused guideJob Ready Python offers readers a straightforward and elegant approach to learning Python that emphasizes hands-on and employable skills you can apply to real-world environments immediately.Based on the renowned mthree Global Academy and Software Guild training program, this book will get you up to speed in the basics of Python, ... もっと見る

    3,530 円