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 265 - 288 of 980 Results
Skip side bar filters
  • Algoritma Geliştirme ve Veri Yapıları

    Python ve Visual Basic Örnekleriyle

    Programcılığın ve Bilgisayarla Sorun Çözmenin AnayasasıAnlatılan kavramların PYTHON ve VISUL BASIC dillerindeki örnekleriyle zenginleştirilmiş, tamamen gözden geçirilmiş yeni baskı!Herhangi bir problemin çözümü için izlenecek yolu belirlemek ve programcılık mantığını anlamak için algoritma ve veri yapıları konusunun incelendiği bu kitap; programcılık temel kavramları, karar ve kontrol yapıları, ... Read more

    $11.65 USD or Free with Kobo Plus

  • Blazor Fundamentals

    Building Modern Web Applications with .NET 10

    by Adam Seebeck ...
    Build modern, production-ready web apps with Blazor Web App in .NET 10 using only C#.Blazor is now a unified platform for full-stack web development. Blazor Fundamentals: Building Modern Web Applications with .NET 10 teaches you how to design, build, test, and deploy real applications using the latest Blazor Web App model. No JavaScript required.What you will learnCreate and navigate Blazor Web ... Read more

    $9.99 USD

  • MOJO Programming Beginners Guide

    Your easy step-by-step to becoming a pro at MOJO from Scratch

    Series series Mojo Programming mastery
    Unleash Your Mojo: A Beginner's Guide to MOJO ProgrammingAbout MOJO:MOJO is a revolutionary programming language designed to bridge the gap between user-friendly languages like Python and the high-performance capabilities of systems languages like C++. It offers:Easy-to-learn syntax: If you're familiar with Python, you'll pick up MOJO quickly.Blazing-fast performance: MOJO leverages cutting-edge ... Read more

    $8.04 USD or Free with Kobo Plus

  • 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 or Free with Kobo Plus

  • Fortgeschrittene Python-Techniken

    Ein umfassender Leitfaden für Entwickler, die über die Grundlagen hinauswachsen wollen.

    by Lukas Neumann ...
    Translated by Lukas Neumann ...
    Werden Sie zum Python-Experten – Der umfassende Leitfaden für fortgeschrittene Python-EntwicklungSie beherrschen die Grundlagen von Python, aber Ihre Karriere stagniert? Sie schreiben funktionierenden Code, aber er fühlt sich nicht "pythonic" an? Dieses Buch ist Ihr Wegweiser zur Python-Meisterschaft."Fortgeschrittene Python-Techniken" ist das definitive Handbuch für Python-Entwickler, die den ... Read more

    $19.74 USD or Free with Kobo Plus

  • Mastering C++ Swiftly

    Mastering C++ Swiftly: A Comprehensive Beginner's Handbook for Novices in Programming is your ultimate guide to learning C++ programming quickly and efficiently. Tailored for those new to programming, this book offers an accelerated learning path filled with practical projects to reinforce your skills.C++ is a powerful and versatile programming language used in a wide range of applications, from ... Read more

    $15.00 USD or Free with Kobo Plus

  • Mathematics and Programming for Machine Learning with R

    From the Ground Up

    Based on the author’s experience in teaching data science for more than 10 years, Mathematics and Programming for Machine Learning with R: From the Ground Upreveals how machine learning algorithms do their magic and explains how these algorithms can be implemented in code. It is designed to provide readers with an understanding of the reasoning behind machine learning algorithms as well as how to ... Read more

    $76.99 USD

  • Enterprise Patterns and MDA

    Building Better Software with Archetype Patterns and UML

    Enterprise Patterns and MDA teaches you how to customize any archetype pattern–such as Customer, Product, and Order–to reflect the idiosyncrasies of your own business environment. Because all the patterns work harmoniously together and have clearly documented relationships to each other, you’ll come away with a host of reusable solutions to common problems in business-software design.This book ... Read more

    $47.69 USD

  • IBM Rational Unified Process Reference and Certification Guide: Solution Designer (RUP)

    Solution Designer (RUP)

    Series series IBM Press
    The Only Official RUP® Certification Prep Guide and Compact RUP ReferenceThe IBM® Rational Unified Process® has become the de facto industry-standard process for large-scale enterprise software development. The IBM Certified Solution Designer - IBM Rational Unified Process V7.0 certification provides a powerful way for solutions developers to demonstrate their proficiency with RUP.The first and ... Read more

    $43.19 USD

  • Next.js: Navigating the Future of Web Development

    "Next.js: Navigating the Future of Web Development" is an in-depth exploration of one of today's most powerful and popular web development frameworks. This comprehensive guide dives deep into the capabilities of Next.js, a framework built on React.js, offering a blend of server-side rendering, static site generation, and client-side rendering to create fast, scalable, and reliable web applications ... Read more

    $9.99 USD or Free with Kobo Plus

  • Collection Views with UIKit

    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 configure and display items in a grid with Collection Views.After reading this guide, you will know how to work with Collection ... Read more

    $2.18 USD or Free with Kobo Plus

  • Core Data with SwiftUI

    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 store data in a database with Core Data and the SwiftUI framework.After reading this guide, you will know how to work with the ... Read more

    $2.90 USD or Free with Kobo Plus

  • iCloud and CloudKit

    Lean how to share data between devices in iOS 11 with iCloud and Swift 4

    by J.D Gauchat ...
    Learn how to use iCloud from your iOS applications. After reading this guide, you will know how to connect to the user's iCloud account, how to store the app's settings on the cloud, how to upload documents, and how to create a database with CloudKit.Table of ContentsICLOUDData in the CloudEnabling iCloudTesting DevicesKey-Value StorageiCloud DocumentsMultiple DocumentsCloudKitContainerRecordsZones ... Read more

    $2.84 USD 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

    $2.84 USD or Free with Kobo Plus

  • 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 or Free with Kobo Plus

  • Come diventare programmatore

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

    $6.99 USD

  • Python ML

    Clear Step-by-Step Guide to Machine Learning with Python

    by Alex Campbell ...
    Are you interested in machine learning? Do you want to know how it all works and what it involves? Then you've chosen the right guide.Machine learning is a subset of computer science and Artificial Intelligence. There's no getting away from the fact that it is here to stay, and it is already changing how many businesses work and target their customers. It's a complex subject, but this guide will ... Read more

    $3.95 USD or Free with Kobo Plus

  • Patterns for Fault Tolerant Software

    Series series Wiley Software Patterns Series
    Software patterns have revolutionized the way developer’s and architects think about how software is designed, built and documented.This new title in Wiley’s prestigious Series in Software Design Patterns presents proven techniques to achieve patterns for fault tolerant software. This is a key reference for experts seeking to select a technique appropriate for a given system.Readers are guided ... Read more

    $70.00 USD

  • 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.99 USD

  • Ultimate C# for High-Performance Applications

    Master Multithreading, Parallelism, and Async Techniques to Engineer High-Performance, Enterprise-Grade Software with C# 13 and .NET 9 (English Edition)

    by Jeff McNamara ...
    Master parallelism and async to create enterprise-grade, high-performance apps.Book DescriptionHigh-performance software is no longer optional—today’s applications must be fast, scalable, and responsive to meet real-world demands. C# and . NET provides the foundation, but knowing how to unlock their full potential is what separates the average code from enterprise-grade solutions.Ultimate C# for ... Read more

    $24.95 USD or Free with Kobo Plus

  • Java: Beginner's Guide to Programming Code with Java

    Java Computer Programming

    Series series Java Computer Programming
    Learn Java programming today and begin your path towards Java programming mastery!In this Definitive Java Guide, you're about to discover how to...How to program code in Java through learning the core essentials that every Java programmer must know. Learning Java is going to benefit you because it is going to help you in writing programs for the Web as well as being a stepping stone for learning ... Read more

    $3.99 USD or Free with Kobo Plus

  • Hands-On Object-Oriented Programming with C#

    Build maintainable software with reusable code using C#

    Enhance your programming skills by learning the intricacies of object oriented programming in C\# 8Key FeaturesUnderstand the four pillars of OOP; encapsulation, inheritance, abstraction and polymorphismLeverage the latest features of C\# 8 including nullable reference types and Async StreamsExplore various design patterns, principles, and best practices in OOPBook DescriptionObject-oriented ... Read more

    $27.99 USD or Free with Kobo Plus

  • Modern React TypeScript Development: A Beginner-to-Advanced Guide

    by Lex Cornell ...
    Stop wrestling with JavaScript errors and start building professional, type-safe web applications with confidence.Are you an aspiring developer overwhelmed by the complexity of modern web development? Are you a JavaScript developer tired of chasing runtime bugs that could have been caught during development? If you're ready to master the industry-standard combination of React and TypeScript, this ... Read more

    $4.99 USD or Free with Kobo Plus

  • Scratch Games Programming for Kids & Students

    A Step-by-Step Guide and Design Programs for Creating Thoughtful Animations, Puzzles, and Games with Scratch 3.0

    Programming With Scratch 3.0 Just Got Easier. Your Child Cannot Afford Not to Have His or Hers Now!By definition, Scratch is simply a visual programming language, backed up with the provision of a rich studying window to people of diverse ages. It allows you to create projects that are interactive and rich in media, like story animations, book reporting, scientific projects, simulations, and games ... Read more

    $4.99 USD or Free with Kobo Plus