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 1 - 24 of 973 Results
Skip side bar filters
  • Python Programming For Beginners

    Learn The Basics Of Python Programming

    by James Tudor ...
    Programming Doesn't Have To Be Difficult. If You Want To Get Started With Python Programming, Read On..How many times have you thought about learning how to code but got discouraged because you had no technical background, didn’t have the time to learn, or you just didn’t think you were smart enough?Would you like to learn the basics of python programming even if you are a complete novice? If so, ... Read more

    Free

  • Head First Servlets and JSP

    Passing the Sun Certified Web Component Developer Exam

    Looking to study up for the new J2EE 1.5 Sun Certified Web Component Developer (SCWCD) exam?This book will get you way up to speed on the technology you'll know it so well, in fact, that you can pass the brand new J2EE 1.5 exam. If that's what you want to do, that is. Maybe you don't care about the exam, but need to use servlets and JSPs in your next project. You're working on a deadline. You're ... Read more

    27,55 €

  • Java Pocket Guide

    Instant Help for Java Programmers

    Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. Youâ??ll find helpful programming examples, tables, figures, and lists fastâ??including Java 9 features such as modular source code and the new JShell interactive command-line REPL. Itâ??s a handy companion, ... Read more

    9,42 €

  • C# Programming Basics: Learn C# Coding for Beginners Book 1

    C# Fundamentals, #1

    Series Book 1 - C# Fundamentals
    This book explains C# fundamentals with easy to understand examples and simple language.Level: Beginner to IntermediateAre you a beginner programmer and looking for learning C# basics?Then this is the perfect guide for you.What you will learn in this book?Data types in C#Variables and ConstantsOperators in C#Value type and Reference typeType conversation<... ... Read more

    0,99 €

  • 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

    20,02 € or Free with Kobo Plus

  • Game Programming Patterns

    The biggest challenge facing many game programmers is completing their game. Most game projects fizzle out, overwhelmed by the complexity of their own code. Game Programming Patterns tackles that exact problem. Based on years of experience in shipped AAA titles, this book collects proven patterns to untangle and optimize your game, organized as independent recipes so you can pick just the patterns ... Read more

    22,99 €

  • Android Studio 4.2 Development Essentials - Java Edition

    Developing Android 11 Apps Using Android Studio 4.2, Java and Android Jetpack

    by Neil Smyth ...
    Fully updated for Android Studio 4.2, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.Beginning with the basics, this book provides an outline of the steps necessary to set up an Android development and testing environment.An overview of Android Studio is included covering areas such as tool windows, the code editor, ... Read more

    32,49 € or Free with Kobo Plus

  • Effective Rust

    35 Specific Ways to Improve Your Rust Code

    Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software ... Read more

    35,50 €

  • 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

    29,46 €

  • Head First Design Patterns

    What will you learn from this book?You know you don't want to reinvent the wheel, so you look to Design Patterns: the lessons learned by those who've faced the same software design problems. With Design Patterns, you get to take advantage of the best practices and experience of others so you can spend your time on something more challenging. Something more fun. This book shows you the patterns ... Read more

    34,33 €

  • Get Programming with Haskell

    by Will Kurt ...
    SummaryGet Programming with Haskell leads you through short lessons, examples, and exercises designed to make Haskell your own. It has crystal-clear illustrations and guided practice. You will write and test dozens of interesting programs and dive into custom Haskell modules. You will gain a new perspective on programming plus the practical ability to use Haskell in the everyday world. (The 80 IQ ... Read more

    57,30 €

  • Object Design Style Guide

    ”Demystifies object-oriented programming, and lays out how to use it to design truly secure and performant applications.” —Charles Soetan, Plum.ioKey FeaturesDozens of techniques for writing object-oriented code that’s easy to read, reuse, and maintainWrite code that other programmers will instantly understandDesign rules for constructing objects, changing and exposing state, and moreExamples ... Read more

    57,30 €

  • Objective-C 2.0 Essentials - Third Edition

    by Neil Smyth ...
    Now updated for the new "Modern Objective-C" features introduced with the iOS 6 SDK, the goal of this book is to teach the skills necessary to program in Objective-C using a style that is easy to follow, rich in examples and accessible to those who have never used Objective-C before. Topics covered include the fundamentals of Objective-C such as variables, looping and flow control. Also included ... Read more

    8,91 €

  • Expert C++

    Become a proficient programmer by learning coding best practices with C++17 and C++20's latest features

    Take your C++ skills to the next level with expert insights on advanced techniques, design patterns, and high-performance programming Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesMaster templates, metaprogramming, and advanced functional programming techniques to elevate your C++ skillsDesign scalable and efficient C++ applications with the latest features of C++17 and ... Read more

    30,52 € or Free with Kobo Plus

  • Go Design Patterns

    Best practices in software development and CSP

    Learn idiomatic, efficient, clean, and extensible Go design and concurrency patterns by using TDDKey Features\[\*\]A highly practical guide filled with numerous examples unleashing the power of design patterns with Go.\[\*\]Discover an introduction of the CSP concurrency model by explaining GoRoutines and channels.\[\*\]Get a full explanation, including comprehensive text and examples, of all ... Read more

    33,38 € or Free with Kobo Plus

  • Learning D

    Leverage the modern convenience and modelling power of the D programming language to develop software with native efficiency

    Leverage the modern convenience and modeling power of the D programming language to develop software with native efficiency.Key FeaturesAcquire the skills to understand the fundamentals of D through its support for imperative and object-oriented programmingTake advantage of D’s powerful compile-time features, templates and ranges to apply generative, generic, and functional styleA systematic guide ... Read more

    33,38 € or Free with Kobo Plus

  • Apex Design Patterns

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platform

    Harness the power of Apex design patterns to build robust and scalable code architectures on the Force.com platformKey Features\[\*\]Apply Creational, Structural and behavioural patterns in Apex to fix governor limit issues.\[\*\]Have a grasp of the anti patterns to be taken care in Apex which could have adverse effect on the application.\[\*\]The authors, Jitendra Zaa is a salesforce MVP and ... Read more

    29,56 € or Free with Kobo Plus

  • Come diventare programmatore

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

    6,49 €

  • 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

    36,99 € or Free with Kobo Plus

  • Get Programming with Node.js

    SummaryGet Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you'll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database ... Read more

    57,30 €

  • Kotlin Brain Teasers

    Exercise Your Mind

    by Sam Cooper ...
    Series series Teasers
    Level up your Kotlin the fun way! Solve mysteries, dodge traps, and banish bugs. Sharpen your critical thinking to ace interviews and ship rock-solid code.Can you outsmart the Kotlin compiler? Detect, deduce, and diagnose your way to clearer code and expert insights. Escape type-system traps and navigate logic labyrinths. Challenge your skills and quiz your friends with fun Kotlin facts, and power ... Read more

    18,65 €

  • Sistemas Orientados a Objetos

    Conceitos e Práticas

    Esta obra tem como objetivo apresentar o paradigma da orientação a objetos, partindo do cenário de surgimento do paradigma até o aprofundarmos em cada um dos seus pilares. Ao longo de 12 capítulos, abordaremos cada um dos pilares da orientação a objetos no campo conceitual, com modelos representados a partir da UML e implementações práticas utilizando a linguagem Java para que não fique nenhuma ... Read more

    12,99 € or Free with Kobo Plus

  • Software Design

    Creating Solutions for Ill-Structured Problems

    by David Budgen ...
    Series series Chapman & Hall/CRC Innovations in Software Engineering and Software Development Series
    Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the ... Read more

    63,31 €

  • Professional Java EE Design Patterns

    Master Java EE design pattern implementation to improve your design skills and your application’s architectureProfessional Java EE Design Patterns is the perfect companion for anyone who wants to work more effectively with Java EE, and the only resource that covers both the theory and application of design patterns in solving real-world problems. The authors guide readers through both the ... Read more

    32,99 €