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 337 - 360 of 976 Results
Skip side bar filters
  • NetBeans: The Definitive Guide

    Developing, Debugging, and Deploying Java Code

    As the Java programming language has increased in both functionality and complexity, developers have demanded more of their program editors. Gone are the days when a simple visual editor is sufficient for even small programming projects. While there are numerous IDEs available today for use by Java developers, one stands above the rest, not only for its functionality, but for its extensibility: ... Read more

    24,79 €

  • Java 8 Lambdas

    Pragmatic Functional Programming

    If you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the addition of lambda expressions. You’ll learn through code examples, exercises, and fluid explanations how these anonymous functions will help you write simple, clean, library-level code that solves business problems.Lambda expressions are a fairly simple change to ... Read more

    23,31 €

  • Scala

    Como escalar sua produtividade

    Scala é uma linguagem que une Orientação a Objetos e Programação Funcional, de sintaxe enxuta e estaticamente tipada, projetada para expressar padrões de programação de uma forma concisa e elegante. Para desenvolvedores com conhecimento em linguagens orientadas a objetos, como Java ou C#, Scala é um passo natural, oferecendo o lado funcional como um desafio em termos de aprendizagem, mas com ... Read more

    9,49 € or Free with Kobo Plus

  • Designing Microservices Using Django

    by Shayank Jain ...
    A step-by-step that will help you build Microservices architecture using Django and Python KEY FEATURES a- Understand in-depth the fundamentals of Microservicesa- Learn how to create and use Django APIs a- Use web technology such as Nginx, Gunicorn, UWSGI, and Postgresql to deploy a Django projectDESCRIPTION Microservices architectures solve the multiple problems of software architecture. Django ... Read more

    13,88 €

  • 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,56 €

  • Pattern-Oriented Software Architecture, Patterns for Resource Management

    Series Book 3 - Wiley Software Patterns Series
    The first volume of the POSA pattern series introduced a broad-spectrum of general-purpose patterns in software design and architecture. The second narrowed the focus to fundamental patterns for building sophisticated concurrent and networked software systems and applications. This volume uses design patterns to present techniques for implementing effective resource management in a system.The ... Read more

    33,99 €

  • Come diventare programmatore

    by Edniar Larry ...
    Come diventare programmatore ed usare chatGPT per semplificare la programmazione ... Read more

    6,49 €

  • Programming iOS 14

    by Matt Neuburg ...
    If youâ??re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, youâ??ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse ... Read more

    29,03 €

  • Java For Dummies

    by Barry Burd ...
    Learn to code with Java and open the gate to a rewarding careerNow in its 9th edition, Java For Dummies gives you the essential tools you need to understand the programming language that 17 million software developers rely on. This beginner-friendly guide simplifies every step of the learning process. You'll learn the basics of Java and jump into writing your own programs. Along the way, you'll ... Read more

    22,99 €

  • Java Cryptography

    Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not ... Read more

    22,14 €

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

    9,49 €

  • Android Studio 3.2 Development Essentials - Kotlin Edition

    Developing Android 9 Apps Using Android Studio 3.2, Kotlin and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 3.2, Android 9, Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Kotlin programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment followed by ... Read more

    32,99 € or Free with Kobo Plus

  • Java Start-Out Guide: Object-Oriented Programming and Data Structures

    by James Lewis ...
    This text is a comprehensive resource for instructors who want a two-or three-semester introduction to programming textbook that includes detail on data structures topics. Java Start-Out Guide introduces a Software Methodology early on and revisits it throughout to ensure students develop sound program development skills from the beginning. Control structures are covered before writing classes, ... Read more

    26,50 €

  • UML: A Beginner's Guide

    by Jason Roff ...
    Series series Beginner's Guide
    Essential skills for first-time programmers! This easy-to-use book explains the fundamentals of UML. You'll learn to read, draw, and use this visual modeling language to create clear and effective blueprints for software development projects. The modular approach of this series--including drills, sample projects, and mastery checks--makes it easy to learn to use this powerful programming language ... Read more

    25,75 €

  • Hadoop in Practice

    by Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... Read more

    57,30 €

  • Aurelia in Action

    by Sean Hunter ...
    SummaryAurelia in Action teaches you how to build fantastic single-page applications with the Aurelia framework. You'll learn about modern design practices and a modular architecture based on web components, perfect for hybrid web + mobile apps.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyTry Aurelia, and you may ... Read more

    57,30 €

  • Introduction to Programming and Problem-Solving Using Scala

    Series series Chapman & Hall/CRC Textbooks in Computing
    Praise for the first edition:"The well-written, comprehensive book…[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a range of examples and then used as tools for building applications in various domains, including sophisticated data structures and ... Read more

    82,79 €

  • C# 3.0 Design Patterns

    Use the Power of C# 3.0 to Solve Real-World Problems

    by Judith Bishop ...
    If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.C# Design Patterns draws on new C# 3.0 language and ... Read more

    19,49 €

  • Programming iOS 12

    Dive Deep into Views, View Controllers, and Frameworks

    by Matt Neuburg ...
    If you’re grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you’ll learn how to create views, manipulate view controllers, and add features from iOS frameworks.Create, arrange, draw, layer, and animate views that respond to touchUse view ... Read more

    34,33 €

  • Programming Web Services with SOAP

    Building Distributed Applications

    The web services architecture provides a new way to think about and implement application-to-application integration and interoperability that makes the development platform irrelevant. Two applications, regardless of operating system, programming language, or any other technical implementation detail, communicate using XML messages over open Internet protocols such as HTTP or SMTP. The Simple ... Read more

    17,16 €

  • Learning C# 3.0

    Master the fundamentals of C# 3.0

    If you're new to C#, this popular book is the ideal way to get started. Completely revised for the latest version of the language, Learning C# 3.0 starts with the fundamentals and takes you through intermediate and advanced C# features -- including generics, interfaces, delegates, lambda expressions, and LINQ. You'll also learn how to build Windows applications and handle data with C#.No previous ... Read more

    22,14 €

  • Systems Development with Rust: A Modern Approach to Low-Level Programming

    by Aaron Blake ...
    Master the Future of Systems Programming with RustFor decades, the world of low-level systems development has been governed by a difficult compromise: to achieve maximum performance, you had to accept the risks of manual memory management, data races, and undefined behavior. Languages like C and C++ built our digital world, but at the cost of countless security vulnerabilities and crashes. A new ... Read more

    5,99 €

  • Newbies coding html&css

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

    6,99 €

  • Unity in Action, Third Edition

    Multiplatform game development in C#

    by Joe Hocking ...
    This hands-on beginners guide gets you building games fast, all with the awesome Unity engine! You’ll speed past the basics and use your existing coding skills to create 2D, 3D, and AR/VR games.In Unity in Action, Third Edition, you will learn how to:Create characters that run, jump, and bump into thingsBuild 3D first-person shooters and third-person action gamesConstruct 2D card games and side ... Read more

    57,30 €