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 673 - 696 of 727 Results
Skip side bar filters
  • 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

    $109.99 USD

  • Hands-On Object-Oriented Programming with Kotlin

    Build robust software with reusable code using OOP principles and design patterns in Kotlin

    Learn everything you need to know about object-oriented programming with the latest features of Kotlin 1.3Key FeaturesA practical guide to understand objects and classes in KotlinLearn to write asynchronous, non-blocking codes with Kotlin coroutinesExplore Encapsulation, Inheritance, Polymorphism, and Abstraction in KotlinBook DescriptionKotlin is an object-oriented programming language. The book ... Read more

    $37.79 USD

  • Let’s Craft Code!

    Wie du deine Minecraft-Welt mit Plugins erweiterst

    by Max Schlosser ...
    Mit Minecraft-Plugins ganz einfach Programmieren lernen!Baue dein eigenes Minecraft! Der Enderdrache ist besiegt, die Base steht auf festen Beinen, aber irgendwie willst du mehr aus deinem Server machen? Plugins sind der Schlüssel zu einer ganz neuen Minecraft-Welt. In diesem Buch lernst du, wie du deine eigenen Plugins mit Java entwickelst – von neuen Crafting-Rezepten über das Design epischer ... Read more

    $26.89 USD

  • Programação orientada a objetos com C#

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Este livro aborda de maneira introdutória os conceitos da área da programação orientada a objetos. Entre os conceitos ... Read more

    $3.13 USD

  • Object-Oriented Programming In TypeScript

    An Approachable Guide

    TypeScript, a superset of JavaScript, offers static typing and object-oriented programming features, making it a powerful tool for building large-scale applications. This book aims to introduce you to the world of object-oriented programming (OOP) in TypeScript, guiding you from the basics to more advanced concepts.This book is designed to be an easy-to-follow guide for beginners, with each ... Read more

    $10.99 USD

  • Learning C# 2005

    Get Started with C# 2.0 and .NET Programming

    If you're a novice programmer and you want to learn C#, there aren't many books that will guide you. Most C# books are written for experienced C++ and Java programmers.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to C#.Written in a warm and friendly manner, Learning C# assumes no prior programming experience, ... Read more

    $23.09 USD

  • 10 Laravel tips and techniques for your next PHP project

    by Wilo Ahadi ...
    Welcome to "10 Laravel tips and techniques for your next PHP project". In this book, we will explore a collection of valuable ideas and practical tips for improving your Laravel skills and optimizing your PHP projects. Whether you are a beginner or an experienced developer, this guide is designed to help you harness the power of Laravel and take your projects to the next level.Laravel has become ... Read more

    $3.29 USD

  • Object???Oriented Programming with Swift 2

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applications

    Get to grips with object-oriented programming in Swift to efficiently build powerful real-world applicationsKey Features\[\*\]Leverage the most efficient object-oriented design patterns in your Swift applications\[\*\]Write robust, safer, and better code using the blueprints that generate objects\[\*\]Build a platform with object-oriented code by using real-world elements and represent them in ... Read more

    $37.79 USD

  • Learning Java: Java Problem Solving and Programming

    This text is intended for a 1-, 2-, or 3-semester CS1 course sequence. Comprehensive coverage of Java and programming make this a useful reference for beginning programmers and IT professionals.For more than three decades, Java has been on the forefront of developing robust software that has helped versatile businesses meet their requirements. Being one of the most widely used programming ... Read more

    $26.20 USD

  • Practical Rust 1.x Cookbook, Second Edition

    100+ Solutions for beginners to practice rust programming across CI/CD, kubernetes, networking, code performance and microservices

    by Lloyd Frank ...
    If you want to learn how to program in Rust and create strong, reliable apps with the most recent version Rust 1.68, then you need the "Practical Rust 1.x Cookbook (Second Edition)"-a book full of real-world solutions. An extensive collection of practical recipes covering a wide range of topics. You will learn the fundamentals of programming, how to set up a development environment, and the syntax ... Read more

    $35.99 USD

  • DevOps and Containers Security

    Secure your applications and development environments with Docker and Kubernetes Key Featuresa- Introducing Container platforms (Docker, Kubernetes, Swarm, OpenShift)a- Discover how to manage high availability with Docker Swarm and Kubernetesa- Learn how Docker can manage the security in images and containersa- Discover how Docker can be integrated into development workflows in applicationsa- ... Read more

    $15.29 USD

  • SQL e Banco de Dados

    SQL (Structured Query Language) é uma linguagem padrão para acessar e manipular bancos de dados relacionais. Ele permite que você execute operações como inserção, atualização, exclusão e consulta de dados em um banco de dados relacional.Nesse livro Célio Azevedo apresentará os principais conceitos da linguagem e sua aplicação em banco de dados. ... Read more

    $3.89 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

  • Persistence Best Practices for Java Applications

    Effective strategies for distributed cloud-native applications and data-driven modernization

    The definitive guide for designing and delivering reliable and high-performing persistence layers using Java in the cloud-native age Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesUncover database patterns for designing readable and maintainable architectures and Java applicationsMaster various techniques to overcome application and architecture persistence ... Read more

    $35.09 USD

  • Debugging Python Code

    Strategies for Clean and Reliable Programs

    Master Python Debugging and Write More Reliable Code from Day OneEvery Python developer has been there: your code crashes with a confusing traceback, a function returns unexpected results, or your application inexplicably slows to a crawl. Bugs are inevitable, but spending hours hunting them down doesn't have to be.Debugging Python Code: Strategies for Clean and Reliable Programs is your ... Read more

    $15.49 USD

  • Object-Oriented JavaScript

    Learn everything you need to know about object-oriented JavaScript (OOJS)

    Learn everything you need to know about object-oriented JavaScript with this comprehensive guide. Enter the world of cutting-edge development!Key Features\[\*\] This book has been updated to cover all the new object-oriented features introduced in ECMAScript 6\[\*\] It makes object-oriented programming accessible and understandable to web developers\[\*\] Write better and more maintainable ... Read more

    $37.79 USD

  • A Guide to MATLAB Object-Oriented Programming

    The first book to deliver broad coverage of the documented and undocumented object-oriented features of MATLAB, this guide aids readers in creating effective software. Eight basic functions are discussed: constructor, subsref, subsasgn, display, struct, fieldnames, get, and set. Also explored are inheritance topics and the Class Wizard, a powerful MATLAB class generation tool. The final section ... Read more

    $145.99 USD

  • Java

    De 0 a Experto

    Java de 0 a Experto.Con este increíble manual aprenderás todo lo necesario para convertirte en un experto en Java.No necesitas saber programar, aquí lo tendrás todo super explicado y con más de 50 ejercicios resueltos para que puedas practicar cada punto del manual.Con este manual aprenderás:Bases sólidas de Java.Utilizar Spring JPA.Saber que es lo que utiliza una emp... ... Read more

    $4.65 USD

  • Object-Oriented Technology and Computing Systems Re-Engineering

    This book delivers the latest developments in object technology and their impact in computing systems re-engineering. Object-oriented programming is here shown to provide support for constructing large scale systems that are cheaply built and with reusable components, adaptable to changing requirements and use efficient and cost-effective techniques.Internationally recognised authorities from ... Read more

    $76.49 USD

  • PYTHON DATA SCIENCE FOR BEGINNERS

    Unlock the Power of Data Science with Python and Start Your Journey as a Beginner (2023 Crash Course)

    Embark on a transformative journey into the world of data science with Python, the most popular programming language for data analysis and manipulation. "Python Data Science for Beginners" is a comprehensive guide that equips you with the fundamental skills and knowledge needed to dive into the exciting field of data science, even if you have no prior coding experience.Inside, you'll find:... ... Read more

    $8.99 USD

  • Introduction To C Programming Language

    by Code weaver ...
    Introduction to C Programming LanguageUnlock the power of programming with Introduction to C Programming Language, your gateway to mastering one of the most influential languages in computing history. Whether you're a beginner or looking to deepen your understanding, this book provides a clear and structured guide to:Understanding Programming Languages: Discover the fundamental concepts that shape ... Read more

    $4.01 USD

  • Listen und Tupel in Python für Anfänger

    Ein praxisnaher Leitfaden für den Einstieg in sequenzielle Datentypen in Python

    by Dargslan ...
    Series Book 4 - Python-Programmierung für Einsteiger
    Willkommen zu "Listen und Tupel in Python für Anfänger"! Dieses Buch ist Ihr Tor zur faszinierenden Welt der sequenziellen Datentypen in Python. Als einer der grundlegendsten und vielseitigsten Aspekte der Programmierung in Python sind Listen und Tupel unverzichtbare Werkzeuge für jeden angehenden Entwickler. Unser Ziel ist es, Ihnen diese mächtigen Konzepte auf eine zugängliche und praxisnahe ... Read more

    $15.13 USD

  • Java Power Tools

    All true craftsmen need the best tools to do their finest work, and programmers are no different. Java Power Tools delivers 30 open source tools designed to improve the development practices of Java developers in any size team or organization. Each chapter includes a series of short articles about one particular tool -- whether it's for build systems, version control, or other aspects of the ... Read more

    $34.59 USD

  • Mastering Data Interchange with Python

    Working with JSON and JSON-LD

    Master JSON and JSON-LD data interchange in Python with this comprehensive, hands-on guide for modern developersTransform your Python development skills with "Mastering Data Interchange with Python," the definitive resource for working with JSON and JSON-LD in today's data-driven applications. This practical guide takes you from JSON fundamentals to advanced semantic web implementations, providing ... Read more

    $17.89 USD