Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Programación orientada a objetos

Si te gustan los eBooks de Programación orientada a objetos, seguro que te encanta esta selección.
Mostrando 121 - 144 de 976 resultados
Skip side bar filters
  • Visual Basic 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Leer más

    $28.99 USD

  • Mastering Python Design Patterns

    A guide to creating smart, efficient, and reusable software

    Exploit various design patterns to master the art of solving problems using PythonKey FeaturesMaster the application design using the core design patterns and latest features of Python 3.7Learn tricks to solve common design and architectural challengesChoose the right plan to improve your programs and increase their productivityBook DescriptionPython is an object-oriented scripting language that ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Python for Beginners: The Dummies' Guide to Learn Python Programming. A Practical Reference with Exercises for Newbies and Advanced Developers

    Python Programming, #1

    de Kevin Lioy ...
    Series Libro 1 - Python Programming
    If you want to learn the most modern programming language in the world, then keep reading.Python is an high-level programming language. It's a modern language, easy to learn and understand but very powerful.It's a versatile programming language that is now being used on a lot of different projects, from world-class internet companies to small hobbyists, Python is extremely flexible and can be ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Living Clojure

    An Introduction and Training Plan for Developers

    de Carin Meier ...
    If you’re an experienced programmer who has not worked with Clojure before, this guide is the perfect thorough but gentle introduction for you. Author Carin Meier not only provides a practical overview of this JVM language and its functional programming concepts, but also includes a complete hands-on training course to help you learn Clojure in a structured way.The first half of the book takes you ... Leer más

    $23.99 USD

  • C# for New Programmers, 2025 Edition: A Practical Guide with Projects

    de Liam Byrne ...
    Are you ready to master C# and start building real-world applications?Learning a new programming language can be intimidating. Many books are too theoretical, leaving you with knowledge but no practical skills. "C# for New Programmers, 2025 Edition" is different. This book is your hands-on, project-based guide to mastering modern C# and the .NET ecosystem, designed specifically for beginners, ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • C++ and Algorithmic Thinking for the Complete Beginner

    Learn to think like a programmer by mastering C++ and foundational algorithms from scratch.

    Dive into the essentials of C++ and algorithmic thinking with this book. This comprehensive guide is perfect for newcomers looking to build a strong foundation in programming and problem-solving.Key FeaturesComprehensive introduction to C++ programming and detailed explanations of algorithmic concepts.Step-by-step setup of development environments, with practical exercises and real-world examples ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $49.99 USD

  • The Elements of UML™ 2.0 Style

    For all developers who create models using the Unified Modeling Language (UML) 2.x The Elements of UML™ 2.0 Style sets the rules for style that will improve your productivity - especially in teams, where understandability and consistency are critical. Coming from renowned UML expert Scott Ambler, the book furnishes a set of rules for modelling in the UML and describes a collection of standards and ... Leer más

    $27.09 USD

  • Accelerated DevOps with AI, ML & RPA

    Non-Programmer’s Guide to AIOPS & MLOPS

    What comes to your mind after reading the below statements from a renowned industry research firm?It is predicted that a large enterprise exclusive use of AIOps and digital experience monitoring tools to monitor applications and infrastructure will rise from 5% in 2018 to 30% in 2023.Also, Only 47% of machine learning models are making it into production (Comes MLOPS!)Do you ha... ... Leer más

    $4.57 USD o gratis con Kobo Plus

  • Scala Cookbook

    Recipes for Object-Oriented and Functional Programming

    Save time and trouble building object-oriented, functional, and concurrent applications with Scala. The latest edition of this comprehensive cookbook is packed with more than 250 ready-to-use recipes and 1,000 code examples to help you solve the most common problems when working with Scala 3 and its popular libraries.Scala changes the way you think about programming--and that's a good thing. ... Leer más

    $48.99 USD

  • Python Data Visualization Cookbook

    This book is written in a Cookbook style targeted towards an advanced audience. It covers the advanced topics of data visualization in Python.Python Data Visualization Cookbook is for developers that already know about Python programming in general. If you have heard about data visualization but you don't know where to start, then this book will guide you from the start and help you understand ... Leer más

    $23.79 USD o gratis con Kobo Plus

  • Python: Español

    PYTHON: INTROUDUCCIÓN EN ESPAÑOLAprende a programar en Python desde cero.Python es un lenguaje de alto nivel, con sintaxis fácil de entender y de los más recomendados para aprender a programar.Python se usa ámbitos como análisis de datos, programación web, inteligencia artificial, automatización, Big Data y ciencia de datos. ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • Designing with Objects

    Object-Oriented Design Patterns Explained with Stories from Harry Potter

    Here is a book that takes the sting out of learning object-oriented design patterns! Using vignettes from the fictional world of Harry Potter, author Avinash C. Kak provides a refreshing alternative to the typically abstract and dry object-oriented design literature.Designing with Objects is unique. It explains design patterns using the short-story medium instead of sterile examples. It is the ... Leer más

    $78.00 USD

  • 100 Recipes for Programming Java

    de Jamie Munro ...
    Java Recipes are structured in a Cookbook format featuring recipes that contain problem statements and solutions. A detailed explanation follows each problem statement of the recipe. This is usually contained within the solution; however, an optional discussion section can often contain other useful information helping to demonstrate how the solution works.Java is a programming language and ... Leer más

    $11.99 USD o gratis con Kobo Plus

  • Crystal Programming

    A project-based introduction to building efficient, safe, and readable web and CLI applications

    The ultimate guide to Crystal programming covering all its fundamental concepts such as OOP and concurrent programming to help you write readable and safe code and build fast applicationsKey FeaturesThe book uses an example-based approach for a better demonstration of the underlying conceptsDevelop a thorough appreciation of the roles of the macro API and annotationsLeverage supportive tools – ... Leer más

    $39.59 USD o gratis con Kobo Plus

  • Functional Thinking

    Paradigm Over Syntax

    de Neal Ford ...
    If you’re familiar with functional programming basics and want to gain a much deeper understanding, this in-depth guide takes you beyond syntax and demonstrates how you need to think in a new way. Software architect Neal Ford shows intermediate to advanced developers how functional coding allows you to step back a level of abstraction so you can see your programming problem with greater clarity ... Leer más

    $23.09 USD

  • Build Your Own Programming Language

    Ever dreamed of crafting your own programming language—without drowning in complex theory?In a world where AI is transforming the way we write code, simplicity and abstraction are the future. This book takes a powerful idea—building your own programming language—and breaks it down into easy, beginner-friendly steps, all using the language you already love: Python.About the Author:At ... ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • Programming Windows Azure

    Programming the Microsoft Cloud

    Learn the nuts and bolts of cloud computing with Windows Azure, Microsoft's new Internet services platform. Written by a key member of the product development team, this book shows you how to build, deploy, host, and manage applications using Windows Azure's programming model and essential storage services.Chapters in Programming Windows Azure are organized to reflect the platform's buffet of ... Leer más

    $28.99 USD

  • Programming F# 3.0

    A Comprehensive Guide for Writing Simple Code to Solve Complex Problems

    de Chris Smith ...
    Why learn F#? With this guide, you’ll learn how this multi-paradigm language not only offers you an enormous productivity boost through functional programming, but also lets you develop applications using your existing object-oriented and imperative programming skills. You’ll quickly discover the many advantages of the language, including access to all the great tools and libraries of the .NET ... Leer más

    $25.99 USD

  • Python İle Makine Öğrenmesi

    Education, #277

    Series Libro 277 - Education
    Bu kitaptaki hedeflenen temel amaçlar; makine öğrenmesinin ne olduğu, gerçek hayatta makine öğrenmesinin hangi konularda kullanıldığı ve gerçek hayatta öğrendiğimiz bilgileri hangi alanlarda uygulayabileceğimizi anlamaya çalışmaktır. Makine öğrenmesi, bilgisayarların ve verinin olduğu her alanda kullanılabilir. Verinin olduğu her alan makine öğrenmesi için uygundur. Bilgisayar ve makineler ile ... Leer más

    $5.00 USD o gratis con Kobo Plus

  • Symfony Framework

    Symfony es un framework web escrito en PHP que sigue el paradigma MVC (model-view-controller), cuya curva de aprendizaje necesaria para su uso es baja, es framework bastante fácil de usar. Está orientado para permitir que los desarrolladores apliquen principios ágiles del desarrollo tales como DRY o XP y enfoqado en la reglas de negocio sin la necesidad de escribir muchos archivos de configuración ... Leer más

    $4.95 USD o gratis con Kobo Plus

  • Django Unleashed: Building Web Applications with Python's Framework

    "Django Unleashed: Building Web Applications with Python's Framework" is your ultimate guide to mastering web development with Django, Python's powerful and versatile web framework. Whether you're an aspiring web developer or an experienced programmer looking to expand your skill set, this comprehensive book will take you from the fundamentals of Django to building advanced web applications with ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Learning Java by Building Android Games

    Learn Java and Android from scratch by building six exciting games

    de John Horton ...
    Get ready for a fun-filled experience of learning Java by developing games for the Android platformKey FeaturesLearn Java, Android, and object-oriented programming from scratchBuild games including Sub Hunter, Retro Pong, Bullet Hell, Classic Snake, and a 2D Scrolling ShooterCreate and design your own games, such as an open-world platform gameBook DescriptionAndroid is one of the most popular ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • Mastering OpenGL: From Basics to Advanced Rendering Techniques

    OpenGL

    Series series OpenGL
    "Mastering OpenGL: From Basics to Advanced Rendering Techniques" is a comprehensive resource for graphics programmers seeking to elevate their skills and understanding of OpenGL. Whether you're a seasoned developer or just starting, this book takes you on a journey from the fundamentals to advanced rendering techniques, empowering you to create visually stunning graphics.The book begins by ... Leer más

    $14.99 USD o gratis con Kobo Plus