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 697 - 720 of 976 Results
Skip side bar filters
  • C# 13 Programming Essentials - .NET 9 Edition

    Learn C# and .Net 9 Programming using Visual Studio Code

    by Neil Smyth ...
    This book is a comprehensive guide to mastering the C# 13 programming language and the .NET 9 SDK, providing a thorough learning experience for both beginners and experienced developers. With 31 detailed chapters, 30 online knowledge quizzes, and access to downloadable project code, this guide is structured to support your journey from basic concepts to advanced programming techniques, all within ... Read more

    $24.69 USD

  • Implementing the Clean Architecture: Python edition

    Neither database nor framework should shape your application. Business needs should. Unfortunately, it might have got out of sight due to years spent on writing Django- or Rails-like web applications with Active Record ORMs.The Clean Architecture is an approach that puts your customer's concerns in the centre of software. All other issues, such as persistence are treated as implementation details. ... Read more

    $19.99 USD

  • Desbravando Java e Orientação a Objetos

    Um guia para o iniciante da linguagem

    Aprenda Orientação a Objetos com Java de forma simples e efetiva! Você compilará e executará seu próprio programa em algumas horas. Por que Java? Essa é uma das linguagens de programação mais utilizadas em todo o mundo, com 20 anos e atualmente mais de 9 milhões de desenvolvedores. O livro explora importantes conceitos da orientação a objetos como encapsulamento, herança e polimorfismo. Sempre com ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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

  • Web Services Essentials

    Distributed Applications with XML-RPC, SOAP, UDDI & WSDL

    by Ethan Cerami ...
    As a developer new to Web Services, how do you make sense of this emerging framework so you can start writing your own services today? This concise book gives programmers both a concrete introduction and a handy reference to XML web services, first by explaining the foundations of this new breed of distributed services, and then by demonstrating quick ways to create services with open-source Java ... Read more

    $17.29 USD

  • Functional Programming in JavaScript

    How to improve your JavaScript programs using functional techniques

    by Luis Atencio ...
    SummaryFunctional Programming in JavaScript teaches JavaScript developers functional techniques that will improve extensibility, modularity, reusability, testability, and performance. Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasksPurchase of the print book includes a free eBook in PDF, Kindle, and ... Read more

    $49.99 USD

  • Python Made Easy

    A First Course in Computer Programming Using Python

    by Kevin Wilson ...
    Unlock the power of Python with this comprehensive course. From the basics to advanced topics like game development and web apps, this course equips you with the skills to excel in programming. Perfect for beginners!Key FeaturesComprehensive coverage from Python basics to advanced topics, and hands-on exercises & projects.Step-by-step guidance through debugging, testing, and deploymentAccess to ... Read more

    $8.99 USD or Free with Kobo Plus

  • Fondamenti di programmazione in C# 11

    Vuoi imparare le tecniche di base per programmare in C# 11 e acquisire un livello di conoscenza sufficiente per iniziare a creare le tue applicazioni? Vuoi conoscere come funzionano .NET 7.0, il compilatore, il Garbage Collector e Visual Studio 2022? Vuoi iniziare a porre le basi per la tua nuova professione nel campo dello sviluppo di software? Oppure semplicemente devi superare degli esami ... Read more

    $16.99 USD

  • Mastering Pygame: From Basics to Advanced Game Development

    "Mastering Pygame: From Basics to Advanced Game Development" is an indispensable resource for both budding and seasoned developers eager to enhance their game programming skills. This comprehensive guide delves deep into the world of Pygame, a popular Python library for creating video games, offering readers a unique blend of theoretical knowledge and practical application.Starting with the ... Read more

    $9.99 USD or Free with Kobo Plus

  • Cracking Kotlin Interview

    by Swati Saxena ...
    A book that can help the readers get familiar with Kotlin's most essential features and aspects KEY FEATURESa- Get familiar with the fundamentals of Kotlin language a- Find answers to frequently asked jumbled questions in an interviewa- A guide that is duly supported by several examples and self-explanatory analogies DESCRIPTIONThis book covers all the possible interview and coding questions in ... Read more

    $15.59 USD

  • Hands-On Application Development with PyCharm

    Build applications like a pro with the ultimate python development tool

    Unleash the power of PyCharm to craft business, scientific, and web applications in Python with this definitive guideKey FeaturesLearn basic to advanced PyCharm concepts to improve developer efficiency on your Python projectsLearn with practical examples that focus on efficient application developmentExplore features such as code automation, graphical debugging, and remote developmentPurchase of ... Read more

    $35.09 USD or Free with Kobo Plus

  • Sails.js in Action

    SummarySails.js in Action is a comprehensive guide to buildingenterprise-capable web applications using Node and Sails. Written by the creators of the Sails.js framework, this book carefully introduces each concept, technique, and tool with real-world examples and crystal clear explanations.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications ... Read more

    $49.99 USD

  • Learning Cocoa with Objective-C

    Developing for the Mac and iOS App Stores

    Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. If you don’t have experience with Apple’s developer tools, no problem! From object-oriented programming to storing app data in iCloud, the fourth edition of this book covers everything you need to build apps for the iPhone, iPad, and Mac.You’ll learn how to work with the Xcode IDE, Objective ... Read more

    $23.99 USD

  • Conquering Laravel With PHP

    Your Guide to Building Powerful and Secure Web Applications

    About the Technology:Laravel is a powerful and versatile PHP framework beloved by developers worldwide. Its elegant syntax, robust features, and vast ecosystem empower you to craft complex web applications with ease. Whether you're building a dynamic e-commerce platform, a feature-rich social network, or a blazing-fast API, Laravel provides the foundation and tools to achieve your vision.This book ... Read more

    $10.77 USD

  • J2EE Design Patterns

    Patterns in the Real World

    Architects of buildings and architects of software have more in common than most people think. Both professions require attention to detail, and both practitioners will see their work collapse around them if they make too many mistakes. It's impossible to imagine a world in which buildings get built without blueprints, but it's still common for software applications to be designed and built ... Read more

    $28.99 USD

  • Pattern-Oriented Software Architecture For Dummies

    Implement programming best practices from the ground upImagine how much easier it would be to solve a programming problem, if you had access to the best practices from all the top experts in the field, and you could follow the best design patterns that have evolved through the years. Well, now you can. This unique book offers development solutions ranging from high-level architectural patterns, to ... Read more

    $21.00 USD

  • C# EBOOK

    by C# ...
    Guida all'apprendimento del linguaggio di programmazione C#.In questo volume verranno trattate le principali metodologie e tecniche della programmazione C#.Argomenti trattati:✔️ Storia del c#✔️ Struttura del programma✔️ Tipi di variabili✔️ Input/Output✔️ Costrutti condizionali (if/else/switch)✔️ Operazioni aritmetiche e booleane✔️ Cicli iterativi (while/for)✔️ Commenti✔️ Vettori/Array✔️ Matrici ... Read more

    $7.12 USD or Free with Kobo Plus

  • Java Servlet Programming

    Help for Server Side Java Developers

    Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content.Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing how to use servlets to maintain state information effortlessly. It also describes how to serve dynamic ... Read more

    $28.99 USD

  • JAVA Programming Simplified

    Java With a lot of Programming examples Key Featuresa- Covers the key concepts of Java Programminga- Programming examples are provided to understand the concepts wella- Designed to cover the syllabus of BCA, BSc-IT and Mater level Courses in Computer Applicationsa- Step by Step instructions are provided to get more clarity on the topica- Covers Core Java along with some advanced topics of Java ... Read more

    $15.99 USD

  • Java in Action for Programmers

    Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig in!About the bookJava in Action begins with a practical introduction to lambdas, using real-world ... Read more

    $28.40 USD

  • Java Data Objects

    Store Objects with Ease

    Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: ... Read more

    $23.99 USD

  • C & C++ Interview Questions You'll Most Likely Be Asked

    Series Book 4 - Job Interview Questions series
    C & C++ Interview Questions You'll Most Likely Be Asked is a perfect companion to stand ahead above the rest in today’s competitive job market. Rather than going through comprehensive, textbook-sized reference guides, this book includes only the information required immediately for job search to build an IT career. This book puts the interviewee in the driver's seat and helps them steer their way ... Read more

    $8.99 USD

  • Interface Builder

    Learn how to build applications with Xcode 9 and Swift 4

    by J.D Gauchat ...
    Learn how to define user interfaces for your iOS applications using the visual tools provided by Xcode. After reading this guide, you will know how to start a new project, how to structure an application, how to generate the user interface and adapt it to different screens, how to work with view controllers, how to connect the interface with your code, and how to define and modify constraints from ... Read more

    $2.87 USD

  • Efficient R Programming

    A Practical Guide to Smarter Programming

    There are many excellent R resources for visualization, data science, and package development. Hundreds of scattered vignettes, web pages, and forums explain how to use R in particular domains. But little has been written on how to simply make R work effectively—until now. This hands-on book teaches novices and experienced R users how to write efficient R code.Drawing on years of experience ... Read more

    $24.99 USD