Skip to main content

Carrinho

Você está recebendo o tratamento VIP!

Item(ns) indisponível(is) para compra
Verifique seu carrinho. Você pode remover os itens indisponíveis agora ou os removeremos na finalização de compra.
itensitem
itensitem

Recomendados para você

Loading...

eBooks sobre Programação orientada para o objeto

Se você gosta de eBooks sobre Programação orientada para o objeto, certamente vai adorar estas sugestões.
Mostrando 97 - 120 de 928 resultados
Skip side bar filters
  • Java Distributed Computing

    de Jim Farley ...
    Distributed computing and Java go together naturally. As the first language designed from the bottom up with networking in mind, Java makes it very easy for computers to cooperate. Even the simplest applet running in a browser is a distributed application, if you think about it. The client running the browser downloads and executes code that is delivered by some other system. But even this simple ... Leia mais

    R$ 69,89

  • Applying Use Cases

    A Practical Guide

    Use case analysis is a methodology for defining the outward features of a software system from the user's point of view. Applying Use Cases, Second Edition, offers a clear and practical introduction to this cutting-edge software development technique. Using numerous realistic examples and a detailed case study, you are guided through the application of use case analysis in the development of ... Leia mais

    R$ 186,39

  • Patterns for Parallel Software Design

    Séries Livros: 21 - Wiley Software Patterns Series
    Essential reading to understand patterns for parallel programmingSoftware patterns have revolutionized the way we think about how software is designed, built, and documented, and the design of parallel software requires you to consider other particular design aspects and special skills. From clusters to supercomputers, success heavily depends on the design skills of software developers.Patterns ... Leia mais

    R$ 327,90

  • Orientação a Objetos em C#

    Conceitos e implementações em .NET

    Nas últimas décadas, o paradigma da Orientação a Objetos tem servido como alicerce para o desenvolvimento de uma ampla gama de linguagens de programação e de ambientes integrados para o desenvolvimento de sistemas informatizados. É necessária uma compreensão profunda dos conceitos inerentes a este moderno paradigma, bem como saber aplicá-los na prática, para que se consiga maximizar seus ... Leia mais

    R$ 49,90

  • The Rust Programming Language, 2nd Edition

    **With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, this edition is considered the language’s official documentation.The Rust Programming Language "covers everything you could want to know about the language."—Stack OverflowRust has been repeatedly voted "Most Loved Language" on the ... Leia mais

    R$ 149,19

  • Implementation Patterns

    de Kent Beck ...
    Séries series Addison-Wesley Signature Series (Beck)
    Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday ProgrammingGreat code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence. But great code doesn’t just happen. It is the outcome of hundreds of small but critical decisions programmers make ... Leia mais

    R$ 223,69

  • 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 ... Leia mais

    R$ 66,99

  • JUnit Pocket Guide

    Quick Look-up and Advice

    de Kent Beck ...
    JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it.While there are lots of bits of documentation all over the place, there isn't a go-to-manual that serves as a quick reference for JUnit. This Pocket Guide meets the need, ... Leia mais

    R$ 19,99

  • C++20 STL Cookbook

    Leverage the latest features of the STL to solve real-world problems

    de Bill Weinman ...
    Proven techniques to improve the efficiency of your programs using the Standard Template Library (STL)Key FeaturesBecome familiar with the latest features of C++20 and write better code using the STLReduce the development time for your applications and enable faster deploymentGet up and running with the new and leaner STL capabilities introduced in the latest releaseBook DescriptionFast, efficient ... Leia mais

    R$ 361,79

  • Programming Embedded Systems

    With C and GNU Development Tools

    If you have programming experience and a familiarity with C--the dominant language in embedded systems--Programming Embedded Systems, Second Edition is exactly what you need to get started with embedded software. This software is ubiquitous, hidden away inside our watches, DVD players, mobile phones, anti-lock brakes, and even a few toasters. The military uses embedded software to guide missiles, ... Leia mais

    R$ 69,89

  • 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ı, ... Leia mais

    R$ 61,53

  • 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. ... Leia mais

    R$ 20,14

  • Enterprise Service Bus

    Theory in Practice

    Large IT organizations increasingly face the challenge of integrating various web services, applications, and other technologies into a single network. The solution to finding a meaningful large-scale architecture that is capable of spanning a global enterprise appears to have been met in ESB, or Enterprise Service Bus. Rather than conform to the hub-and-spoke architecture of traditional ... Leia mais

    R$ 60,09

  • Effective Java Programming: Advanced Features and Modern Coding Approachs

    Effective Java Programming is geared towards seasoned developers and novices alike. This guide explores slightly more advanced Java techniques, while being presented in our popular, easy to understand format. The topics in this book will prove invaluable to anyone currently using Java, no matter your skill level. With numerous examples and step by step descriptions, you will be able to master this ... Leia mais

    R$ 153,77

  • 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 keep the ... Leia mais

    R$ 22,86

  • DATENWISSENSCHAFT MIT PYTHON: PANDAS DURCH BEISPIELE

    Pandas ist ein Python-Paket, das schnelle und flexible Datenstrukturen bereitstellt, die die Arbeit mit „relationalen“ oder „beschrifteten“ Daten einfach und intuitiv machen sollen. Sein Ziel ist es, der grundlegende, übergeordnete Baustein für die praktische Analyse realer Daten in Python zu sein. Darüber hinaus hat es das größere Ziel, das leistungsfähigste, flexibelste und in jeder Sprache ... Leia mais

    R$ 55,32

  • Designing and Developing for Google Glass

    Thinking Differently for a New Platform

    Creating apps for Google Glass is more involved than simply learning how to navigate its hardware, APIs, and SDK. You also need the right mindset. While this practical book delivers the information and techniques you need to build and deploy Glass applications, it also helps you to think for Glass by showing you how the platform works in, and affects, its environment.In three parts—Discover, ... Leia mais

    R$ 69,89

  • Introdução a Algoritmos e Estruturas de Dados 1

    Uma base sólida para o mundo real de aprendizado de máquina e análise de dados

    Traduzido por Bolakale Aremu ...
    Séries Livros: 1 - Introdução a Algoritmos e Estruturas de Dados
    Aprender algoritmos e estruturas de dados com este livro vai te ajudar a se tornar um programador melhor. Algoritmos e estruturas de dados farão você pensar de forma mais lógica. Além disso, eles podem te ajudar a projetar sistemas melhores para armazenar e processar dados. Também servem como ferramentas de otimização e resolução de problemas.Como resultado, os conceitos de algoritmos e estruturas ... Leia mais

    R$ 98,39

  • Turbo Pascal

    Il Turbo Pascal (successivamente Borland Pascal, poiché prodotto dalla Borland), in informatica, è un compilatore di listati Pascal. Dotato di un IDE, inizialmente per gli ambienti CP/M e DOS, è stato prodotto tra il 1983 e il 1995. ... Leia mais

    R$ 61,47

  • Extending R

    Séries series Chapman & Hall/CRC The R Series
    Up-to-Date Guidance from One of the Foremost Members of the R Core TeamWritten by John M. Chambers, the leading developer of the original S software, Extending R covers key concepts and techniques in R to support analysis and research projects. It presents the core ideas of R, provides programming guidance for projects of all scales, and introduces new, valuable techniques that extend R.The book ... Leia mais

    R$ 491,92

  • Python Black Hat. Programación para Hackers y Pentesters

    2ª Actualización

    Séries series TÍTULOS ESPECIALES
    Cuando se trata de crear herramientas de hackeo potentes y eficaces, Python es el lenguaje elegido por la mayoría de los analistas de seguridad. En este libro explorarás el lado más oscuro de las capacidades de Python: todo, desde escribir sniffers de red, robar credenciales de correo electrónico y acceder a directorios y carpetas por la fuerza hasta crear fuzzers de mutación, investigar máquinas ... Leia mais

    R$ 92,28

  • 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 ... Leia mais

    R$ 60,09

  • Swift Development for the Apple Watch

    An Intro to the WatchKit Framework, Glances, and Notifications

    Apple Watch is the sort of science-fiction gadget that people used to dream about as kids. What kinds of apps do you envision for this new device? If you’re comfortable using OS X, Xcode, and iOS—and familiar with Swift—this concise book shows you the basics of building your own apps for this wrist-mounted computer with Apple’s WatchKit framework.You’ll learn what an Apple Watch is, what it isn’t, ... Leia mais

    R$ 44,39

  • 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 ... Leia mais

    R$ 82,50