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 121 - 144 of 898 Results
Skip side bar filters
  • .NET 7 Design Patterns In-Depth

    Enhance code efficiency and maintainability with .NET Design Patterns (English Edition)

    Design patterns in .NET improve code quality, encourage collaboration, and address common software design issues, resulting in more efficient and effective software development projects. This book is an ideal resource for those seeking to learn about design patterns in .NET and their practical application. The book highlights the importance of design patterns in solving software design challenges. ... Read more

    PHP837.39 or Free with Kobo Plus

  • Exploring the Python Library Ecosystem: A Comprehensive Guide

    "Exploring the Python Library Ecosystem: A Comprehensive Guide" is your essential companion on a journey through the rich and diverse world of Python libraries. Whether you're a beginner looking to harness the power of Python for the first time or an experienced developer seeking to expand your toolkit, this comprehensive guide offers valuable insights and hands-on knowledge to help you make the ... Read more

    PHP582.34

  • Data structure and algorithms for AI & ML

    by anshu ...
    Artificial Intelligence (AI) and Machine Learning (ML) have revolutionized modern computing and technology, offering powerful solutions in fields ranging from natural language processing to autonomous systems. At the heart of AI and ML lie complex data manipulations and efficient algorithmic processes that transform raw data into meaningful patterns, predictions, and decisions.This book, Data ... Read more

    PHP212.77

  • Agile, DevOps and Cloud Computing with Microsoft Azure

    by Soni Mitesh ...
    A step-by-step guide to understand Agile, Scrum, DevOps and Cloud Computing using Azure DevOps and Microsoft Azure Cloud Key featuresa- Learn how to do Continuous Planning in Azure DevOpsa- Learn the basics of Continuous Code Inspection and importance of Code Qualitya- Learn how continuous integration can make a difference in the application life cyclea- Learn how to create and configure Cloud ... Read more

    PHP906.29

  • PYTHON - PERDIDOS NO MUNDO DO CÓDIGO

    APRENDER PROGRAMAÇÃO ORIENTADA A OBJETO NUNCA FOI TÃO DIVERTIDO

    Series series PERDIDOS NO MUNDO CÓDIGO - PYTHON
    Essa é a história de Jonny, um programador que cai no sono enquanto trabalha em frente ao computador. Quando acorda, ele se encontra preso em um mundo formado por código e números, e seu corpo também é formado por código. Ele tenta entender o que está acontecendo e como sair dali, e descobre que o mundo é feito em uma linguagem de programação que ele conhece, o Python.Enquanto explora esse mundo, ... Read more

    PHP26.23 or Free with Kobo Plus

  • Learning NHibernate 4

    Explore the full potential of NHibernate to build robust data access code

    Key FeaturesBook DescriptionThis book targets .NET developers who have never used an ORM before, developers who have used an ORM before but are new to NHibernate, or have used NHibernate sparingly and want to learn more about NHibernate.What you will learnMap domain entities to a database schema using the different mapping mechanisms availableConfigure NHibernate through XML configurationSave, ... Read more

    PHP2,131.19 or Free with Kobo Plus

  • Data Storage in iOS 11

    Learn how to create files and store data in iOS 11 with Swift 4

    by J.D Gauchat ...
    Learn how to store data in a device from an iOS application. After reading this guide, you will know how to store user's settings, how to create and manage files, and how to encode and decode content to store structured data on files.Table of ContentsSTORAGEUser PreferencesUser DefaultsFilesFile ManagerURLs and PathsFiles and DirectoriesFiles AttributesFiles ContentBundleArchivingEncoding and ... Read more

    PHP167.50

  • Mastering Three.js: A Journey Through 3D Web Development

    "Mastering Three.js: A Journey Through 3D Web Development" is an essential guide for any web developer or designer looking to incorporate 3D graphics into their websites and applications. This comprehensive book dives deep into the capabilities of Three.js, a powerful JavaScript library that enables the creation of stunning 3D graphics in a web browser using WebGL.The journey begins with an ... Read more

    PHP582.34

  • UML 2 and the Unified Process

    Practical Object-Oriented Analysis and Design

    "This book manages to convey the practical use of UML 2 in clear and understandable terms with many examples and guidelines. Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical ... Read more

    PHP3,986.69

  • Java: The Good Parts

    Unearthing the Excellence in Java

    by Jim Waldo ...
    What if you could condense Java down to its very best features and build better applications with that simpler version? In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.Every language eventually builds up crud, Java included. The core language has become increasingly large ... Read more

    PHP1,006.89

  • Effective Modern C++

    42 Specific Ways to Improve Your Use of C++11 and C++14

    by Scott Meyers ...
    Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively—so that your software is correct, efficient, maintainable, and portable. That’s where this practical book comes in. It describes ... Read more

    PHP2,140.09

  • Jetpack Compose 1.7 Essentials

    Developing Android Apps with Jetpack Compose 1.7, Android Studio, and Kotlin

    by Neil Smyth ...
    Unlock the full potential of Android app development with Jetpack Compose 1.7. This all-in-one guide equips you to build sophisticated, modern Android applications using cutting-edge tools like Android Studio, Material Design 3, and Kotlin. Perfect for developers aiming to go from setup to deployment, the book leads you through each phase of app creation—from mastering Android Studio basics to ... Read more

    PHP2,272.81 or Free with Kobo Plus

  • Java 7 Pocket Guide

    Instant Help for Java Programmers

    When you need quick answers for developing or debugging Java programs, this pocket guide provides a handy reference to the standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists, as well as supplemental information about topics including the Java Scripting API, third-party tools, and the basics of the Unified ... Read more

    PHP573.19

  • First Web Dev Job - Exactly how to land one fast!

    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 ... Read more

    PHP57.71

  • 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

    PHP1,510.59

  • 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

    PHP1,426.59

  • 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

    PHP568.00 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

    PHP906.29

  • 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

    PHP167.50

  • Come diventare programmatore

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

    PHP407.46

  • 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

    PHP2,391.89

  • 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

    PHP1,510.59

  • 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

    PHP582.34

  • 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

    PHP1,755.99 or Free with Kobo Plus