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 265 - 288 de 980 resultados
Skip side bar filters
  • Clojure Cookbook

    Recipes for Functional Programming

    With more than 150 detailed recipes, this cookbook shows experienced Clojure developers how to solve a variety of programming tasks with this JVM language. The solutions cover everything from building dynamic websites and working with databases to network communication, cloud computing, and advanced testing strategies. And more than 60 of the world’s best Clojurians contributed recipes.Each recipe ... Leer más

    $25.99 USD

  • Cangaceiro JavaScript

    Uma aventura no sertão da programação

    Talvez nenhuma outra linguagem tenha conseguido invadir o coletivo imaginário dos desenvolvedores como JavaScript fez. Em sua história fabular em busca de identidade, foi a única que conseguiu se enraizar nos navegadores, tornando-se uma linguagem em que todo desenvolvedor precisa ter algum nível de conhecimento. Neste livro completíssimo, adentre o sertão do JavaScript com o cangaceiro Flávio ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Advanced Use Case Modeling: Software Systems

    Software Systems

    "This book isn't just another introduction to use cases. The authors have used their wealth of experience to produce an excellent and insightful collection of detailed examples, explanations, and advice on how to work with use cases."–Maria EricssonThe toughest challenge in building a software system that meets the needs of your audience lies in clearly understanding the problems that the system ... Leer más

    $39.99 USD

  • The Unified Process Elaboration Phase

    Best Practices in Implementing the UP

    de Scott Ambler ...
    Is the Unified Process the be all and end all standard for developing object-oriented component-based software? Scott Ambler doesn't think so. This book is one in a four-volume series that presents a critical review of the Unified Process -- designed to p ... Leer más

    $69.99 USD

  • Python for Absolute Beginners

    A Complete Guide to Master Python Programming with Hands-on Examples and Exercises

    Master the basics of Python programming with practical coding examples and exercises designed for absolute beginners. Learn key concepts such as variables, loops, OOP, and data manipulation using Pandas.Key FeaturesStep-by-step guidance on Python concepts and syntaxReal-life examples and exercises for hands-on learningComprehensive coverage of Python's essential libraries like PandasBook ... Leer más

    $11.99 USD o gratis con Kobo Plus

  • View Controllers in iOS 11

    Learn how to structure your apps in iOS 11 with Xcode 9 and Swift 4

    de J.D Gauchat ...
    Learn how to create and connect view controllers to define the user interface of your iOS applications. After reading this guide, you will know how to add views and create view controllers, how to use segues and unwind segues to connect them, and how to implement Navigation Controllers, Tab Bar Controllers, and Split View Controllers to create user interfaces for every device.Table of ContentsVIEW ... Leer más

    $2.84 USD o gratis con Kobo Plus

  • Core Motion and Core Location

    Learn how to detect the user's location in iOS 11 with Swift 4

    de J.D Gauchat ...
    Learn how to use the Core Motion and Core Location frameworks to access the device's sensors from an iOS application. After reading this guide, you will know how to detect the devices movements, how to determine what the user is doing (walking, running, driving, etc.), and how to get its current location.Table of ContentsSENSORSCore MotionMotion DeviceMotion ActivityPedometerAltimeterCore ... Leer más

    $2.84 USD o gratis con Kobo Plus

  • iOS Apps for Masterminds, 2nd Edition

    How to take advantage of Swift 3 to create insanely great apps for iPhones and iPads

    de J.D Gauchat ...
    Get ahead of everyone else and learn the latest technologies introduced by Apple. This is the first book to teach you how to work with Swift 3, Xcode 8, iOS 10 and the new APIs.iOS Apps for Masterminds leads the reader step by step to master the complex subjects required to create applications for iPhones and iPads. After reading this book, you will know how to program in Swift, how to design user ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • SwiftUI Framework

    Quick Guides for Masterminds

    de 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 create user interfaces using SwiftUI.After reading this guide, you will know how to define views with SwiftUI, how to update the ... Leer más

    $3.63 USD o gratis con Kobo Plus

  • Swift for Masterminds 2nd Edition

    How to take advantage of Swift, iOS 27 and AI Agents to program applications for iPhones, iPads, and Macs

    de J.D Gauchat ...
    The 2nd edition of the bestselling Swift for Masterminds, now fully updated for Swift 6.4 and iOS 27, with new sections on concurrency and AI-assisted development.Master the Swift programming language step by step, the easy way, from beginner concepts to advanced techniques. After reading this book, you will know how to write Swift code with confidence, process data efficiently, work with ... Leer más

    $6.99 USD o gratis con Kobo Plus

  • Practical Ruby 3 Programming

    Simpler than Python, offering concise syntax, reusable code, and maximum developer productivity

    de Zorin Fylix ...
    This book gives Ruby fans the skills they need to become well-versed in Ruby and build solid applications. It starts with the basics and moves on to exploring the power of blocks, procs, and lambdas. You'll learn how these constructs make your code more flexible and reusable. As you go through it, you'll learn about enumerators, which help you streamline iteration and handle complex data ... Leer más

    $33.99 USD

  • The Art of Code

    The surprising power of beauty in software development

    Get the eBook free when you register your print book at Manning.Software development is an inherently creative activity, and yet we regularly reduce it to the formulaic or mechanical. This book reveals how aesthetics can be important in programming and why elegant code often yields profound practical benefits. By prioritizing code beauty you raise the standards of your entire codebase. You make it ... Leer más

    $43.99 USD

    PEDIDO ANTICIPADO

  • Data-Oriented Programming in Java

    de Chris Kiehl ...
    Data is the heart of your code. Data-oriented programming is a programming technique that enables you to precisely model domains and write large enterprise-scale applications that are oriented around the data they manage. Take a data-oriented approach to your Java applications, and you’ll enjoy simpler state management, improved readability, and no more state-related bugs!This book teaches you how ... Leer más

    $43.99 USD

    PEDIDO ANTICIPADO

  • Visual Basic Quickstart Guide

    Improve your programming skills and design applications that range from basic utilities to complex software

    de Aspen Olmsted ...
    Master software development with Visual Basic, from core concepts to real-world applications, with this comprehensive guideKey FeaturesAcquire a solid understanding of object-oriented programming (OOP) principles, such as inheritance and polymorphismDevelop expertise in maintaining legacy code with increased efficiencyLearn to read, write, and differentiate between VB Script, VBA, VB Classic, and ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Deciphering Object-Oriented Programming with C++ [WARNING: NOT FOR USE IN OTHER MATERIAL/SEE CONTRACT]

    A practical, in-depth guide to implementing object-oriented design principles to create robust code

    Embrace object-oriented programming and explore language complexities, design patterns, and smart programming techniques using this hands-on guide with C++ 20 compliant examplesKey FeaturesApply object-oriented design concepts in C++ using direct language features and refined programming techniquesDiscover sophisticated programming solutions with nuances to become an efficient programmerExplore ... Leer más

    $35.99 USD o gratis con Kobo Plus

  • Learn C in 24 Hours: The Complete Beginner’s Guide

    Master Coding in 24 Hours

    de Aniket Jain ...
    Series series Master Coding in 24 Hours
    Unlock the Power of C with Learn C in 24 Hours: The Complete Beginner's GuideYour ultimate roadmap to mastering C programming in just one day! Whether you're a beginner stepping into the coding world or looking for a refresher, this C for Beginners guide simplifies the learning process with a hands-on, easy-to-follow approach. Learn C programming like a pro, build a strong coding foundation, and ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • 程式從0開始

    輕鬆無痛了解程式語言語法

    de 江彼得森 ...
    別因為你是一般上班族或從事其它服務業、餐飲業甚至是業農等等,就覺得寫 app 對你來說是一件不可能學會的事,甚至會覺得學程式是一種恐懼 ! 如果你真的那麼認為,或許你可以試讀看看本書。而我更相信:全民皆可寫程式的時代已經來臨了。◎至於已經放棄程式的人,或許之前你有在學校或是補習班學過程式,但常常心裡 OS :「老師在教什麼,大家怎麼好像都聽得懂,但我怎麼會聽不懂... 我想問問題,但卻不知道怎麼問...」。◎相信很多放棄程式的人都 OS 過上面的問題而漸漸的對程式造成恐懼。但我更相信,你不是聽不懂,可能只是「一直」不了解,或者「過去你在學程式時覺得根本不重要」的兩個關鍵細節:程式語法的執行順序語法怎麼用而本書也會將以這兩個關鍵細節為中心做為主軸講解。◎當你翻開任何一本學習基礎程式語言入門的書,都會有以下共同或類似的「基礎的語法章節」:● 變數● 運算子... ... Leer más

    $12.99 USD

  • Programming Ruby 3.3

    The Pragmatic Programmers' Guide

    Ruby is one of the most important programming languages in use for web development. It powers the Rails framework, which is the backing of some of the most important sites on the web. The Pickaxe Book, named for the tool on the cover, is the definitive reference on Ruby, a highly-regarded, fully object-oriented programming language. This updated edition is a comprehensive reference on the language ... Leer más

    $41.99 USD

  • First Web Dev Job - Exactly how to land one fast!

    Well look, finding a job in the web development/tech industry can be overwhelming.With so many different opinions, tutorials, and approaches, it's difficult to know which path to take.And even if you have the technical skills, it can be challenging to stand out in a crowded job market and nail the interview.I'll teach you most powerful techniques that I've been using for over 10 years to land 8 ... Leer más

    Antes $5.99 USD Ahora $0.99 USD

  • Azure Patterns for Real-World Apps: Resilient by Design

    Build resilient, scalable applications on Microsoft Azure using proven design patterns."Azure Patterns for Real-World Apps: Resilient by Design" is a practical guide for developers, architects, and IT professionals looking to build cloud-native applications that are robust, fault-tolerant, and production-ready. With a focus on real-world scenarios, this book explores modern architectural patterns ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • A complete Reference of PHP

    technical, #2018

    de priyanka ...
    Series Libro 2018 - technical
    PHP: The Complete Reference is a book that provides the readers with key insights into developing dynamic websites using PHP.Summary Of The BookPHP is classified as a server-side scripting language that is used for web development, which can also be utilized as a general-purpose programming language. PHP is installed on over 244 million sites and around 2.1 million servers. PHP: The Complete ... Leer más

    $2.99 USD o gratis con Kobo Plus

  • Programming with Types

    Examples in TypeScript

    de Vlad Riscutia ...
    SummaryProgramming with Types teaches you to design safe, resilient, correct software that’s easy to maintain and understand by taking advantage of the power of strong type systems. Designed to provide practical, instantly useful techniques for working developers, this clearly written tutorial introduces you to using type systems to support everyday programming tasks.About the technologyCommon ... Leer más

    $49.99 USD

  • Java Fundamentals

    A fast-paced and pragmatic introduction to one of the world's most popular programming languages

    Enhance your career options with this well-crafted object-oriented programming language that enjoys the support of an enormous ecosystem of tools and librariesKey FeaturesGet introduced to Java, its features, and its ecosystemUnderstand how Java uses object-oriented programmingBecome an expert Java exception handlerBook DescriptionSince its inception, Java has stormed the programming world. Its ... Leer más

    $22.99 USD o gratis con Kobo Plus

  • Java and XML

    Solutions to Real-World Problems

    Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work. It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications. The result is a new approach to managing information that touches everything from configuration files to web sites.After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of ... Leer más

    $28.99 USD