Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Object Oriented Programming eBooks

If you like Object Oriented Programming eBooks, then you'll love these top picks.
Showing 289 - 312 of 727 Results
Skip side bar filters
  • C# Fundamentals

    Learn Modern C# 14 and .NET 10 from the Ground Up

    by Adam Seebeck ...
    C# Fundamentals: Learn Modern C# 14 and .NET 10 from the Ground Up is your complete, hands-on guide to mastering Microsoft’s latest programming language and platform. Whether you are new to coding or upgrading from earlier .NET versions, this structured course takes you from core concepts to professional-grade development with modern syntax and best practices.What you will learnSet up Visual ... Read more

    $9.99 USD

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    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 ... Read more

    $9.98 USD

  • Pythonic Programming

    Tips for Becoming an Idiomatic Python Programmer

    Make your good Python code even better by following proven and effective pythonic programming tips. Avoid logical errors that usually go undetected by Python linters and code formatters, such as frequent data look-ups in long lists, improper use of local and global variables, and mishandled user input. Discover rare language features, like rational numbers, set comprehensions, counters, and ... Read more

    $16.59 USD

  • Object-Oriented Analysis and Design for Information Systems

    Agile Modeling with UML, OCL, and IFML

    Object-Oriented Analysis and Design for Information Systems clearly explains real object-oriented programming in practice. Expert author Raul Sidnei Wazlawick explains concepts such as object responsibility, visibility and the real need for delegation in detail. The object-oriented code generated by using these concepts in a systematic way is concise, organized and reusable. The patterns and ... Read more

    $48.59 USD

  • A Practical Guide to SysML

    The Systems Modeling Language

    Series series The MK/OMG Press
    A Practical Guide to SysML: The Systems Modeling Language is a comprehensive guide for understanding and applying SysML to model systems. The Object Management Group's OMG SysML is a general-purpose graphical modeling language for representing systems that may include combinations of hardware, software, data, people, facilities, and natural objects. SysML supports the practice of model-based ... Read more

    $53.99 USD

  • Introducing iOS 8

    Swift Programming from Idea to App Store

    by Steve Derico ...
    Learn to make iOS apps even if you have absolutely no programming experience. This hands-on book takes you from idea to App Store, using real-world examples—such as driving a car or eating at a restaurant—to teach programming and app development. You’ll learn concepts through clear, concise, jargon-free language.This book focuses on Apple’s new programming language, Swift. Each lesson is divided ... Read more

    $23.09 USD

  • The PLC Programming Guide for Beginners

    by Mark Splawn ...
    Unlock the world of Programmable Logic Controllers (PLCs) with our comprehensive book, 'The PLC Programming Guide For Beginners.' Whether you're a novice looking to enter the field of industrial automation or an experienced engineer seeking to enhance your skills, this book is your ultimate resource. Discover the foundational principles of PLC programming, from understanding the basics of PLCs to ... Read more

    $18.09 USD

  • iPad iOS 6 Development Essentials

    by Neil Smyth ...
    Adapted specifically for iPad development from the iPhone iOS 6 Development Essentials book, the aim of iPad iOS 6 Development Essentials is to teach you the skills necessary to build your own applications for the iPad. Beginning with the basics, this book provides an overview of the architecture of iOS 6. Introductions to Xcode and programming in Objective-C are provided followed by an in-depth ... Read more

    $12.99 USD

  • Testing JavaScript with Jest

    A Practical Guide to testing vanilla JavaScript

    by santosh singh ...
    If you want to learn how to develop javascript tests with Jest, this book is for you. In this book, you'll find real-world examples of jest testing, such as testing JQuery event/selector, localStorage, IntersectionObserver, timer, and more. Who this book is for This book is meant for automation testing professionals, software and web testers, and frontend web developers with intermediate-level ... Read more

    $10.00 USD

  • Web Access in iOS 11

    Learn how to access the web in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to access the Web from your iOS applications. After reading this guide, you will know how to incorporate links to external resources into your apps, how to create your own browser, how to access and process information from a server, and how to post messages to social networks, including Twitter and Facebook.Table of ContentsWEB ACCESSLinksSafari View ControllerWebKitApp Transport ... Read more

    $2.84 USD

  • Comprehensive Ruby Programming

    From beginner to confident programmer

    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 ... Read more

    $34.19 USD

  • Learning ActionScript 3.0

    The Non-Programmer's Guide to ActionScript 3.0

    In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects.The authors do more than just give you a collection of sample scripts. Written for those of you new ... Read more

    $23.09 USD

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

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

    Free

  • Learning F# Functional Data Structures and Algorithms

    Get started with F# and explore functional programming paradigm with data structures and algorithms

    by Adnan Masood ...
    Key FeaturesBook DescriptionIf you have just started your adventure with F\#, then this book will help you take the right steps to become a successful F\# coder. An intermediate knowledge of imperative programming concepts, and a basic understanding of the algorithms and data structures in .NET environments using the C\# language and BCL (Base Class Library), would be helpful.What you will ... Read more

    $34.19 USD

  • 115 Ejercicios resueltos de programación C++

    El presente libro está orientado a brindar los conocimientos del lenguaje de programación C++ versión 2019. A través de ejercicios resueltos aplicados a diferentes temáticas, se aborda cada uno de los contenidos desde lo básico hasta la programación orientada a objetos POO. En el capítulo 1 se introduce al lector en lenguaje de programación C++, describiendo las principales características y ... Read more

    $8.69 USD

  • Java 11 and 12 – New Features

    Learn about Project Amber and the latest developments in the Java language and platform

    by Mala Gupta ...
    Enhance your development skills with Java's state-of-the-art features and projects to make your applications leaner and fasterKey FeaturesOvercome the challenges involved in migrating to new versions of JavaDiscover how Oracle has bridged the gap between Java and native codeMake the best use of new Java features and libraries in your applicationsBook DescriptionWith its new six-monthly release ... Read more

    $22.79 USD

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Read more

    $48.99 USD

  • 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 ... Read more

    $20.89 USD

  • Spring MVC Beginner's Guide

    Unleash the power of the latest Spring MVC 4.x to develop a complete application

    Unleash the power of the latest Spring MVC 4.x to develop a complete applicationKey Features\[\*\] Work through carefully crafted exercises with detailed explanations for each step will help you understand the concepts with ease\[\*\] You will gain a clear understanding of the end-to-end request/response life cycle, and each logical component’s responsibility\[\*\] This book is packed with tips ... Read more

    $37.79 USD

  • Mastering Object-Oriented Python

    Build powerful applications with reusable code using OOP design patterns and Python 3.7

    Gain comprehensive insights into programming practices, and code portability and reuse to build flexible and maintainable apps using object-oriented principlesKey FeaturesExtend core OOP techniques to increase integration of classes created with PythonExplore a variety of Python libraries for handling persistence and object serializationLearn alternative approaches for solving programming problems ... Read more

    $27.89 USD

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building six exciting games

    by John Horton ...
    Get ready for a fun-filled experience of learning Java by developing games for the Android platformKey FeaturesLearn Java, Android, and object-oriented programming from scratchBuild games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and a 2D Scrolling ShooterCreate and design your own games, such as an open-world platform gameBook DescriptionAndroid is one of the most popular ... Read more

    $37.79 USD

  • Introduction to Swift 5.6

    Quick Guides for Masterminds

    by 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 program in Swift 5.6 and how to implement Swift concurrency.After reading this guide, you will know how to program in Swift, how ... Read more

    $2.90 USD

  • Advanced C++ Programming Cookbook

    Become an expert C++ programmer by mastering concepts like templates, concurrency, and type deduction

    A recipe-based guide to refining your C++ programming skills with the help of coding best practices, advanced programming concepts, and the latest features of C++17 and C++20Key FeaturesLearn how to develop and design your own librariesFind solutions to your app development problems and implement them in a highly reusable manner, following library development best practicesExplore advanced C++ ... Read more

    $27.89 USD

  • Django 2 by Example

    Build powerful and reliable Python web applications from scratch

    by Antonio Melé ...
    Learn Django 2.0 with four end-to-end projectsKey FeaturesLearn Django 2 by building real-world web applications from scratchDevelop powerful web applications quickly using the best coding practicesIntegrate other technologies into your application with clear, step-by-step explanations and comprehensive example codeBook DescriptionIf you want to learn the entire process of developing professional ... Read more

    $41.39 USD